a:link,
a:visited,
a:active {
  text-decoration: none;
}
img {
  max-width: 100%;
  vertical-align: top;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mt-30 {
  margin-top: 30px;
}
/*圆角*/
/*清除浮动*/
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  content: '';
  clear: both;
}
/*文字超过长度省略号显示*/
.over-1 {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-size {
  position: relative;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.p-download-hd {
  width: 100%;
  min-width: 1200px;
  padding-top: 122px;
  background: url(../images/pc-download-hd-bg.png) no-repeat;
  background-size: 100% 100%;
}
.p-download-hd-l {
  margin-left: 91px;
}
.p-download-hd-l img {
  display: block;
  width: 433px;
  height: 658px;
}
.p-download-hd-r {
  margin-top: 90px;
  margin-right: 18px;
}
.p-download-hd-text1 {
  text-align: right;
  font-size: 36px;
  color: #fff;
}
.p-download-hd-text2 {
  margin-top: 25px;
  text-align: right;
  font-weight: bold;
  font-size: 56px;
  color: #fff;
}
.p-download-hd-QRdode {
  margin-top: 79px;
}
.p-download-hd-QRdode-menu {
  margin-top: 17px;
}
.p-download-hd-QRdode-menuItem {
  width: 208px;
  height: 60px;
  margin-bottom: 30px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border: 1px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.p-download-hd-QRdode-menuItem:last-child {
  margin-bottom: 0;
}
.p-download-hd-QRdode-menuItem.active {
  color: #078cf5;
  background: #fff;
}
.p-download-hd-QRdode-menuItem.active .p-download-hd-QRdode-icon {
  background: url(../images/pc-download-icon-blue.png) no-repeat;
  background-size: 100% 100%;
}
.p-download-hd-QRdode-icon {
  display: inline-block;
  width: 26px;
  height: 22px;
  margin-right: 10px;
  vertical-align: middle;
  background: url(../images/pc-download-icon-white.png) no-repeat;
  background-size: 100% 100%;
}
.p-download-hd-QRdode-r {
  margin-left: 39px;
}
.p-download-hd-QRdode-r img {
  display: block;
  width: 182px;
  height: 182px;
}
.p-download-bd {
  background: #fff;
}
.p-download-bd-item {
  padding: 10px 0;
  background: #fff;
}
.p-download-bd-item.style2 {
  background: #f4faff;
}
.p-download-bd-item img {
  display: block;
}
