@charset "utf-8";
/* CSS Document */

/* .con_l {
  text-align: center;
}

.con_l h2 {
  color: #fff;
  font-size: 18px;
  padding: 15px 0;
  width: 100%;
  line-height: 100%;
  margin: 0;
  text-align: center;
  background: #a92222;
  font-weight: normal;
} */

.con_l p.right {
  text-align: right;
  font-size: 14px;
  color: #5b5a5a;
}

.con_l h3 {
  /* font-size: 17px;
  text-align: center;
  margin: 0 auto 20px auto;
  padding: 22px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 1032px;
  font-weight: normal;
  line-height: 100%; */
}

.con_l p.text1 {
  color: #a92222;
  font-size: 30px;
  line-height: 160%;
  text-align: center;
  margin: 20px auto 25px auto;
  padding: 0;
}

.con_l h4.acce_h4 {
  width: 100%;
  font-size: 17px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  padding: 15px 0;
  margin: 20px auto;
  background-color: #343434;
  line-height: 100%;
}

/* .con_l ul{width:1032px; margin:0 auto; padding:0; list-style:none; position:relative;} */

/* .con_l li:nth-child(4n) {
  margin: 0 0 20px 0;
} */

.con_l li p {
  padding: 0 10px;
}

.con_l li p span {
  color: #eb0404;
}

.con_l li span a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.con_l li span a:hover {
  background-color: rgba(97, 97, 97, 0.10);
}

.con_l li .brand_detail_btn {
  background: #a0a0a0;
  padding: 8px 0;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  line-height: 100%;
  width: 118px;
  margin: 10px auto 23px auto;
}

.con_l li .brand_detail_btn span {
  font-size: 9px;
  color: #fff;
  margin-right: 5px;
}

.con_l .brand_back_btn {
  margin: 30px auto;
}

.con_l .brand_back_btn a {
  background: #a92222;
  padding: 20px 5% 20px 5%;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  line-height: 100%;
}