body {
  font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB',
    'Microsoft YaHei', '微软雅黑', Arial, sans-serif;
    background-image: linear-gradient(230deg ,#000fba,#0010af,#000fba,#0010af);
  color: #ffffff;
}
.wrap {
  overflow: inherit;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.txt-left {
  text-align: left;
}
.txt-right {
  text-align: right;
}
.content-wrap {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  padding: 40px 0 40px;
}

.content-wrap .title{
  background: url(../images/cnnic/title-bg.png) center center no-repeat;
  width: 345px;
  height: 53px;
  margin: 0 auto;
  text-align: center;
  font-size: 28px;
  line-height: 45px;
}

.content-wrap .sub-title{
  font-size: 16px;
  text-align: center;
  color: #52f7fb;
  margin-top: 16px;
}
.content-wrap * {
  box-sizing: border-box;
}
.wrapper * {
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
.banner-top *{
  box-sizing: border-box;
}
.banner-top {
  width: 100%;
  background: url(../images/cnnic/CNNIC-banner.jpg) center center no-repeat;
  height: 967px;
  padding-top: 114px;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
}
.banner-top .activity-title{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top: 372px;
}
.banner-top .activity-title .item-title{
  display: inline-block;
  font-size: 30px;
  color: #ffffff;
  position: relative;
  vertical-align: middle;
  line-height: 28px;
  top: -10px;
  letter-spacing: 2px;
}

.banner-top .activity-title .item-title em{
  font-size: 37px;
  font-weight: 600;
}
.banner-top .activity-title .item-title::before{
  content: "";
  width: 100%;
  height: 20px;
  background-color: #2bbeff;
  position: absolute;
  bottom: -10px;
  z-index: -1;
  padding: 0 10px;
  left: -10px;
}

#activity-step .item-rule{
  display: block;
  width: 121px;
  height: 52px;
  background: url(../images/cnnic/rule-bg.png) center center no-repeat;
  color: #0425b4;
  font-size: 16px;
  line-height: 71px;
  margin: 0 auto;
  padding-left: 23px;
  margin-top: 3px;
}

.banner-top .main-title{
  text-align: center;
}

.banner-top .main-title .item-title{
  color: #ffffff;
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 17px;
}

.banner-top .main-title .item-title-small{
  font-size: 29px;
  color: #ffffff;
  margin-top: 25px;
}

.banner-top .activity-date{
  font-size: 17px;
  color: #ffffff;
  margin-top: 23px;
  text-align: center;
}

.banner-top .activity-action{
  width: 1200px;
  height: 283px;
  margin: 0 auto;
  margin-top: 10px;
  padding-top: 25px;
  background: url(../images/cnnic/action-bg.png) center center no-repeat;
}

.banner-top .activity-action .action-title{
  text-align: center;
  font-size: 27px;
  padding-right: 14px;
}
.banner-top .activity-action .action-info{
  padding: 0 24px;
  padding-top: 39px;
}
.banner-top .activity-action .action-info p{
  font-size: 15px;
  line-height: 25px;
  text-indent: 2em
}
#activity-step{
  margin-top: 81px;
}
#activity-step .step-detail{
  margin-top: 30px;
}
#activity-step .step-domain {
  margin-top: 29px;
  float: left;
}
#activity-step .step-domain .item {
  border-radius: 10px;
  position: relative;
  height: 240px;
  width: 280px;
  margin-bottom: 20px;
  display: inline-block;
  margin-right: 25px;
}

#activity-step .step-domain .item .item-header {
  width: 100%;
  padding: 27px 19px 0;
  height: 109px;
  position: relative;
  background: url(../images/cnnic/itemHeader.png) top center no-repeat;
}

#activity-step .step-domain .item .item-header .header-title {
  font-size: 32px;
  margin-bottom: 20px;
  color: #ffffff;
}

#activity-step .step-domain .item .item-header p {
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
}
#activity-step .step-domain .item .item-middle {
  padding: 17px 16px;
  background-color: #ffffff;
}
#activity-step .step-domain .item .item-middle s{
  font-size: 12px;
  color: #999999;
  margin-left: 14px;
}
#activity-step .step-domain .item .item-middle .item-img {
  display: inline-block;
  width: 54px;
  height: 29px;
  line-height: 23px;
  background-color: #e9253d;
  text-align: center;
  font-size: 14px;
  background: url(../images/cnnic/salebg.png) center left no-repeat;
  border-radius: 4px;
  font-style: normal;
  color: #ffffff;
}
#activity-step .step-domain .item .item-middle .sale-info {
  display: inline-block;
  font-size: 12px;
  color: #e9253d;
  height: 28px;
  border: 1px solid #e9253d;
  line-height: 18px;
  text-align: center;
  padding: 0 9px;
  border-radius: 4px;
}
#activity-step .step-domain .item .item-middle .item-price {
  font-size: 14px;
  color: #000000;
  margin-top: 12px;
}
#activity-step .step-domain .item .item-middle .item-price span {
  color: #e9253d;
}
#activity-step .step-domain .item .item-middle .item-price em {
  font-size: 28px;
  color: #e9253d;
}
#activity-step .step-domain .item .check-more {
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: block;
  position: absolute;
  bottom: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  font-size: 13px;
  color: #ffffff;
  text-align: center;
  background-image: linear-gradient(to right, #fbd554, #f08d2a);
}
#activity-step .step-domain .item .check-more:hover{
  background-image: linear-gradient(to right, #f08d2a, #fbd554);
}

#activity-step .step-info{
  float: left;
  width: 590px;
  position: relative;
}
#activity-step .step-info::before{
  content: "";
  display: block;
  width: 14px;
  height: 210px;
  background: url(../images/cnnic/process-label.png) center center no-repeat;
  position: absolute;
  left: -5px;
  top: 41px;
}
#activity-step .step-info .info-title{
  font-size: 19px;
  padding-left: 14px;
  color: #0321b9;
  font-style: italic;
  background: url(../images/cnnic/process-title.png) center center no-repeat;
  width: 112px;
  height: 28px;
  line-height: 28px;  
  margin-bottom: 10px;
}
#activity-step .step-info .step{
  padding-left: 18px;
}
#activity-step .step-info .step .item{
  margin-bottom: 4px;
}
#activity-step .step-info .step .item .item-title{
  color: #41f6ee;
  font-size: 17px;
  margin-bottom: 5px;
}

#activity-step .step-info .step .item .item-info{
  font-size: 16px;
  color: #ffffff;
  line-height: 27px;
}


#activity-renew .renew-detail {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 54px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#activity-renew .renew-detail li.item {
  width: 372px;
  height: 340px;
  -webkit-box-shadow: 0 2px 10px 0 rgba(16, 6, 102, 0.1);
  box-shadow: 0 2px 10px 0 rgba(16, 6, 102, 0.1);
  background-color: #ffffff;
  position: relative;
}

#activity-renew .renew-detail li.item .item-header {
  height: 92px;
  width: 100%;
  padding-top: 18px;
  padding-left: 24px;
}
#activity-renew .renew-detail li.item .item-header .header-tips{
  font-size: 12px;
  margin-top: 4px;
}
#activity-renew .renew-detail li.item .item-header .header-tips label{
  display: block;
  background: url(../images/cnnic/header-label.png) center center no-repeat;
  width: 337px;
  height: 24px;
  line-height: 28px;
  padding-left: 5px;
  font-size: 12px;
  color: #fe5588;
}
#activity-renew .renew-detail li.item:first-of-type .item-header {
  background: url(../images/cnnic/buildsite1.png) center center no-repeat;
}

#activity-renew .renew-detail li.item:nth-of-type(2) .item-header {
  background: url(../images/cnnic/buildsite2.png) center center no-repeat;
}

#activity-renew .renew-detail li.item:nth-of-type(3) .item-header {
  background: url(../images/cnnic/buildsite3.png) center center no-repeat;
}

#activity-renew .renew-detail li.item .item-header h2.header-title {
  color: #ffffff;
  font-size: 20px;
}

#activity-renew .renew-detail li.item .item-header .header-info {
  margin-top: 11px;
  color: #ffffff;
  font-size: 19px;
  position: relative;
  left: -10px;
}

#activity-renew .renew-detail li.item .item-info {
  padding: 18px 20px 0;
}

#activity-renew .renew-detail li.item .item-info .info-title {
  font-size: 13px;
  color: #000000;
  margin-bottom: 13px;
  padding-left: 5px;
}

#activity-renew .renew-detail li.item .item-info .info-detail::before {
  content: '';
  width: 14px;
  height: 13px;
  display: inline-block;
  margin-right: 8px;
  background: url(../images/cnnic/right-label2.png);
  position: relative;
  top: 2px;
}

#activity-renew .renew-detail li.item .item-info .info-detail {
  font-size: 12px;
  line-height: 27px;
  color: #666666;
  padding-left: 5px;
  min-width: 166px;
  display: inline-block;
}

#activity-renew .renew-detail li.item .info-price {
  border-top: 1px dashed #eeeeee;
  padding-top: 17px;
  margin-top: 14px;
}
#activity-renew .renew-detail li.item .info-price .price label{
  color: #ff0000;
  font-size: 17px;
}
#activity-renew .renew-detail li.item .info-price .price span{
  color: #ff0000;
  font-size: 12px;
}
#activity-renew .renew-detail li.item .info-price .price {
  float: left;
  color: #000000;
  font-size: 13px;
  margin-top: 9px;
  position: absolute;
  bottom: 22px;
}
#activity-renew .renew-detail li.item .info-price .price s{
  font-size: 12px;
  color: #999999;
  margin-left: 15px;
}
#activity-renew .renew-detail li.item .info-price .price em {
  font-size: 31px;
  color: #ff0000;
}

#activity-renew .renew-detail li.item .info-price .go-buy {
  display: block;
  float: right;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  border-radius: 3px;
  font-size: 13px;
  position: absolute;
  right: 12px;
  bottom: 20px;
  background-image: linear-gradient(to right, #fbcf54, #fd6750);
}

#activity-renew .renew-detail li.item .info-price .go-buy:hover {
  background-image: linear-gradient(to right, #fd6750, #fbcf54);
}
#activity-renew .renew-detail li.item:first-of-type .item-info{
  padding-left: 5px;
  padding-right: 0px;
}
#activity-renew .renew-detail li.item:first-of-type .item-info .info-detail::before {
  margin-right: 0;
}

#activity-renew .renew-detail li.item .info-price .price-label{
    display: inline-block;
    width: 54px;
    height: 29px;
    line-height: 23px;
    background-color: #e9253d;
    text-align: center;
    font-size: 14px;
    background: url(../images/cnnic/salebg.png) center left no-repeat;
    border-radius: 4px;
    font-style: normal;
    color: #ffffff;
    position: absolute;
    bottom: 58px;

}
#activity-more ul.product-all{
  display: flex;
  justify-content: space-between;
  margin-top: 34px;
}
#activity-more ul.product-all li.product-item {

  width: 376px;
  height: 190px;
  border: 1px solid #52f7fb;
  position: relative;
  padding-top: 15px;
  margin: 0 20px 0px;
}
#activity-more ul.product-all li.product-item:hover {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
#activity-more ul.product-all li.product-item .product-name {
  text-align: center;
}
#activity-more ul.product-all li.product-item .product-name a {
  color: #52f7fb;
  font-size: 16px;
}
#activity-more ul.product-all li.product-item p.product-info {
  font-size: 13px;
  color: #ffffff;
  margin-top: 8px;
  text-align: center;
}

#activity-more ul.product-content li.item a {
  display: block;
}

#activity-more ul.product-content li.item {
  text-align: center;
  min-width: 84px;
}

#activity-more ul.product-content li.item .item-name {
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  margin-top: 8px;
}

#activity-more ul.product-content {
  display: flex;
  justify-content: space-between;
  padding: 0 24px;
  margin-top: 11px;
}
.activity-explain {
  text-align: center;
  padding-bottom: 20px;
  color: #ffffff;
}