/* swiper */
/* .yuming_hide{display: none !important;} */
html,
body {
  position: relative;
  height: 100%;
}
body {
  background: #eee;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
  overflow-y: scroll;
}
body > table {
  margin: 0 auto;
}
.activity_400 {
  position: fixed;
  top: 560px;
  right: 0;
  z-index: 1;
  pointer-events: none;
}
.activity_400 a {
  pointer-events: auto;
}
.activity_400 img {
  width: 120px;
}
.ac_close {
  color: #fff;
  background-color: #999;
  border-radius: 15px;
  padding: 2px 6px;
  position: fixed;
  right: 4px;
  top: 550px;
  z-index: 11;
  cursor: pointer;
}
.swiper-container {
  width: 100% !important;
  height: 100%;
}
.myPagination {
  bottom: 110px !important;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
/*.swiper-box{height: 400px;}*/
.swiper-slide img {
  width: 100%;
  height: auto;
}
.swiper-slide {
  display: initial;
}
.swiper-pagination-bullet-active {
  background: white;
}
.swiper-button-prev {
  left: 60px !important;
}
.swiper-button-next {
  right: 60px !important;
}
.domain-search-box .domain-more-box span {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */
  -khtml-user-select: none; /* Konqueror */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
}
/* 内容样式 */
body {
  padding: 0;
  margin: 0;
}
a {
  text-decoration: none;
  color: #333;
}
ul {
  margin: 0;
  padding-left: 0 !important;
  list-style-type: none;
}
#header {
  width: 100%;
  border-bottom: 1px solid gainsboro;
}
.box {
  width: 100%;
}
.box > div {
  margin: 0 auto;
  width: 1200px;
}
.m-banner .swiper-slide img {
  height: 100%;
}
#headtop {
  width: 100% !important;
  height: 35px;
  padding: 0 10px;
  box-sizing: border-box;
  justify-content: center;
  font-size: 12px;
  line-height: 35px;
}
.loginP_register > a {
  color: #fff;
}
#bottomNav2 {
  width: auto;
}
.headtop_left {
  width: 20%;
}
.headtop_left span {
  box-sizing: border-box;
  color: white;
}
.headtop_rigth {
  width: 100%;
  justify-content: flex-end;
}
.other a {
  padding: 2px 10px;
}
.tel {
  width: 220px;
  padding: 0 10px;
  box-sizing: border-box;
  color: white;
}
.loginP_register a {
  font-size: 13px;
  padding: 0px 5px;
  z-index: 2;
}
.loginP_register img {
  vertical-align: middle;
}
.register_link {
  background-color: #ff6600;
  padding: 0 15px;
  margin-left: 25px;
  font-size: 14px;
}
.register_link a {
  color: #fff;
}
/* 导航 */
#nav {
  width: 1500px;
  height: 56px;
  justify-content: center;
}
#nav .mui-table-view {
  /*width: 85%;*/
}
#nav > div {
  /*width: 15%;*/
}
#nav,
.headtop_rigth,
#headtop,
.search-input,
#nav,
.list,
.mui-table-view {
  display: flex;
}
#nav .mui-table-view-cell > a {
  padding: 0 21px;
  font-size: 16px;
  box-sizing: border-box;
  line-height: 56px;
  text-align: center;
  position: relative;
}

/* 导航栏移上去的效果  */
.mui_cell_active {
  border-bottom: 3px solid #fc8301;
}
.mui_cell_active > a {
  color: #fc8301;
}
.list {
  position: absolute;
  top: 91px;
  width: auto;
  background-color: #fff;
  z-index: 20;
  flex-wrap: wrap;
  box-shadow: inset 0px 4px 6px rgba(204, 204, 204, 0.5);
  -webkit-box-shadow: inset 0px 4px 6px rgba(204, 204, 204, 0.5);
  -moz-box-shadow: inset 0px 4px 6px rgba(204, 204, 204, 0.5);
  box-shadow: inset 0px 4px 6px rgba(204, 204, 204, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}
.swiper-slide {
  width: 100%;
}
#content {
  position: relative;
}
.domain-search-box {
  position: absolute;
  top: -101px;
  z-index: 5;
}

/* 查询 */
#domain-search {
  width: 1180px;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 10px 24px;
  box-sizing: border-box;
}
.search-input,
.domain-more-box {
  color: white;
}
.search-btn {
  width: 80%;
}
.search-btn input {
  border: none;
  vertical-align: middle;
}
.search-btn input:first-child {
  width: 723px;
  height: 44px;
  border-radius: 5px 0px 0px 5px;
  font-size: 18px;
}
.searchbtn {
  width: 134px;
  height: 46px;
  border-radius: 0px 5px 5px 0;
  margin-left: -4px;
  background-color: #fc8301;
  color: #fff;
  font-size: 20px;
  border: 1px solid #fc8301;
}
.search-input span {
  height: 46px;
  font-size: 24px;
  width: 220px;
  margin-right: 20px;
  text-align: center;
}
.domain-more-box {
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.list > div {
  padding: 10px 20px;
  box-sizing: border-box;
}
.list li {
  line-height: 24px;
  height: auto;
  text-align: left;
  padding: 4px 0;
}
.list li a {
  font-size: 13px;
}
.domain_title a {
  font-size: 15px !important;
  color: #fc8301 !important;
  font-weight: bold;
}
.domain_title {
  height: 30px;
  line-height: 30px;
}
.other-yun a {
  color: white;
  padding: 5px 5px 5px 0;
  display: inline-block;
  box-sizing: border-box;
}
.ul_box {
  justify-content: space-between;
}
.ul_box_li {
  width: 150px;
}
.nav_ban {
  width: auto;
  margin-right: 10px;
}
.nav_ban img {
  width: 220px;
}

/* 更多按钮 */
.more-btn {
  min-width: 60px;
  height: 100%;
  line-height: 50px;
  cursor: pointer;
  margin-left: 20px;
}
/* checkbox样式 */
.chekbox input[type='checkbox'] {
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  border-radius: 50%;
}
/*span {position: relative;}*/
.Checkbox {
  /* position: absolute; */
  visibility: hidden;
}
.Checkbox + label {
  position: absolute;
  width: 16px;
  height: 16px;
  margin-top: 16px;
  border: 1px solid #fff;
  border-radius: 50%; /* background-color:#DEDEDE; */
}
.Checkbox:checked + label:after {
  content: '';
  position: absolute;
  left: 2px;
  top: 2px;
  width: 9px;
  height: 4px;
  border: 2px solid #fff;
  border-top-color: transparent;
  border-right-color: transparent;
  transform: rotate(-45deg);
  -ms-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
}

.endomainList div {
  margin: 3px 0;
}
/* .select_all{display: block !important;width: 100% !important;text-align: right !important;padding-right: 30px;box-sizing: border-box;} */
.select_all_box {
  width: 100% !important;
  text-align: right !important;
  padding-right: 30px;
  box-sizing: border-box;
  justify-content: flex-end;
}
.select_all_box button {
  background-color: transparent;
  border: 1px solid gainsboro;
  border-radius: 4px;
  margin: 0 10px;
  height: 24px;
}

.domian_name {
  margin-left: 25px;
}
.flex {
  display: flex;
}
.domain-more-box {
  justify-content: center;
}
.domain-more-box div:first-child {
  width: auto;
  text-align: center;
}
.more-box {
  width: 1000px;
  height: auto;
  background: white;
  margin: 0 auto;
}
.more-box {
  box-sizing: border-box;
}
.rank {
  display: flex;
}
.more-box ul li {
  width: 17%;
  text-align: center;
  border-bottom: 2px solid #fc8301;
}
.active_icon {
  line-height: 17px !important;
}
.active {
  border-bottom: none !important;
  border-left: 2px solid #fc8301;
  border-right: 2px solid #fc8301;
  color: #fc8301;
}
.endomainList {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  background-color: white;
  box-shadow: 2px 2px 5px rgb(185, 185, 185);
  border: 1px solid gainsboro;
  border-top: none;
  padding: 10px 5px 10px 5px;
  box-sizing: border-box;
}
.endomainList > div {
  width: 123px;
  text-align: left;
  height: 30px;
  position: relative;
  display: flex;
}
.endomainList > div > a {
  margin: 0 5px;
}
.domain_sub_nav {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.elected_box_top,
.detail_box_top {
  padding-bottom: 30px;
  border-bottom: #e2e2e2 1px solid;
  margin-bottom: 17px;
  align-items: baseline;
  position: relative;
}
.cloud_box_top {
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #e2e2e2;
  position: relative;
}
.elected_box_top > div > span,
.cloud_box_top > div > span {
  font-size: 13px;
}
.elected_box_top > div {
  width: 33%;
  height: 56px;
}
.elected_box_text a {
  color: #3676bd;
}
.elected_box_top > div p,
.cloud_box_top > div p {
  font-size: 24px;
  margin: 10px 0 0 0;
  color: #3676bd;
}
.elected_box_top > div span,
.elected_box_money,
.elected_box_text {
  color: #666666;
}
.elected_box_money p {
  margin: 0;
}
.elected_box_money {
  padding: 0 0 25px 0;
  position: relative;
}
.detail_box_top > div {
  width: 50%;
  height: 50px;
}
.detail_box_top div div span {
  font-size: 24px;
  color: #3676bd;
}
/* 热 */
.active_icon {
  display: inline-block;
  width: 18px;
  height: 17px;
  font-size: 12px;
  padding: 0 3px;
  box-sizing: border-box;
  color: white;
  text-align: center;
  font-style: normal;
}
.host_icon {
  background-color: red;
}
.promotion_icon {
  background-color: #fbb726;
}
.new_icon {
  background-color: #1f92e7;
}
.chekbox .active_icon {
  line-height: 18px;
}

.choose {
  position: relative;
}
.input_check {
  position: absolute;
  visibility: hidden;
}
.input_check + label {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #a5a5a5;
  cursor: pointer;
}
.input_check:checked + label:after {
  content: '';
  position: absolute;
  left: 3px;
  bottom: 19px;
  width: 9px;
  height: 3px;
  border: 2px solid #333;
  border-top-color: transparent;
  border-right-color: transparent;
  -ms-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -webkit-transform: rotate(-60deg);
  transform: rotate(-45deg);
}
.yiming_infobox {
  position: relative;
}
.chujiabtn {
  position: absolute;
  right: 10px;
  top: 11px;
  display: block;
  width: 38px;
  font-size: 14px;
  color: #fc8301;
  padding: 0 4px;
}

/* 稳定服务 */
.service-top {
  text-align: center;
  padding-top: 10px;
}
.service-foot {
  justify-content: space-between;
  margin-top: 10px;
}
.service-foot-left > div {
  position: relative;
  width: 168px;
  height: 100%;
  text-align: left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: white;
  padding: 20px 20px 0 20px;
  box-sizing: border-box;
  line-height: 26px;
}
.service-foot-rigth {
  width: 100%;
  height: 730px;
}
/* b  三角 */
/* 右 */
#triangle {
  position: absolute;
  top: 60px;
  right: -16px;
  font-size: 0;
  border-width: 16px;
  z-index: 1;
}
/* 下 */
.service_active > b {
  width: 0 !important;
  height: 0 !important;
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
  border-top: 14px solid #fc8301;
  position: relative;
  bottom: 4px;
  left: -7%;
}
.more_open > b {
  border-top: 10px solid #fff;
  bottom: -13px;
  right: 0;
}
/* 上 */
.more_collect > b {
  border-bottom: 10px solid #fff;
  bottom: 13px;
  right: 0;
}
.more-btn b {
  width: 0;
  height: 0;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  position: relative;
  margin-left: 7px;
}

.electedbox {
  width: 100%;
  height: 612px;
  position: absolute;
  top: 90px;
  left: 0;
  justify-content: space-between;
}
.electedbox div:first-child img {
  width: 100%;
  height: auto;
}
.elected {
  width: 997px;
  height: auto;
}
.elected_box {
  width: 33.3%;
  height: 458px;
  border: 1px solid #e2e2e2;
  padding: 10px 15px 74px 25px;
  box-sizing: border-box;
  position: relative;
  margin: 20px -1px 0 0;
  box-shadow: 0 0 4px 1px #eee;
}

.elected_box:hover {
  box-shadow: elected_box_text0 0 5px #a6a5a5;
}
.service_ul {
  justify-content: center;
}
.service_ul li {
  width: 18%;
  height: 70px;
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
}
.service_ul li > p {
  display: block;
  color: #333;
  width: 160px;
  height: 50px;
  border-radius: 4px;
  line-height: 50px;
  font-size: 18px;
  background-color: #ececec;
}
.elected_box_title {
  border-bottom: 1px solid gainsboro;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
}
.service_active > p {
  background-color: #fc8301 !important;
  color: white !important;
}
.elected_box_title a {
  font-size: 22px;
}
.elected_box_text {
  margin: 10px 0;
}
.openchoose_host .elected_box_text {
  text-align: center;
  margin: 10px 0;
}
.openchoose_hostopenchoose_host {
  margin: 12px 0;
  font-size: 13px !important;
  color: #666666;
}
/*.elected_box_text span{display: block; }*/
.elected_box_text span:first-child {
  /*width: 32%; */
  text-align-last: justify;
  text-align: justify;
  /*  这行必加，兼容ie浏览器 */
  text-justify: distribute-all-lines;
}
.elected_box_text span:nth-child(2) {
  /*width: 68%;*/
  text-align: justify;
  text-justify: newspaper;
  word-break: break-all;
  line-height: 22px;
}
.vhost-btns {
  padding-top: 15px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -22px;
  height: 88px;
  text-align: center;
  box-sizing: border-box;
}
.vhost-btns a {
  width: 92px;
  height: 36px;
  display: inline-block;
  line-height: 36px;
  border-radius: 4px;
  margin: 0 10px;
}
.vhost-btns a:first-child {
  color: #fc8301;
  border: 1px solid #fc8301;
}
.vhost-btns a:nth-child(2) {
  border: 1px solid gray;
}
.elected_box_language {
  border-bottom: 1px solid gainsboro;
  padding-bottom: 10px;
  height: 86px;
}
.icon-left-top-img {
  height: 80px;
  display: inline-block;
  width: 100%;
  display: flex;
  align-items: center;
  margin: 0 !important;
  margin-top: 10px;
}
.icon-left-top-img img {
  width: 60px !important;
}
.blue_color {
  background-color: #3676bd;
}
.purple_color {
  background-color: #a74ae3;
}
.cloud_color {
  background-color: #652ac2;
}
.strip {
  position: absolute;
  bottom: -2.5px;
  padding: 2px 0;
  left: 0;
  right: 0;
  width: 60px;
  margin: 0 auto;
}
.elected_box_song {
  width: 170px;
  margin: 0 auto;
  margin-top: 5px;
  line-height: 20px;
  height: 40px;
}
.subtitle {
  font-size: 24px;
  padding: 5px;
}
.cloud_img_box {
  margin: 0 0 10px;
  /* text-align: center; */
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/*热销*/
.hot_box {
  height: 40px;
  text-align: right;
  padding: 0 35px;
  line-height: 55px;
}
.hot_sale {
  background-color: #ff0000;
  padding: 6px 14px;
  border-radius: 3px;
  color: white;
  position: relative;
}
.hot_triangle {
  border-color: #ff0000;
  border-width: 7px;
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  width: 0;
  margin: 0 auto;
  border-bottom-width: 0;
  border-style: dashed;
  border-top-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
}
.sale_mark {
  font-size: 10px;
  background-color: #fd6708;
  padding: 4px 5px;
  color: white;
  position: absolute;
  border-radius: 3px;
  transform: scale(0.6);
  top: 7px;
  right: -10px;
}
.sale_mark b {
  border-color: #fd6708;
  border-width: 6px;
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  width: 0;
  margin: 0 auto;
  border-bottom-width: 0;
  border-style: dashed;
  border-top-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
}
/* 优质服务 */
.best_service {
  width: 100%;
  height: 254px;
  overflow: hidden;
}
.best_service div {
  width: 260px;
  height: 214px;
  text-align: center;
  margin: 10px;
}
.best_service dl img {
  width: 100%;
  height: auto;
}
.caroufredsel_wrapper {
  height: 260px !important;
}
#ticker-1 > div {
  border: 1px solid gainsboro;
}

/* 易名時空 */
.yidamian div {
  justify-content: space-around;
  border-bottom: 1px solid gainsboro;
}
.yidamian div:hover {
  color: #fc8301;
}
.yidamian p {
  display: inline-block;
  width: 33%;
  text-align: center;
  margin: 13px 0;
}
.yi_namebox .news_list ul {
  height: 350px;
  overflow: hidden;
  position: relative;
  background: #fff;
}
.yi_namebox .more_href a {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.yi_namebox .news_list ul li {
  padding-left: 0;
}

/*Advantage */
.ad_box {
  text-align: center;
  margin-bottom: unset !important;
  padding-bottom: 60px;
}
.ad_box > div {
  width: 28%;
  padding: 10px 0 15px 0;
  display: inline-block;
  margin: 0 15px;
  border: 1px solid white;
}
.ad_box div img {
  display: block;
  margin: 0 auto;
  height: 74px;
}
.ad_content span:nth-child(2),
.ad_content span:nth-child(3) {
  display: block;
  color: #909090; /*position:relative*/
}
.ad_content {
  position: absolute;
  left: 0;
  right: 0;
  top: 126px;
  background-color: white;
  height: 80px;
}
.ad_title_now {
  font-size: 16px;
  color: black;
  padding-bottom: 20px;
  display: block;
}
.images {
  height: 74px;
  position: absolute;
  width: 100%;
  top: 30px;
}
.ad_list_box {
  position: relative;
  overflow: hidden;
  height: 190px;
}
.lastimg {
  margin-top: 27px !important;
}
/* 新闻 */
.box_news_img {
  background-repeat: no-repeat;
}
.news {
  padding-bottom: 30px;
}
.news_list {
  justify-content: space-between;
}
.news_list > div {
  width: 32%;
}
.yi_name {
  width: 100%;
  height: 40px;
  text-align: center;
  color: #fff;
}
.news_list ul {
  width: 100%;
  border: 1px solid #eee;
}
#news .news_list ul {
  width: 32%;
  background-color: white;
}
.news_list ul li {
  padding-left: 10px;
  box-sizing: border-box;
}
.news_list_ul p {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/*询问*/
.inquiry {
  background-image: url('/share/new/img/inquiry-img.png');
  height: 80px;
}
.channel {
  line-height: 80px;
  text-align: center;
  color: white;
}
.channel span {
  font-size: 26px;
}
.channel a {
  padding: 10px 20px;
  border-radius: 7px;
  font-size: 20px;
  color: white;
}

.news_title {
  background-color: #0080e3;
  color: white;
  text-align: center;
  height: 50px;
  line-height: 50px !important;
  justify-content: space-around;
  padding: unset !important;
}
.news_title h3 {
  margin: 0;
}
.news_icon_img {
  background-image: url(/share/new/img/icon/news-icon.png);
  height: 98px;
  overflow: hidden;
  background-repeat: no-repeat;
  border-bottom: 1px solid #eee;
}
.market_icon_img {
  background-image: url(/share/new/img/icon/market-icon.png);
  height: 98px;
  overflow: hidden;
  background-repeat: no-repeat;
  border-bottom: 1px solid #eee;
  background-position: center;
}
.help_icon_img {
  background-image: url(/share/new/img/icon/help-icon.png);
  height: 98px;
  overflow: hidden;
  background-repeat: no-repeat;
  border-bottom: 1px solid #eee;
  background-position: center;
}
.li_p > li:nth-child(n + 3) {
  margin: 1em 0;
}
.li_p li span {
  width: 120px;
  display: inline-block;
}
.li_p li a:nth-child(2) {
  margin-left: 60px;
}
.more_href {
  text-align: center;
}
.more_href a {
  display: inline-block;
  width: 140px;
  height: 40px;
  border: 1px solid #fc8301;
  text-align: center;
  line-height: 40px;
  color: #fc8301;
  border-radius: 4px;
  margin: 10px 0;
}
.more_href a:hover,
.vhost-btns a:hover {
  background-color: #fc8301;
  color: white !important;
  border: 1px solid #fc8301;
}
.news_list li a:hover {
  color: #fc8301;
}

/* 底部 */
.wsy-blogroll dl,
#bottomNav {
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.wsy-blogroll dl dd {
  margin-left: 10px;
}
/* 新底部 */
#bottomNav,
#bottomNav2 {
  display: flex;
  justify-content: center;
}
.bottomNav_left a {
  margin: 2px 5px;
  display: inline-block;
}
.wsy-blogroll {
  margin-top: 20px;
}
.bottom_img a,
#bottomNav2 span,
#bottomNav2 a {
  margin: 0 5px;
  display: inline-block;
}
#bottomNav2 {
  padding: 7px 10px;
  box-sizing: border-box;
}
#bottomNav2 a {
  color: white;
}
.bottomNav_right {
  width: 17%;
  text-align: right;
  height: 50px;
  margin-left: 30px;
}
.bottomNav_right img {
  margin-left: 10px;
  width: 24px;
}
.m_btn {
  display: none;
}
.logo img {
  width: 164px;
  margin-top: 4px;
  float: right;
}

.footer {
  border-top: 1px solid gainsboro;
}
/* 登录 */
.loginbox {
  background-color: white;
  width: 250px;
  top: 35px;
  right: -110px;
  z-index: 100;
  color: #333 !important;
  padding: 15px 15px 0 15px;
  line-height: initial;
  box-shadow: 0 0 5px rgba(85, 85, 85, 0.5);
  left: 0;
}
.close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 25px;
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  cursor: pointer;
}
.find_username {
  display: block;
  margin-top: 10px;
  text-align: right;
}
.loginbox input {
  margin-top: 15px;
}
.input-field {
  width: 100%;
  border: 1px solid gainsboro;
  border-radius: 4px;
  height: 30px;
  text-indent: 10px;
}
.dll {
  width: 120px;
  height: 40px;
  background-color: #fc8301;
  color: white;
  border-radius: 4px;
  border: none;
}
/* 管理中心 */
.userinfo {
  line-height: 36px;
  position: relative;
  /* min-width: 316px; */
}
.userinfo > a,
.other a {
  color: white;
}
.userinfo > img {
  vertical-align: middle;
  width: 16px;
}
.userinfo_imgrotate {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg); /* IE 9 */
  -moz-transform: rotate(90deg); /* Firefox */
}
.ssjbcnm {
  position: absolute;
  z-index: 100;
  width: 600px;
  background-color: white;
  top: 34px;
  left: -300px;
  border: 1px solid gainsboro;
  border-top: 0px;
  padding: 15px;
  border-radius: 7px;
  font-size: 14px;
}
.ssjbcnm_left,
.ov,
.ssbj_nav_left {
  align-items: center;
}
.ssbj_nav_right {
  margin-left: 10px;
  line-height: 25px;
}
.ssbj_nav_right p {
  margin: 0;
}
.ssjbcnm_right a {
  display: inline-block;
  width: 120px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: white;
  margin: 0 8px;
  border-radius: 4px;
}
.ssjbcnm_right a:first-child {
  background-color: #fc8301;
}
.ssjbcnm_right a:nth-child(2) {
  background-color: #999;
}
table {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 36px;
}
.table_navsw td {
  border-bottom: 1px solid gainsboro;
}
.tdfca {
  width: 90px;
}
.tdfca a {
  color: #fc8301;
}
.more_service a:hover {
  color: #fc8301;
}
#icon_next01 {
  display: inline-block;
}
#icon_next02 {
  display: none;
}
.domainurl {
  display: flex;
  justify-content: space-between;
}

/* 窗口联系我们 */
.orange_sidebar {
  position: fixed;
  right: -40px;
  top: 180px;
  width: 80px;
  /* height: 300px; */
  z-index: 99;
  display: flex;
  justify-content: space-between;
}
/* .orange_sidebarbtn{width:40px;display: none;} */
.orange_sidebarbtn {
  width: 26px;
  display: block;
  height: 80px;
  background-color: #ff9900;
  margin-top: 116px;
  border-radius: 5px 0px 0px 5px;
  display: none;
}
.orange_sidebarbtn img {
  margin-top: 27px;
  width: 26px;
}
.orange_sidebarbox {
  background: #ff9900;
  border-radius: 5px 0 0 5px;
}
.sidebar_photo,
.sidebar_wechat {
  margin-top: 20px;
  text-align: center;
  font-family: 微软雅黑;
  font-size: 12px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  padding: 3px 0px;
  background: rgb(255, 153, 0);
}
.sidebar_service {
  margin-top: 25px;
  text-align: center;
  font-family: 微软雅黑;
  font-size: 12px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  background: rgb(255, 153, 0);
}
.sidebar_qq {
  margin-top: 25px;
  text-align: center;
  font-family: 微软雅黑;
  font-size: 12px;
  color: rgb(255, 255, 255);
  cursor: pointer;
  padding: 3px 0px;
  background: rgb(255, 153, 0);
}
.contactbox > div {
  position: relative;
}
.sidebar_info {
  position: absolute;
  display: none;
  right: 60px;
  top: -25px;
  width: 106px;
  height: 233px;
}
.sidebar_info_box {
  /* width: 250px; */
  display: flex;
  justify-content: center;
  align-items: center;
}
.qq_div {
  width: 120px;
  background: rgb(255, 255, 255);
  border: 1px solid #ff9900;
  border-image: initial;
  z-index: 98;
  border-radius: 5px;
  font-family: 微软雅黑;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  padding: 0 10px;
  float: left;
}
/*.old_index{position: fixed;top: 34px;right: 0px;width: 140px;z-index: 7;}*/
/*.old_index img{width: 100%;float: right}*/
.sidebar_photo_info {
  width: 180px;
  height: 60px;
  right: 40px;
  top: 145px;
}
.sidebar_photo_info_box {
  width: 160px;
  height: 60px;
  background-color: white;
  font-size: 14px;
  color: #fc8301;
  box-sizing: border-box;
  line-height: 10px;
  border: 1px solid #fc8301;
  border-radius: 5px;
}
.sidebar_info_flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sidebar_wechat_info {
  width: 180px;
  height: 60px;
  right: 39px;
  top: 160px;
}
.sidebar_wechat_info_box {
  padding: 5px;
  background: #ffffff;
  box-shadow: 0px 6px 12px 0px rgb(0 0 0 / 6%);
  border-radius: 4px;
}
/* 域名中介 */
.domain_intermediary {
  position: absolute;
  width: 220px;
  height: 376px;
  right: 0px;
  left: -220px;
  top: 135px;
  display: none;
}
.domain_intermediary_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#domaiIntermediary {
  width: 200px;
  border: 1px solid #ff9900;
  border-radius: 5px;
  background-color: #fff;
}
.domai_intermediary_title {
  background-color: #ff9900;
  height: 30px;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
}
.domai_intermediary_inputbox {
  padding: 0 10px;
  box-sizing: border-box;
}
.domai_intermediary_input {
  width: 100%;
  height: auto;
  color: #333;
  text-align: left;
}
.domai_intermediary_input input {
  width: 100%;
  height: 30px;
  border: 1px solid #999;
  border-radius: 5px;
  text-indent: 10px;
}
.domai_intermediary_input p {
  margin: 7px 0;
  font-weight: 550;
}
.domai_intermediary_btn {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 46px;
}
.domai_intermediary_btn input {
  width: 66px;
  height: 30px;
  border: 1px solid #999;
  background: none;
  user-select: none;
  outline: none;
}
input:focus {
  outline: none;
}
#domaiIntermediary_Submit {
  border: 1px solid #ff9900;
  color: #ff9900;
}
.index_left {
  margin-right: -8px;
}
.domian_add_img {
  width: 100%;
  height: 20px;
}
.domian_add_img img {
  width: 16px;
  float: right;
  margin-top: 5px;
}
.intermediaryDo_imgleft {
  position: absolute;
  top: 170px;
  right: 0px;
}
.topTxt_left {
  /*width: 37%;*/
  overflow: hidden;
}
.me_block {
  /*width: 63%;*/
  display: flex;
}

#nav .mui-table-view-cell .list_titlebox {
  padding: 0 24px;
  line-height: 56px;
  font-size: 16px;
  text-align: center;
  position: relative;
  color: #333;
}
.phone_icon {
  display: none;
}
.nav_tag {
  /* display: none; */
  position: absolute;
  top: 10px;
  right: -5px;
}
.ul_box a {
  color: #333 !important;
}
.finance1 {
  float: left;
  display: flex;
  align-items: center;
  cursor: pointer;
  display: none;
}
.pro_img {
  padding: 0 5px;
  margin-bottom: 3px;
}
.cartNum {
  font-size: 10px;
  color: #fff;
  position: relative;
  top: -7px;
  right: 56px;
  background: red;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
}

.login_box {
  position: absolute;
  top: 3px;
  right: 2px;
  cursor: pointer;
  line-height: initial;
  z-index: 10;
}
.qr_box {
  position: relative;
}
.qr_title {
  cursor: pointer;
  position: absolute;
  left: -70px;
  top: 11px;
  border: 2px solid #ff7200;
  color: #ff7200;
  padding: 2px 4px;
  border-radius: 3px;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: normal;
}
.tri_box {
  position: relative;
}
.triangle {
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid;
  border-color: transparent transparent transparent #ff7200;
  right: -15px;
  top: 50%;
  transform: translate(0, -50%);
}
#qrcode {
  padding: 2px 0 0;
  text-align: center;
  height: 147px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#qrcode img {
  width: 145px;
}
.qr_box img {
  width: 42px;
  height: auto;
}
.notice {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: black;
  letter-spacing: 2px;
  padding: 12px 0;
}
.notice img {
  margin-right: 5px;
}
.qrcode_login {
  display: none;
}

#outerdiv {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10;
  width: 100%;
  height: 100%;
  display: none;
}

#innerdiv {
  width: 770px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  background-color: #fff;
}
.nowtop_tit {
  font-size: 25px;
  color: #f60;
  padding: 12px 20px;
  text-align: center;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  font-weight: bold;
}
.nowtop_tit img {
  position: absolute;
  right: 20px;
  top: 15px;
  cursor: pointer;
  width: 20px;
}
.notice_txt {
  padding: 20px 25px 40px;
  font-size: 20px;
  color: #333333;
  line-height: 35px;
  text-indent: 2em;
}
.notice_txt a {
  color: #3b89ff !important;
}
.m-ele {
  display: none;
}
.m-banner {
  display: none;
}
@media (max-width: 1500px) {
  #nav .mui-table-view-cell .list_titlebox {
    padding: 0 10px;
  }
  #nav {
    justify-content: center;
    width: 100%;
  }
  #nav > div {
    width: auto;
  }
  #nav .mui-table-view {
    width: auto;
  }
  .me_block .other {
    display: none;
  }
}
@media (max-width: 900px) {
  .li_p > li:nth-child(n + 3) {
    margin: 0 0;
  }
  .li_p > li:nth-child(n + 3) span {
    margin: 1em 0;
  }
  .search-input > span,
  .domain-more-box,
  #domain_sub_nav {
    display: none;
  }
  #content {
    padding: 0 15px;
  }
  body {
    background: #f7f7f7;
  }
  .m-ele {
    display: initial;
  }
  .m-pro-list {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    background-color: #fff;
    padding: 10px 0;
    margin-bottom: 15px;
  }
  .m-pro-list a {
    display: inline-block;
    text-align: center;
    margin: 10px 0;
  }
  .m-pro-list a div {
    height: 30px;
  }
  .pc-ele {
    display: none;
  }
  .m-pro-service {
    background-color: #fff;
  }
  .m-title {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    align-items: center;
  }
  .m-title span {
    font-size: 14px;
    font-weight: bold;
  }
  .m-title img {
    vertical-align: bottom;
    width: 20px;
    margin-right: 3px;
  }

  .ssbj_nav_right p {
    text-align: left;
  }
  .hide_fIDReseller a {
    color: #f60;
  }

  .m-title a {
    font-size: 12px;
    color: #888;
  }
  .m-service-type {
    display: flex;
    border-bottom: 1px solid #f1f1f1;
  }
  .m-service-type span {
    display: inline-block;
    padding: 8px 0;
    color: #888;
    flex: 1;
    text-align: center;
    position: relative;
    cursor: pointer;
  }
  .m-service-active {
    color: #f60 !important;
  }
  .m-service-active:after {
    content: '';
    display: block;
    height: 2px;
    width: 30px;
    background-color: #f60;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .m-service-list > div > div {
    border-radius: 4px 5px 4px 4px;
    background-image: url('../img/service-bg.png');
    background-repeat: no-repeat;
    background-position: top right;
    -webkit-background-size: auto;
    background-size: cover;
    padding: 15px;
    min-width: 43%;
    flex: 1;
    margin: 5px;
  }
  .m-cloud-title {
    margin-bottom: 15px;
  }
  .m-service-list > div:nth-child(n + 2) {
    display: none;
  }
  .m-service-list > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 5px;
  }
  .m-cloud-title > span:first-child {
    font-size: 16px;
  }
  .m-cloud-title > span:last-child {
    font-size: 12px;
    color: #f60;
  }
  .m-cloud-conf {
    display: flex;
    justify-content: space-between;
    color: #666;
    align-items: flex-end;
    font-size: 13px;
  }
  .m-cloud-conf > div {
    line-height: 28px;
  }
  .m-cloud-conf a {
    padding: 6px 15px;
    color: #fff;
    border-radius: 4px;
    background-color: #f60;
    white-space: nowrap;
  }
  .m-cloud-price {
    color: #333;
  }
  .m-cloud-price span {
    font-size: 18px;
    color: #f60;
  }
  .hot-pro-list {
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
  }
  .hot-pro-list > div {
    flex: 1;
    margin: 5px;
    min-width: 40%;
    position: relative;
    background: #fff url('../img/pro-bg.png') no-repeat center/cover;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .hot-pro-list > div img {
    position: absolute;
    right: 15px;
    bottom: 15px;
  }
  .hot-pro-list > div h3 {
    font-size: 17px;
    font-weight: bold;
    color: #a26845;
    margin: 0 0 10px;
  }
  .hot-pro-list > div span {
    color: #eebb87;
    width: calc(100% - 40px);
    display: block;
    -ms-word-break: break-all;
    word-break: break-all;
  }
  .hot-pro-list > div a {
    display: block;
    border-radius: 12px;
    border: 1px solid #fbae58;
    width: 70px;
    font-size: 12px;
    text-align: center;
    padding: 3px 0;
    margin-top: 10px;
    color: #fbae58;
  }
  .m-hot-pro {
    background-color: #fff;
    margin: 15px 0;
  }
  .m-advantage {
    background-color: #fff;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .m-adv-list {
    color: #666;
    margin: 0 10px;
  }
  .m-adv-list > div {
    background-color: #f8f8f8;
    padding: 15px;
    margin-top: 35px;
    position: relative;
  }
  .m-adv-list > div:nth-child(2n-1) div {
    left: 0;
    background: #fff url('../img/adv-bg.png') no-repeat center/cover;
  }
  .m-adv-list > div:nth-child(2n) div {
    right: 0;
  }
  .m-adv-list > div:nth-child(2n):before {
    position: absolute;
    content: '';
    display: block;
    background: #fff url(../img/adv-bg.png) no-repeat center/cover;
    transform: rotateY(180deg);
    height: 25px;
    top: -25px;
    width: 100px;
    right: 0;
  }
  .m-adv-list > div > div {
    position: absolute;
    top: -25px;
    padding: 3px 0;
    width: 100px;
    text-align: center;
    color: #fff;
  }
  .m-adv-list > div > span {
    font-size: 12px;
  }
  .news_title,
  .news_list_ul > li:nth-child(2),
  .help_icon_img,
  .news_list > ul:not(:first-child) {
    display: none;
  }
  .m-news {
    background-color: #fff;
  }
  .box_news_img {
    padding-top: 1px !important;
  }
  .m-news-type {
    padding-top: 10px;
    text-align: center;
    color: #888;
  }
  .m-news-type > span:nth-child(2) {
    margin: 0 10px;
  }
  .m-news-type span {
    max-width: 120px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    background: #f3f3f3;
    width: 27%;
  }
  .news_list ul {
    border: none;
  }
  .news_list ul li {
    border-bottom: 1px solid #f1f1f1;
  }
  #news {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .more_href a {
    color: #999;
    border: none;
    margin: 0;
  }
  #content {
    margin-bottom: 15px;
  }
  .news_list_ul p {
    color: #666;
  }
  .m-new-active {
    border-bottom: 2px solid #ff8400;
    color: #ff8400;
  }
  .li_p li a {
    color: #666;
  }
  .swiper-button-next,
  .swiper-button-prev {
    height: 20px !important;
    background-size: 24px 24px !important;
    top: 55% !important;
  }
  .swiper-button-next {
    right: 20px !important;
  }
  .swiper-button-prev {
    left: 20px !important;
  }

  .ac_close {
    top: 455px;
  }
  .activity_400 {
    top: 470px;
  }
  #innerdiv {
    width: 100%;
  }
  .notice_txt {
    font-size: 16px;
  }
  .finance1 {
    position: absolute;
    top: 13px;
    left: 160px;
  }

  .finance1 a {
    display: none;
  }

  .cartNum {
    top: -10px;
    right: 20px;
  }

  .rank {
    display: inherit;
  }
  .rank li {
    width: 24% !important;
    display: inline-block;
    line-height: 5px;
  }
  .more-box ul li {
    border-bottom: none;
  }
  .active {
    border: none !important;
    color: #fc8301;
  }
  body {
    position: relative !important;
  }
  /*.old_index{top: 105px!important;z-index: 1!important;position: absolute!important;}*/
  /*.old_index img{ display:none;}*/
  #icon_next02 {
    display: inline-block !important;
  }
  #icon_next01 {
    display: none;
  }
  .none {
    display: none !important;
  }
  #headtop,
  #nav,
  .box > div,
  #domain-search,
  .service-foot-rigth,
  .electedbox,
  .elected_box,
  .news_list ul,
  .bottomNav_left,
  .bottomNav_right,
  .mui-table-view,
  .headtop_rigth,
  .more-box,
  .endomainList,
  #nav > div,
  .ssjbcnm,
  .userinfo,
  .ssjbcnm_right,
  .elected {
    width: 100% !important;
  }
  #nav .mui-table-view,
  .search-input,
  .elected,
  .news_list,
  #bottomNav,
  .logo {
    display: block !important;
  }
  .search-input span {
    width: 20% !important;
  }
  .search-btn input:last-child {
    width: 27%;
    min-width: 65px;
    font-size: 16px;
    -webkit-appearance: none;
    border-radius: initial;
  }

  .search-btn {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .search-btn input:first-child {
    flex: 1;
    height: auto;
    -webkit-border-radius: initial;
    -moz-border-radius: initial;
    border-radius: initial;
  }
  #domain-search {
    background-color: initial;
    padding: 15px 0;
    height: auto;
  }
  .service_ul li > p {
    width: 100% !important;
  }
  .vhost-btns a {
    display: inline-block;
  }
  .service-foot-rigth {
    height: 2046px;
  }
  .bottom_img > ul,
  #bottomNav2 {
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
  }
  .search-input {
    text-align: center;
  }
  .search-input span {
    font-size: 19px !important;
  }
  .loginP_register > a {
    color: #333;
  }
  /* 管理中心 */
  .userinfo {
    text-align: right;
    position: static !important;
  }
  .userinfo > a,
  .userinfo > span {
    color: #333 !important;
  }
  .ssjbcnm {
    /* left: 0 !important; */
    box-sizing: border-box;
    top: 56px;
    right: 0;
    margin-left: auto;
    max-width: 480px;
    border-radius: 0 0 7px 7px;
  }
  .ov,
  .table tr {
    flex-wrap: wrap;
  }
  .table {
    width: 100%;
    text-align: left;
  }
  .table tr {
    display: flex;
    border-bottom: 1px solid gainsboro;
  }
  .table tr:first-child {
    border-bottom: none;
  }
  .table td {
    width: auto;
    padding: 0 10px;
    border-bottom: none;
  }
  .tdfca {
    width: 100% !important;
    text-align: left;
  }
  .ssjbcnm_right {
    /* justify-content: space-around; */
    margin: 10px 0 10px 62px;
  }

  .chekbox input {
    display: none;
  }
  .me_block {
    width: auto;
  }
  .chekbox span:first-child {
    margin-left: 0 !important;
  }
  .service_ul li > p {
    font-size: 14px;
  }
  .service_ul li {
    padding: 0 2px;
    width: 25%;
  }
  #domain_sub_nav a {
    display: inline-block;
  }
  .bottom_img ul li {
    margin: 0;
  }
  .logo img {
    width: 130px;
    margin: 8px 10px;
    float: left;
  }

  #nav {
    height: auto;
    flex-wrap: wrap;
  }
  .m_btn {
    display: block;
  }
  .m_btn span {
    display: block;
    width: 20px;
    height: 2px;
    background: white;
    margin: 5px 0;
  }
  .m_btn button {
    background: none;
    border: 1px solid white;
  }
  .mui-table-view-cell {
    position: relative;
    z-index: 2;
  }
  .mui-table-view {
    height: auto;
  }
  .m_mui-table-view-cell {
    height: 0px;
    overflow: hidden;
  }
  .mui_cell_active > a {
    line-height: 46px !important;
  }
  #nav .mui-table-view-cell > a {
    color: #fff !important;
    line-height: 40px;
    font-size: 15px;
    display: inline-block;
    width: 100%;
    text-align: left;
  }
  .topbox {
    position: absolute !important;
    right: 0;
    background: none !important;
    height: 60px;
    width: 100%;
  }
  .loginP_register a {
    border-radius: 4px;
    padding: 5px 10px;
    box-sizing: border-box;
  }
  .loginP_register a:nth-child(2) {
    background-color: #fc8301;
    color: white !important;
    font-size: 14px;
    vertical-align: unset !important;
  }
  .loginP_register a:nth-child(3) {
    color: #333 !important;
    border: 1px solid #333;
  }
  .loginP_register {
    text-align: right;
  }
  .register_link {
    background-color: transparent;
    margin-left: 0;
    padding: 0 15px;
  }
  .register_link a {
    border-radius: 4px;
    padding: 5px 10px;
    box-sizing: border-box;
    background-color: #fc8310;
  }
  #headtop {
    margin-top: 13px;
    justify-content: flex-end !important;
  }

  /* 改头部 */
  .list {
    display: none;
  }
  /* #nav .mui-table-view-cell>a{color: #fff !important;line-height: 50px; font-size:15px; display: inline-block;width: 100%;text-align: left;} */
  #nav .mui-table-view-cell .list_titlebox {
    background-color: #fc8301;
    line-height: normal;
    font-size: 15px;
    width: 100%;
    text-align: left;
    color: #fff !important;
    height: 40px;
    padding: 0 20px;
    align-items: center;
    box-sizing: border-box;
  }
  .list_titlebox .phone_icon {
    display: inline-block !important;
    width: 18px;
    height: 20px;
    vertical-align: middle;
  }
  .list_titlebox .nav_tag {
    right: 0;
    left: 100px;
  }
  .list_titlebox {
    justify-content: space-between;
    border-bottom: 1px solid #ececec;
  }
  .list_titlebox a {
    color: #fff;
  }
  .nav_list {
    position: static;
    padding: 10px !important;
    box-sizing: border-box;
    width: 100% !important;
  }
  .mo_list {
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #nav_station_building > div {
    width: 45% !important;
  }
  #station_building .ul_box ul,
  #cloud .ul_box ul,
  #email .ul_box ul {
    margin-right: 0 !important;
  }
  #nav_cloud > div:nth-child(1) {
    width: 170px !important;
  }
  #nav_cloud > div:nth-child(2) {
    width: 170 !important;
  }
  #nav_email > div:nth-child(1) {
    width: 140 !important;
  }
  #nav_email > div:nth-child(2) {
    width: 30% !important;
  }
  #nav_email > div:nth-child(3) {
    width: 25% !important;
  }
  #nav_cloud_host > div:nth-child(1) {
    width: 240px !important;
  }
  #nav_host > div:nth-child(1) {
    width: 250px !important;
  }
  #nav_message > div:nth-child(1) {
    width: 220px !important;
  }
  #nav_message > div:nth-child(2) {
    width: 130px !important;
  }
  #nav_email .nav_ban {
    display: block;
    flex-wrap: nowrap;
  }
  .nav_ban_box {
    display: none !important;
  }
  .nav_ban_box a {
    margin-bottom: 10px;
  }

  /* .mui-table-view_scroll{position: fixed;top: 0;bottom: 0;z-index: 100;background-color: #fff;overflow: scroll;}
    .mui-table-view_scroll>li:nth-child(1){position: fixed;top: 0;z-index: 5;left: 0;right: 0;}
    .mui-table-view_scroll>li:nth-child(2){margin-top: 40px} */
  .mui_cell_active {
    border-bottom: 0 !important;
  }
  .list > div {
    padding: 0;
    margin-right: 10px;
  }
  .ul_box_li {
    width: 120px !important;
  }

  .hot_box {
    text-align: center;
    height: 45px;
  }
  .sale_mark {
    right: 9%;
  }
  .more-box {
    left: 0 !important;
    right: 0 !important;
    height: auto;
  }
  .endomainList {
    height: auto;
    border: 1px solid gainsboro;
    padding: 10px;
    justify-content: space-around;
  }
  .endomainList > div {
    width: 91px;
    line-height: 18px;
  }
  .endomainList {
    top: 66px !important;
  }
  .domain-search-box {
    position: static;
  }
  .service_active > b {
    left: -0%;
    bottom: 0;
  }
  .domain-more-box {
    height: 80px;
  }
  .more-btn {
    margin-left: 0px;
  }
  .elected_box_text span:first-child {
    width: 22%;
  }
  .domain_sub_nav {
    height: auto;
  }
  .bottomNav_left ul {
    flex-wrap: wrap;
  }
  .bottomNav_right {
    justify-content: center;
    margin-left: 0px;
  }
  .wsy-blogroll {
    display: none;
  }
  #bottomNav {
    display: none !important;
  }
  /* 易名時空 */
  .yiming {
    height: 1272px !important;
    background-size: auto 100% !important;
  }
  .news_list > div {
    width: 100%;
  }
  .yi_name {
    background-color: #528df3;
  }
  .yi_name span {
    line-height: 42px;
  }
  .newsbox {
    margin-top: unset !important;
  }
  .service-top {
    padding-top: 1px;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px !important;
  }
  /* 移动端侧边效果 */
  .orange_sidebar {
    right: -40px;
    width: 66px;
    top: 120px;
  }
  .orange_sidebarbtn {
    display: block;
  }
  .contactbox_animation {
    right: 0px;
  }
  .domain_intermediary {
    top: -64px;
  }
  .intermediaryDo_imgleft {
    top: 330px;
  }
  /*advantage*/
  .service-top p {
    padding: 0 10px;
  }
  .ad_box div img {
    height: 71px;
  }
  .ad_box > div {
    width: 45%;
  }
  .ad_box {
    height: auto;
    padding-bottom: unset;
  }
  .advantage div:last-child {
    margin-bottom: unset;
  }
  .ad_box > div {
    margin: unset;
  }
  /*询问  */
  .channel {
    line-height: unset;
  }
  .channel span:first-child {
    display: block;
    padding: 9px 0 !important;
  }
  .channel span {
    font-size: 18px;
    padding: 5px !important;
  }
  .channel a {
    font-size: 15px;
    padding: 5px 10px;
  }
  .box_news_img {
    background-color: white !important;
  }
  /*.swiper-slide img{width: auto;height: 100%;}*/
}

@media (max-width: 576px) {
  .search-btn input:first-child {
    font-size: 12px !important;
  }
  .search-btn input:last-child {
    font-size: 14px;
  }
  .searchbtn {
    height: 40px;
  }
  .m-advantage {
    margin-bottom: 10px;
  }
  #domain-search {
    padding: 10px 0;
  }
  #content {
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .news_list ul li {
    font-size: 12px;
  }
  .m-pro-list {
    margin-bottom: 10px;
  }
  .m-hot-pro {
    margin: 10px 0;
  }
  .hot-pro-list > div span,
  .hot-pro-list > div a {
    font-size: 12px;
  }
}

@media (max-width: 450px) {
  .swiper-box {
    display: none;
  }
  .m-banner {
    display: block;
  }
}
@media (max-width: 768px) {
  .m-pro-list a {
    width: 25%;
  }
}

@media (min-width: 900px) and (max-width: 1700px) {
  .ssjbcnm {
    left: -470px;
  }
  .topTxt_left {
    overflow: hidden;
    margin: 0 !important;
  }
  .me_block {
    display: flex;
    width: auto;
  }
  #headtop {
    justify-content: space-around;
  }
  .loginbox {
    left: unset;
  }
  .other a {
    padding: 2px 4px;
  }
  .me_block .tel {
    width: 190px;
  }
}
@media (max-width: 1100px) {
  .ssjbcnm {
    left: -524px;
  }
}
/*@media(max-width: 1500px){*/
/*  .old_index {top:90px;}*/
/*}*/
@media (max-width: 700px) {
  .ad_box div {
    width: 100%;
  }
  /*.swiper-slide img{height: 100% !important;}*/
  /* 移动端banner图单独控制 */
  /*#banner_jianzhan{margin-left: -22%;}*/
  /*#banner_nowemail{margin-left: -26%;}*/
  /*#banner_message{margin-left: -26%px;}*/
  /*#banner_ddos{margin-left: -25%;}*/
  /* #qingxin{margin-left: -18%;} */
  /*#banner_all{margin-left: -17%;}*/
  /*#banner_ssl{margin-left: -18%;}*/
  /*#banner_stationBuilding{margin-left: -3%;}*/
  /*.swiper-box{height: 130px;}*/
}
