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 {
  font-size: 28px;
  color: #000000;
  text-align: center;
  margin-bottom: 60px;
}
.wrap-domainsearch {
  background-color: #f5f6f7;
}
.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: #fa2a3b;
  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: #fa2a3b;
  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;
}
.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: 25px;
}
.domain-all .domain-register {
  width: 204px;
  border-right: 1px solid #f4f4f4;
  padding: 14px 0 21px 5px;
}

.domain-all .domain-register h3 {
  color: #666666;
  font-size: 14px;
  margin: 8px 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 #fa2a3b;
  background-color: #fa2a3b;
  margin-top: 4px;
  display: block;
}
.domain-all .domain-register .go-register:hover {
  color: #fa2a3b;
  background-color: #ffffff;
}
.domain-all .content-wrap {
  padding: 0px;
}
.domain-all .domain-menu {
  width: 990px;
  padding: 14px 0 0 20px;
}
.domain-all .domain-menu ul li {
  float: left;
  display: block;
  width: 230px;
  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: 24px;
  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;
}

.domain-all .domain-recommend ul li {
  display: block;
  float: left;
  width: 204px;
  border-right: 1px solid #f4f4f4;
  height: 83px;
  position: relative;
  padding: 17px 19px 0 14px;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}
.domain-all .domain-recommend ul li:last-of-type {
  border-right: 0;
}
.domain-all .domain-recommend ul li::before {
  content: '';
  font-size: 12px;
  color: #fff;
  display: block;
  width: 63px;
  height: 66px;
  background: url(../images/domain-icon3.png) no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 0;
  box-sizing: border-box;
}
.domain-all .domain-recommend ul li .domain-name {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
}
.domain-all .domain-recommend ul li .item-info {
  position: absolute;
  bottom: 6px;
  width: 175px;
}
.domain-all .domain-recommend ul li .item-info .item-price {
  position: absolute;
  top: -2px;
  right: -4px;
}
.domain-all .domain-recommend ul li p {
  font-size: 13px;
  color: #000000;
}
.domain-all .domain-recommend ul li p span em {
  color: #fa2a3b;
  font-size: 18px;
  margin-right: 6px;
  font-weight: 550;
}
.domain-all .domain-recommend ul li.domainImg {
  width: 180px;
  padding: 0;
}
.domain-all .domain-recommend ul li.domainImg i img {
  width: 100%;
}

.product-wrap ul.product-all li.product-item {
  float: left;
  width: 560px;
  height: 268px;
  border: 1px solid #eaeaea;
  position: relative;
  padding-top: 30px;
  margin: 0 20px 28px;
}
.product-wrap ul.product-all li.product-item:hover {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
}
.product-wrap ul.product-all li.product-item .product-name {
  text-align: center;
}
.product-wrap ul.product-all li.product-item .product-name a {
  color: #000000;
  font-size: 16px;
}
.product-wrap ul.product-all li.product-item p.product-info {
  font-size: 13px;
  color: #666666;
  margin-top: 16px;
  text-align: center;
}
.product-wrap ul.product-content {
  margin: 0 auto;
  position: absolute;
  left: 68px;
  bottom: 48px;
}
.product-wrap ul.col3-item li.item{
  margin: 0 5px;
}
.product-wrap ul.product-content li.item a {
  display: block;
}
.product-wrap ul.product-content li.item.sale-item::before {
  content: '超低价';
  width: 50px;
  height: 30px;
  display: block;
  position: absolute;
  right: 4px;
  top: -17px;
  color: #ffffff;
  line-height: 27px;
  text-align: center;
  background: url(../images/tips-icon.png) center center no-repeat;
  background-size: 100%;
  transform: scale(0.8);
}
.product-wrap ul.product-content li.item {
  width: 110px;
  float: left;
  position: relative;
}
.product-wrap ul.product-content li.item i {
  width: 110px;
  display: table-cell;
  height: 62px;
  vertical-align: middle;
  text-align: center;
}
.product-wrap ul.product-content li.item .item-name {
  font-size: 12px;
  color: #666666;
  text-align: center;
  margin-top: 12px;
}
.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: #fa2a3b;
  color: #fff;
}
.hotproduct-wrap .hotproduct-all ul li.item .item-info {
  padding: 22px 0 0 17px;
}
.hotproduct-wrap .hotproduct-all ul li.item .item-info .item-p {
  font-size: 12px;
  color: #666666;
  line-height: 28px;
}
.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;
}
.service-wrap .service-advantage {
  padding: 0 19px;
}
.service-wrap .service-advantage ul li {
  display: block;
  float: left;
  margin-right: 67px;
  width: 240px;
  height: 215px;
  border: 1px solid #eaeaea;
  padding-top: 27px;
  position: relative;
}
.service-wrap .service-advantage ul li:last-of-type {
  margin-right: 0px;
}

.service-wrap .service-advantage ul li i {
  display: table-cell;
  height: 94px;
  vertical-align: middle;
  text-align: center;
  width: 240px;
}
.service-wrap .service-advantage ul li p {
  font-size: 16px;
  color: #000000;
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 38px;
}
.brand-wrap .brand-all {
  text-align: center;
}
.brand-wrap .brand-all img {
  width: 960px;
}

.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;
}
.guide-wrap .guide-icon img {
  height: 138px;
}
.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;
}

#homewrap .bannerDialog .el-dialog__wrapper {
  text-align: center;
}
.bannerDialog {
  text-align: center;
}
.bannerDialog .el-dialog {
  display: inline-block;
  width: auto;
  max-width: 80%;
}
#homewrap .bannerDialog 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;
}

#homewrap .specialDialog .el-dialog__header {
  display: none;
}
#homewrap .specialDialog .el-dialog__body {
  position: relative;
  padding: 0;
}
#homewrap .specialDialog .el-dialog__body .rule-btn {
  position: absolute;
  display: block;
  width: 98px;
  height: 32px;
  right: 57px;
  top: 153px;
}
#homewrap .specialDialog .el-dialog__body .close-btn {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  right: 12px;
  top: 16px;
}
#homewrap .specialDialog .el-dialog__body .one-step {
  position: absolute;
  display: block;
  width: 110px;
  height: 28px;
  left: 58px;
  top: 766px;
  border-radius: 32px;
}
#homewrap .specialDialog .el-dialog__body .two-step {
  position: absolute;
  display: block;
  width: 110px;
  height: 28px;
  left: 248px;
  top: 766px;
  border-radius: 32px;
}
#homewrap .specialDialog .el-dialog__body .three-step {
  position: absolute;
  display: block;
  width: 110px;
  height: 28px;
  right: 54px;
  top: 765px;
  border-radius: 32px;
}

#homewrap .specialDialog .el-dialog__body .get-oneyuan {
  position: absolute;
  display: block;
  width: 198px;
  height: 40px;
  right: 201px;
  bottom: 68px;
  border-radius: 32px;
}
.dialogVisible3 .el-dialog {
  width: 668px;
}

#homewrap .specialDialog .el-dialog__body .oneyuan:hover::before {
  content: '';
  display: block;
  width: 100%;
  height: 6px;
  position: absolute;
  bottom: -7px;
  background-color: rgb(255 195 201 / 65%);
  border-radius: 51%;
}

.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: 170px;
	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: 1030px;
}
.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: 28px;
	padding-top: 7px;
	box-sizing: border-box;
	cursor: pointer;
	transition: 0.5s;
	width: 24%;
}
.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;
  position: relative;
  z-index: 2;
}

.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: 0;
	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?v=2) center center no-repeat;
  background-size: 100%;
  margin: 0 auto;
  cursor: pointer;
}

