@charset "utf-8";
img {
  max-width: 100%;
}
body {
  background-color: white;
}
html,
body {
  font-family: "Microsoft YaHei", "微软雅黑", sans-serif, Helvetica, Arial;
  font-size: 0.16rem;
}
ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 0;
}
.transition {
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
header {
  background-color: #f7faff !important;
  border-color: #f7faff !important;
}
main {
  min-height: calc(100vh - 0.98rem);
  padding-bottom: 0.98rem;
  background: #F7F8FC;
}
main .main-slider {
  position: relative;
}
main .main-slider .am-slides li {
  height: 3.75rem;
  position: relative;
}
main .main-slider .am-slides li img {
  width: 100%;
  height: 100%;
}
main .main-slider .am-control-nav {
  bottom: 0.35rem;
  right: 0.16rem;
  font-size: 0;
  line-height: 0;
}
main .main-slider .am-control-nav li {
  display: inline-block;
  margin-right: 0.15rem;
}
main .main-slider .am-control-nav li a {
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  width: 10px;
  height: 10px;
  background: #1465b1;
  border-radius: 50%;
  opacity: 0.5;
}
main .main-slider .am-control-nav li a.am-active {
  opacity: 1;
}
main .main-slider .am-slider-desc {
  background: linear-gradient(#4b494900, 50%, #0000009e);
  position: absolute;
  bottom: 0;
  /* padding: 8px 60px 8px 8px; */
  width: 100%;
  color: #fff;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0.19rem 0.28rem;
  overflow: hidden;
  font-size: 0.32rem;
}
main .main-slider .am-slider-desc a {
  font-size: 0.32rem;
  color: #fff;
}
main .tag {
  width: 100%;
  max-width: 7.5rem;
  margin: 0 auto 0.44rem;
  overflow: hidden;
}
main .tag em {
  color: #FF6000;
  font-style: normal;
}
main .tag .co_title {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0.06rem;
}
main .tag .co_title .title {
  display: inline-block;
  float: left;
  font-weight: 500;
  font-size: 0.36rem;
  color: #333333;
  position: relative;
  line-height: 0.64rem;
  font-family: PingFang SC, PingFang SC;
}
main .tag .co_title .title span {
  z-index: 2;
  position: relative;
}
main .tag .co_title .title::before {
  content: "";
  position: absolute;
  bottom: 0.1rem;
  left: 0;
  width: 1.6rem;
  height: 0.16rem;
  background: linear-gradient(90deg, rgba(255, 92, 0, 0.7) 0%, rgba(255, 255, 255, 0) 75%);
}
main .tag .co_title .more {
  display: inline-block;
  float: right;
  line-height: 0.64rem;
  font-weight: 400;
  font-size: 0.24rem;
  color: #8590A6;
  font-family: Microsoft YaHei, Microsoft YaHei;
}
main .tag .co_title .more i {
  font-size: 0.16rem;
  font-weight: bold;
  position: relative;
  top: -0.02rem;
  margin-left: 0.06rem;
}
main .tag .tag_co_top {
  width: 100%;
  background: linear-gradient(180deg, #f5f8ff 0%, #DFE3FF 100%);
  overflow: hidden;
  position: relative;
}
main .tag .slider-content {
  width: 7.1rem;
  height: 2.4rem;
  position: relative;
  margin: 0.16rem auto 0;
  z-index: 100;
  background: #fff;
  overflow: hidden;
  border-radius: 0.08rem 0.08rem 0 0;
}
main .tag .slider-content .tip {
  position: absolute;
  top: 0;
  right: 0;
  width: 0.76rem;
  height: 0.44rem;
  background: rgba(22, 14, 51, 0.45);
  border-radius: 0 0 0 0.08rem;
  line-height: 0.44rem;
  font-family: MiSans, MiSans;
  font-size: 0.2rem;
  color: #FFFFFF;
  z-index: 10;
  text-align: center;
}
main .tag .slider-content .am-slides > li {
  height: 3.76rem;
  position: relative;
}
main .tag .slider-content .am-slides > li img {
  width: 100%;
  height: 100%;
}
main .tag .slider-content .am-slider-desc {
  background: linear-gradient(#4b494900, 50%, #0000009e);
  position: absolute;
  bottom: 0;
  /* padding: 8px 60px 8px 8px; */
  width: 100%;
  color: #fff;
  display: block;
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0.19rem 0.28rem;
  overflow: hidden;
  font-size: 0.32rem;
}
main .tag .slider-content .am-slider-desc a {
  font-size: 0.32rem;
  color: #fff;
}
main .tag .slider-content .am-control-nav {
  position: absolute;
  bottom: 0.2rem;
  font-size: 0;
  line-height: 0;
  text-align: right;
  right: 0;
}
main .tag .slider-content .am-control-nav li {
  display: inline-block;
  margin-right: 0.15rem;
}
main .tag .slider-content .am-control-nav li a {
  display: block;
  cursor: pointer;
  width: 0.1rem;
  height: 0.1rem;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0.05rem;
  box-shadow: none;
}
main .tag .slider-content .am-control-nav li a.am-active {
  width: 0.24rem;
  height: 0.1rem;
  background: #395BFF;
}
main .tag .co_navBox {
  width: 7.1rem;
  margin: 0 auto 0.2rem;
  border-radius: 0 0 0.08rem 0.08rem;
  background: linear-gradient(180deg, rgba(247, 248, 252, 0) 30%, rgba(200, 212, 255, 0.8) 100%);
}
main .tag .co_navBox ul {
  overflow: hidden;
}
main .tag .co_navBox ul li {
  width: calc(100% / 2);
  height: 0.96rem;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
}
main .tag .co_navBox ul li a {
  display: inline-block;
}
main .tag .co_navBox ul li::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0.02rem;
  height: 0.96rem;
  z-index: 1;
  background: linear-gradient(180deg, rgba(247, 248, 252, 0) 40%, rgba(255, 255, 255, 0.4) 100%);
}
main .tag .co_navBox ul li:last-child::after {
  display: none;
}
main .tag .co_navBox ul li i {
  display: inline-block;
  float: left;
  width: 0.76rem;
  height: 0.76rem;
  margin: 0.14rem 0 0 0;
}
main .tag .co_navBox ul li i.icon_download {
  background: url(../images/tag/icon_download.png) no-repeat center;
  background-size: 100%;
}
main .tag .co_navBox ul li i.icon_settled {
  background: url(../images/tag/icon_settled.png) no-repeat center;
  background-size: 100%;
}
main .tag .co_navBox ul li span {
  display: inline-block;
  float: left;
  line-height: 0.96rem;
  font-size: 0.24rem;
  color: #666666;
}
main .tag .co_textBox {
  width: 100%;
  margin: 0 auto;
  padding: 0.1rem 0.52rem 0.6rem;
  background: url(../images/tag/bg1.png) no-repeat center;
  background-size: 100% 100%;
}
main .tag .co_textBox .title {
  font-size: 0.36rem;
  color: #FFFFFF;
  margin-bottom: 0.04rem;
  font-family: PingFang SC, PingFang SC;
}
main .tag .co_textBox p {
  font-family: MiSans, MiSans;
  font-size: 0.24rem;
  color: #FFFFFF;
  line-height: 0.36rem;
  height: 0.72rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
main .tag .co_relationBox {
  width: calc(100% - 0.4rem);
  margin: 0 0.2rem 0.1rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, #FFFFFF 100%);
  border-radius: 0.12rem;
  padding: 0.16rem 0.32rem 0;
}
main .tag .co_relationBox .text {
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.36rem;
  overflow: hidden;
  margin-bottom: 0.2rem;
  font-family: MiSans, MiSans;
}
main .tag .co_relationBox ul {
  overflow: hidden;
}
main .tag .co_relationBox ul li {
  float: left;
  width: calc((100% - 0.2rem) / 2);
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
}
main .tag .co_relationBox ul li:nth-child(2n) {
  margin-right: 0;
}
main .tag .co_relationBox ul li aside {
  width: 100%;
  height: 2.6rem;
  overflow: hidden;
  background: rgba(246, 246, 246, 0.7);
  border-radius: 0.12rem;
  position: relative;
  text-align: center;
}
main .tag .co_relationBox ul li aside div {
  width: 100%;
  height: 100%;
  line-height: 2.6rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 0;
}
main .tag .co_relationBox ul li aside div img {
  max-width: 100%;
  max-height: 100%;
}
main .tag .co_relationBox ul li p {
  font-weight: 300;
  font-size: 0.28rem;
  color: #333333;
  text-align: center;
  height: 0.76rem;
  line-height: 0.38rem;
  margin: 0.16rem 0;
  overflow: hidden;
  word-break: break-all;
  font-family: Microsoft YaHei, Microsoft YaHei;
}
main .tag .co_companyBox {
  width: calc(100% - 0.4rem);
  margin: 0 0.2rem 0.1rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, #FFFFFF 100%);
  border-radius: 0.12rem;
  padding: 0.2rem 0.32rem 0;
  font-family: MiSans, MiSans;
}
main .tag .co_companyBox .text {
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.36rem;
  overflow: hidden;
  margin-bottom: 0.2rem;
  font-family: MiSans, MiSans;
}
main .tag .co_companyBox ul {
  overflow: hidden;
  padding-top: 0.2rem;
}
main .tag .co_companyBox ul li {
  width: 100%;
  margin-bottom: 0.2rem;
  overflow: hidden;
}
main .tag .co_companyBox ul li .top {
  background: #F4F6FA;
  border-radius: 0.16rem 0.16rem 0 0;
  padding: 0.2rem;
  overflow: hidden;
}
main .tag .co_companyBox ul li .top aside {
  width: 2rem;
  height: 1rem;
  overflow: hidden;
  border-radius: 0.08rem;
  position: relative;
  text-align: center;
  margin-right: 0.2rem;
  float: left;
  background: #fff;
}
main .tag .co_companyBox ul li .top aside div {
  width: 100%;
  height: 100%;
  line-height: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 0;
}
main .tag .co_companyBox ul li .top aside div img {
  max-width: 100%;
  max-height: 100%;
}
main .tag .co_companyBox ul li .top .textBox {
  width: 3.86rem;
  float: left;
  overflow: hidden;
}
main .tag .co_companyBox ul li .top .textBox .title {
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.4rem;
  margin-bottom: 0.12rem;
}
main .tag .co_companyBox ul li .top .textBox .brand-disc {
  overflow: hidden;
  width: 100%;
}
main .tag .co_companyBox ul li .top .textBox .brand-disc label {
  line-height: 0.32rem;
  position: relative;
  font-size: 0.24rem;
  color: #666666;
  font-weight: 400;
}
main .tag .co_companyBox ul li .top .textBox .brand-disc label i {
  line-height: normal;
  font-style: normal;
  color: #333333;
}
main .tag .co_companyBox ul li .top .textBox .brand-disc label:nth-of-type(2) {
  padding-left: 0.24rem;
}
main .tag .co_companyBox ul li .top .textBox .brand-disc label:nth-of-type(2)::after {
  content: '';
  position: absolute;
  top: 0.06rem;
  left: 0;
  width: 0.02rem;
  height: 0.24rem;
  background: #999999;
}
main .tag .co_companyBox ul li .desc {
  margin: 0.2rem 0;
  padding: 0 0.2rem;
  font-size: 0.28rem;
  color: #666666;
  line-height: 0.4rem;
  max-height: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
main .tag .co_newsBox {
  width: calc(100% - 0.4rem);
  margin: 0 0.2rem 0.1rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, #FFFFFF 100%);
  border-radius: 0.12rem;
  padding: 0.2rem 0.32rem 0;
}
main .tag .co_newsBox ul {
  overflow: hidden;
  padding-top: 0.12rem;
}
main .tag .co_newsBox ul li {
  width: 100%;
  margin-bottom: 0.32rem;
  overflow: hidden;
}
main .tag .co_newsBox ul li aside {
  width: 2rem;
  height: 1.5rem;
  overflow: hidden;
  border-radius: 0.08rem;
  position: relative;
  text-align: center;
  margin-right: 0.24rem;
  float: left;
  background: #f7f7f7;
}
main .tag .co_newsBox ul li aside div {
  width: 100%;
  height: 100%;
  line-height: 1.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 0;
}
main .tag .co_newsBox ul li aside div img {
  max-width: 100%;
  max-height: 100%;
}
main .tag .co_newsBox ul li .textBox {
  float: left;
  width: 4.22rem;
  overflow: hidden;
}
main .tag .co_newsBox ul li .textBox .title {
  font-size: 0.28rem;
  color: #333;
  margin-bottom: 0.2rem;
  line-height: 0.44rem;
  height: 0.88rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
main .tag .co_newsBox ul li .textBox .bottom {
  overflow: hidden;
}
main .tag .co_newsBox ul li .textBox .bottom .usarBox {
  display: inline-block;
  float: left;
}
main .tag .co_newsBox ul li .textBox .bottom .usarBox aside {
  width: 0.36rem;
  height: 0.36rem;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  text-align: center;
  margin-right: 0.08rem;
  float: left;
}
main .tag .co_newsBox ul li .textBox .bottom .usarBox aside div {
  width: 100%;
  height: 100%;
  line-height: 0.36rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 0;
}
main .tag .co_newsBox ul li .textBox .bottom .usarBox aside div img {
  max-width: 100%;
  max-height: 100%;
}
main .tag .co_newsBox ul li .textBox .bottom .usarBox span {
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  display: inline-block;
  float: left;
  line-height: 0.36rem;
  font-size: 0.2rem;
  color: #666666;
}
main .tag .co_newsBox ul li .textBox .bottom .item_time {
  float: right;
  color: #666;
  font-size: 0.24rem;
  line-height: 0.36rem;
  display: inline-block;
  font-family: ABCNormal, ABCNormal;
}
main .tag .co_likeBox {
  width: calc(100% - 0.4rem);
  margin: 0 0.2rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, #FFFFFF 100%);
  border-radius: 0.12rem;
  padding: 0.2rem 0 0 0.32rem;
}
main .tag .co_likeBox ul {
  overflow: hidden;
  font-size: 0;
  padding-top: 0.12rem;
}
main .tag .co_likeBox ul li {
  overflow: hidden;
  margin-bottom: 0.16rem;
  margin-right: 0.2rem;
  display: inline-block;
}
main .tag .co_likeBox ul li .item {
  background: #F2F7FF;
  padding: 0.08rem 0.2rem;
  border-radius: 0.08rem;
  font-size: 0.22rem;
  color: #5E5E8E;
  display: inline-block;
  font-family: MiSans, MiSans;
  font-weight: 400;
}
