.top-flex-space {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.18rem;
  border-bottom: 0.01rem solid #E5E5E5;
}
.top-flex-space .touzizhe-title{
  margin-bottom: 0 !important;
}
.jiben-flex-list{
  display: flex;
  align-items: center;
}
.brandUl{
justify-content:flex-end;
}
.brandUl li{
margin-left:.3rem;
}
.brandUl li:last-child{
margin-right:0;
}
.jiben-flex-list ul{
  display: flex;
  align-items: center;
}
.jiben-flex-list ul li{
  display: flex;
  align-items: center;
  margin-left: 0.6rem;
}
.jiben-flex-list ul li:nth-child(1){
  margin-left: 0;
}
.jiben-flex-list ul a{
  color: #333;
  display: block;
  font-size: 0.2rem;
}
.jiben-flex-list ul li.active a{
  font-weight: bold;
}
.jiben-flex-list ul li.active {
  position: relative;
}
.jiben-flex-list ul li.active::after{
  content: '';
  width: 100%;
  height: 0.03rem;
  background-color: #2c68b9;
  position: absolute;
  bottom: -0.25rem;
  left: 0;
}
.box-table-wrap{
  padding: 0.5rem 0 ;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.td-1{
  width:15.83%
}

.box-table-wrap table tr td{
  padding:0.15rem 0.2rem;
  font-size:0.18rem;
  line-height: 1.8;
}

.dan-new-item {
  padding: 0.35rem 0;
  border-bottom: 0.01rem solid rgb(230, 237, 247);
  display: flex;
}

.left-month {
  color: rgb(194, 196, 199);
  font-weight: bold;
  font-size: 0.4rem;
}

.left-timer {
  font-size: 0.2rem;
  color: rgb(194, 196, 199);
  font-weight: bold;
}

.center-dan-box {
  flex: 1;
  margin-left: 0.8rem;
}

.center-dan-title {
  width: 10rem;
  font-size: 0.2rem;
  color: rgb(76, 76, 76);
}

.right-dan-ico {
  height: 100%;
  display: flex;
  align-items: center;
  margin-right: 0.4rem;
}

.right-dan-ico span {
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
  background-color: rgb(10, 80, 180);
  display: flex;
  align-items: center;
  justify-content: center;
}

.right-dan-ico span img {
  width: 0.16rem;
  height: 0.14rem;
}
.right-dan-isShow{
  display: none;
}
.left-dan-box{
  transition: all .25s;
}

.dan-new-item:hover {
  background: linear-gradient(to bottom,rgb(255, 255, 255), rgba(10, 80, 180,0.2));
}
.dan-new-item:hover .right-dan-isShow{
  display: block;
}
.dan-new-item:hover .left-dan-box{
  transform: translateX(0.4rem);
}

.brandUl{
display:flex;
align-items:center;
list-style:none;
}
.brandUl li{
display:flex;
align-items:center;
}
.brandUl li.active a{
color:#2c68b9;
font-weight:bold;
}

.contentWrap{
width:100%;
padding:0.5rem 0 ;
}
.banner-common-box {
  height: 4rem;
}
.banner-common-box img {
  width: 100%;
  height: 100%;
object-fit:cover;
}
body {
  background: #fff;
}
.brand-box-width {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.27rem 0;
  border-bottom: 0.01rem solid #e5e5e5;
}
.brand-box-wrap {
  background: #fbfbfb;
}
.brand-box-wrap .brand-left {
  display: flex;
  align-items: center;
}
.brand-box-wrap .brand-left a {
  font-size: 0.2rem;
  color: #a3a2a1;
  display: flex;
  align-items: center;
}
.brand-box-wrap .brand-left a:last-child::after {
  display: none;
}
.brand-left a{
margin:0 0.1rem;
}
.brand-left{
color:#a3a2a1;
}

.brand-left a:first-child{
margin-left:0;
}
.brand-box-wrap .brand-left a::after {
  content: '>';
  display: block;
  margin: 0 0.08rem;
display:none;
}
.brand-right {
  display: flex;
  align-items: center;
}
.brand-right a {
  display: block;
  margin-left: 0.6rem;
  color: #a3a2a1;
  font-size: 0.2rem;
}
.brand-right a.active {
  color: #2c68b9;
  font-weight: bold;
}
.brand-right a:hover {
  color: #2c68b9;
  font-weight: bold;
}
.brand-right a:nth-child(1) {
  margin-left: 0;
}
.fendou-wrap-container {
  padding: 0.45rem 0 0.6rem 0;
}
.fendou-title-box {
  padding-bottom: 0.2rem;
  border-bottom: 0.01rem solid #2c68b9;
  color: #2c68b9;
  font-size: 0.3rem;
  font-weight: bold;
}
.fendouren-right-info {
  width: 1.8rem;
  height: 1.2rem;
  overflow: hidden;
}
.fendouren-right-info:hover > img {
  transform: scale(1.1);
}
.fendouren-right-info img {
  width: 100%;
  height: 100%;
  transition: all 0.2s;
}
.fendouren-list {
width:100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fendouren-list .fendouren-box-item {
  padding: 0.3rem 0;
  display: flex;
  width: 46%;
  justify-content: space-between;
  border-bottom: 0.01rem solid #e6edf7;
}
.fendouren-list .fendouren-box-item .fendouren-last-xbox {
  display: flex;
  align-items: center;
}
.fendouren-list .fendouren-box-item .fendouren-last-xbox span {
  color: #999999;
  font-size: 0.16rem;
}
.fendouren-list .fendouren-box-item .fendouren-last-xbox span:nth-child(1) {
  margin-right: 0.14rem;
  padding-right: 0.14rem;
  border-right: 0.01rem solid #999999;
}
.fendouren-list .fendouren-box-item .fendouren-left-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.fendouren-list .fendouren-box-item:hover .fendouren-titles {
  color: #3471c0;
  font-weight: bold;
}
.fendouren-list .fendouren-box-item .fendouren-titles {
  width: 4rem;
  font-size: 0.2rem;
  color: #4c4c4c;
  margin-bottom: 0.35rem;
  padding-top: 0.14rem;
}
.detail-page-content {
  padding: 0.47rem 0;
}
.container-box-page {
  padding-bottom: 1rem;
}
.detail-top .page-title {
  font-size: 0.34rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.34rem;
  text-align: center;
}
.detail-top .page-detail-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.12rem;
  border-bottom: 0.01rem solid #f2f2f2;
}
.detail-top .page-detail-flex span {
  color: #666666;
  font-size: 0.16rem;
}
.toggle-pages {
  padding-top: 0.25rem;
  border-top: 0.01rem solid #ececec;
}
.toggle-pages .text-page{
  display: block;
  margin-bottom: 0.13rem;
  color: #666666;
  font-size: 0.16rem;
}
.toggle-pages a:hover {
  color: #000;
}
.touzizhe-box-wrap {
  padding: 0.5rem 0 1rem 0;
  border-bottom: 0.01rem solid #e5e5e5;
}
.touzizhe-box-wrap .touzizhe-title {
  font-size: 0.3rem;
  color: #2c68b9;
  margin-bottom: 0.7rem;
}
.touzizhe-box-wrap .isGUnwang {
  display: none;
}
.touzizhe-box-wrap .touzizhe-list-wrap {
  display: flex;
  flex-wrap: wrap;
}
.touzizhe-box-wrap .touzizhe-list-wrap .tzz-list {
  height: 1.7rem;
}
.touzizhe-box-wrap .touzizhe-list-wrap .touzizhe-item {
  width: 20%;
  min-height: 3.5rem;
  background-color: #f2f8ff;
  border-right: 0.01rem solid #ecebeb;
  padding: 0.2rem 0.15rem 0.25rem 0.37rem;
  box-sizing: border-box;
}
.touzizhe-box-wrap .touzizhe-list-wrap .touzizhe-item:hover .isGUnwang {
  display: block;
}
.touzizhe-box-wrap .touzizhe-list-wrap .touzizhe-item:nth-child(1) {
  border-left: 0.01rem solid #ecebeb;
}
.touzizhe-box-wrap .touzizhe-list-wrap .touzizhe-item:hover {
  background-color: #edf3fa;
}
.touzizhe-box-wrap .touzizhe-list-wrap .touzizhe-item .guanwang {
  width: 1.21rem;
  height: 0.38rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #2c68b9;
  border: 0.01rem solid #2c68b9;
  border-radius: 0.2rem 0 0.2rem 0;
}
.touzizhe-box-wrap .touzizhe-list-wrap .touzizhe-item .guanwang img {
  margin-left: 0.05rem;
}
.touzizhe-box-wrap .touzizhe-list-wrap .touzizhe-item .touzizhe-name {
  color: #333333;
  font-weight: bold;
  font-size: 0.26rem;
  margin-bottom: 0.2rem;
}
.touzizhe-box-wrap .touzizhe-list-wrap .touzizhe-item .tzz-code {
  color: #333333;
  font-size: 0.16rem;
  margin-bottom: 0.18rem;
}
.touzizhe-box-wrap .touzizhe-list-wrap .touzizhe-item .tzz-item {
  display: flex;
  align-items: center;
  margin-bottom: 0.15rem;
}
.touzizhe-box-wrap .touzizhe-list-wrap .touzizhe-item .tzz-item .name {
  width: 1.3rem;
  text-align: right;
  font-size: 0.16rem;
}
.touzizhe-box-wrap .touzizhe-list-wrap .touzizhe-item .tzz-item .num {
  flex: 1;
  font-weight: bold;
  font-size: 0.3rem;
  color: #ca0915;
  text-align: left;
}
.touzizhe-box-wrap .touzizhe-list-wrap .touzizhe-item .tzz-item .num strong{
  font-weight: bold;
  font-size: 0.3rem;
  color: #000;
}
.news-box-page .fendouren-left-info {
  flex: 1;
}
.news-box-page .fendouren-titles {
  height: 0.58rem;
  width: auto !important;
  margin-bottom: 0.1rem !important;
}
.news-box-page .fendouren-last-xbox span {
  border-right: 0 !important;
}
