.header_1 {
  height: 40px;
  overflow: hidden;
  min-width: 1360px;
  line-height: 40px;
  font-size: 14px;
  color: #f3f3f3;
  background: url(../images/header_1_bj.jpg) top center no-repeat;
}
.header_1 .a1 {
  margin-left: 102px;
}
.header_1 .a2 {
  margin-right: 80px;
}
.header_1 .a2 a {
  margin-left: 32px;
}
.header_1 .a2 a:first-child {
  margin-left: 0;
}
.header_2 {
  position: relative;
  padding-top: 63px;
  height: 111px;
  overflow: hidden;
}
.header_2::before {
  position: absolute;
  left: 75px;
  right: 75px;
  bottom: 0;
  height: 1px;
  content: "";
  background-color: #c9c9c9;
}
.header_2 .a1 {
  height: 62px;
  margin-left: 20px;
}
.header_2 .a1 img {
  display: block;
  height: 100%;
  width: auto;
}
.header_2 .a2 {
  margin-left: 54px;
}
.header_2 .a2 h6 {
  line-height: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #272727;
}
.header_2 .a2 p {
  line-height: 32px;
  font-size: 20px;
  font-weight: lighter;
  color: #aa110c;
}
.header_2 .a3 {
  height: 62px;
  padding-left: 68px;
  margin-right: 78px;
  position: relative;
}
.header_2 .a3 img {
  position: absolute;
  left: 0;
  top: 2px;
  display: block;
}
.header_2 .a3 h6 {
  line-height: 22px;
  color: #999999;
  font-size: 18px;
}
.header_2 .a3 p {
  line-height: 36px;
  color: #aa110c;
  font-size: 30px;
  font-weight: bold;
  padding-top: 4px;
}
.header_3 {
  text-align: center;
  height: 64px;
  padding-top: 3px;
  overflow: hidden;
}
.header_3 a {
  display: inline-block;
  line-height: 64px;
  height: 64px;
  overflow: hidden;
  padding: 0 8px;
  position: relative;
  margin: 0 55px;
  color: #535151;
  font-size: 18px;
}
.header_3 a::after {
  position: absolute;
  left: 50%;
  width: 0;
  height: 4px;
  bottom: 0;
  background-color: #aa110c;
  content: "";
  transition: 0.5s;
}
.header_3 a:hover,
.header_3 a.on {
  color: #aa110c;
}
.header_3 a:hover::after,
.header_3 a.on::after {
  left: 0;
  width: 100%;
}
.title_1 {
  text-align: center;
}
.title_1 h6 {
  line-height: 58px;
  font-size: 36px;
  color: #0a0a0a;
  font-weight: bold;
}
.title_1 p {
  line-height: 46px;
  font-size: 20px;
  color: #797979;
}
.title_1 p span {
  display: inline-block;
  position: relative;
}
.title_1 p span::after {
  width: 286px;
  height: 1px;
  background-color: #bfbfbf;
  content: "";
  top: 50%;
  position: absolute;
  left: -327px;
}
.title_1 p span::before {
  width: 286px;
  height: 1px;
  background-color: #bfbfbf;
  content: "";
  top: 50%;
  position: absolute;
  right: -327px;
}
.banner {
  height: 580px;
  min-width: 1360px;
  overflow: hidden;
}
.banner .swiper-container {
  height: 100%;
}
.banner .swiper-container .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #ffffff;
  opacity: 1;
  margin: 0 15px !important;
  position: relative;
}
.banner .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #aa110c;
}
.banner .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  width: 28px;
  height: 28px;
  position: absolute;
  content: "";
  border: solid #aa110c 2px;
  top: calc(50% - 16px);
  left: calc(50% - 16px);
  border-radius: 50%;
}
.banner .swiper-container .swiper-pagination {
  bottom: 42px;
}
.two_banner {
  height: 595px;
  overflow: hidden;
  text-align: center;
  min-width: 1360px;
  color: #ffffff;
}
.two_banner h5 {
  margin-top: 200px;
  line-height: 78px;
  font-size: 48px;
}
.two_banner p {
  line-height: 60px;
  font-size: 36px;
  text-transform: uppercase;
}
.search {
  min-width: 1360px;
  height: 38px;
  line-height: 38px;
  padding: 40px 0;
  border-bottom: 1px solid #e5e5e5;
}
.search .a1 {
  float: left;
  margin-left: 40px;
}
.search .a1 a {
  margin-right: 5px;
}
.search .a2 {
  float: right;
  margin-right: 40px;
}
.search .a2 form {
  width: 400px;
  height: 38px;
  background-color: #eeeeee;
  display: -webkit-box;
  display: flex;
  display: -webkit-flex;
}
.search .a2 form .b1 {
  flex: 1;
  height: 38px;
  padding-left: 20px;
}
.search .a2 form .b1 input {
  background-color: #eeeeee;
  border: none;
  display: block;
  height: 100%;
  outline: none;
  line-height: 38px;
  font-size: 16px;
  color: #333333;
  width: 100%;
}
.search .a2 form .b2 {
  background: url(../images/search_1.png) center center no-repeat;
  width: 38px;
  height: 38px;
  border: none;
  outline: none;
  margin-right: 10px;
}
.ind_a {
  padding: 45px 50px 0 10px;
  background: url(../images/ind_a1.png) top center no-repeat;
  height: 441px;
  overflow: hidden;
}
.ind_a .a1 {
  width: 565px;
  height: 340px;
  position: relative;
  float: left;
  overflow: hidden;
  cursor: pointer;
}
.ind_a .a1 img {
  min-height: 100%;
  transition: 0.5s;
  width: 100%;
  display: block;
}
.ind_a .a1 .img {
  width: 74px;
  position: absolute;
  top: calc(50% - 74px/2);
  left: calc(50% - 74px/2);
}
.ind_a .a1 .video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #0a0a0a;
  display: none;
}
.ind_a .a1:hover img {
  transform: scale(1.1);
}
.ind_a .a1:hover .img {
  transform: rotateY(360deg);
  transition: 0.5s;
}
.ind_a .a1:hover .img img {
  transform: scale(1);
}
.ind_a .a2 {
  height: 333px;
  float: left;
  padding-top: 7px;
  margin-left: 18px;
  position: relative;
}
.ind_a .a2::after {
  position: absolute;
  width: 1px;
  top: 128px;
  bottom: 0;
  left: 50%;
  content: "";
  background-color: #eeeeee;
}
.ind_a .a2 span {
  font-size: 22px;
  color: #d2d2d2;
  line-height: 36px;
  writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  display: block;
  font-weight: lighter;
  text-transform: uppercase;
  white-space: nowrap;
}
.ind_a .a3 {
  width: 630px;
  float: right;
}
.ind_a .a3 .img {
  padding-top: 3px;
  padding-left: 5px;
  margin-bottom: 21px;
}
.ind_a .a3 p {
  line-height: 36px;
  font-size: 16px;
  color: #676767;
  text-align: justify;
}
.ind_b {
  background: url(../images/ind_b1.jpg) top center no-repeat;
  padding-top: 70px;
  padding-bottom: 64px;
  min-width: 1360px;
  overflow: hidden;
}
.ind_b .title_1 {
  padding-bottom: 33px;
}
.ind_b .list {
  display: -webkit-box;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.ind_b .list .item {
  width: 320px;
  height: 430px;
  display: block;
  position: relative;
}
.ind_b .list .item .img {
  width: 320px;
  height: 430px;
  overflow: hidden;
}
.ind_b .list .item .img img {
  width: 100%;
  height: auto;
  min-height: 430px;
  display: block;
}
.ind_b .list .item .a1 {
  position: absolute;
  bottom: -9px;
  top: -9px;
  left: -12px;
  right: -12px;
  z-index: 1;
  opacity: 0;
  transition: 0.5s;
  background-color: rgba(170, 17, 12, 0.7);
}
.ind_b .list .item .a2 {
  position: absolute;
  bottom: 0;
  left: 44px;
  right: 44px;
  z-index: 2;
  text-align: center;
  color: #ffffff;
}
.ind_b .list .item .a2 p {
  height: 0;
  overflow: hidden;
  transition: 0.5s;
  line-height: 28px;
  font-size: 16px;
  margin-bottom: 0;
}
.ind_b .list .item .a2 em {
  height: 0;
  overflow: hidden;
  transition: 0.5s;
}
.ind_b .list .item .a2 h6 {
  transition: 0.5s;
  line-height: 34px;
  font-size: 16px;
  color: #938f8e;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.ind_b .list .item .a2 h5 {
  transition: 0.5s;
  line-height: 38px;
  font-size: 20px;
  color: #eeeeee;
}
.ind_b .list .item:hover .a1 {
  opacity: 1;
}
.ind_b .list .item:hover .a2 h6 {
  line-height: 26px;
  font-size: 16px;
  color: #ffbab6;
  text-transform: uppercase;
  margin-bottom: 0;
}
.ind_b .list .item:hover .a2 h5 {
  line-height: 38px;
  font-size: 24px;
  color: #eeeeee;
}
.ind_b .list .item:hover .a2 p {
  height: auto;
  margin-bottom: 78px;
}
.ind_b .list .item:hover .a2 em {
  display: block;
  width: 40px;
  height: 7px;
  background-color: #eeeeee;
  margin: 10px auto 20px auto;
}
.ind_c {
  max-width: 1800px;
  min-width: 1360px;
  margin: 0 auto;
  padding-top: 53px;
  padding-bottom: 70px;
  overflow: hidden;
}
.ind_c .title_1 {
  padding-bottom: 43px;
}
.ind_c .nav {
  text-align: center;
  height: 46px;
  overflow: hidden;
  margin-bottom: 40px;
}
.ind_c .nav a {
  display: inline-block;
  height: 46px;
  padding: 0 40px;
  line-height: 46px;
  text-align: center;
  color: #080808;
  font-size: 16px;
  transition: 0.5s;
}
.ind_c .nav a:hover,
.ind_c .nav a.on {
  background-color: #aa110c;
  color: #ffffff;
}
.ind_c .list {
  position: relative;
  margin: 0 -10px;
}
.ind_c .list .item {
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  margin-top: 50px;
}
.ind_c .list .item .box {
  overflow: hidden;
  position: relative;
}
.ind_c .list .item .box img.a1 {
  width: 100%;
  height: auto;
  display: block;
  transition: 0.5s;
}
.ind_c .list .item .box .text {
  transition: 0.5s;
  color: #353535;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  right: 0;
  height: 68px;
  line-height: 68px;
  padding-left: 20px;
  background-color: #ffffff;
}
.ind_c .list .item .box .text::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  height: 1px;
  background-color: #bfbfbf;
}
.ind_c .list .item .box .text em {
  transition: 0.5s;
  opacity: 1;
  width: 26px;
  height: 26px;
  padding-left: 9px;
  border-left: 1px solid #bfbfbf;
  right: 10px;
  position: absolute;
  top: calc(50% - 13px);
}
.ind_c .list .item .box .text em img {
  display: block;
  width: 26px;
  height: 26px;
}
.ind_c .list .item .box:hover img.a1 {
  transform: scale(1.1);
}
.ind_c .list .item .box:hover .text {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.55);
}
.ind_c .list .item .box:hover .text::after {
  display: none;
}
.ind_c .list .item .box:hover .text em {
  opacity: 0;
}
.ind_c .list .item:nth-child(1),
.ind_c .list .item:nth-child(2),
.ind_c .list .item:nth-child(3),
.ind_c .list .item:nth-child(4) {
  margin-top: 0;
}
.ind_d {
  padding: 68px 76px 88px 78px;
}
.ind_d .left_box {
  width: 196px;
  float: left;
  padding-top: 20px;
}
.ind_d .left_box .a1 {
  height: 74px;
  overflow: hidden;
  border-left: 6px solid #aa110c;
  padding-left: 20px;
  margin-bottom: 70px;
}
.ind_d .left_box .a1 h6 {
  line-height: 40px;
  font-size: 36px;
  color: #0a0a0a;
  font-weight: bold;
  margin-bottom: 12px;
}
.ind_d .left_box .a1 p {
  line-height: 22px;
  font-size: 20px;
  color: #737373;
}
.ind_d .left_box .a2 a {
  display: block;
  line-height: 48px;
  height: 52px;
  border: 2px solid #ffffff;
  padding-left: 28px;
  margin-bottom: 32px;
  color: #595959;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  transition: 0.5s;
}
.ind_d .left_box .a2 a:last-child {
  margin-bottom: 0;
}
.ind_d .left_box .a2 a::after {
  width: 37px;
  height: 4px;
  background: url(../images/ind_d1.png) center center no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  content: "";
  top: calc(50% - 2px);
  right: 42px;
  opacity: 0;
  transition: 0.5s;
}
.ind_d .left_box .a2 a:hover,
.ind_d .left_box .a2 a.on {
  border: 2px solid #aa110c;
  color: #aa110c;
}
.ind_d .left_box .a2 a:hover::after,
.ind_d .left_box .a2 a.on::after {
  opacity: 1;
}
.ind_d .right_box {
  width: 895px;
  float: right;
}
.ind_d .right_box .item {
  width: 265px;
  margin-right: 50px;
  float: left;
}
.ind_d .right_box .item:last-child {
  margin-right: 0;
}
.ind_d .right_box .item .a1 {
  line-height: 52px;
  display: block;
  color: #595959;
  font-size: 16px;
}
.ind_d .right_box .item .a2 {
  line-height: 30px;
  display: block;
  font-size: 18px;
  color: #2b2b2b;
  height: 60px;
  padding-bottom: 5px;
}
.ind_d .right_box .item .a3 {
  transition: 0.5s;
  line-height: 30px;
  display: block;
  width: 90px;
  background-color: #b9b9b9;
  font-size: 14px;
  color: #ffffff;
  height: 30px;
  margin-bottom: 18px;
  text-align: center;
}
.ind_d .right_box .item .img {
  height: 160px;
  margin-bottom: 16px;
  overflow: hidden;
}
.ind_d .right_box .item .img img {
  transition: 0.5s;
}
.ind_d .right_box .item .a4 {
  line-height: 24px;
  font-size: 14px;
  color: #686868;
  height: 72px;
  margin-bottom: 35px;
}
.ind_d .right_box .item .a5 {
  transition: 0.5s;
  line-height: 34px;
  border: 1px solid #b9b9b9;
  width: 120px;
  font-size: 15px;
  display: block;
  color: #9b9b9b;
  text-align: center;
}
.ind_d .right_box .item:hover .a3 {
  color: #ffffff;
  background-color: #aa110c;
}
.ind_d .right_box .item:hover .a5 {
  border: 1px solid #aa110c;
  color: #aa110c;
}
.ind_d .right_box .item:hover .img img {
  transform: scale(1.1);
}
.ind_e {
  min-width: 1360px;
  height: 400px;
  background: url(../images/ind_e1.jpg) top center no-repeat;
  overflow: hidden;
}
.ind_e .content {
  height: 400px;
}
.ind_e .a1 {
  float: left;
  margin-left: 82px;
  width: 234px;
  background-color: #aa110c;
  height: 100%;
  text-align: center;
  color: #ffffff;
}
.ind_e .a1 span {
  margin-top: 136px;
  display: block;
  font-weight: bold;
  font-size: 36px;
  line-height: 60px;
}
.ind_e .a1 em {
  display: block;
  font-size: 24px;
  line-height: 50px;
}
.ind_e .a2 {
  height: 302px;
  width: 940px;
  float: right;
  margin-top: 49px;
}
.ind_e .a2 a {
  border-top: 1px solid #d2d2d2;
  float: left;
  height: 100px;
  border-right: 1px solid #d2d2d2;
  width: 234px;
  overflow: hidden;
}
.ind_e .a2 a:nth-child(1),
.ind_e .a2 a:nth-child(2),
.ind_e .a2 a:nth-child(3),
.ind_e .a2 a:nth-child(4) {
  border-top: none;
}
.ind_e .a2 a:nth-child(4n +0) {
  border-right: none;
}
.ind_e .a2 a img {
  width: 234px;
  height: 100px;
  display: block;
}
.ind_e .a2 a:hover img {
  transform: rotateX(360deg);
  transition: 0.8s;
}
.footer {
  background: url(../images/footer_1.jpg) top center no-repeat;
  min-width: 1360px;
  padding-top: 110px;
  overflow: hidden;
}
.footer .box {
  padding-bottom: 70px;
  position: relative;
}
.footer .box::before {
  position: absolute;
  height: 0;
  left: 50px;
  right: 50px;
  bottom: 0;
  content: "";
  border-top: 1px dashed #aa110c;
}
.footer .box .a1 {
  width: 344px;
  float: left;
  text-align: center;
  position: relative;
}
.footer .box .a1::after {
  position: absolute;
  top: 4px;
  right: 0;
  width: 1px;
  content: "";
  height: 130px;
  background-color: #a0a0a0;
}
.footer .box .a1 img {
  margin-bottom: 13px;
}
.footer .box .a1 p {
  line-height: 26px;
  padding-top: 8px;
  position: relative;
  font-size: 16px;
  color: #ffffff;
}
.footer .box .a1 p::after {
  position: absolute;
  left: 42px;
  top: 0;
  right: 42px;
  content: "";
  height: 1px;
  background-color: #484340;
}
.footer .box .a1 h5 {
  line-height: 50px;
  font-size: 36px;
  color: #aa110c;
  font-weight: bold;
}
.footer .box .a2 {
  float: left;
  margin-left: 56px;
}
.footer .box .a2 p {
  line-height: 34px;
  color: #818181;
  font-size: 15px;
}
.footer .box .a3 {
  float: right;
  padding-left: 160px;
  height: 138px;
  position: relative;
  width: 160px;
}
.footer .box .a3 p {
  line-height: 30px;
  font-size: 16px;
  color: #ffffff;
  margin-top: 39px;
}
.footer .box .a3 img {
  position: absolute;
  width: 138px;
  height: 138px;
  display: block;
  left: 0;
  top: 0;
}
.footer .link {
  line-height: 90px;
  height: 90px;
  overflow: hidden;
  padding-bottom: 8px;
  padding: 0 57px;
  color: #818181;
  font-size: 16px;
}
.footer .link a {
  margin-right: 10px;
}
.footer .link a:hover {
  color: #aa110c;
  text-decoration: underline;
}
.anli_a {
  padding-bottom: 60px;
}
.anli_a .nav {
  margin-top: 37px;
  margin-bottom: 62px;
  text-align: center;
}
.anli_a .nav a {
  display: inline-block;
  height: 50px;
  width: 130px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  background-color: #2c2c2c;
  font-size: 18px;
  margin: 0 14px;
  transition: 0.5s;
  position: relative;
}
.anli_a .nav a::after {
  opacity: 0;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: calc(50% - 14px);
  border-top: 14px solid #aa110c;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
}
.anli_a .nav a:hover,
.anli_a .nav a.on {
  background-color: #aa110c;
  color: #ffffff;
}
.anli_a .nav a:hover::after,
.anli_a .nav a.on::after {
  opacity: 1;
  bottom: -14px;
}
.anli_a .list {
  padding: 0 6px;
  padding-bottom: 77px;
}
.anli_a .list .item {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 16px;
  margin-top: 50px;
}
.anli_a .list .item:nth-child(1),
.anli_a .list .item:nth-child(2) {
  margin-top: 0;
}
.anli_a .list .item a {
  display: block;
  position: relative;
  overflow: hidden;
}
.anli_a .list .item a img {
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s;
}
.anli_a .list .item a .text {
  position: absolute;
  bottom: 0;
  height: 50px;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.38);
  transition: 0.5s;
}
.anli_a .list .item a .text h5 {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 50px;
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  transition: 0.5s;
}
.anli_a .list .item a .text p {
  padding: 0 47px;
  line-height: 28px;
  color: #ffffff;
  text-align: justify;
  font-size: 16px;
}
.anli_a .list .item a:hover img {
  transform: scale(1.1);
}
.anli_a .list .item a:hover .text {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.anli_a .list .item a:hover .text h5 {
  padding-top: 90px;
  padding-bottom: 20px;
}
.page {
  text-align: center;
}
.page a {
  line-height: 36px;
  border: solid #aaaaaa 1px;
  padding: 0 14px;
  color: #aaaaaa;
  font-size: 15px;
  display: inline-block;
  margin: 0 2px;
  border-radius: 2px;
  background-color: #ffffff;
}
.page a:hover,
.page a.on {
  color: #ffffff;
  background-color: #aa110c;
  border: solid #aa110c 1px;
}
.fwxm_a {
  padding: 50px 0 106px 0;
}
.fwxm_a .item {
  height: 315px;
  background-color: #f7f7f7;
  overflow: hidden;
  position: relative;
}
.fwxm_a .item .text {
  height: 315px;
  width: 50%;
  padding: 23px 30px 0 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fwxm_a .item .text h6 {
  line-height: 66px;
  border-bottom: 1px #b5b5b5 solid;
  color: #aa110c;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 17px;
}
.fwxm_a .item .text p {
  line-height: 28px;
  font-size: 16px;
  color: #737373;
  height: 117px;
  overflow: hidden;
}
.fwxm_a .item .text a {
  display: block;
  width: 144px;
  height: 34px;
  line-height: 34px;
  border-radius: 17px;
  border: 1px solid #aa110c;
  color: #999999;
  font-size: 16px;
  text-align: center;
  transition: 0.5s;
}
.fwxm_a .item .text a:hover {
  color: #ffffff;
  background-color: #aa110c;
}
.fwxm_a .item .img {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  bottom: 0;
  overflow: hidden;
}
.fwxm_a .item .img img {
  width: 100%;
  min-height: 100%;
  display: block;
  transition: 0.5s;
}
.fwxm_a .item:nth-child(odd) {
  padding-left: 50%;
}
.fwxm_a .item:nth-child(odd) .text {
  width: 100%;
}
.fwxm_a .item:nth-child(odd) .img {
  left: 0;
}
.fwxm_a .item:hover .img img {
  transform: scale(1.1);
}
.gywm_a {
  padding: 68px 58px 108px;
}
.gywm_a .a1 {
  text-align: center;
  margin-bottom: 45px;
}
.gywm_a .a1 h6 {
  line-height: 48px;
  color: #252525;
  font-size: 32px;
  font-weight: bold;
}
.gywm_a .a1 p {
  line-height: 28px;
  font-size: 13px;
  color: #818181;
  text-transform: uppercase;
}
.gywm_a .a2 p {
  padding: 0 45px;
  line-height: 36px;
  font-size: 17px;
  color: #252525;
  text-indent: 2em;
}
.ryzz_a {
  padding-top: 38px;
  padding-bottom: 65px;
}
.ryzz_a .list {
  margin-bottom: 68px;
}
.ryzz_a .list .item {
  background-color: #f0f0f0;
  width: 440px;
  float: left;
  margin-right: 20px;
  margin-top: 45px;
}
.ryzz_a .list .item:nth-child(3n +0) {
  margin-right: 0;
}
.ryzz_a .list .item:nth-child(1),
.ryzz_a .list .item:nth-child(2),
.ryzz_a .list .item:nth-child(3) {
  margin-top: 0;
}
.ryzz_a .list .item .img {
  height: 328px;
  border: 1px solid #dcdcdc;
  border-bottom: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.ryzz_a .list .item .img img {
  width: auto;
  height: auto;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  transition: 0.5s;
}
.ryzz_a .list .item p {
  line-height: 88px;
  height: 88px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  padding-left: 22px;
  color: #000000;
  position: relative;
}
.ryzz_a .list .item p span {
  position: absolute;
  width: 33px;
  height: 33px;
  right: 38px;
  top: calc(50% - 16.5px);
}
.ryzz_a .list .item p span img {
  display: block;
}
.ryzz_a .list .item:hover .img img {
  transform: translate(-50%, -50%) scale(1.1);
}
.news_a {
  padding: 44px 0 100px 0;
}
.news_a .nav {
  margin-top: 37px;
  margin-bottom: 20px;
  text-align: center;
}
.news_a .nav a {
  display: inline-block;
  height: 50px;
  width: 164px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  background-color: #2c2c2c;
  font-size: 18px;
  margin: 0 14px;
  transition: 0.5s;
  position: relative;
}
.news_a .nav a::after {
  opacity: 0;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: calc(50% - 14px);
  border-top: 14px solid #aa110c;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
}
.news_a .nav a:hover,
.news_a .nav a.on {
  background-color: #aa110c;
  color: #ffffff;
}
.news_a .nav a:hover::after,
.news_a .nav a.on::after {
  opacity: 1;
  bottom: -14px;
}
.news_a .list {
  margin-bottom: 60px;
}
.news_a .list .item {
  display: block;
  padding: 38px 20px;
  height: 160px;
  overflow: hidden;
  position: relative;
  transition: 0.5s;
}
.news_a .list .item::before {
  position: absolute;
  left: 20px;
  right: 20px;
  height: 1px;
  bottom: 0;
  content: "";
  background-color: #eeeeee;
}
.news_a .list .item:last-child::before {
  display: none;
}
.news_a .list .item .img {
  width: 250px;
  height: 160px;
  overflow: hidden;
  background-color: antiquewhite;
  float: left;
  position: relative;
}
.news_a .list .item .img img {
  width: auto;
  height: auto;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  transition: 0.5s;
}
.news_a .list .item .text {
  margin-left: 20px;
  float: left;
  width: 660px;
  height: 160px;
}
.news_a .list .item .text h5 {
  margin-top: 15px;
  line-height: 42px;
  font-size: 20px;
  color: #2c2c2c;
  margin-bottom: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s;
}
.news_a .list .item .text p {
  line-height: 30px;
  font-size: 16px;
  color: #8d8d8d;
  height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news_a .list .item .time {
  position: relative;
  float: right;
  width: 235px;
  height: 160px;
  padding-left: 65px;
}
.news_a .list .item .time::after {
  position: absolute;
  left: 0;
  width: 1px;
  height: 116px;
  top: calc(50% - 58px);
  content: "";
  background-color: #e5e5e5;
}
.news_a .list .item .time::before {
  position: absolute;
  right: 22px;
  width: 22px;
  height: 24px;
  top: calc(50% - 12px);
  content: "";
  background: url(../images/news_1.png) center center no-repeat;
}
.news_a .list .item .time h6 {
  margin-top: 35px;
  font-size: 60px;
  color: #aa110c;
  line-height: 60px;
  font-weight: lighter;
}
.news_a .list .item .time p {
  margin-top: 10px;
  line-height: 20px;
  font-size: 20px;
  font-weight: lighter;
  color: #b5b5b5;
  padding-left: 5px;
}
.news_a .list .item:hover {
  -moz-box-shadow: 0px 3px 10px rgba(13, 4, 8, 0.2);
  -webkit-box-shadow: 0px 3px 10px rgba(13, 4, 8, 0.2);
  box-shadow: 0px 3px 10px rgba(13, 4, 8, 0.2);
}
.news_a .list .item:hover .text h5 {
  color: #aa110c;
}
.news_a .list .item:hover .time::before {
  background: url(../images/news_2.png) center center no-repeat;
}
.news_a .list .item:hover .img img {
  transform: translate(-50%, -50%) scale(1.1);
}
