.appstore-container {
  padding-top: 30px;
}
.appstore-container .app-search {
  width: 1210px;
  margin: 0 auto;
}
.appstore-container .app-search .logo img {
  width: 229px;
}
.appstore-container .app-search .app-search-box {
  width: 600px;
  margin-left: 120px;
}
.appstore-container .app-search .app-search-box .form-control {
  border-radius: 0;
  border-color: #ba0713;
  border-width: 2px;
  height: 36px;
}
.appstore-container .app-search .app-search-box .btn {
  background-color: #ba0713;
  color: #fff;
  border-radius: 0;
  height: 36px;
  width: 70px;
}
.appstore-container .app-search .app-search-box .hot-words {
  margin-top: 10px;
  height: 20px;
  overflow: hidden;
}
.appstore-container .app-search .app-search-box .hot-words a {
  color: #666666;
  float: left;
  line-height: 18px;
  padding: 0 8px;
  margin-right: 10px;
  border-radius: 2px;
  border: solid 1px #ecf0f5;
  font-size: 12px;
}
.appstore-container .app-search .app-search-box .hot-words a:hover {
  color: #ba0713;
  border-color: #ba0713;
}
.appstore-container .app-search .apply-btn-box .openPortal-icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-image: url(../images/openPortal-icon.png);
  vertical-align: middle;
  margin-right: 2px;
}
.appstore-container .app-search .apply-btn-box .btn {
  height: 36px;
  border-color: #ba0713;
  color: #ba0713;
}
.appstore-container .app-search .apply-btn-box .btn + .btn {
  margin-left: 5px;
}
.appstore-container #third-menu {
  box-shadow: none;
  margin-top: 14px;
}
.appstore-container #third-menu .nav-tabs {
  padding: 10px 0;
  font-size: 16px;
}
.appstore-container #third-menu .nav-tabs li:nth-of-type(1) {
  margin-left: 280px;
}
.appstore-container #third-menu .nav-tabs li {
  margin-bottom: 0;
}
.appstore-container #third-menu .nav-tabs li a {
  color: #333333;
  line-height: 28px;
}
.appstore-container #third-menu .nav-tabs li a:hover {
  color: #ba0713;
}
.appstore-container #third-menu .nav-tabs li.active > a {
  color: #ba0713;
}
.appstore-container .category-content {
  width: 100%;
  position: relative;
  border-top: 2px solid #ba0713;
}
.category-content-inner {
  width: 1210px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.category-content-inner .category-location {
  position: absolute;
  top: -52px;
  background-color: #ba0713;
  display: flex;
  align-items: center;
  width: 230px;
  height: 50px;
  padding: 0 10px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.category-content-inner .category-location .city-picker-span {
  color: #fff;
  border: 0;
  background-color: transparent;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
  margin-left: 5px;
  z-index: 1;
  flex-grow: 1;
  padding-right: 15px;
}
.category-content-inner .category-location .city-picker-span > .placeholder {
  color: #fff;
}
.category-content-inner .category-location .city-picker-span > .title > span {
  color: #fff;
}
.category-content-inner .category-location .city-picker-span > .title > span:hover {
  background-color: transparent;
}
.category-content-inner .category-location .city-picker-span .arrow {
  display: none !important;
}
.category-content-inner .category-location .city-picker-span.open ~ .fa {
  transform: rotate(180deg);
}
.category-content-inner .category-location .city-picker-span.focus,
.category-content-inner .category-location .city-picker-span.open {
  border: 0;
}
.category-content-inner .category-location .text {
  display: inline-block;
  width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.category-content-inner .category-location > i {
  font-size: 18px;
}
.category-content-inner .category-location > i.fa {
  position: absolute;
  right: 10px;
}
.category-content-inner .category-tab {
  position: relative;
}
.category-content-inner .category-tab .category-nav {
  position: absolute;
  height: 460px;
  width: 230px;
  background-color: rgba(0, 0, 0, 0.5);
}
.category-content-inner .category-tab .category-nav li {
  height: 50px;
  line-height: 50px;
}
.category-content-inner .category-tab .category-nav li a {
  display: block;
  padding-left: 20px;
  color: #fff;
}
.category-content-inner .category-tab .category-nav li a span {
  display: inline-block;
  width: 62px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.category-content-inner .category-tab .category-nav li a i {
  font-size: 16px;
}
.category-content-inner .category-tab .category-nav li.selected {
  background-color: #ba0713;
}
.category-content-inner .category-tab-content {
  position: absolute;
  top: 0;
  left: 230px;
  width: 700px;
  height: 460px;
  background-color: #fff;
  border: 2px solid #ba0713;
  display: none;
}
.category-content-inner .category-tab-content dl dt {
  padding: 20px 20px 0;
  font-weight: bold;
  color: #666666;
  font-size: 18px;
}
.category-content-inner .category-tab-content dl dd {
  margin: 20px 20px 0;
  display: inline-block;
}
.category-content-inner .category-tab-content dl dd a {
  color: #333333;
}
.category-content-inner .category-tab-content dl dd a:hover {
  color: #ba0713;
}
.category-content-inner .category-tab-content .hot-apps {
  margin-top: 40px;
}
.category-content-inner .category-tab-content .hot-apps .hot-title {
  color: #333333;
  font-weight: bold;
  background-image: url(../images/hot.png);
  background-repeat: no-repeat;
  padding-left: 26px;
  height: 24px;
  line-height: 24px;
  margin: 0 20px;
}
.category-content-inner .category-tab-content .hot-apps .apps-list {
  margin-top: 10px;
}
.category-content-inner .category-tab-content .hot-apps .apps-list .app-item {
  display: flex;
  width: 50%;
  float: left;
  border: solid 1px #ecf0f5;
  box-shadow: none;
}
.category-content-inner .category-tab-content .hot-apps .apps-list .app-item .app-logo img {
  width: 46px;
  height: 46px;
  border-radius: 5px;
}
.category-content-inner .category-tab-content .hot-apps .apps-list .app-item .app-info {
  margin-left: 10px;
}
.category-content-inner .category-tab-content .hot-apps .apps-list .app-item:hover {
  background-color: #f6f8fa;
}
.banner-container {
  overflow: hidden;
  position: relative;
}
.banner-container .hd {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
  z-index: 1;
}
.banner-container .hd ul {
  font-size: 0;
}
.banner-container .hd ul li {
  background-color: #ba0713;
  opacity: 0.4;
  width: 24px;
  height: 4px;
  display: inline-block;
  overflow: hidden;
  margin: 0 5px;
  cursor: pointer;
}
.banner-container .hd ul li.on {
  opacity: 1;
}
.banner-container .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.banner-container .bd ul {
  width: 100% !important;
}
.banner-container .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 100% !important;
}
.banner-container .bd img {
  width: 100%;
  display: block;
}
.appstore-banner {
  width: 100%;
  height: 460px;
  z-index: 0;
}
.appstore-banner img {
  height: 460px;
}
.ad-banner {
  width: 1210px;
  height: 140px;
  margin: 40px auto 0;
}
.ad-banner .hd {
  bottom: 10px;
}
.ad-banner .hd ul li {
  background-color: #fff;
}
.ad-banner img {
  height: 140px;
}
.app-item {
  padding: 20px;
  box-shadow: 0px 2px 4px 0px rgba(3, 27, 78, 0.06);
  border: solid 1px #e5e8ed;
  background-color: #fff;
  cursor: pointer;
}
.app-item:hover {
  box-shadow: 0px 2px 24px 0px rgba(3, 27, 78, 0.16);
}
.app-item .app-logo img {
  width: 80px;
  height: 80px;
  border-radius: 15px;
}
.app-item .app-info {
  overflow: hidden;
}
.app-item .app-info .app-info-top {
  display: flex;
  width: 280px;
}
.app-item .app-info .app-info-icons {
  margin-left: 10px;
}
.app-item .app-name {
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.app-item .app-info-icons i {
  font-size: 20px;
  color: #88929b;
}
.app-item .app-intro {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 8px;
  color: #666666;
  width: 256px;
}
.app-item .app-tags {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  margin-top: 8px;
}
.app-item .app-tags .app-tags-l {
  color: #666666;
}
.app-item .app-tags .app-tags-l span {
  border-radius: 2px;
  border: solid 1px #ecf0f5;
  display: inline-block;
  height: 20px;
  line-height: 18px;
  padding: 0 6px;
}
.app-item .app-tags .app-tags-l span + span {
  margin-left: 3px;
}
.app-item .app-tags .app-tags-r {
  color: #999999;
}
.app-item .app-from {
  color: #999999;
  margin-top: 20px;
}
.category-card-container {
  width: 1210px;
  margin: 20px auto 0;
  display: flex;
  justify-content: space-between;
}
.category-card-container .category-card-item {
  background-position: right center;
  background-repeat: no-repeat;
  border: solid 1px transparent;
  border-radius: 10px;
  width: 390px;
  height: 120px;
}
.category-card-container .category-card-item a {
  width: 100%;
  height: 100%;
  padding-left: 25px;
  color: #666666;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.category-card-container .category-card-item .category-card-name {
  font-size: 18px;
  font-weight: bold;
}
.category-card-container .category-card-item .category-card-intro {
  margin-top: 10px;
}
.category-card-container .category-card-item:hover {
  box-shadow: 0px 2px 24px 0px rgba(3, 27, 78, 0.1);
  border-color: #e5e8ed;
}
.category-card-container .category-card-item:nth-of-type(1) {
  background-image: url(../images/zhjx-bg.png);
  background-color: #e8f3ff;
}
.category-card-container .category-card-item:nth-of-type(2) {
  background-image: url(../images/zhxx-bg.png);
  background-color: #ffe9e9;
}
.category-card-container .category-card-item:nth-of-type(3) {
  background-image: url(../images/zhgl-bg.png);
  background-color: #e9f8dd;
}
.category-section {
  width: 1210px;
  margin: 40px auto 0;
}
.category-section .category-section-head {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.category-section .category-section-head span {
  font-size: 26px;
  color: #333333;
}
.category-section .category-section-head span em {
  font-style: normal;
  color: #999999;
  font-size: 14px;
  margin-left: 20px;
}
.category-section .category-section-head a {
  color: #ba0713;
}
.category-section .category-section-head a:hover {
  text-decoration: underline;
}
.category-section .category-section-head.itg-hardware-head {
  justify-content: flex-start;
}
.category-section .category-section-head.itg-hardware-head .itg-hardware-nav {
  margin-left: 20px;
}
.category-section .category-section-head.itg-hardware-head .itg-hardware-nav a {
  margin-left: 20px;
  color: #333333;
  display: inline-block;
  height: 30px;
  line-height: 28px;
  background-color: #ffffff;
  border-radius: 2px;
  border: solid 1px #ecf0f5;
  padding: 0 10px;
}
.category-section .category-section-head.itg-hardware-head .itg-hardware-nav a.active,
.category-section .category-section-head.itg-hardware-head .itg-hardware-nav a:hover {
  text-decoration: none;
  border-color: #ba0713;
  color: #ba0713;
}
.category-section .recommend-apps-box,
.category-section .recommend-solutions-box,
.category-section .itg-hardware-box,
.category-section .solutions-box {
  position: relative;
}
.category-section .hd a {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -24px;
  color: #fff;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 24px;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 0.3s;
}
.category-section .hd a:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.category-section .hd .prevStop,
.category-section .hd .nextStop {
  display: none;
}
.category-section .hd .prev {
  left: 0;
  border-radius: 0px 24px 24px 0px;
}
.category-section .hd .next {
  right: 0;
  border-radius: 24px 0px 0px 24px;
}
.category-section .bd .app-item {
  box-sizing: content-box;
}
.category-section .recommend-apps-box .bd {
  margin: 0px -7px;
}
.category-section .recommend-solutions-box .bd,
.category-section .itg-hardware-box .bd,
.category-section .solutions-box .bd {
  margin: 0px -10px;
}
.category-section .recommend-apps .app-item {
  width: 250px;
  margin: 0 7px;
  float: left;
}
.category-section .recommend-apps .app-info {
  margin-top: 25px;
}
.category-section .recommend-apps .app-info-icons,
.category-section .recommend-apps .app-from {
  margin-top: 8px;
  margin-left: 0;
}
.category-section .recommend-solutions li .r-solution-img {
  display: flex;
  height: 246px;
  align-items: center;
  justify-content: center;
}
.category-section .recommend-solutions li .r-solution-info h4 {
  margin: 20px 0 10px;
}
.category-section .recommend-solutions li .r-solution-info p {
  color: #666666;
}
.category-section .recommend-solutions li .bom-mask {
  top: 0;
}
.category-section .recommend-solutions li .bom-mask p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.category-section .recommend-solutions li .bom-mask .apps-list {
  margin-top: 20px;
}
.category-section .recommend-solutions li .bom-mask .apps-list li {
  width: 100px;
  float: left;
  text-align: center;
  margin: 20px 8px 0;
}
.category-section .recommend-solutions li .bom-mask .apps-list li .app-logo,
.category-section .recommend-solutions li .bom-mask .apps-list li .app-more {
  width: 46px;
  height: 46px;
  border-radius: 10px;
}
.category-section .recommend-solutions li .bom-mask .apps-list li .app-name {
  color: #fff;
  display: block;
  margin-top: 10px;
  font-size: 14px;
}
.category-section .recommend-solutions li .bom-mask .apps-list li .app-more {
  background-color: #fff;
  color: #88929b;
  line-height: 46px;
  font-size: 18px;
}
.category-section .recommend-solutions li .bom-mask .apps-list li:hover .app-logo {
  animation: tada 1s 0.1s ease both;
}
.category-section .recommend-solutions li .bom-mask .apps-list li:hover .app-more {
  background-color: #f3f3f3;
}
.category-section .itg-hardware-list > li {
  float: left;
  margin: 0 10px;
  position: relative;
  width: 388px;
  box-sizing: content-box;
  padding: 0 0 30px;
  text-align: center;
  overflow: hidden;
}
.category-section .itg-hardware-list > li h4 {
  font-size: 18px;
  column-rule: #666666;
  margin: 30px 0;
}
.category-section .itg-hardware-list > li .hardware-img {
  width: 100%;
  height: 210px;
}
.category-section .itg-hardware-list > li .hardware-img img {
  max-height: 100%;
  max-width: 100%;
}
.category-section .itg-hardware-list > li:hover .bom-mask {
  transform: translateY(0);
}
.category-section .recommend-hardware {
  margin: 0 -10px;
}
.category-section .recommend-hardware li .hardware-type {
  position: absolute;
  right: 0;
  top: 0;
}
.category-section .recommend-hardware li .hardware-type .text {
  color: #fff;
  position: relative;
  z-index: 1;
  display: block;
  width: 36px;
  padding: 4px;
}
.category-section .recommend-hardware li .hardware-type::after {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-color: #ba0713 #ba0713 transparent transparent;
  border-style: solid;
  border-width: 38px;
  content: '';
}
.category-section .solutions-list li {
  padding: 0;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0 10px;
  width: 593px;
  height: 320px;
  display: flex;
}
.category-section .solutions-list li .solution-img {
  height: 100%;
}
.category-section .solutions-list li .solution-img img {
  height: 100%;
}
.category-section .solutions-list li .solution-info {
  padding-top: 60px;
  padding-right: 30px;
  padding-left: 15px;
}
.category-section .solutions-list li .solution-info .solution-title {
  font-size: 18px;
  font-weight: bold;
  color: #666666;
}
.category-section .solutions-list li .solution-info .solution-detail {
  color: #333333;
  margin-top: 20px;
  line-height: 26px;
}
.category-section .solutions-list li:nth-of-type(2n) {
  flex-direction: row-reverse;
}
.category-section .solutions-list li:nth-of-type(2n) .solution-info {
  padding-left: 30px;
  padding-right: 15px;
}
.category-section .solutions-list li:hover .bom-mask {
  transform: translateY(0);
}
.category-section .bom-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  transform: translateY(100%);
  background-color: rgba(186, 7, 19, 0.9);
  color: #fff;
  text-align: center;
  transition: all 0.3s;
}
.category-section .bom-mask p {
  text-align: left;
  line-height: 24px;
}
.category-section .bom-mask .btn {
  border-color: #fff;
  margin-top: 10px;
}
.category-section .category-section-body {
  display: flex;
  justify-content: space-between;
  margin-bottom: -12px;
}
.category-section .category-section-body .category-section-card {
  padding: 25px 30px;
  box-shadow: 0px 2px 24px 0px rgba(3, 27, 78, 0.16);
  border: solid 1px #e0e4ea;
  font-size: 18px;
  color: #fff;
  width: 312px;
  height: 332px;
  background-repeat: no-repeat;
  background-position: center bottom;
  flex-shrink: 0;
}
.category-section .category-section-body .category-section-card.zhxx-card {
  background-image: url(../images/zhxx-bg-lg.png);
  background-color: #f26d66;
}
.category-section .category-section-body .category-section-card.zhjx-card {
  background-image: url(../images/zhjx-bg-lg.png);
  background-color: #869ce8;
}
.category-section .category-section-body .category-section-card.zhgl-card {
  background-image: url(../images/zhgl-bg-lg.png);
  background-color: #f26d66;
}
.category-section .category-section-body .category-section-card.xscz-card {
  background-image: url(../images/xscz-bg-lg.png);
  background-color: #6ed2d3;
}
.category-section .category-section-body .category-section-card p {
  line-height: 2;
}
.category-section .category-section-body .category-section-card .btn {
  border-color: #fff;
  margin-top: 15px;
}
.category-section .category-section-body .apps-list {
  flex-grow: 1;
}
.category-section .category-section-body .app-item {
  width: 437px;
  height: 160px;
  display: flex;
  margin: 0 0 12px 12px;
  float: left;
}
.category-section .category-section-body .app-item .app-info {
  margin-left: 20px;
}
.category-section .case-list li {
  width: 386px;
  height: 320px;
  float: left;
  background-color: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(3, 27, 78, 0.06);
  border: solid 1px #e5e8ed;
}
.category-section .case-list li:hover {
  box-shadow: 0px 2px 24px 0px rgba(3, 27, 78, 0.16);
}
.category-section .case-list li + li {
  margin-left: 26px;
}
.category-section .case-list li .case-img {
  overflow: hidden;
  width: 100%;
  height: 226px;
}
.category-section .case-list li .case-img img {
  width: 100%;
  height: 100%;
  display: block;
}
.category-section .case-list li .case-info {
  padding: 20px;
  color: #666666;
}
.category-section .case-list li .case-info .customer-name {
  font-size: 18px;
  font-weight: bold;
}
.category-section .case-list li .case-info .case-intro {
  margin-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.data-statistics-container {
  margin-top: 40px;
  margin-bottom: -60px;
  background: url(../images/statistics-bg.png) #f7f8fa center bottom no-repeat;
  height: 465px;
}
.data-statistics-container .data-statistics-inner {
  width: 1210px;
  margin: 0 auto;
  color: #333333;
}
.data-statistics-container .data-statistics-inner .app-store-slogan {
  font-size: 26px;
  text-align: center;
  padding-top: 60px;
}
.data-statistics-container .data-statistics-inner ul {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
}
.data-statistics-container .data-statistics-inner ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.data-statistics-container .data-statistics-inner ul li img {
  margin: auto auto 70px;
}
.data-statistics-container .data-statistics-inner ul .num {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
}
.data-statistics-container .data-statistics-inner ul .step:nth-of-type(1) .num {
  background: url('../images/step-1.png') no-repeat;
  background-size: cover;
  background-position: center;
}
.data-statistics-container .data-statistics-inner ul .step:nth-of-type(3) .num {
  background: url('../images/step-2.png') no-repeat;
  background-position: center;
}
.data-statistics-container .data-statistics-inner ul .step:nth-of-type(5) .num {
  background: url('../images/step-3.png') no-repeat;
  background-size: cover;
  background-position: center;
}
.data-statistics-container .data-statistics-inner ul .step:nth-of-type(7) .num {
  background: url('../images/step-4.png') no-repeat;
  background-size: cover;
  background-position: center;
}
.data-statistics-container .data-statistics-inner ul .divider {
  width: 30px;
  height: 3px;
  background-color: #ba0713;
  margin: 5px 0 15px;
}
.data-statistics-container .data-statistics-inner ul .text {
  font-size: 16px;
  margin-top: 20px;
  color: #333333;
}
.data-statistics-container .data-statistics-inner .btn {
  margin-top: 80px;
  font-size: 18px;
  padding: 10px 45px;
}
.section-nav {
  width: 100px;
  padding: 5px 20px;
  background-color: #ffffff;
  box-shadow: 0px 3px 14px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: absolute;
  left: 50%;
  margin-left: -765px;
}
.section-nav a {
  color: #333333;
  display: block;
  padding: 10px 0;
  text-align: center;
}
.section-nav a + a {
  border-top: 1px solid #ecf0f5;
}
.section-nav a:hover,
.section-nav a.current {
  color: #ba0713;
}
.section-nav a.current {
  font-weight: bold;
}
.app-detail-body {
  width: 1210px;
  margin: 30px auto 0;
  display: flex;
  justify-content: space-between;
}
.app-detail-body .app-detail-content {
  width: 100%;
}
.app-detail-body .app-detail-main {
  display: flex;
}
.app-detail-body .app-detail-main .app-gallery {
  width: 400px;
  height: 400px;
  border: solid 1px #ecf0f5;
  flex-shrink: 0;
}
.app-detail-body .app-detail-main .app-gallery img {
  height: 400px;
}
.app-detail-body .app-detail-main .app-gallery .hd {
  height: 30px;
  line-height: 30px;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.app-detail-body .app-detail-main .app-gallery .hd li {
  width: 10px;
  height: 10px;
  border: solid 1px #ffffff;
  border-radius: 50%;
  background-color: transparent;
  vertical-align: middle;
}
.app-detail-body .app-detail-main .app-gallery .hd li.on {
  background-color: #fff;
}
.app-detail-body .app-detail-main .app-property {
  margin-left: 30px;
  flex-grow: 1;
  position: relative;
}
.app-detail-body .app-detail-main .app-detail-hd h1 {
  vertical-align: middle;
  font-size: 24px;
  color: #666666;
  margin: 0;
  padding-right: 20px;
}
.app-detail-body .app-detail-main .app-detail-hd i {
  font-size: 20px;
  margin-left: 5px;
  color: #88929b;
}
.app-detail-body .app-detail-main .app-detail-hd .img-box {
  position: absolute;
  top: 0;
  right: 0;
}
.app-detail-body .app-detail-main .app-tags {
  font-size: 12px;
  margin-top: 10px;
  color: #666666;
}
.app-detail-body .app-detail-main .app-tags span {
  border-radius: 2px;
  border: solid 1px #ecf0f5;
  display: inline-block;
  height: 20px;
  line-height: 18px;
  padding: 0 6px;
  margin: 0 8px 5px 0;
}
.app-detail-body .app-detail-main .app-intro {
  color: #999999;
  margin-top: 10px;
  line-height: 24px;
  padding-right: 100px;
}
.app-detail-body .app-detail-main dl {
  margin: 0;
}
.app-detail-body .app-detail-main dt {
  float: left;
  color: #666666;
  font-weight: normal;
}
.app-detail-body .app-detail-main dd {
  margin-left: 50px;
  display: flex;
}
.app-detail-body .app-detail-main dd .edit {
  margin-right: 10px;
  border-radius: 2px;
  border: solid 1px #ecf0f5;
  font-size: 12px;
  color: #666666;
  display: inline-block;
  padding: 0 8px;
  margin: 0 10px;
  cursor: pointer;
  height: 20px;
}
.app-detail-body .app-detail-main dd .edit:hover {
  border-color: #ba0713;
  color: #ba0713;
}
.app-detail-body .app-detail-main dd .amount-widget .ys-text {
  font-size: 12px;
  margin: 0;
  height: 26px;
  border: 1px solid #a7a6ac;
  width: 36px;
  text-align: center;
  color: #333333;
}
.app-detail-body .app-detail-main dd .amount-widget .amount-btn {
  display: inline-block;
  vertical-align: middle;
}
.app-detail-body .app-detail-main dd .amount-widget .amount-btn .amount-increase {
  width: 16px;
  height: 12px;
  overflow: hidden;
  border: 1px solid #a7a6ab;
  display: block;
  font-size: 12px;
  cursor: pointer;
  line-height: 10px;
  margin-bottom: 3px;
  text-align: center;
}
.app-detail-body .app-detail-main dd .add-adress {
  min-width: 90px;
}
.app-detail-body .app-detail-main dd .add-adress .more-adrss {
  margin-top: 10px;
  border: 1px solid #e5e8ed;
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgba(3, 27, 78, 0.06);
  display: none;
}
.app-detail-body .app-detail-main dd .add-adress .more-adrss li {
  width: 100%;
  line-height: 30px;
  padding-left: 15px;
}
.app-detail-body .app-detail-main dd .add-adress .more-adrss li span {
  display: inline-block;
}
.app-detail-body .app-detail-main dd .add-adress .more-adrss li .user-address {
  margin: 0 15px;
}
.app-detail-body .app-detail-main dd .add-adress .more-adrss li .user-edit:hover {
  color: #ba0713;
  text-decoration: underline;
}
.app-detail-body .app-detail-main dd .add-adress .more-adrss li:hover {
  background: #ecf0f5;
}
.app-detail-body .app-detail-main dd .add-adress .more-adrss li.active span {
  color: #ba0713;
}
.app-detail-body .app-detail-main dd .tip-box {
  position: relative;
}
.app-detail-body .app-detail-main dd .tip-box .edit {
  color: #ba0713;
}
.app-detail-body .app-detail-main dd .tip-box .tip {
  padding: 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 500px;
  height: 200px;
  background: #fff;
  z-index: 2;
  border-radius: 3px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
}
.app-detail-body .app-detail-main dd .tip-box .tip .title {
  line-height: 30px;
  color: #333333;
  font-size: 18px;
}
.app-detail-body .app-detail-main dd .tip-box .tip .tip-1 {
  line-height: 30px;
  margin-bottom: 10px;
}
.app-detail-body .app-detail-main .total-num {
  justify-content: space-between;
  align-items: center;
}
.app-detail-body .app-detail-main .total-num div .num {
  color: #ba0713;
  font-size: 18px;
  font-weight: 600;
  margin-left: 10px;
}
.app-detail-body .app-price-panel {
  border-top: 1px solid #ecf0f5;
  border-bottom: 1px solid #ecf0f5;
  margin-top: 20px;
}
.app-detail-body .app-price-panel dl {
  background-color: #f6f8fa;
  margin: 5px 0;
  padding: 5px 20px;
  height: 40px;
}
.app-detail-body .app-price-panel dl dt {
  margin-top: 6px;
}
.app-detail-body .app-price-panel dl dd {
  color: #ba0713;
  justify-content: space-between;
  align-items: center;
}
.app-detail-body .app-price-panel dl dd div {
  margin-top: 4px;
}
.app-detail-body .app-price-panel dl dd em {
  font-style: normal;
}
.app-detail-body .app-price-panel dl dd span {
  font-size: 16px;
  font-weight: bold;
}
.app-detail-body .app-price-panel dl dd .evaluate {
  display: inline-block;
}
.app-detail-body .app-price-panel dl dd .evaluate li {
  float: left;
}
.app-detail-body .app-price-panel dl dd .evaluate li a {
  display: block;
  padding: 0 10px;
}
.app-detail-body .app-price-panel dl dd .evaluate li .score-num {
  font-size: 14px;
  margin-top: 2px;
}
.app-detail-body .app-price-panel dl dd .evaluate .line {
  color: #999;
  font-size: 18px;
}
.app-detail-body .app-price-panel dl dd .evaluate .user {
  color: #666666;
}
.app-detail-body .app-spec-panel {
  margin-top: 20px;
  position: relative;
}
.app-detail-body .app-spec-panel .hide-box {
  display: none;
}
.app-detail-body .app-spec-panel dl {
  margin-bottom: 10px;
}
.app-detail-body .app-spec-panel dt {
  margin-top: 8px;
  min-width: 100px;
  text-align: right;
  padding-right: 15px;
}
.app-detail-body .app-spec-panel dd {
  /**包含应用*/
}
.app-detail-body .app-spec-panel dd .total {
  margin-top: 10px;
}
.app-detail-body .app-spec-panel dd .total span {
  color: #ba0713;
}
.app-detail-body .app-spec-panel dd .item-box {
  padding-left: 10px;
}
.app-detail-body .app-spec-panel dd .item-box .item {
  margin-top: 8px;
}
.app-detail-body .app-spec-panel dd .item-box .item span {
  color: #ba0713;
}
.app-detail-body .app-spec-panel dd .item-box .item .item-total {
  font-weight: bold;
  /*margin-right: 10px;*/
}
.app-detail-body .app-spec-panel dd .item-box .item .name {
  color: #666666;
  display: inline-block;
  min-width: 70px;
  text-align: right;
  padding-right: 2px;
}
.app-detail-body .app-spec-panel dd dt {
  margin-top: 8px;
}
.app-detail-body .app-spec-panel dd ul li {
  float: left;
  margin: 0 4px 4px 0;
}
.app-detail-body .app-spec-panel dd ul li a {
  color: #333333;
  display: block;
  border: 1px solid #ecf0f5;
  height: 36px;
  line-height: 36px;
  padding: 0 30px;
  border-radius: 2px;
}
.app-detail-body .app-spec-panel dd ul li.selected a,
.app-detail-body .app-spec-panel dd ul li:hover a {
  border-color: #ba0713;
  color: #ba0713;
}
.app-detail-body .app-spec-panel dd ul li.selected a {
  background-image: url(../images/selected-red.png);
  background-position: right bottom;
  background-repeat: no-repeat;
}
.app-detail-body .app-spec-panel dd ul li.fixed-choice a {
  color: #333333;
  cursor: default;
  border: 1px solid #ecf0f5;
  background-image: url(../images/selected-grey.png);
  background-position: right bottom;
  background-repeat: no-repeat;
}
.app-detail-body .app-spec-panel dd .solution {
  border-bottom: none;
}
.app-detail-body .app-spec-panel dd .solution li + li {
  margin-left: 50px;
}
.app-detail-body .app-spec-panel dd .solution li {
  position: relative;
}
.app-detail-body .app-spec-panel dd .solution li a {
  cursor: pointer;
  display: block;
  border: none;
}
.app-detail-body .app-spec-panel dd .solution li a:hover {
  background: transparent;
}
.app-detail-body .app-spec-panel dd .solution li a::after {
  content: '';
  position: absolute;
  height: 3px;
  width: 38%;
  left: 31%;
  bottom: 0;
  border-radius: 10px;
  background-color: #ba0713;
  transform: scale(0, 1);
  transition: all 0.2s;
}
.app-detail-body .app-spec-panel dd .solution li a:hover::after {
  transform: scale(1);
}
.app-detail-body .app-spec-panel dd .solution li.active > a::after {
  transform: scale(1);
}
.app-detail-body .app-spec-panel dd .apply {
  width: 100%;
  height: 100%;
}
.app-detail-body .app-spec-panel dd .apply li {
  width: 40%;
  margin-bottom: 15px;
  margin-top: 0;
  padding: 15px;
  margin-right: 60px;
  box-shadow: 0px 2px 4px 0px rgba(3, 27, 78, 0.06);
  border: solid 1px #e5e8ed;
  cursor: pointer;
}
.app-detail-body .app-spec-panel dd .apply li .content {
  display: flex;
}
.app-detail-body .app-spec-panel dd .apply li .content div.des {
  width: 100%;
  padding-left: 10px;
  color: #758697;
}
.app-detail-body .app-spec-panel dd .apply li .content div.des .title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}
.app-detail-body .app-spec-panel dd .apply li .content div.des .title .ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 95px;
}
.app-detail-body .app-spec-panel dd .apply li .content div.des .title-des {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 12px;
  margin-top: 10px;
}
.app-detail-body .app-spec-panel dd .apply li .content div.des .img-box-1 {
  padding: 10px 0;
}
.app-detail-body .app-spec-panel dd .apply li .content div.des .img-box-1 img {
  width: 72px;
  height: 72px;
  display: block;
}
.app-detail-body .app-spec-panel dd .apply li:hover {
  box-shadow: 3px 5px 15px 3px #ecf0f5;
}
.app-detail-body .app-spec-panel .group {
  display: flex;
  align-items: center;
}
.app-detail-body .app-spec-panel .group .btn {
  background-color: #ba0713;
  color: #fff;
  font-size: 18px;
  height: 46px;
  width: 146px;
  margin-top: 40px;
}
.app-detail-body .app-spec-panel .group .favorite {
  margin-top: 40px;
  margin-left: 20px;
  text-align: center;
  cursor: pointer;
}
.app-detail-body .app-spec-panel .group .favorite i {
  display: block;
  font-size: 24px;
}
.app-detail-body .app-spec-panel .group .favorite span {
  color: #999999;
  font-size: 12px;
}
.app-detail-body .app-spec-panel .group .favorite .collect-btn i {
  color: #88929b;
}
.app-detail-body .app-spec-panel .group .favorite .collect-btn:hover i {
  color: #ba0713;
}
.app-detail-body .app-spec-panel .group .favorite .collected-btn i {
  color: #ba0713;
}
.app-detail-body .app-spec-panel .qr-code-share {
  position: absolute;
  right: 0;
  top: -36px;
  text-align: center;
  color: #666666;
}
.app-detail-body .app-spec-panel .qr-code-share img {
  display: block;
  width: 96px;
  height: 96px;
  margin-bottom: 10px;
}
.app-detail-body .included-content {
  display: flex;
  padding-top: 15px;
}
.app-detail-body .included-apps {
  margin-top: 40px;
}
.app-detail-body .included-apps ul li {
  width: 378px;
  height: 122px;
  border-radius: 4px;
  border: solid 1px #ecf0f5;
  padding: 20px 30px;
  float: left;
  display: flex;
  margin-top: 20px;
  margin-right: 40px;
}
.app-detail-body .included-apps ul li:nth-of-type(2n) {
  margin-right: 0;
}
.app-detail-body .included-apps ul li .app-logo img {
  width: 80px;
  height: 80px;
  border: 1px solid #ecf0f5;
  border-radius: 14px;
}
.app-detail-body .included-apps ul li .app-info {
  margin-left: 30px;
  overflow: hidden;
  flex-grow: 1;
}
.app-detail-body .included-apps ul li .app-info .app-name {
  color: #666666;
  font-size: 16px;
  font-weight: bold;
}
.app-detail-body .included-apps ul li .app-info .app-info-icons {
  margin-top: 10px;
}
.app-detail-body .included-apps ul li .app-info .app-info-icons i {
  font-size: 20px;
  color: #88929b;
}
.app-detail-body .included-apps ul li .app-info .app-intro {
  margin-top: 10px;
  color: #999999;
}
.app-detail-body .sub-title {
  font-weight: bold;
  color: #666666;
}
.app-detail-body .goods-detail-container {
  margin-top: 40px;
  flex-grow: 1;
}
.app-detail-body .goods-detail-container .nav-tabs {
  border-bottom: 0;
  height: 40px;
  background-color: #f6f8fa;
  border-radius: 2px;
}
.app-detail-body .goods-detail-container .nav-tabs li {
  margin: 0 20px;
}
.app-detail-body .goods-detail-container .nav-tabs li a {
  line-height: 36px;
  color: #333333;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
}
.app-detail-body .goods-detail-container .nav-tabs li a:hover {
  color: #ba0713;
  border-bottom: 3px solid #ba0713;
}
.app-detail-body .goods-detail-container .nav-tabs li.active a {
  font-weight: bold;
  color: #ba0713;
  border-bottom: 3px solid #ba0713;
}
.app-detail-body .goods-detail-container .tab-content {
  padding: 0 20px;
}
.app-detail-body .goods-detail-container .tab-content .sub-title {
  padding: 20px 0;
}
.app-detail-body .goods-detail-container .tab-content .download-link {
  color: #367bd6;
}
.app-detail-body .goods-detail-container .tab-content .download-link:hover {
  text-decoration: underline;
}
.app-detail-body .goods-detail-container .tab-content .icon-zip {
  display: inline-block;
  background-image: url(../images/zip.png);
  background-size: 100% 100%;
  vertical-align: middle;
  margin-right: 5px;
  width: 22px;
  height: 22px;
}
.app-detail-body .aside-container {
  display: flex;
  flex-direction: column;
  flex: 0 0 310px;
  margin-right: 95px;
}
.app-detail-body .manufacturer-box {
  background-color: #f6f8fa;
  padding: 20px 30px;
  margin-top: 40px;
}
.app-detail-body .manufacturer-box ul li {
  line-height: 30px;
  color: #666666;
}
.app-detail-body .manufacturer-box ul li i {
  color: #ba0713;
  font-size: 20px;
  margin-right: 10px;
}
.app-detail-body .recommend-goods-box {
  margin-top: 30px;
  flex-grow: 1;
}
.app-detail-body .recommend-goods-box .sub-title {
  padding: 0 10px 10px;
}
.app-detail-body .recommend-goods-box .recommend-goods .app-item {
  background-color: #f6f8fa;
  border: 0;
  margin-top: 10px;
  padding: 10px;
}
.app-detail-body .recommend-goods-box .recommend-goods .app-item:nth-of-type(1) {
  margin-top: 0;
}
.app-detail-body .recommend-goods-box .recommend-goods .app-item .app-logo img {
  width: 78px;
  height: 78px;
}
.app-detail-body .recommend-goods-box .recommend-goods .app-item .app-info {
  margin-top: 18px;
}
.app-detail-body .recommend-goods-box .recommend-goods .app-item .app-name {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
}
.app-detail-body .recommend-goods-box .recommend-goods .app-item .app-intro {
  color: #999999;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.app-detail-body .recommend-goods-box .recommend-goods .app-item .app-info-icons {
  margin-left: 0;
  margin-top: 20px;
}
.app-detail-body .recommend-goods-box .recommend-goods .app-item .app-from {
  margin-top: 10px;
}
.app-detail-body .recommend-goods-box .recommend-goods .app-item .app-from .icon-shield {
  background: url(../images/shield.png) no-repeat;
  background-size: cover;
  display: inline-block;
  vertical-align: -4px;
  margin-left: 5px;
  width: 20px;
  height: 20px;
}
.modal-content-appstore .modal-title {
  font-size: 18px;
  color: #666666;
  text-align: center;
}
.modal-content-appstore .close {
  background-image: url(../images/close.png);
  width: 28px;
  height: 28px;
  background-size: cover;
  margin-top: -14px;
}
.modal-content-appstore .app-info-wrap {
  margin: 10px 25px 0;
}
.modal-content-appstore .app-info-wrap .modal-body-title {
  font-weight: bold;
  color: #666666;
}
.modal-content-appstore .app-info-wrap .app-info-box {
  margin-top: 20px;
  display: flex;
}
.modal-content-appstore .app-info-wrap .app-info-box .app-logo img {
  width: 80px;
  height: 80px;
  border-radius: 15px;
}
.modal-content-appstore .app-info-wrap .app-info-box .app-info {
  flex: 1;
  margin-left: 20px;
}
.modal-content-appstore .app-info-wrap .app-info-box .app-info .app-name {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}
.modal-content-appstore .app-info-wrap .app-info-box .app-info .app-intro {
  color: #999999;
  margin-top: 10px;
}
.modal-content-appstore .app-info-wrap .included-apps {
  margin-top: 40px;
}
.modal-content-appstore .app-info-wrap .included-apps li {
  width: 72px;
  margin-top: 20px;
  margin-right: 30px;
  text-align: center;
  display: inline-block;
}
.modal-content-appstore .app-info-wrap .included-apps li .app-logo {
  border-radius: 2px;
  border: solid 1px #ecf0f5;
  width: 36px;
  height: 36px;
  margin: 0 auto;
  padding: 1px;
}
.modal-content-appstore .app-info-wrap .included-apps li .app-logo img {
  width: 32px;
  height: 32px;
}
.modal-content-appstore .app-info-wrap .included-apps li .app-name {
  margin-top: 8px;
  font-size: 12px;
  color: #333333;
}
.modal-content-appstore .app-info-wrap .purchase-tips-box {
  color: #666666;
  margin: 30px 0 25px;
  padding-top: 30px;
  border-top: 1px solid #ecf0f5;
  line-height: 36px;
}
.modal-content-appstore a {
  color: #ba0713;
}
.modal-content-appstore a:hover {
  text-decoration: underline;
}
.modal-content-appstore .modal-footer .btn {
  border-radius: 2px;
  font-size: 16px;
  min-width: 130px;
}
.modal-content-appstore .modal-footer .btn.f14 {
  font-size: 14px;
}
.modal-content-appstore .modal-footer .btn-red {
  background-color: #ba0713;
  color: #fff;
}
.modal-content-appstore .modal-footer .btn-red-line {
  background-color: #fff;
  color: #ba0713;
  border: 1px solid #ba0713;
}
.modal-content-appstore .modal-footer .text {
  margin-left: 10px;
  color: #666666;
}
.modal-content-appstore .modal-footer.text-left {
  text-align: left;
}
.modal-content-appstore .modal-footer.text-center {
  text-align: center;
}
.modal-content-appstore .modal-success-wrap {
  margin: 50px auto 100px;
  text-align: center;
}
.modal-content-appstore .modal-success-wrap .modal-success-img p {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  margin-top: 30px;
}
.modal-content-appstore .modal-success-wrap .modal-success-text {
  margin-top: 20px;
  line-height: 30px;
  font-size: 18px;
  color: #666666;
}
.modal-content-appstore .modal-success-wrap .modal-success-text .f14 {
  font-size: 14px;
}
.modal-content-appstore .modal-wramPrompt-wrap {
  margin: 0 100px 40px;
}
.modal-content-appstore .wramPrompt-text {
  font-size: 16px;
  color: #666666;
}
.modal-content-appstore .wramPrompt-text .icon-tip {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 30px;
  height: 30px;
  background-size: cover;
  background-image: url(../images/tip.png);
}
.modal-content-appstore .qr-code-share {
  margin-top: 30px;
  text-align: center;
  color: #666666;
}
.modal-content-appstore .qr-code-share img {
  display: block;
  width: 96px;
  height: 96px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.modal-content-appstore .modal-selectOrg-wrap {
  margin: 0 40px 40px;
}
.modal-content-appstore .orgs-list li {
  margin-top: 20px;
  margin-bottom: 0;
}
.modal-content-appstore .orgs-list li .magic-radio + label:before {
  top: 15px;
  border-color: #ba0713;
}
.modal-content-appstore .orgs-list li .magic-radio + label:after {
  top: 19px;
  background: #ba0713;
}
.modal-content-appstore .orgs-list li p {
  line-height: 30px;
}
.modal-content-appstore .orgs-list li p .pay {
  font-size: 18px;
}
.modal-content-appstore .orgs-list li p .time {
  color: #ba0713;
  margin: 0 5px;
}
.modal-content-appstore .orgs-list li .img-box {
  display: flex;
  height: 350px;
}
.modal-content-appstore .orgs-list li .img-box div {
  width: 50%;
  margin-top: 15px;
}
.modal-content-appstore .orgs-list li .img-box div img {
  height: 300px;
}
.modal-content-appstore .orgs-list li .img-box div div {
  width: 100%;
  margin-top: 15px;
}
.modal-content-appstore .orgs-list li .img-box img {
  width: 48px;
  height: 48px;
  margin: 0 12px 0 10px;
}
.modal-content-appstore .orgs-list li .img-box span {
  color: #333333;
}
.modal-content-appstore .user-modal-warp .has-feedback {
  margin-top: 15px;
}
.modal-content-appstore .user-modal-warp .form-padding .requiredFields::before {
  content: '*';
  color: red;
  padding-right: 5px;
}
.modal-content-appstore .user-modal-warp .user-info {
  display: flex;
  align-items: center;
}
.modal-content-appstore .user-modal-warp .user-info .radio {
  margin-top: 0;
  margin-right: 10%;
}
.modal-content-appstore .user-modal-warp .user-info .radio .magic-radio + label:after {
  background: #ba0713;
  border-radius: 50%;
  height: 9px;
  left: 4px;
  top: 4px;
  width: 9px;
}
.modal-content-appstore .user-modal-warp .user-info .radio .magic-radio:checked + label:before {
  border: 2px solid #ba0713;
}
.modal-content-appstore .user-modal-warp .user-info .phone {
  margin-top: -5px;
}
.modal-content-appstore .user-modal-warp .user-info .phone span {
  display: inline-block;
  margin-left: 15px;
}
.modal-content-appstore .new-apply {
  width: 100%;
}
.modal-content-appstore .new-apply .sum {
  line-height: 30px;
}
.modal-content-appstore .new-apply .sum span {
  font-size: 18px;
  color: #ba0713;
  font-weight: bold;
}
.modal-content-appstore .new-apply .pay-type {
  margin-bottom: 10px;
}
.modal-content-appstore .new-apply .pay-type .pay {
  color: #333333;
  font-size: 18px;
}
.modal-content-appstore .new-apply .pay-type .time {
  color: #ba0713;
  display: inline-block;
  margin: 0 5px;
}
.modal-content-appstore .new-apply .img-box {
  display: flex;
}
.modal-content-appstore .new-apply .img-box .refresh {
  color: #ba0713;
  display: inline-block;
  padding: 0 5px;
  cursor: pointer;
}
.modal-content-appstore .new-apply .img-box div img {
  height: 384px;
  width: 100%;
}
.modal-content-appstore .new-apply .img-box div div {
  margin-top: 10px;
  text-align: center;
}
#other li span {
  display: block;
  width: 100px;
  text-align: center;
}
#other li {
  text-align: center;
}
#other li.active span {
  color: #f95959;
}
#other li.active {
  border-bottom: 2px solid #f95959;
}
#other li span {
  display: block;
  width: 100px;
  text-align: center;
  font-weight: 600;
}
#other .type {
  font-size: 18px;
  font-weight: 600;
}
#other .price {
  font-size: 14px;
  font-weight: 600;
  color: #f95959;
}
.app-detail-body .app-spec-panel dd ul li a.specification-title {
  /*height: 54px;*/
}
.app-detail-body .app-spec-panel dd .solution li.active > a > span {
  color: #ba0713;
}
.app-detail-body .app-spec-panel dd .solution li + li {
  margin-left: 0px;
}
.goods-detail-section * {
  max-width: 100%;
}
.header-container {
  position: absolute;
}
/*# sourceMappingURL=appStore.css.map */