.an-choose span {
  display: inline-block;
}

.an-choose {
  margin-bottom: 20px;
}

.an-choose-l {
  width: 115px;
  height: 40px;
  background: #DCDCDC;
  color: #333;
  text-align: center;
  line-height: 40px;
  margin-right: 30px;
}

.an-choose-c {
  padding: 9px 17px 9px 17px;
  color: #444;
  transition: all 0.8s;
  cursor: pointer;
  margin-right: 20px;
}

.an-choose-c:hover {
  background-color: #E10014;
  color: #fff;
  border-radius: 5px;
}

.al-flex {
  display: flex;
  margin-bottom: 25px;
  justify-content: space-between;
}

.al-f-b {
  width: 305px;
  border: 1px solid #E5E5E5;
  border-radius: 15px;
  transition: all 2s;
  background-color: #fff;
  margin-bottom: 30px;
}

.al-f-b:hover {
  background: #E93441;
  box-shadow: 0px 5px 20px 0px rgba(58, 58, 65, 0.2);
}

.al-f-b:hover .al-p1 {
  color: #fff;
}

.al-f-b:hover .al-s {
  color: #fff
}

.al-f-b:hover .al-line {
  background: #fff;
  opacity: 1;
}

.al-f-b:hover img {}

.al-p1 {
  padding-bottom: 14px;
  color: #555555;
}

.al-s {
  font-size: 14px;
  color: #666666;
}

.al-line {
  display: inline-block;
  margin: 0px 20px 0px 20px;
  width: 1px;
  height: 12px;
  background-color: #333;
  opacity: 0.4;
}

.al-f-b:hover .al-yy {
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #E10014;
}

.al-yy {
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  color: #666;
  width: 90px;
  height: 34px;
  background: #E3E3E3;
  border-radius: 17px;
}

.cover {
  position: relative;
  transition: all 2s;
}

.al-f-b:hover .cover::after {
  opacity: 1;
}

.al-f-b:hover .cover-jd {
  opacity: 1;
}
.als-box2{
    position: relative;
}
.cover::after {
  transition: all 2s;
  opacity: 0;
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 303px;
  height: 221px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px 10px 0px 0px;
}

.cover-jd {
  opacity: 0;
  transition: all 2s;
  z-index: 99;
  color: #fff;
  position: absolute;
  top: 0;
  left: 30px;
  top: 30px;
}

.cover-p1 {
  font-size: 18px;
  color: #fff;
  padding-bottom: 28px;
}

.cover-p2 {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}

.qian {
  position: relative;
  left: 64px;
}

.qiehuan {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 60px;
}

.qiehuan span {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #E9E9E9;
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
  color: #666;
  cursor: pointer;
}

.qiehuan span:hover {
  background: #EB2727;
  color: #fff;
}

.an-box1 {
  padding-top: 60px;
  background: #F8F8F8;
}

.an-box2 {
  padding-top: 60px;
  height: 600px;
}

.lc-b {
  padding: 40px 30px 30px 30px;
  width: 323px;
  height: 180px;
  background: #FFFFFF;
  transition: all 0.8s;
}

.lc-b:hover {
  box-shadow: 0px 5px 20px 0px rgba(58, 58, 65, 0.08);
}

.lc-b:hover .zx {
  background: #E93441;
  color: #fff;
}

.lc-b-s1 {
  display: inline-block;
  padding-bottom: 15px;
  margin-right: 14px;
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #222222;
}

.lc-b-s2 {
  font-size: 18px;
  color: #222222;
}

.lc-b-p1 {
  font-size: 14px;
  color: #222222;
  opacity: 0.7;
}

.zx {
  transition: all 0.8s;
  display: inline-block;
  width: 102px;
  height: 32px;
  background: #AFAFAF;
  border-radius: 16px;
  text-align: center;
  line-height: 32px;
  color: #f8f8f8;
  font-size: 14px;
}

.flex-b {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.anls-p1 {
  padding-bottom: 10px;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #111111;
}

.anls-s1 {
  font-size: 14px;
  color: #888888;
}

.anls-s2 {
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #333333;
  opacity: 0.4;
  margin-right: 20px;
  margin-left: 20px;
}

.anls-line {
  margin-top: 30px;
  width: 420px;
  height: 1px;
  background: #383838;
  opacity: 0.1;
}

.anls-p2 {
  color: #555555;
  line-height: 30px;
}

.anls-s3 {
  display: inline-block;
  width: 155px;
  height: 50px;
  background: #EB2727;
  text-align: center;
  line-height: 50px;
  color: #fff;
  margin-bottom: 34px;
}

.anls-s4 {
  display: inline-block;
  width: 155px;
  height: 50px;
  background: #F88000;
  text-align: center;
  line-height: 50px;
  color: #fff;
}

.als-l {
  padding-top: 40px;
  margin-bottom: 60px;
  width: 940px;
  background: #FFFFFF;
}

.xmjs {
  display: inline-block;
  margin-bottom: 40px;
  width: 145px;
  text-align: center;
  line-height: 42px;
  height: 42px;
  background: #EB2727;
  border-radius: 0px 21px 21px 0px;
  color: #fff;
}

.als-p3 {
  max-width: 885px;
  padding-left: 48px;
  font-size: 15px;
  color: #555555;
  line-height: 30px;
}

.anls-lines {
  margin-bottom: 30px !important;
  width: 870px;
  height: 1px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
}

.syp {
  margin-bottom: 40px;
  font-size: 14px;
  color: #666666;
  padding: 0px 35px 0px 35px;
}

.syp:hover {
  color: #E10014;
}

.mlj {
  position: absolute;
  left: 80px;
  top: 150px;
  z-index: 5;
}

.mlj a {
  font-size: 15px;
  color: #666;
  cursor: pointer;
}

.mlj p {
  padding-bottom: 20px;
}

.mlj a:hover {
  color: #E10014;
}

.a-b-s {
  width: 320px;
  height: 460px;
  background: #FFFFFF;
  margin-bottom: 30px;
  padding: 40px 25px 32px 30px;
}

.a-b-x {
  padding: 37px 31px 45px 31px;
  width: 320px;
  height: 560px;
  background: #FFFFFF;
}

.a-b-s-p1 {
  font-weight: bold;
  color: #333333;
}

.a-b-s-s1 {
  position: relative;
  top: -4px;
  left: 8px;
  display: inline-block;
  width: 190px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
}

.lsal-p1 {
  width: 116px;
  height: 37px;
  font-size: 15px;
  color: #555555;
  margin-bottom: 35px;
}

.lsal-p2 {
  font-size: 14px;
  color: #666666;
}

.leal-b {
  overflow: hidden;
}

.lsal-b img {
  transition: all 0.8s;
  width: 100%;
  display: block;
}

.lsal-d {
  margin-top: 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid #E5E5E5;
}

.lsal-d:hover img {
  transform: scale(1.1);
}

.lsal-d:hover .lsal-p1 {
  color: #E10014;
}

.lsal-d:hover .lsal-p2 {
  color: #E10014;
}

.a-b-x-p1 {
  padding-bottom: 20px;
  font-size: 19px;
  font-weight: bold;
  color: #333333;
}

.a-b-x-p2 {
  width: 242px;
  height: 37px;
  font-size: 13px;
  color: #999999;
  line-height: 24px;
  text-align: center;
  margin-bottom: 30px;
}

.a-b-x-ip {
  padding-left: 12px;
  width: 270px;
  height: 46px;
  background: #FFFFFF;
  border: 1px solid #DCDCDC;
  border-radius: 3px;
  margin-bottom: 20px;
}

.yuyue {
  display: inline-block;
  width: 270px;
  height: 46px;
  background: #EB2727;
  border-radius: 3px;
  text-align: center;
  line-height: 46px;
  color: #fff;
}
@media(max-width:1530px){
    .mlj{
        left: 40px;
    }
}
@media(max-width:1410px){
    .als-box2{
        position: relative;
    }
    .flex-b{
        position: static;
    }
    .mlj{
        left: 10px;
    }
}
