body {
  font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB',
    'Microsoft YaHei', '微软雅黑', Arial, sans-serif;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.content-wrap {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0;
}
.content-wrap * {
  box-sizing: border-box;
}
.content-wrap .wrap-title a,
.content-wrap .wrap-title {
  font-size: 28px;
  color: #000000;
  text-align: center;
  margin-bottom: 40px;
}
.domain-all .content-wrap .wrap-title {
  margin-bottom: 60px;
}
.content-wrap .small-title {
  font-size: 14px;
  color: #000000;
  text-align: center;
  margin-bottom: 38px;
}
.content-wrap .small-title a,
.content-wrap .small-title em {
  color: #fa2a3b;
}
.wrap-domainsearch {
  background-color: #fafafb;
}
.wrap-domainsearch .domian-search {
  padding: 0 8px;
}
.wrap-domainsearch .domian-search .domain-slogan {
  width: 180px;
}
.wrap-domainsearch .domian-search .domain-slogan h2 {
  font-size: 16px;
  color: #666666;
  font-weight: bold;
}

.wrap-domainsearch .domian-search .domain-slogan h2 em {
  color:  #b70006;
  font-size: 22px;
  font-style: italic;
  line-height: 49px;
}

.wrap-domainsearch .domian-search .domain-search-box {
  width: 981px;
}

.wrap-domainsearch .domian-search .domain-search-box form {
  width: 100%;
  font-size: 0px;
}
.wrap-domainsearch .domian-search .domain-search-box .search-domian-input {
  width: 740px;
  font-size: 16px;
  color: #666;
  height: 50px;
  padding: 0 30px;
  vertical-align: middle;
  border: none;
  background: #fff;
}
.wrap-domainsearch .domian-search .domain-search-box .suffix-area {
  width: 130px;
  height: 50px;
  border-left: 1px solid #f5f6f7;
  background-color: #fff;
  cursor: pointer;
  position: relative;
}
.wrap-domainsearch
  .domian-search
  .domain-search-box
  .suffix-area
  .transform180 {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -moz-transform: rotate(180deg); /* Firefox */
  -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
  -o-transform: rotate(180deg); /* Opera */
}
.wrap-domainsearch
  .domian-search
  .domain-search-box
  .suffix-area
  .selected-suffix {
  display: inline-block;
  width: 96px;
  text-align: center;
  color: #000000;
  font-size: 16px;
  line-height: 50px;
  vertical-align: top;
}
.wrap-domainsearch .domian-search .domain-search-box .suffix-area .suf-arr {
  background: url(../images/suf-arr.png) center center no-repeat;
  display: inline-block;
  width: 16px;
  height: 50px;
  vertical-align: top;
}
.wrap-domainsearch .domian-search .domain-search-box .search-domian-submit {
  width: 110px;
  height: 50px;
  text-align: center;
  color: #fff;
  border: 0px;
  background: url(../images/search-icon.png) center center no-repeat;
  background-color:  #b70006;
  cursor: pointer;
}
.wrap-domainsearch .domian-search .domain-search-box .domains-select {
  position: absolute;
  width: 870px;
  height: 240px;
  background-color: #fff;
  z-index: 55;
  right: 0px;
  padding: 10px 10px 10px 26px;
  -webkit-box-shadow: 0px 4px 10px rgba(96, 96, 96, 0.1);
  -moz-box-shadow: 0px 4px 10px rgba(96, 96, 96, 0.1);
  box-shadow: 0px 4px 10px rgba(96, 96, 96, 0.1);
  overflow-y: auto;
}

.wrap-domainsearch .domian-search .domain-search-box .domains-select ul li {
  font-size: 14px;
  display: inline-block;
  line-height: 23px;
  padding: 6px 8px;
  color: #666;
  white-space: nowrap;
  word-break: normal;
  word-wrap: normal;
  width: 95px;
  margin: 2px;
  margin-bottom: 3px;
  margin-right: 20px;
  height: 35px;
}
.wrap-domainsearch .domian-search .domain-search-box .domains-select ul li em {
  margin-left: 10px;
  color: #fa2a3b;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  transform: scale(0.8);
}
.wrap-domainsearch
  .domian-search
  .domain-search-box
  .domains-select
  ul
  li:hover {
  cursor: pointer;
  background-color: #f5f6f7;
}
.wrap-domainsearch
  .domian-search
  .domain-search-box
  .domains-select
  ul
  li.redBg-item {
  background-color: #f5f6f7;
}
.wrap-domainsearch .domian-search .domain-search-box .recommend-domain {
  margin-top: 14px;
  float: left;
}
.wrap-domainsearch .domian-search .domain-search-box .recommend-domain ul li {
  display: inline-block;
  margin-right: 30px;
}
.wrap-domainsearch
  .domian-search
  .domain-search-box
  .recommend-domain
  ul
  li
  span {
  font-size: 14px;
  color: #666666;
  margin-right: 5px;
}
.wrap-domainsearch
  .domian-search
  .domain-search-box
  .recommend-domain
  ul
  li
  em {
  font-size: 14px;
  color: #fa2a3b;
}
.domain-all {
  margin-bottom: 132px;
  background-color: #fafafb;
  height: 240px;
}
.domain-all .domain-register {
  width: 210px;
  border-right: 1px solid #eaeaea;
  padding: 14px 0 21px 5px;
  height: 241px;
}

.domain-all .domain-register h3 {
  color: #666666;
  font-size: 14px;
  margin: 28px 0 6px 0;
}
.domain-all .domain-register p {
  font-size: 12px;
  color: #999999;
}
.domain-all .domain-register p em {
  color: #fa2a3b;
  font-weight: bold;
}
.domain-all .domain-register .go-register {
  width: 98px;
  height: 30px;
  color: #fff;
  line-height: 28px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #b70006;
  background-color: #b70006;
  margin-top: 20px;
  display: block;
}
.domain-all .domain-register .go-register:hover {
  color: #b70006;
  background-color: #ffffff;
}
.domain-all .content-wrap {
  border-top: 1px solid #eaeaea;
  padding: 0px;
}
.domain-all .domain-menu {
  width: 990px;
  padding: 14px 0 0 20px;
}
.domain-all .domain-img {
  border-left: 1px solid #eaeaea;
  width: 200px;
}
.domain-all .domain-img a {
  display: block;
  height: 120px;
}
.domain-all .domain-menu ul li {
  float: left;
  display: block;
  width: 241px;
  height: 60px;
  position: relative;
  padding: 10px 0 0 15px;
  margin-bottom: 13px;
}
.domain-all .domain-menu ul li a .item-title {
  font-size: 14px;
  color: #666666;
  margin-bottom: 3px;
}
.domain-all .domain-menu ul li a .item-title em {
  color: #fa2a3b;
  margin-left: 11px;
  font-weight: bold;
}
.domain-all .domain-menu ul li a .item-info {
  font-size: 12px;
  color: #999999;
}
.domain-all .domain-menu ul li a i {
  position: absolute;
  right: 11px;
  top: 21px;
  display: none;
}
.domain-all .domain-menu ul li:hover {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  transition: all 0.3s;
}
.domain-all .domain-menu ul li:hover i {
  display: block;
}

.hotproduct-wrap .content-wrap {
  padding-top: 0px;
}
.hotproduct-wrap .ad-show {
  width: 278px;
  height: 603px;
}
.hotproduct-wrap .hotproduct-all {
  width: 900px;
}
.hotproduct-wrap .hotproduct-all ul li.item {
  float: left;
  width: 290px;
  display: block;
  border: 1px solid #eaeaea;
  height: 297px;
  position: relative;
  margin-bottom: 15px;
  margin-right: 14px;
  transition: all 0.3s;
}
.hotproduct-wrap .hotproduct-all ul li.item:nth-of-type(3n) {
  margin-right: 0px;
}
.hotproduct-wrap .hotproduct-all ul li.new-product::before {
  background: url(../images/new-label.png) no-repeat;
}
.hotproduct-wrap .hotproduct-all ul li.hot-product::before {
  background: url(../images/hot-label.png) no-repeat;
}
.hotproduct-wrap .hotproduct-all ul li.item::before {
  content: '';
  display: block;
  background-size: 100%;
  position: absolute;
  right: 0px;
  width: 63px;
  height: 66px;
}
.hotproduct-wrap .hotproduct-all ul li.item .item-title {
  width: 100%;
  height: 90px;
  background-color: #f6f7f9;
  padding: 27px 0 0;
}
.hotproduct-wrap .hotproduct-all ul li.item .item-title h2 {
  color: #000000;
  font-size: 15px;
  text-align: center;
  margin-bottom: 2px;
}
.hotproduct-wrap .hotproduct-all ul li.item .item-title p {
  font-size: 12px;
  color: #666666;
  text-align: center;
}
.hotproduct-wrap .hotproduct-all ul li.item:hover {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transform: translateY(-5px);
}
.hotproduct-wrap .hotproduct-all ul li.item:hover .item-title {
  background: url(../images/title_hover3.png) no-repeat;
}
.hotproduct-wrap .hotproduct-all ul li.item:hover .item-title h2 {
  color: #fff;
}
.hotproduct-wrap .hotproduct-all ul li.item:hover .item-title p {
  color: #fff;
}
.hotproduct-wrap .hotproduct-all ul li.item:hover::before {
  display: none;
}
.hotproduct-wrap .hotproduct-all ul li.item:hover .go-detail {
  background-color: #b70006;
  color: #fff;
  border-color: #b70006;
}
.hotproduct-wrap .hotproduct-all ul li.item .item-info {
  padding: 22px 0 0 17px;
}
.hotproduct-wrap .hotproduct-all ul li.item .item-info .p {
  font-size: 12px;
  color: #666666;
  line-height: 36px;
}
.hotproduct-wrap .hotproduct-all ul li.item .item-info span.darkColor {
  color: #000000;
}
.hotproduct-wrap .hotproduct-all ul li.item .item-info span em {
  font-size: 18px;
  color: #ff3436;
  font-weight: 500;
}

.hotproduct-wrap .hotproduct-all ul li.item .item-info .item-introduce {
  margin-bottom: 20px;
}
.hotproduct-wrap .hotproduct-all ul li.item .item-tips {
  display: block;
  font-size: 13px;
  text-align: center;
  color: #999999;
  position: absolute;
  bottom: 66px;
  width: 100%;
}
.hotproduct-wrap .hotproduct-all ul li.item .go-detail {
  display: block;
  margin: 0 auto;
  width: 98px;
  height: 30px;
  border: 1px solid #eaeaea;
  text-align: center;
  color: #999999;
  font-size: 12px;
  line-height: 28px;
  position: absolute;
  bottom: 17px;
  right: 0;
  left: 0;
}
.hotproduct-wrap .hotproduct-all ul li.item .text-right {
  text-align: right;
  padding-right: 20px;
  margin-bottom: 15px;
}
.hotproduct-wrap .hotproduct-all ul li.item p.domain-price {
  font-size: 12px;
  color: #000000;
}
.hotproduct-wrap .hotproduct-all ul li.item p .labelLow {
  display: inline-block;
  width: 35px;
  height: 18px;
  background-color: #ff3336;
  color: #ffffff;
  text-align: center;
  margin-right: 9px;
  line-height: 18px;
}
.hotproduct-wrap .hotproduct-all ul li.item .item-info .item-domains li {
  display: inline-block;
  vertical-align: middle;
  width: 116px;
  margin: 0 17px 13px 0;
  border: 0px;
  height: 17px;
}
.hotproduct-wrap .hotproduct-all ul li.item .item-info .item-domains li span {
  color: #000000;
}

.baidu-wrap .content-wrap ul li .baidu-item-title {
  position: relative;
  width: 100%;
  height: 114px;
  background-color: #f6f7f9;
}

.baidu-wrap .content-wrap ul li:first-of-type .baidu-item-title::before {
  content: '';
  display: block;
  background: url(../images/baidu-icon1.png) no-repeat;
  background-size: 100%;
  width: 63px;
  height: 66px;
  position: absolute;
  right: 0;
  top: 0px;
}
.baidu-wrap .content-wrap ul li.item {
  border: 1px solid #eaeaea;
  height: 393px;
  float: left;
  margin-right: 10px;
}
.baidu-wrap .content-wrap ul li.item:last-of-type {
  margin-right: 0px;
  border: 0px;
}

.baidu-wrap .content-wrap ul li.item:hover {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.baidu-wrap .content-wrap ul li.item:last-of-type:hover {
  box-shadow: none;
}
.baidu-wrap .content-wrap ul li.item:hover .item-price a {
  display: block;
}

.baidu-wrap .content-wrap ul li .baidu-item-title {
  padding-top: 39px;
}
.baidu-wrap .content-wrap ul li .baidu-item-title h3 {
  font-size: 17px;
  text-align: center;
  color: #000000;
}
.baidu-wrap .content-wrap ul li .baidu-item-title p {
  color: #666666;
  font-size: 12px;
  margin-top: 10px;
  text-align: center;
}
.baidu-wrap .el-select .el-input.is-focus .el-input__inner {
  border-color: #c0c4cc;
}
.baidu-wrap .el-select .el-input__inner:focus {
  border-color: #c0c4cc;
}
.baidu-wrap .el-input__inner {
  width: 125px;
  height: 30px;
  border: 1px dashed #eaeaea;
  color: #000000;
}
.baidu-wrap .baidu-item-content {
  padding: 13px 22px 0;
}

.baidu-wrap .baidu-item-content .item-select p {
  padding-left: 8px;
  color: #666666;
  font-size: 12px;
  margin-top: 10px;
}
.baidu-wrap .baidu-item-content .item-select {
  padding-bottom: 10px;
  border-bottom: 1px dashed #eaeaea;
}
.baidu-wrap .baidu-item-content .item-info {
  padding: 20px 0 0 10px;
}
.baidu-wrap .baidu-item-content .item-info ul li {
  float: left;
  margin: 0 18px 25px 0;
  width: 110px;
}
.baidu-wrap .baidu-item-content .item-info ul.bccItme li.system {
  width: 131px;
}
.baidu-wrap .baidu-item-content .item-info ul li.system .el-input__inner {
  width: 80px;
  font-size: 12px;
  color: #666666;
  padding-left: 4px;
}
.baidu-wrap .baidu-item-content .item-info ul li.system span {
  border: 0px;
}
.baidu-wrap
  .baidu-item-content
  .item-info
  ul
  li.system
  .el-input--suffix
  .el-input__inner {
  padding-right: 19px;
}
.baidu-wrap
  .baidu-item-content
  .item-info
  ul
  li.system
  span.el-input__suffix-inner {
  width: 21px;
}
.baidu-wrap .baidu-item-content .item-info ul li:nth-of-type(even) {
  margin-right: 0px;
}
.baidu-wrap .baidu-item-content .item-info ul li label {
  color: #666666;
  font-size: 12px;
  float: left;
  line-height: 30px;
}

.baidu-wrap .baidu-item-content .item-info ul li span {
  display: inline-block;
  width: 50px;
  height: 30px;
  line-height: 28px;
  color: #666666;
  font-size: 12px;
  text-align: center;
  border: 1px dashed #eaeaea;
  float: right;
  border-radius: 4px;
}
.brand-wrap .brand-all {
  text-align: center;
}
.brand-wrap .brand-all img {
  width: 960px;
}
.baidu-wrap .baidu-item-content .item-info ul.bccItme li span {
  width: 66px;
}
.baidu-wrap .baidu-item-content .item-info ul.bccItme li {
  width: 120px;
}
.baidu-wrap .baidu-item-content .item-info ul.bccItme li:nth-of-type(3n) {
  margin-right: 0px;
}
.baidu-wrap .baidu-item-content .item-info ul.bccItme li:nth-of-type(even) {
  margin-right: 18px;
}
.baidu-wrap .baidu-item-content .item-info {
  border-bottom: 1px dashed #eaeaea;
}
.baidu-wrap .baidu-item-content .item-price {
  padding: 18px 0 26px;
}
.baidu-wrap .baidu-item-content .item-price span {
  font-size: 12px;
  color: #000000;
  margin-top: 4px;
}
.baidu-wrap .baidu-item-content .item-price span em {
  font-size: 19px;
  color: #fa2a3b;
}
.baidu-wrap .baidu-item-content .item-price a {
  color: #ffffff;
  font-size: 12px;
  display: block;
  width: 98px;
  height: 30px;
  border: 1px solid #288add;
  background-color: #288add;
  text-align: center;
  line-height: 28px;
  display: none;
}
.baidu-wrap .baidu-item-content .item-price a:hover {
  background-color: #ffffff;
  color: #288add;
}

.baidu-wrap .cds-eip {
  width: 100%;
  height: 170px;
  background-color: #f6f7f9;
  border: 1px solid #eaeaea;
  margin-top: 32px;
}

.baidu-wrap .cds-eip ul li {
  width: 597px;
  display: inline-block;
  vertical-align: top;
  padding: 33px 0 0 11px;
  position: relative;
  height: 170px;
}

.baidu-wrap .cds-eip ul li:first-of-type::before {
  content: '';
  width: 1px;
  height: 100px;
  border-right: 1px dashed #eaeaea;
  display: block;
  position: absolute;
  right: 0px;
}
.baidu-wrap .cds-eip ul li:hover a {
  display: block;
}

.baidu-wrap .cds-eip ul li .item-detail {
  width: 302px;
  margin-left: 27px;
}
.baidu-wrap .cds-eip ul li .item-detail h3 {
  font-size: 13px;
  color: #000000;
  margin-bottom: 13px;
}
.baidu-wrap .cds-eip ul li .item-detail h3 em {
  font-size: 19px;
  color: #fa2a3b;
  margin-left: 63px;
}
.baidu-wrap .cds-eip ul li .item-detail p {
  color: #666666;
  font-size: 13px;
  line-height: 25px;
}
.baidu-wrap .cds-eip ul li a {
  display: none;
  background: #288add;
  border: 1px solid #288add;
  color: #ffffff;
  width: 98px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  position: absolute;
  right: 67px;
  bottom: 15px;
}
.baidu-wrap .cds-eip ul li a:hover {
  background-color: #ffffff;
  color: #288add;
}

.content-wrap .go-more {
  color: #888888;
  font-size: 16px;
  display: block;
  margin: 0 auto;
  margin-top: 40px;
  text-align: center;
}
.content-wrap .go-more:hover {
  color: #288add;
}

.ssl-wrap .ssl-content ul li.item {
  width: 270px;
  display: block;
  float: left;
  height: 230px;
  border: 1px solid #eaeaea;
  position: relative;
  margin-right: 40px;
}
.ssl-wrap .ssl-content ul li.item:hover {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.ssl-wrap .ssl-content ul li.item:last-of-type {
  margin-right: 0px;
}
.ssl-wrap .ssl-content ul li.item .ssl-item-title {
  width: 100%;
  height: 87px;
  border-bottom: 1px solid #eaeaea;
  padding: 0 24px;
  background-color: #f6f7f9;
  display: flex;
  align-items: center;
}

.ssl-wrap .ssl-content ul li.item .ssl-item-title h3 a {
  font-size: 19px;
  color: #000000;
}
.ssl-wrap .ssl-content ul li.item .ssl-item-title i {
  position: absolute;
  right: 24px;
}

.ssl-wrap .ssl-content ul li.item .ssl-item-detail {
  padding: 0 24px;
}
.ssl-wrap .ssl-content ul li.item .ssl-item-detail .ssl-itme-info {
  padding: 20px 0px;
  border-bottom: 1px dashed #eaeaea;
}
.ssl-wrap .ssl-content ul li.item .ssl-item-detail .ssl-itme-info p {
  font-size: 14px;
  color: #000000;
  line-height: 23px;
}
.ssl-wrap .ssl-content ul li.item .ssl-item-detail .ssl-item-price {
  padding-top: 20px;
}
.ssl-wrap .ssl-content ul li.item .ssl-item-detail .ssl-item-price span {
  font-size: 12px;
  color: #000000;
}
.ssl-wrap .ssl-content ul li.item .ssl-item-detail .ssl-item-price span em {
  color: #fa2a3b;
  font-size: 17px;
}
.ssl-wrap .ssl-content ul li.item .ssl-item-detail .ssl-item-price a {
  font-size: 13px;
  color: #999999;
}
.ssl-wrap .ssl-content ul li.item .ssl-item-detail .ssl-item-price a:hover {
  color: #288add;
}
.ssl-wrap .ssl-content {
  margin-top: 26px;
}
.buildsite-wrap .buildsite-brief {
  margin-bottom: 45px;
}
.buildsite-wrap .buildsite-brief ul li {
  width: 379px;
  float: left;
  margin-right: 22px;
}
.buildsite-wrap .buildsite-brief ul li:last-of-type {
  margin-right: 0px;
}

.buildsite-wrap .buildsite-brief ul li .buildsite-brief-item {
  font-size: 16px;
  color: #000000;
  margin-bottom: 12px;
  margin-left: 16px;
}
.buildsite-wrap .buildsite-brief ul li .buildsite-brief-item p {
  color: #666666;
  font-size: 13px;
  margin: 12px 0;
}
.buildsite-wrap .buildsite-brief ul li .buildsite-brief-item a {
  font-size: 13px;
  color: #999999;
}
.buildsite-wrap .buildsite-brief ul li .buildsite-brief-item a:hover {
  color: #288add;
}
.buildsite-wrap .detail-content ul {
  font-size: 0px;
}
.buildsite-wrap .detail-content ul li {
  display: inline-block;
  width: 380px;
  margin-right: 20px;
  height: 318px;
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}
.buildsite-wrap .detail-content ul li:hover {
  box-shadow: 0 0 15px rgba(186, 204, 207, 0.7);
}
.buildsite-wrap .detail-content ul li:last-of-type {
  margin-right: 0px;
}
.buildsite-wrap .detail-content ul li .top-title {
  height: 95px;
  padding: 23px 0 0 28px;
}
.buildsite-wrap .detail-content ul li:first-of-type .top-title {
  background-image: url(../images/sevenItmebg1.png);
  background-size: 100%;
}
.buildsite-wrap .detail-content ul li:nth-of-type(2) .top-title {
  background-image: url(../images/sevenItmebg2.png);
  background-size: 100%;
}
.buildsite-wrap .detail-content ul li:last-of-type .top-title {
  background-image: url(../images/sevenItmebg3.png);
  background-size: 100%;
}
.buildsite-wrap .detail-content ul li .top-title h3 {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 15px;
}
.buildsite-wrap .detail-content ul li .top-title p {
  font-size: 14px;
  color: #ffffff;
}
.buildsite-wrap .detail-content ul li .bottom-cor {
  border: 1px solid #dfdfdf;
  padding: 20px 27px 14px 27px;
  height: 223px;
}

.buildsite-wrap .detail-content ul li .bottom-cor h4 {
  font-size: 15px;
  color: #333333;
  margin-bottom: 15px;
}
.buildsite-wrap .detail-content ul li .bottom-cor .item-word p {
  color: #666666;
  font-size: 13px;
  line-height: 25px;
}
.buildsite-wrap .detail-content ul li .bottom-cor .item-word p label {
  width: 2px;
  height: 2px;
  background-color: #32a1ff;
  display: inline-block;
  margin-right: 4px;
  border-radius: 100%;
  vertical-align: middle;
}
.buildsite-wrap .detail-content ul li .bottom-cor .item-btn {
  width: 315px;
  padding-top: 20px;
  border-top: 1px dashed #dfdfdf;
  text-align: center;
  margin: 0 auto;
  margin-top: 7px;
}
.buildsite-wrap .detail-content ul li .bottom-cor .item-btn a {
  display: none;
  text-align: center;
  width: 98px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #b70006;
  color: #ffffff;
  font-size: 12px;
  float: right;
  background-color: #b70006;
}
.buildsite-wrap .detail-content ul li:hover .bottom-cor .item-btn a {
  display: block;
}
.buildsite-wrap .detail-content ul li .bottom-cor .item-btn span {
  float: left;
  color: #373d41;
  font-size: 14px;
}
.buildsite-wrap .detail-content ul li .bottom-cor .item-btn span em {
  font-size: 24px;
  color: #fa2a3b;
}
.buildsite-wrap .detail-content ul li .bottom-cor .item-btn a:hover {
  background-color: #ffffff;
  color: #b70006;
}
.email-host-wrap .email-content ul li.item {
  display: block;
  width: 382px;
  height: 450px;
  float: left;
  border: 1px solid #eaeaea;
  margin-right: 27px;
  position: relative;
}
.email-host-wrap .email-content ul li.item::before {
  content: '';
  display: block;
  background-size: 100%;
  position: absolute;
  right: 0px;
  width: 63px;
  height: 66px;
  background: url(../images/hot-label.png) no-repeat;
}
.email-host-wrap .email-content ul li.item:first-of-type::before {
  display: none;
}
.email-host-wrap .email-content ul li.item:last-of-type {
  margin-right: 0px;
}
.email-host-wrap .item-title {
  width: 100%;
  height: 114px;
  background-color: #f6f7f9;
  padding-top: 38px;
}

.email-host-wrap .item-title h3 a {
  color: #000000;
  font-size: 16px;
  text-align: center;
  margin-bottom: 11px;
  display: block;
}

.email-host-wrap .item-title p {
  color: #666666;
  font-size: 12px;
  text-align: center;
}

.email-host-wrap .item-content {
  padding: 18px 30px 0px;
}
.email-host-wrap .item-content .item-info {
  padding-bottom: 20px;
  border-bottom: 1px dashed #eaeaea;
}
.email-host-wrap .item-content .item-info h4 {
  color: #000000;
  font-size: 15px;
  margin-bottom: 10px;
}

.email-host-wrap .item-content .item-attribute {
  padding-top: 19px;
  border-bottom: 1px dashed #eaeaea;
}
.email-host-wrap .item-content .item-attribute ul li {
  margin-bottom: 24px;
}
.email-host-wrap .item-content .item-attribute ul li label {
  font-size: 13px;
  color: #666666;
  margin-right: 14px;
  float: left;
  line-height: 29px;
}

.email-host-wrap .item-content .item-attribute ul li span {
  float: left;
  display: block;
  height: 29px;
  font-size: 13px;
  line-height: 27px;
  border: 1px dashed #eaeaea;
  min-width: 76px;
  padding: 0 9px;
  color: #666666;
  border-radius: 4px;
}
.email-host-wrap .item-content .item-price {
  padding-top: 15px;
}
.email-host-wrap .item-content .item-price span {
  font-size: 12px;
  color: #000000;
  line-height: 28px;
}
.email-host-wrap .item-content .item-price span em {
  font-size: 20px;
  color: #fa2a3b;
}
.email-host-wrap .item-content .item-price a {
  font-size: 12px;
  color: #ffffff;
  display: none;
  float: right;
  text-align: center;
  width: 98px;
  height: 30px;
  line-height: 28px;
  background-color: #b70006;
  border: 1px solid #b70006;
}
.email-host-wrap .item-content .item-price a:hover {
  color: #b70006;
  background-color: #ffffff;
}

.email-host-wrap ul li.item:hover {
  box-shadow: 0 0 15px rgba(186, 204, 207, 0.7);
}

.email-host-wrap ul li.item:hover .item-content .item-price a {
  display: block;
}

.email-host-wrap .host-content ul li.item {
  display: block;
  width: 280px;
  height: 436px;
  float: left;
  border: 1px solid #eaeaea;
  margin-right: 26px;
}
.email-host-wrap .host-content ul li.item:last-of-type {
  margin-right: 0px;
}

.email-host-wrap .host-content ul li.item .item-attribute ul li label {
  display: block;
  width: 52px;
  margin-right: 27px;
}

.email-host-wrap .host-content ul li.item .item-content {
  padding: 23px 19px 0;
}

.koubei-wrap .koubei-content ul li.item {
  display: flex;
  align-items: center;
  width: 590px;
  height: 140px;
  padding: 0px 0 0 34px;
  border: 1px solid #eaeaea;
  margin-bottom: 20px;
}
.koubei-wrap .koubei-content ul li.item:nth-of-type(odd) {
  float: left;
}
.koubei-wrap .koubei-content ul li.item:nth-of-type(even) {
  float: right;
}

.koubei-wrap .koubei-content ul li.item .item-detail {
  margin-left: 23px;
  padding-top: 4px;
  height: 64px;
}

.koubei-wrap .koubei-content ul li.item .item-detail h3 a {
  font-size: 16px;
  color: #000000;
  margin-bottom: 17px;
}

.koubei-wrap .koubei-content ul li.item .item-detail p {
  font-size: 12px;
  color: #666666;
  padding-top: 15px;
}
.guide-wrap {
  width: 100%;
  height: 138px;
  background: url(../images/guide-bg.png) center center no-repeat;
  margin-top: 54px;
}
.guide-wrap .content-wrap {
  padding: 0px;
}
.guide-wrap .guide-info {
  width: 697px;
  padding-top: 45px;
  position: relative;
}
.guide-wrap .guide-info p {
  text-align: right;
  font-size: 20px;
  color: #ffffff;
}
.guide-wrap .guide-info a {
  display: block;
  width: 98px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  color: #ec7913;
  background-color: #ffffff;
  position: absolute;
  right: 0px;
  margin-top: 13px;
}
.guide-wrap .guide-icon {
  margin-right: 128px;
  height: 138px;
}
.guide-wrap .guide-icon img {
  height: 138px;
}

.koubei-wrap .koubei-content ul li.item:hover {
  box-shadow: 0 0 15px rgba(186, 204, 207, 0.7);
}

.marquee {
  width: 100%;
  height: 50px;
  align-items: center;
  color: #3a3a3a;
  background-color: #b3effe;
  display: flex;
  box-sizing: border-box;
}

.marquee_title {
  padding: 0 20px;
  height: 30px;
  font-size: 14px;
  border-right: 1px solid #d8d8d8;
  align-items: center;
}

.marquee_box {
  display: block;
  position: relative;
  width: 330px;
  height: 30px;
  overflow: hidden;
  float: right;
  margin-top: 10px;
}

.marquee_list {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.marquee_top {
  transition: all 0.5s;
  margin-top: -30px;
}

.marquee_list li {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  padding-left: 20px;
}

.marquee_list li span {
  padding: 0 2px;
  display: block;
  text-align: right;
}
.domain-entirety {
  background-color: #fafafb;
}
.domain-entirety .entirety-info {
  width: 1200px;
  margin: 0 auto;
  padding: 13px 8px 3px;
  box-sizing: border-box;
  border-top: 1px solid #eaeaea;
}
.domain-entirety .entirety-info > div {
  margin-bottom: 13px;
}
.domain-entirety .entirety-info > div label {
  float: left;
  font-size: 14px;
  color: #666666;
  margin-right: 33px;
  display: block;
  width: 56px;
  font-weight: bold;
}

.domain-entirety .entirety-info > div .doamin-item {
  float: left;
  display: block;
  width: 1094px;
}

.domain-entirety .entirety-info > div .doamin-item li {
  display: block;
  width: 63px;
  font-size: 13px;
  color: #999999;
  float: left;
  transform: scale(0.9);
  -ms-transform: scale(0.9); /* IE 9 */
  -moz-transform: scale(0.9); /* Firefox */
  -webkit-transform: scale(0.9); /* Safari 和 Chrome */
  -o-transform: scale(0.9);
}
.bannerDialog{
  text-align: center;
}
.bannerDialog .dialogImg {
  text-align: center;
}

.bannerDialog .el-dialog__headerbtn .el-dialog__close {
  color: #e02534;
  font-weight: 600;
  font-size: 28px;
}
.bannerDialog .el-dialog__headerbtn:hover .el-dialog__close {
  color: #e23140;
}

#indexBanner .bannerImg {
  cursor: pointer;
}

.bannerDialog .el-dialog__wrapper {
  text-align: center;
}
.bannerDialog .el-dialog {
  display: inline-block;
  width: auto;
  max-width: 80%;
}
.bannerDialog .el-dialog img {
  width: 100%;
}
#oneyuen-activity {
  background: url(../images/oneyuan-activity.png) center center no-repeat;
  width: 531px;
  height: 155px;
  position: fixed;
  left: 7px;
  bottom: 0px;
  z-index: 9;
}
#oneyuen-activity div.item {
  cursor: pointer;
}
#oneyuen-activity div.oneyuan {
  position: relative;
  height: 100%;
}
#oneyuen-activity .item-rule {
  width: 96px;
  height: 24px;
  position: absolute;
  bottom: 9px;
  left: 223px;
}
#oneyuen-activity .item-go {
  width: 65px;
  height: 75px;
  position: absolute;
  right: 54px;
  top: 47px;
}
#oneyuen-activity .item-close {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 28px;
}


.hotproduct-wrap .el-carousel__indicators{
    width: 105px;
    bottom: 16px;
}
.hotproduct-wrap .el-carousel__indicator.is-active button{
  background-color: #0d7edd;
  width: 34px;
}

.hotproduct-wrap .el-carousel__button{
  opacity: 1;
  width: 13px;
  height: 4px;
}



.fixed{
	position: fixed;
}

.newuser-recommend{
	width: 100%;
	height: 98px;
	background-color: #f5f7fa;
	top:0px;
	z-index: 999;
}
#newuser-recommend.fixed+#indexBanner{
  margin-top: 98px;
}
.newuser-recommend .newuser-content{
	width: 1200px;
	margin: 0 auto;
	font-size: 0px;
	position: relative;
}
.newuser-recommend .newuser-content::before{
	content: "";
	width: 360px;
	height: 98px;
	display: block;
	background: url(../images/newuserbg-left.jpg) center center no-repeat;
	position: absolute;
	left: -370px;
	top: 0px;
}
.newuser-recommend .newuser-content::after{
	content: "";
	width: 360px;
	height: 98px;
	display: block;
	background: url(../images/newuserbg-right.jpg) center center no-repeat;
	position: absolute;
	right: -351px;
	top: 0;
}
.newuser-recommend .newuser-content .newuser-left{
	width: 125px;
	display: inline-block;
	height: 98px;
	background: url(../images/newuser-left.jpg) center center no-repeat;
	background-size: 100%;
	vertical-align: top;
}

.newuser-recommend .newuser-content .newuser-left .item-label{
	color: #fff;
	padding-left: 15px;
	font-size: 16px;
	padding-top: 22px;
	display: block;
}

.newuser-recommend .newuser-content .newuser-left .item-tips{
	background: url(../images/newuser-tips.png) center center no-repeat;
	width: 113px;
	height: 29px;
	display: block;
	margin: 0 auto;
	font-size: 12px;
	color: #f1362b;
	text-align: center;
	line-height: 34px;
	margin-top: 6px;
}

.newuser-recommend .newuser-content .newuser-right{
	display: inline-block;
	width: 1072px;
}
.newuser-recommend .newuser-content .newuser-right .newuser-product{
	font-size: 0;
	padding-top: 10px;
}
.newuser-recommend .newuser-content .newuser-right .newuser-product li.item{
	display: inline-block;
	margin: 0 4px;
	height: 78px;
	position: relative;
	border-radius: 5px;
	padding-left: 11px;
	padding-top: 7px;
	box-sizing: border-box;
	cursor: pointer;
	transition: 0.5s;
}
.newuser-recommend .newuser-content .newuser-right .newuser-product li.item:last-child{
	margin-right: 0;
}

.newuser-recommend .newuser-content .newuser-right .newuser-product li.item-separate{
	display: inline-block;
	width: 1px;
	height: 46px;
	background: url(../images/separate-label.png) center center no-repeat;
	vertical-align: top;
	margin-top: 18px;
}

.newuser-recommend .newuser-content .newuser-right .newuser-product li.item .item-title{
	color: #000000;
	font-size: 17px;
	margin-bottom: 7px;
}
.newuser-recommend .newuser-content .newuser-right .newuser-product li{
	vertical-align: top;
}
.newuser-recommend .newuser-content .newuser-right .newuser-product li.item .item-txt{
	color: #666666;
	font-size: 12px;
	line-height: 21px;
}

.newuser-recommend .newuser-content .newuser-right .newuser-product li.item .item-txt span{
	color: #f1362b;
}

.newuser-recommend .newuser-content .newuser-right .newuser-product li.item .item-txt span em{
	font-size: 17px;
	font-weight: 600;
}

.newuser-recommend .newuser-content .newuser-right .newuser-product li.item .item-img{
	position: absolute;
	bottom: -9px;
	right: 12px;
}

.newuser-recommend .newuser-content .newuser-right .newuser-product li.item:hover{
	background-color: #ea404d;
	transition: 0.3s;
	animation: center_img_shake2 0.6s linear;
}
@keyframes center_img_shake2{
	0%{
		transform: translate(0);
	}
	50%{
		transform: translateY(-4px);
	}
	100%{
		transform: translate(0);
	}
}
.newuser-recommend .newuser-content .newuser-right .newuser-product li.item:hover .item-title{
	color: #ffffff;
} 

.newuser-recommend .newuser-content .newuser-right .newuser-product li.item:hover .item-txt{
	color: #ffffff;
}

.newuser-recommend .newuser-content .newuser-right .newuser-product li.item:hover .item-txt span{
	color: #ffffff;
}

#goldkey-banner{
  width: 1176px;
  height: 86px;
  background: url(../images/goldkey-mid-banner.png) center center no-repeat;
  background-size: 100%;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 12px;
}