h2 {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  text-align: center;
}
.qwyxSec1 {
  text-align: center;
  color: #fff;
  padding: 32px;
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#ea7300, #ff9e41);
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: -webkit-gradient(linear, left top, left bottom, from(#ea7300), to(#ff9e41));
  background: linear-gradient(#ea7300, #ff9e41);
  /* 标准的语法 */
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ea7300, endcolorstr=#ff9e41, gradientType=1);
}
.qwyxSec1 h1 {
  font-size: 2.4rem;
  margin-bottom: .5em;
  font-weight: 500;
}
.qwyxSec1 h1 i {
  padding: .2rem;
  margin-left: 15px;
  font-style: normal;
  font-size: 1rem;
  border: 1px solid #fff;
}
.qwyxSec1 p {
  display: inline-block;
  margin-bottom: 1em;
  text-align: left;
}
.qwyxSec1 a {
  color: #fff;
}
.qwyxSec1 .button {
  display: block;
  margin: 0 auto;
  background: transparent!important;
  border: 1px solid #fff;
  color: #fff;
}
.qwyxSec1 .button a {
  color: #fff;
}
.qwyxSec2 {
  padding: 2rem;
  text-align: center;
}
.qwyxSec2 ul {
  overflow: hidden;
}
.qwyxSec2 ul li {
  float: left;
  width: 33%;
}
.qwyxSec2 ul li a {
  display: block;
  vertical-align: middle;
  color: rgba(0, 0, 0, 0.85);
}
.qwyxSec2 ul li a .icon {
  display: inline-block;
  width: 2.6rem;
  margin-right: .8rem;
}
.qwyxSec2 ul li a .icon img {
  width: 100%;
}
.qwyxSec2 ul li a h3 {
  display: inline-block;
  margin-bottom: 0;
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  line-height: 3rem;
}
.qwyxSec3 {
  padding-bottom: 2rem;
}
.qwyxSec3 p {
  width: 42%;
  margin: 0 auto;
  padding: 1.6rem 0;
  text-align: center;
  font-size: 2rem;
  color: rgba(0, 0, 0, 0.65);
  border: 1px solid #e8e8e8;
}
.qwyxSec3 .button {
  display: block;
  margin: .8rem auto;
}
.qwyxSec4 P,
.qwyxSec5 P,
.qwyxSec6 P,
.qwyxSec7 P,
.qwyxSec8 P {
  width: 70%;
  margin: 1rem auto;
  text-align: center;
}
.qwyxSec4 img,
.qwyxSec5 img,
.qwyxSec6 img,
.qwyxSec7 img,
.qwyxSec8 img {
  display: block;
  max-width: 100%;
  margin: 0 auto 1rem;
}
.qwyxSec9 {
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-bottom: 0;
}
.qwyxSec9 h2 {
  margin-bottom: .5rem;
}
.qwyxSec9 p {
  text-align: center;
  margin-bottom: 1em;
}
.qwyxSec9 ul {
  overflow: hidden;
  margin-bottom: .8rem;
}
.qwyxSec9 ul li {
  width: 25%;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  float: left;
}
.qwyxSec9 ul li a {
  display: block;
  padding: 24px 24px 0;
  zoom: 1;
  color: rgba(0, 0, 0, 0.85);
  border: 1px solid #e8e8e8;
}
.qwyxSec9 ul li a h3 {
  font-size: 1.2rem;
  margin-bottom: .5em;
  font-weight: 500;
}
.qwyxSec9 ul li a img {
  margin-top: .8rem;
  margin-bottom: .8rem;
}
