.banner {
  height: 400px;
  background: url("../../../img/domain-bg2.png");
  background-size: cover;
}

.banner h3 {
  line-height: 162px;
  text-align: center;
  font-size: 56px;
  font-weight: bold;
  color: #FFFFFF;
}

.banner-search {
  width: 840px;
  height: 60px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  padding: 5px;
  margin: 0 auto;
}

.banner-input {
  height: 50px;
  width: 830px;
  background: #fff;
  border: 0;
}

.banner-input input {
  height: 50px;
  line-height: 50px;
  border: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.banner-input .el-input-group__append {
  width: 180px;
  height: 50px;
  background: #f85252;
  border-radius: 0px 2px 2px 0px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  border: 0;
}

.banner-bottom {
  width: 840px;
  margin: 0 auto;
}

.banner-bottom .banner-index {
  color: #fff;
}

.banner-bottom .banner-index a {
  display: inline-block;
  margin-right: 18px;
  color: #fff;
  opacity: 0.8;
}

.banner-bottom .banner-index a:nth-child(2) {
  margin-left: 18px;
}

.banner-notice {
  width: 375px;
  height: 20px;
  overflow: hidden;
}

.banner-notice a,
.banner-notice span {
  color: #fff;
}

.banner-notice a {
  opacity: 0.8;
}

.suffix {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 229px;
  margin-top: -100px;
  background: #ffffff;
  box-shadow: 0px 2px 10px 0px rgba(182, 192, 219, 0.5);
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-right: 50px;
  margin-bottom: 40px;
  position: relative;
  z-index: 10;
}

.suffix .batch-checked label {
  margin-bottom: 25px;
  width: 72px;
}

.suffix .el-checkbox {
  margin-right: 29px;
}

.batch-btn {
  padding-top: 18px;
  border-top: 1px solid #dfe3f1;
}

.suffix-list {
  height: 420px;
  margin-top: -167px;
  padding-top: 167px;
  position: relative;
  z-index: 1;
  padding-bottom: 36px;
}

.suffix-list li {
  width: 270px;
  height: 216px;
  background: #ffffff;
  border: 6px solid #e6edff;
  padding-top: 33px;
  text-align: center;
  margin-right: 40px;
}
.suffix-list li:hover{
  box-shadow: 0px 0px 10px 2px rgba(139, 146, 165, 0.3);
}
.suffix-list li .li-img {
  height: 50px;
  width: 100%;
  margin-bottom: 21px;
}
.suffix-list .swiper-container{
  padding: 7px 10px;
  width: 1200px;
}
.suffix-list .swiper-wrapper{
  width: 1180px;
}
.suffix-list li p {
  width: 220px;
  height: 30px;
  background: #f1f6fe;
  border-radius: 16px;
  font-size: 12px;
  color: #394c80;
  line-height: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 27px;
  padding-left: 10px;
  padding-right: 10px;
}

.suffix-list li .li-price b {
  color: #f85252;
  font-weight: bold;
  font-size: 18px;
}

.suffix-list li .li-price span {
  font-size: 14px;
  color: #666;
}

.boutique .title {
  height: 32px;
  font-size: 32px;
  color: #333333;
  line-height: 32px;
  text-align: center;
  margin-top: 56px;
  margin-bottom: 12px;
}

.boutique .bar {
  margin: 0 auto;
  width: 48px;
  height: 2px;
  background: #3c7ee5;
  border-radius: 4px;
}

.boutique .info {
  height: 19px;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
  text-align: center;
  margin-bottom: 60px;
  margin-top: 9px;
}

.boutique {
  height: 724px;
  background: url("../../../img/domain-bg3.png") no-repeat center center;
  background-size: cover;
}

.list-top {
  width: 600px;
  height: 60px;
  background: #668ffe;
  border: 1px solid #dfe3f1;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 40px;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

.list-top .list-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  background: #fff;
  margin-right: 10px;
}

.list-top .list-icon.tuijian {
  background: #fff url("../../../img/icon-hot.png") no-repeat center center;
  background-size: 20px 26px;
}

.list-top .list-icon.pingjia {
  background: #fff url("../../../img/icon-pingjia.png") no-repeat center center;
  background-size: 19px 23px;
}

.list-top a {
  color: #fff;
}

.list-top a:hover {
  color: #fff;
}

.list-ul {
  width: 600px;
  /* height: 360px; */
  background: #ffffff;
  border: 1px solid #dfe3f1;
  border-bottom: 0;
}

.list-ul li {
  float: left;
  width: 299px;
  height: 60px;
  line-height: 60px;
  /* background: #ffffff; */
  border-top: 1px dashed #dfe3f1;
  border-right: 1px dashed #dfe3f1;
  padding-right: 20px;
  padding-left: 18px;
  cursor: pointer;
}
.list-ul>a:nth-child(even) li{
  border-right: 0;
}
.list-ul li span {
  color: #333;
  font-weight: bold;
  font-size: 16px;
}

.list-ul li .li-info i {
  display: inline-block;
  width: 45px;
  height: 16px;
  margin-left: 4px;
  vertical-align: middle;
}

.list-ul li .li-info .icon-qianggou {
  background: #fff url("../../../img/icon-qianggou.png") no-repeat center center;
  background-size: 45px 16px;
}

.list-ul li .li-info .icon-miaosha {
  background: #fff url("../../../img/icon-miaosha.png") no-repeat center center;
  background-size: 45px 16px;
}

.list-ul li:nth-child(1),
.list-ul li:nth-child(2) {
  border-top: 0;
}

.list-ul li:nth-child(2n) {
  border-right: 0;
}

.list-ul li:hover {
  box-shadow: 0px 0px 10px 2px rgba(182, 192, 219, 0.3);
}

.list-ul li:hover span {
  color: #3c7ee5;
}

.domain-more {
  height: 50px;
  background: #ffffff;
  border: 1px solid #dfe3f1;
  text-align: center;
}

.domain-more a {
  font-size: 14px;
  color: #666666;
  line-height: 50px;
  display: block;
  margin: 0 auto;
}
.domain-more a:hover{
  color: #3c7ee5;
}

.services {
  padding-top: 44px;
  padding-bottom: 40px;
}

.services .center {
  height: 322px;
  background: url("../../../img/gongshangcaishui.png") no-repeat center center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 43px;
}

.services .center .services-left {
  width: 206px;
  margin-right: 34px;
}

.services .center .services-left h3 {
  height: 36px;
  font-size: 36px;
  color: #ffffff;
  line-height: 36px;
  margin-top: 43px;
  margin-bottom: 40px;
  text-align: center;
}

.services .center .services-left div {
  width: 206px;
  height: 40px;
  margin-bottom: 20px;
  text-align: center;
  background: url("../../../img/index_03.png") no-repeat center center;
  background-size: contain;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
}

.services .center ul li {
  width: 220px;
  height: 263px;
  /* background: #ffffff; */
  border-right: 1px solid #dfe3f1;
  padding-top: 40px;
  text-align: center;
  padding-left: 33px;
  padding-right: 33px;
  margin-right: -1px;
  float: left;
}
.services .center ul li:hover h3{
  color: #3c7ee5;
}

.services .center ul li .li-icon {
  width: 80px;
  height: 80px;
  background: #e6edff;
  line-height: 80px;
  margin: 0 auto;
  margin-bottom: 33px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
}

.services .center ul a:nth-child(1) .li-icon {
  background-image: url("../../../img/domain-fabu.png");
  background-size: 41px 41px;
}

.services .center ul a:nth-child(2) .li-icon {
  background-image: url("../../../img/domain-zhuanru.png");
  background-size: 34px 38px;
}

.services .center ul a:nth-child(3) .li-icon {
  background-image: url("../../../img/domain-whois.png");
  background-size: 38px 38px;
}

.services .center ul a:nth-child(4) .li-icon {
  background-image: url("../../../img/domain-piliang.png");
  background-size: 32px 36px;
}

.services .center ul li h3 {
  height: 14px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 14px;
  margin-bottom: 9px;
}

.services .center ul li p {
  height: 19px;
  font-size: 14px;
  color: #999999;
  line-height: 19px;
}

.common-use {
  width: 116px;
  height: 30px;
  background: #f1f6fe;
  border: 1px solid #3c7ee5;
  font-size: 14px;
  color: #3c7ee5;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 2px;
}

.swiper-button-next {
  background-image: url(../../../img/swiper_next.png);
  width: 30px;
  height: 120px;
  background-size: cover;
  top: 50%;
  right: 5px;
  margin-top: -60px;
  display: none;
}

.swiper-button-prev {
  background-image: url(../../../img/swiper_prev.png);
  width: 30px;
  height: 120px;
  background-size: cover;
  top: 50%;
  left: 5px;
  margin-top: -60px;
  display: none;
}
.swiper-container:hover .swiper-button-next{
  display: block;
}
.swiper-container:hover .swiper-button-prev{
  display: block;
}