::selection {
  background: #ff6d00;
  color: #FFF;
}
::-moz-selection {
  background: #ff6d00;
  color: #FFF;
}
body {
  line-height: 1;
}
#caseshow2 .a1 {
  padding-top: 45px;
  font-size: 32px;
  color: #3a3a3a;
  text-align: center;
}
#caseshow2 .a2 {
  padding-top: 22px;
  font-size: 24px;
  color: #666666;
  text-align: center;
}
#caseshow2 .a2 a {
  color: #666666;
  display: inline-block;
}
#caseshow2 .a2 a:after {
  display: block;
  content: ' ';
  height: 1px;
  background: #ff6d00;
  width: 0;
  margin: 0 auto;
  transition: 0.5s;
}
#caseshow2 .a2 a:hover {
  color: #ff6d00;
}
#caseshow2 .a2 a:hover:after {
  width: 100%;
}
#caseshow2 .a3 {
  margin: 0 auto;
  margin-top: 16px;
  width: 50px;
  height: 4px;
  background: #ff6d00;
}
#caseshow2 .a4 {
  padding: 0 20px;
  margin-top: 32px;
  font-size: 22px;
  line-height: 1.8;
  color: #333333;
  text-align: center;
}
#caseshow2 .a5 {
  padding-top: 70px;
  font-size: 32px;
  color: #3a3a3a;
  text-align: center;
}
#caseshow2 .a6 {
  margin: 0 auto;
  margin-top: 22px;
  font-size: 22px;
  line-height: 1.8;
  color: #333333;
  text-align: center;
}
#caseshow2 .a7 {
  margin: 0 auto;
  margin-top: 71px;
  text-align: center;
  line-height: 158px;
  font-size: 24px;
}
#caseshow2 .a7 .b {
  display: inline-block;
  margin: 0 15px;
  width: 158px;
  height: 158px;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  color: #ffffff;
  transition: 0.5s;
}
#caseshow2 .a7 .b:hover {
  transform: scale(1.1);
}
#caseshow2 .a7 .b3 {
  color: #999;
}
#caseshow2 .a8 {
  width: 600px;
  margin: 0 auto;
  margin-top: 60px;
  padding-top: 1px;
  background: #f2f2f2;
}
#caseshow2 .a8 .b1 {
  margin: 0 auto;
  padding-top: 40px;
}
#caseshow2 .a8 .b1 img {
  display: block;
  width: 100%;
  margin-top: 40px;
  box-shadow: 0 0 14px #ccc;
}
#caseshow2 .a8 .b2 {
  margin-top: 60px;
  padding-bottom: 60px;
  position: relative;
}
#caseshow2 .a8 .b2 .c1 {
  width: 100%;
}
#caseshow2 .a8 .b2 .c2 {
  position: absolute;
  top: 18px;
  left: 69px;
  width: 462px;
  height: 290px;
}
#caseshow3 {
  padding-bottom: 60px;
  margin-top: 60px;
  position: relative;
}
#caseshow3 .a {
  display: block;
  width: 158px;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  border: 1px solid #666666;
  font-size: 20px;
  text-align: center;
  position: absolute;
  color: #333333;
  top: 0;
}
#caseshow3 .a1 {
  left: 0;
}
#caseshow3 .a3 {
  right: 0;
}
#caseshow3 .a2 {
  position: relative;
  text-align: center;
  font-size: 23px;
}
#caseshow3 .a2 a {
  padding: 0 30px;
  display: inline-block;
  line-height: 52px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  color: #ffffff;
  background: #e02020;
  transition: 0.5s;
}
#caseshow3 .a2 a:hover {
  transform: translateY(-3px);
  box-shadow: 5px 5px 3px #aaa;
}
/*# sourceMappingURL=caseshow.css.map */