<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  min-width: 1200px;
}

label {
  cursor: pointer;
}

.overflow_clear {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*css婧㈠嚭鐪佺暐*/
html,
body {
  *position: static;
  height: 100%;
  width: 100%;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset,
blockquote,
legend {
  margin: 0;
  padding: 0
}

body,
th,
td,
button,
input,
select,
textarea {
  font-family: "Microsoft YaHei", Arial, Tahoma, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #404040;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  resize: none;
}

button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea {
  font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal
}

ul,
ol,
dl {
  list-style-type: none
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit
}

input,
button {
  overflow: visible;
  vertical-align: middle;
  outline: none
}

button,
input[type="button"],
input[type="submit"] {
  line-height: normal !important;
  cursor: pointer;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
em {
  display: block;
}

a {
  text-decoration: none;
  color: #505050;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
  outline: none
}

a:active {
  text-decoration: none;
  outline: none;
}

a:focus {
  outline: none;
}

:focus {
  outline: none
}

sub,
sup {
  vertical-align: baseline
}

table {
  /*border-collapse:collapse;*/
  border-spacing: 0
}

img {
  border: 0;
  vertical-align: middle
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"] {
  -webkit-appearance: none;
}

textarea {
  -webkit-appearance: none;
}

textarea.resize {
  resize: both !important;
}

.button {
  border-radius: 0;
}

.tb-fix {
  table-layout: fixed;
  empty-cells: show;
  word-wrap: break-word;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.clearfix:after {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  visibility: hidden
}

.clear {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
}

/*--------鍏敤閮ㄥ垎-------*/
.w {
  width: 100% !important;
}

.wid10 {
  width: 10px !important;
}

.wid50 {
  width: 50px !important;
}

.wid70 {
  width: 70px !important;
}

.wid80 {
  width: 80px !important;
}

.wid90 {
  width: 90px !important;
}

.wid100 {
  width: 100px !important;
}

.wid130 {
  width: 130px !important;
}

.wid150 {
  width: 150px !important;
}

.wid160 {
  width: 160px !important;
}

.wid170 {
  width: 170px !important;
}

.wid200 {
  width: 200px !important;
}

.wid250 {
  width: 250px !important;
}

.wid290 {
  width: 290px !important;
}

.wid300 {
  width: 300px !important;
}

.wid400 {
  width: 400px !important;
}

.wid450 {
  width: 450px !important;
}

.wid500 {
  width: 500px !important;
}

.wid550 {
  width: 550px !important;
}

.wid590 {
  width: 590px !important;
}

.wid600 {
  width: 600px !important;
}

.wid650 {
  width: 650px !important;
}

.wid700 {
  width: 700px !important;
}

.fz18 {
  font-size: 18px;
}


.radius-r-0 {
  border-radius: 3px 0 0 3px !important;
}

.radius-l-0 {
  border-radius: 0 3px 3px 0 !important;
}


/*杈硅窛*/
.mr0 {
  margin-right: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.bl0 {
  border-left: none !important;
}

.br0 {
  border-right: none !important;
}

.bt0 {
  border-top: none;
}

.bb0 {
  border-bottom: none;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}


.bor_btm_none {
  border-bottom: none !important;
}

.bor_top_none {
  border-top: none !important;
}

.bor_lf_none {
  border-left: none !important;
}

.bor_rt_none {
  border-right: none !important;
}

.price_color {
  color: #db864d !important;
}

.del_price_color {
  color: #ed5454 !important;
  font-weight: bold;
}

.domain_color {
  color: #5986b3 !important;
}

.domain_color2 {
  color: #5986b3 !important;
}

.domain_color:hover {
  text-decoration: underline;
}

.del_color {
  color: #ed5454 !important;
}

.hide {
  display: none;
}

.auction-form .font-nr {
  width: auto !important;
}

.common_tips {
  height: 36px;
  line-height: 36px;
  color: #db864d;
  border: 1px solid #fae1d1;
  background: #fcf7f7 url(../image/register_icon.png) no-repeat 0 -103px;
  padding-left: 50px;
  margin-bottom: 20px;
}

.common_tips2 {
  height: 36px;
  line-height: 36px;
  color: #db864d;
  border: 1px solid #fae1d1;
  background: #fcf7f7 no-repeat 0 -103px;
  margin-bottom: 20px;
  text-align: center;
}

.common_tips a {
  color: #db864d;
}

.common_tips a:hover {
  text-decoration: underline;
}

.open_soon {
  height: 200px;
  text-align: center;
  font-size: 16px;
  color: #888;
  line-height: 200px;
}

.layui-layer-btn .layui-layer-btn0 {
  background: #5986b3 !important;
}

.hover_none:hover {
  background: none !important;
}

.pad_none {
  padding: 0 !important;
}

.a-btn {
  width: 70px;
  height: 25px;
  line-height: 25px;
  background: #5986b3;
  color: #fff;
  text-align: center;
  ;
  border-radius: 3px;
  margin-top: 10px;
  font-size: 14px;
  border: none;
}

.texts {
  width: 160px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #b3b3b3;
  border-radius: 2px;
  text-align: center;
}

.highlight {
  color: #d46a03 !important;
}

.bg1 {
  background: #ccc !important;
}

.gray {
  color: #999 !important;
}

#wauto {
  width: auto;
}

.btn {
  border: none;
  height: 40px;
  line-height: 40px;
  background: #dd9c47;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
}

.red {
  color: #e14343 !important;
}

.hide {
  display: none !important;
}






/************澶撮儴**************************/
#logo {
  height: 100px;
  display: table;
  width: 36%;
}

#logo a {
  display: table-cell;
  vertical-align: middle;
}

#logo img {
  max-width: 270px;
  height: 53px;
  vertical-align: middle;
  *margin-top: 28px;
}

#toper {
  height: 35px;
  background: #f6f6f6;
  border-bottom: 1px solid #e6e6e6;
  color: #595959;
  line-height: 35px;
}

.top-main {
  width: 1200px;
  margin: 0 auto;
}

.top-main .login {
  _width: 200px;
  cursor: pointer;
}

.top-main .login em {
  width: 12px;
  height: 12px;
  background: url(../image/icn1.png) no-repeat;
  margin: 12px 5px 0 6px;
}

.top-main .login .col:hover .em1,
.top-main .login .col:hover a {
  background-position: -16px 0;
  color: #ebb14d;
}

.top-main .login .col2:hover .em2,
.top-main .login .col2:hover a {
  background-position: -13px -18px;
  color: #ebb14d;
}

.top-main .login .em2 {
  background-position: 3px -18px;
  padding-left: 10px;
  width: 6px;
}

.top-main .login-type .app-down em {
  width: 20px;
  height: 24px;
  background: url(../image/index_icon.png) no-repeat 0 -121px;
  margin-left: 16px;
}

.top-main .login-type .app-down .em3 {
  width: 20px;
  height: 25px;
  background-position: 0 -152px;
  margin-left: 15px;
}

.top-main .login-type li {
  float: left;
  width: 85px;
  text-align: center;
  height: 13px;
  line-height: 13px;
  padding: 11px 0;
}

.top-main .login-type .col2:hover a,
.top-main .login-type .col3:hover a {
  color: #ebb14d;
}

.top-main .login-type li em {
  background: url(../image/icn1.png) no-repeat 0 -35px;
  width: 8px;
  height: 12px;
  margin: 0 4px 0 8px;
}

.top-main .login-type li .em2 {
  background-position: 0 -52px;
}

.top-main .login-type .col {
  cursor: pointer;
  position: relative;
  border-left: 1px solid #f6f6f6;
  border-right: 1px solid #f6f6f6;
  width: 75px;
}

.top-main .login-type .col:hover .em2 {
  background-position: -17px -52px;
}

.top-main .login-type .col2 div {
  border-right: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
}

.top-main .login-type .scan-code {
  position: absolute;
  left: -1px;
  top: 35px;
  width: 205px;
  z-index: 9999;
  background: #fff;
  border: 1px solid #e6e6e6;
  padding: 5px 0;
  line-height: 30px;
  display: none;
  border-top: none;
}

.top-main .login-type .scan-code .app-down div {
  float: left;
  text-align: center;
  margin-right: 8px;
}

.top-main .login-type .scan-code .card {
  width: 86px;
  height: 86px;
}

.top-main .login-type .col:hover {
  background: #fff;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.top-main .login-type .col:hover span a {
  color: #ebb14d;
}

.top-main .login-type .col:hover .scan-code {
  display: block;
}

.top-main .login-type .col:hover .em1,
.top-main .login-type .col:hover span {
  background-position: -16px -35px;
  color: #ebb14d;
}

.top-main .login-type .full_screen {
  width: 20px;
  height: 20px;
  background: url(../image/quanping_03.png) no-repeat;
  margin-top: 12px;
  cursor: pointer;
}

.top-main .mail {
  padding-left: 28px;
  background: url(../image/zc_icon.png?v=1) no-repeat 0px -534px;
  margin-right: 15px;
}

.top-main .mail a {
  color: #ebb14d;
}

.login-type .change-color {
  position: relative;
  padding: 0 10px;
  margin: 0 auto;
  margin-top: 1px;
  cursor: pointer;
  border-left: 1px solid #f6f6f6;
  border-right: 1px solid #f6f6f6;
}

.login-type .change-color:hover {
  background: #fff;
  border: 1px solid #e5e6e6;
  width: 130px;
  border-bottom: none;
  border-top: none;
}

.login-type .change-color:hover .hide_color {
  display: block;
}

.login-type .change-color:hover .prevs {
  background-position: -17px -52px;
}

.hide_color {
  position: absolute;
  left: -1px;
  top: 35px;
  background: #fff;
  border: 1px solid #e5e6e6;
  width: 130px;
  border-top: none;
  padding: 0 10px;
  display: none;
}

.login-type .change-color .prevs {
  width: 10px;
  height: 10px;
  background: url(../image/icn1.png) no-repeat 0 -53px;
  margin: 12px 0 0 12px;
}

.login-type .change-color span {
  display: inline-block;
  padding: 3px;
  border: 1px solid #e6e6e6;
  margin: 0 1px;
  cursor: pointer;
  *margin-top: 10px;
}

.login-type .change-color a {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #5986B3;
}

.login-type .change-color .a1 a {
  background: #6073a8;
}

.login-type .change-color .a2 a {
  background: #ce7d45;
}

.login-type .change-color .a3 a {
  background: #49a2c9;
}

.login-type .change-color .a4 a {
  background: #80699e;
}

.login-type .change-color .a5 a {
  background: #666;
}

.login-type .change-color .a6 a {
  background: #70904c;
}

.login-type .change-color .a7 a {
  background: #b36060;
}

.login-type .change-color .a8 a {
  background: #a29564;
}

/************鑴氶儴**************************/
#foot {
  background: #f6f6f6;
  margin-top: 70px;
}

#foot .footer {
  text-align: center;
  margin: 0 auto;
  color: #808080;
  font-size: 14px;
  padding-bottom: 20px;
}

.footer li {
  float: left;
  border-right: 1px solid #808080;
  height: 15px;
  line-height: 14px;
  width: 102px;
  text-align: center;
  margin: 35px 0 18px 0;
}

.footer li a {
  font-size: 14px;
  color: #808080;
}

.footer li a:hover {
  text-decoration: underline;
  color: #5986b3;
}

.footer p {
  line-height: 27px;
}

.footer .nav {
  display: inline-block;
  *width: 520px;
  *margin: 0 auto;
}

.footer li.bor {
  border-right: none;
}

/************鍒嗛〉**************************/
.page {
  text-align: right;
  margin-left: 20px;
}

.page a,
.page .current {
  display: inline-block;
  padding: 0 7px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #b3b3b3;
  font-size: 14px;
  margin-left: 5px;
  border-radius: 0;
  width: auto;
  color: #595959;
  border-radius: 3px;
}

.page .current {
  background: #5986b3;
  color: #fff;
  border: none;
}

.page a:hover {
  background: #5986b3;
  color: #fff;
}

/*鐒︾偣鍥剧墖*/
#lun-img {
  margin: 25px 0 30px 0;
}

.jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0px;
  cursor: pointer;
  margin: 0px;
  display: block;
}

.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 350px;
  height: 350px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}

.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff
    /*url(../images/zoom.png) 50% center no-repeat*/
  ;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

/*鍥剧墖灏忓浘棰勮鍒楄〃*/
.spec-preview {
  width: 340px;
  height: 330px;
  border: 1px solid #DFDFDF;
  overflow: hidden;
}

.spec-scroll {
  clear: both;
  margin-top: 5px;
  width: 100%;
}

.spec-scroll .prev,
.spec-scroll .next {
  width: 17px;
  height: 39px;
  cursor: pointer;
  background: url("../image/jiantou_04.png") no-repeat;
  margin-top: 15px;
}

.spec-scroll .prev:hover {
  background-position: 0 -43px;
}

.spec-scroll .prev {
  float: left;
  margin-right: 4px;
}

.spec-scroll .next {
  background-position: -21px 0;
  float: right;
}

.spec-scroll .next:hover {
  float: right;
  background-position: -21px -43px;
}

.spec-scroll .items {
  position: relative;
  /*width:1116px;*/
  height: 72px;
  overflow: hidden;
  border-left: 1px solid #e6e6e6;
  margin: 0 auto;
  margin-left: 35px;
}

.spec-scroll .items ul {
  position: absolute;
  width: 999999px;
  height: 56px;
}

.spec-scroll .items ul li {
  float: left;
  width: 185;
  text-align: center;
  border-left: none;
}

.spec-preview img {
  width: 100%;
}

/*鐒︾偣鍥剧墖*/

/************index.html**************************/
#header {
  width: 1200px;
  margin: 0 auto;
  height: 100px;
}

#header .search {
  font-size: 14px;
  margin: 30px 0 0 0;
  _width: 470px;
}

#header .cond {
  width: 95px;
  height: 38px;
  line-height: 36px;
  background: #f2f2f2 url(../image/shop_icon.png) no-repeat 80px -203px;
  font-size: 14px;
  border-radius: 3px 0 0 3px;
  position: relative;
  cursor: pointer;
  border: 1px solid #e5e5e5;
  border-right: none;
  text-align: center;
}

#header .cond .down {
  background: #f2f2f2;
  position: absolute;
  left: -1px;
  top: 38px;
  display: none;
  border: 1px solid #e5e5e5;
  border-top: none;
  color: #595959;
  width: 100%;
  z-index: 500;
}

#header .cond .down li {
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #404040;
  text-align: left;
  padding-left: 15px;
}

#header .cond .down li:hover {
  color: #5986b3;
  background: #fff;
}

#header .cond:hover .down {
  display: block;
}

#header .text {
  height: 38px;
  line-height: 38px;
  width: 280px;
  border: none;
  border: 1px solid #e5e5e5;
  border-right: none;
  padding-left: 10px;
}

#header .sub input {
  height: 40px;
  width: 69px;
  border: none;
  background: #ebb14d url(../image/index_icon.png) no-repeat 23px 4px;
  border-radius: 0 3px 3px 0;
}

#header .sub input:hover {
  opacity: 0.9;
  filter: alpha(opacity=90)
}

#header .phone {
  font-size: 18px;
  color: #fe6963;
  font-weight: bold;
  margin-top: 19px;
  _width: 200px;
  text-align: right;
}

#header .phone .num {
  line-height: 26px;
  margin-top: 4px;
}

#header .phone .num p {
  font-size: 20px;
}

#header .phone p {
  font-size: 17px;
}

#header .phone img {
  margin: 6px 0 0 10px;
  width: 40px;
  height: 43px;
}

.nav-main {
  height: 50px;
  line-height: 50px;
  background: #5986b3;
}

.nav-main .nav li.on a {
  color: #ebb14d;
}

.nav-main .nav {
  width: 1200px;
  margin: 0 auto;
}

.nav-main .nav li {
  float: left;
  width: 12.5%;
  text-align: center;
}

.nav-main .nav li a {
  font-size: 16px;
  color: #fff;
  display: block;
}

.nav-main .nav li:hover {
  transition: all 0.3s ease;
}

.nav-main .nav li:hover a {
  color: #EBB14D;
}

.nav-main .nav li {
  position: relative;
}

.nav-main .new_icon {
  width: 34px;
  height: 16px;
  background: url(../image/new.gif?v=1) no-repeat;
  position: absolute;
  top: 6px;
  right: 6px;
}

/*.mian-overflow{overflow:hidden;}*/

.wrap {
  width: 1200px;
  margin: 0 auto;
}

.wrap .main-fl {
  width: 75%;
  min-height: 500px;
  margin-top: 30px;
}

.wrap .main-fr {
  width: 24%;
  min-height: 500px;
  _overflow: hidden;
  margin-top: 30px;
}

.main-fl .title,
.main-fr .title,
.cooperation .title,
.rice-domain .title {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding-right: 5px;
}

.main-fl .title .fr,
.main-fr .title .fr,
.rice-domain .title .fr {
  background: url(../image/index_icon.png) no-repeat 35px -47px;
  padding-right: 10px;
  margin-top: 5px;
}

.main-fl .title .fr:hover,
.main-fr .title .fr:hover,
.rice-domain .title .fr:hover {
  background: url(../image/index_icon.png) no-repeat 35px -34px;
}

.main-fl .title a,
.main-fr .title a,
.rice-domain .title a {
  color: #808080;
  font-size: 12px;
  margin-top: 6px;
}

.main-fl .title .fr:hover a,
.main-fr .title .fr:hover a,
.rice-domain .title .fr:hover a {
  color: #5986b3;
}

.main-fl .title b,
.main-fr .title b,
.cooperation .title b,
.rice-domain .title b {
  color: #404040;
  font-size: 16px;
  border-bottom: 1px solid #5986b3;
  margin-bottom: -1px;
  padding: 0 8px;
}

.main-fl .container .nr a {
  display: inline-block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  background: #f5f5f5;
  text-align: center;
  font-size: 18px;
  margin: 0 0 10px 8px;
  color: #5986b3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}

.main-fl .container .nr a:hover {
  background: #5986b3;
  color: #fff;
  transition: all 0.3s ease;
}

.main-fl .container2 {
  margin-top: 14px;
}

.main-fl .container2 .nr a {
  display: inline-block;
  width: 168px;
  height: 100px;
  border: 1px solid #f5f5f5;
  background: #fff;
  font-size: 14px;
  text-align: left;
  line-height: 24px;
  border-radius: 3px 3px 0 0;
  overflow: hidden;
  margin: 0 0 8px 5px;
}

.main-fl .container2 .nr .tit {
  height: 40px;
  line-height: 40px;
  background: #f5f5f5;
  font-size: 18px;
  margin-bottom: 5px;
  color: #5986b3;
  padding: 0 0 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main-fl .container2 .nr .price {
  padding: 0 0 0 15px;
}

.main-fl .container2 .nr .price .time {
  text-indent: 0;
}

.main-fl .container2 .nr .price .wait {
  text-indent: 8px;
  color: #888;
}

.main-fl .container2 .nr .price .wait em {
  width: 16px;
  height: 16px;
  background: url(../image/register_icon.png) no-repeat 0 -283px;
  margin: 5px 0 0 0;
}

.main-fl .container .hot-type {
  margin: 5px 0 0 15px;
}

.main-fl .container .hot-type li {
  float: left;
  padding: 0 12px;
  border-right: 1px solid #ccc;
  height: 12px;
  line-height: 12px;
}

.main-fl .container .hot-type li a {
  font-size: 14px;
  color: #4d4d4d;
}

.main-fl .container .hot-type li a:hover {
  color: #5986b3;
  text-decoration: underline;
}

.main-fl .container .hot-type li.col {
  border-right: none;
  color: #808080;
}

.container2 .nr .price .col {
  color: #db864d;
}

.container2 .nr .price .time em {
  width: 16px;
  height: 16px;
  background: url(../image/index_icon.png) no-repeat 0 -67px;
  margin: 5px 5px 0 0;
}

.container2 .nr .price .time p {
  text-indent: 0;
}

.main-fl .container2 .nr a:hover .tit {
  background: #5986b3;
  color: #fff;
  transition: all 0.3s ease;
}

.main-fl .container2 .nr a:hover {
  border-color: #6793bf;
  transition: all 0.3s ease;
}

.main-fr .news {
  padding: 0 15px 28px 5px;
  background: url(../image/icn6.png) no-repeat right bottom;
}

.main-fr .news a {
  font-size: 14px;
  color: #595959;
}

.main-fr .news li {
  padding: 3px 0;
}

.main-fr .news li em {
  width: 10px;
  height: 10px;
  background: url(../image/jia_icon.png) no-repeat 0 -185px;
  margin: 7px 2px 0 0;
}

.main-fr .news li span.fl {
  display: block;
  width: 240px;
}

.main-fr .news li:hover a {
  color: #5986b3;
  text-decoration: underline;
}

.main-fr .news li:hover em {
  background: url(../image/help_icon.png) no-repeat -33px -26px;
}

.main-fr .news2 {
  background: none;
  padding: 0 15px 0px 10px;
}

.main-fr .search {
  height: 155px;
  background: #719dca;
  padding: 12px;
  margin-bottom: 27px;
}

.main-fr .search li input {
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}

.main-fr .search li em.on {
  background: url(../image/icn34.png) no-repeat;
}

.main-fr .search b {
  font-size: 16px;
  color: #fff;
}

.main-fr .search .front {
  width: 60px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #ebb14d;
  text-align: center;
  margin-top: 10px;
  border-radius: 3px 3px 0px 0px;
}

.main-fr .search .text {
  width: 185px;
  height: 35px;
  line-height: 35px;
  border: none;
  background: #fff;
  padding-left: 10px;
  border-radius: 0px 0px 0px 3px;
}

.main-fr .search .sub {
  width: 50px;
  height: 35px;
  line-height: 35px;
  background: #ebb14d;
  color: #fff;
  border: none;
  font-size: 14px;
  border-radius: 0px 3px 3px 0px;
}

.main-fr .search .sub:hover {
  background: #e3aa46;
}

.main-fr .search ul {
  margin-top: 8px;
}

.main-fr .search li {
  float: left;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
  width: 54px;
  padding-left: 10px;
}

.main-fr .search li em {
  width: 10px;
  height: 10px;
  background: url(../image/icn7.png) no-repeat;
  margin: 7px 3px 0 0;
  cursor: pointer;
}

.main-fr .news3 li {
  overflow: hidden;
  padding-bottom: 8px;
  padding-left: 5px;
  font-size: 14px;
  color: #595959;
}

.main-fr .news3 li em {
  width: 12px;
  height: 12px;
  background: url(../image/icn8.png) no-repeat;
  margin: 7px 5px 0 0;
}

.main-fr .news3 li .em2 {
  background-position: center -18px;
}

.main-fr .news3 li .em3 {
  background-position: center -37px;
}

.main-fr .news3 li .em4 {
  background-position: center -55px;
}

.main-fr .news3 li .em5 {
  background-position: center -71px;
}

.main-fr .news3 li .address {
  width: 240px;
}

.main-fr .news3 li span {
  color: #808080;
}

.successful .phone-down {
  width: 280px;
  height: 132px;
  background: url(../image/icn9.png) no-repeat;
  padding-top: 24px;
  margin-top: 25px;
}

.successful .phone-down a {
  display: block;
  width: 117px;
  height: 30px;
  line-height: 28px;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  text-indent: 22px;
  background: #1d7eda url(../image/index_icon.png) no-repeat -31px -69px;
  margin-left: 10px;
}

.successful .phone-down .ios {
  margin: 0 0 10px 10px;
  background: #1d7eda url(../image/index_icon.png) no-repeat -20px -36px;
  text-indent: 10px;
}

.successful .phone-down a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80)
}

.successful .succes_domain {
  width: 76%;
}

.successful {
  margin: 20px 0;
}

.successful .nr {
  width: 84%;
}

.successful .case {
  width: 142px;
  height: 164px;
  background: #dc7cac;
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.successful .case img {
  width: 81px;
  height: 74px;
  margin: 20px 0 19px 0;
}

.successful .nr li {
  float: left;
  width: 140px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #595959;
  padding-left: 10px;
  border: 1px solid #e6e6e6;
  border-left: none;
  margin-top: -1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.successful .nr li.col {
  color: #f24700;
}

.cooperation li {
  float: left;
  width: 185px;
  height: 70px;
  text-align: center;
  border: 1px solid #f2f2f2;
  /*margin-left:-1px*/
  ;
}

.cooperation li img {
  margin-top: 14px;
  width: 160px;
}

.cooperation.link {
  margin-top: 20px;
}

.cooperation.link ul {
  padding-left: 10px;
}

.cooperation.link li {
  border: none;
  width: auto;
  height: 25px;
}

.cooperation.link li a {
  font-size: 14px;
  color: #595959;
  padding-right: 30px;
}

.cooperation.link li a:hover {
  color: #5986b3;
  text-decoration: underline;
}

.one-price .cond-tab {
  margin-top: 14px;
  border: 1px solid #f2f2f2;
  margin-bottom: 0;
}

.one-price .cond-tab tr td {
  border-bottom: 1px solid #f2f2f2;
  padding-top: 9px;
  padding-bottom: 9px;
}

.one-price .cond-tab tr:hover {
  background: none;
}

.one-price .cond-tab tr td,
.one-price .cond-tab tr th {
  text-align: left;
  padding-left: 20px;
}

.one-price img {
  width: 100%;
}

.cond-tab tr .col4 {
  color: #db864d;
}

.rice-domain {
  margin-top: 20px;
}

.back-top {
  position: fixed;
  bottom: 10px;
  right: 50%;
  margin-right: -668px;
  z-index: 999;
  transition: all 0.3s ease 0s;
}

.back-top .qq {
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #e6e6e6;
  background: url(../img/wechat.jpeg) no-repeat;
  background-size: 100%;
  position: relative;
  border-top: none;
}

.back-top .toper {
  width: 60px;
  height: 60px;
  border: 1px solid #e6e6e6;
  border-top: none;
  font-size: 18px;
  color: #bcbcbc;
  line-height: 70px;
  text-align: center;
  background: #fff url(../image/index_icon.png) no-repeat -25px 4px;
  cursor: pointer;
  position: relative;
}

.back-top.on {
  bottom: 50%;
  margin-bottom: -200px;
  transition: all 0.5s ease 0s;
}

.back-top .up {
  background: #808080;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  font-size: 16px;
  display: none;
}

.back-top .up div {
  padding: 0 10px;
  text-align: center;
  line-height: 22px;
  padding-top: 8px;
}

.back-top .qq:hover .up {
  display: block;
}

.back-top .feed-icon {
  display: block;
  width: 60px;
  height: 60px;
  border: 1px solid #e6e6e6;
  background: url(../image/gift_03.png) no-repeat;
  position: relative;
  border: 1px solid #f3bb24;
  margin-bottom: -1px;
}

.back-top .feed-icon .up div {
  padding: 8px 10px 8px 10px;
  text-align: center;
  line-height: 22px;
  background: #f3bb24;
  color: #a9680a;
}

.back-top .feed-icon:hover .up {
  display: block;
}

.back-top .toper:hover .up {
  display: block;
}

.back-top .problem {
  display: block;
  width: 60px;
  height: 55px;
  border: 1px solid #e6e6e6;
  text-align: center;
  padding-top: 5px;
  font-size: 16px;
  background: #fff;
}

.back-top .problem:hover {
  background: #808080;
  color: #fff;
}

.new_notice {
  margin-bottom: 15px;
}

/*-------------------------鍏ㄥ睆鍚庝富浣撴牱寮�-------------------------------------*/
/*.enlarge .wrap{width:98%;min-width:1200px;max-width:1500px;}
.enlarge .top-main{width:98%;}
.enlarge .header{width:98%;}
.enlarge .nav-main .nav{width:98%;}
.enlarge .condition .line .wid550{width:50%!important;}
.enlarge .back-top{right:0}
.enlarge .bidding-fl{width:80%;}
.enlarge .domain-statistics .domain-num li{width:24.94%;}*/

/*----------------------APP----------------------------------*/
#app_download {
  padding-top: 50px;
  margin-top: 60px;
}

.app-download {
  margin: 0 auto;
  height: 510px;
  background: url(../image/background.jpg) no-repeat top center;
}

.app-download .phone-down {
  padding-top: 260px;
  margin-right: 15%;
}

.app-download .phone-down img {
  margin-right: 20px;
  padding: 5px;
  border: 2px solid #dedede;
}

.app-download .phone-down .fl a {
  display: block;
  width: 152px;
  height: 49px;
  border-radius: 30px;
  line-height: 21px;
  text-indent: 45px;
  padding-top: 7px;
  font-size: 18px;
}

.app-download .phone-down .fl a p {
  font-size: 15px;
}

.app-download .phone-down .fl .a1 {
  color: #fb752c;
  margin: 6px 0 16px 0;
  background: #fee3d5 url(../image/app_icon.png) no-repeat 10px 12px;
}

.app-download .phone-down .fl .a2 {
  color: #fb752c;
  background: #fee3d5 url(../image/app_icon.png) no-repeat 10px -35px;
}

.app-download .phone-down .font {
  color: #808080;
  font-size: 16px;
  margin: 5px 0 0 28px;
}


/*杞挱*/
.callbacks_container {
  position: relative;
}

.callbacks_tabs {
  overflow: hidden;
  position: absolute;
  bottom: 10px;
  z-index: 500;
  padding: 6px 5px;
  left: 50%;
  margin-left: -193px;
}

.callbacks_tabs a {
  display: block;
  width: 80px;
  height: 4px;
  text-align: center;
  line-height: 25px;
  overflow: hidden;
  border: 2px solid #fff;
}

.callbacks_tabs li {
  float: left;
  padding: 0 5px;
  list-style-type: none;
}

.callbacks_here a {
  background-color: #fff;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides {
  margin: 0 auto 40px;
}

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0, 0, 0, .25);
  box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}

.rslides_tabs li:first-child {
  margin-left: 0;
}

.rslides_tabs .rslides_here a {
  background: rgba(255, 255, 255, .1);
  color: #fff;
  font-weight: bold;
}

.events {
  list-style: none;
}

.callbacks_container {
  position: relative;
  width: 100%;
}

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.callbacks li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 360px;

}

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
}

/*杞挱*/


/************register.html**************************/
.route {
  font-size: 14px;
  margin: 20px 0;
}

.route span {
  color: #808080;
}

.register {
  border: 1px solid #e5e5e5;
  min-height: 400px;
  padding: 60px 20px 40px 20px;
}

.register .nr .text {
  margin-bottom: 20px;
  color: #595959;
  font-size: 14px;
}

.register .nr .text input {
  border: none;
  width: 310px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #b3b3b3;
  padding-left: 10px;
  border-radius: 3px;
}

.register .nr span.fl {
  display: block;
  width: 140px;
  height: 38px;
  line-height: 38px;
  text-align: right;
  color: #808080;
  margin-right: 10px;
}

.register .nr .askInfo {
  height: 38px;
  line-height: 38px;
}

.register .nr .checkTip {
  margin-left: 10px;
  color: #ed5454;
  margin-right: 3px;
}

.register .nr .checkTip font {
  color: #595959;
}

.register .nr .yzm input {
  width: 202px;
}

.register .nr .yzm img {
  margin-left: 10px;
}

.register .nr {
  width: 750px;
}

.register .nr .agreen {
  width: 342px;
  margin: 25px 0 20px 120px;
  font-size: 14px;
  /*overflow:hidden;*/
  _margin-left: 0px;
  color: #595959;
}

.register .nr .agreen .fr {
  text-decoration: underline;
}

.register .nr .agreen .fr:hover {
  color: #5986b3;
}

.register .nr .agreen label {
  _width: 120px;
}

.register .nr .agreen .check {
  margin: 5px 5px 0 0;
  *margin-top: 3px;
  _margin-top: 0px;
}

.register .nr .agreen .reset {
  border: none;
  background: none;
  cursor: pointer;
  _width: 40px;
  color: #595959;
}

.register .nr .from-but .sub {
  width: 166px;
  height: 40px;
  line-height: 40px;
  background: #5986B3;
  border: none;
  font-size: 20px;
  color: #fff;
  border-radius: 3px;
}

.register .nr .from-but .sub:hover,
.register .nr .from-but .but:hover {
  opacity: 0.8;
  filter: alpha(opacity=80)
}

.register .nr .from-but .but {
  display: block;
  width: 166px;
  height: 40px;
  line-height: 40px;
  background: #EBB14D;
  font-size: 20px;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  margin-left: 10px;
  border: none;
}

.register .img-fl {
  margin: 145px 100px 0 0;
}

.explain {
  padding: 20px;
  background: #f2f6fa;
  margin-top: 20px;
  font-size: 14px;
}

.explain .title {
  font-size: 16px;
  background: url(../image/person_icon.png) no-repeat 0px -137px;
  padding-left: 25px;
  margin-bottom: 8px;
  text-indent: 0;
  color: #ebb14d;
}

.explain li {
  line-height: 30px;
  padding-left: 25px;
  color: #595959;
}

.explain p {
  line-height: 30px;
  color: #595959;
  padding-left: 25px;
}

.explain li p {
  padding-left: 0;
}

.my-account .img-fl {
  margin: 30px 120px 0 0;
}

.my-account {
  min-height: 360px;
}

.register .nr .text .mar {
  margin-top: 10px;
}

#register .for-login {
  padding: 22px 140px 25px 0;
  text-align: right;
  color: #999;
}

#register .for-login a {
  color: #555;
}

#register .img-fl {
  margin: 80px 100px 0 0;
}

#register .register {
  padding-top: 0;
}


.success-alert .content {
  width: 750px;
  text-align: center;
  margin: 0 auto;
}

.success-alert .content .nr {
  margin-top: 85px;
  color: #494643;
  line-height: 30px;
}

.success-alert .content .nr b {
  font-size: 24px;
  color: #595959;
}

.success-alert .content .nr .mar {
  margin: 30px 0 20px 0;
}

.success-alert .content .submit a {
  display: inline-block;
  width: 125px;
  height: 40px;
  line-height: 40px;
  background: #5986b3;
  color: #fff;
  border-radius: 3px;
  margin-top: 25px;
  font-size: 15px;
}

.success-alert .content .submit .a2 {
  margin-left: 15px;
  background: #716e6b;
}

/************domain.html**************************/
.domain .nr {
  width: 100%;
}

.domain .nr span.fl {
  width: 260px;
}

.domain .nr .text .check {
  width: auto;
  height: auto;
  border: none;
}

.domain .text label span {
  margin: 0 30px 0 8px;
  color: #595959;
}

.domain .text textarea {
  height: 130px;
  width: 330px;
  padding: 7px 10px;
  border: none;
  border: 1px solid #b3b3b3;
  border-radius: 3px;
}

.domain .nr .agreen {
  width: auto;
}

.domain .nr .agreen .sub {
  margin-left: 150px;
  width: 342px;
  border-radius: 3px;
  background: #5986B3;
}

.search2 .text {
  width: 200px;
  height: 38px;
  line-height: 38px;
  padding-left: 10px;
  border: none;
  border: 1px solid #b3b3b3;
  border-right: none;
  border-radius: 3px 0 0 3px;
}

.search2 .time-text {
  width: 200px;
  height: 38px;
  line-height: 38px;
  padding-left: 10px;
  border: none;
  border: 1px solid #b3b3b3;
  border-radius: 3px 0 0 3px;
}

.search2 .sub {
  height: 40px;
  line-height: 40px;
  border: none;
  width: 65px;
  background: #5986b3;
  color: #fff;
  border-radius: 0 3px 3px 0;
  font-size: 16px;
}

.search2 .sub:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.search2 {
  font-size: 14px;
  margin: 12px 0;
}

.search2 .col {
  color: #595959;
  margin: 7px 0 0 10px;
}

.search2 .split {
  margin-top: 10px;
}

.sort .right {
  float: right;
  margin: 0px;
  margin-top: 6px;
}

/************weiyue.html**************************/
.condition {
  border: 1px solid #e5e5e5;
  /*padding:0 15px;*/
  font-size: 14px;
  color: #595959;
}

/*.condition label{overflow: hidden;}*/
.condition label span {
  padding-right: 5px;
}

.condition .line {
  line-height: 44px;
  border-bottom: 1px dashed #dadada;
  padding: 3px 0;
}

.condition .shezhi {
  height: 50px;
  line-height: 50px;
}

.condition .line label {
  margin: 0 0 0 15px;
  float: left;
}

.condition .line label input {
  margin: 16px 5px 0 0;
  _margin-top: 14px;
  *margin: 13px 3px 0 15px;
}

.condition .line select {
  width: 115px;
  padding: 3px 0px 4px 6px;
  border: none;
  border: 1px solid #b3b3b3;
  margin: 7px 2px 0 0;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background: url(../image/shop_icon.png) no-repeat 104% -208px;
  color: #595959;
  border-radius: 3px;
  font-size: 14px;
}

.condition .line option {
  padding-left: 9px;
}

.condition .line .text {
  width: 107px;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  border: none;
  border: 1px solid #b3b3b3;
  margin: 7px 0 0 0;
  border-radius: 3px;
}

.condition .line .col {
  color: #4d4d4d;
  width: 85px;
  text-align: right;
  height: 44px;
  margin-right: 10px;
}

.condition .line .mar {
  margin: 0 10px;
}

.condition .line.google .texts {
  width: 60px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #b3b3b3;
  border-radius: 3px;
  text-align: center;
  margin-left: 16px;
}

.condition .line .col2 {
  margin-left: -14px;
}

.condition .line .sousuo {
  margin-top: 6px;
  margin-left: 30px;
}

.condition .line a {
  color: #ed5454;
  margin-right: 35px;
}

.condition .line .xuanze a {
  color: #5986b3;
}

.condition .line .sub {
  border: none;
  width: 100px;
  height: 30px;
  line-height: 32px;
  color: #fff;
  background: #5986b3;
  border-radius: 3px;
  /*margin:8px 10px 2px 62px;*/
  font-size: 14px;
}

.condition .line .sub:hover {
  opacity: 0.8;
  filter: alpha(opacity=80)
}

.condition .line .btn {
  /*border:1px solid #5986b3;*/
  width: 100px;
  height: 30px;
  line-height: 32px;
  /*color:#5986b3;*/
  border-radius: 3px;
  margin: 8px 10px 2px 62px;
  font-size: 14px;
}

.condition .line.sousuo {
  padding: 8px 0 8px 0;
}

.condition .fast-indexes {
  background: #f1f3f7 url("../image/zc_icon.png?v=1") no-repeat 15px -595px;
  padding-left: 38px;
}

.condition .fast-indexes .nr {
  margin-right: 20px;
  color: #306ead;
  cursor: pointer;
}






.cond-tab {
  text-align: center;
  margin: 10px 0;
  border: 1px solid #e5e5e5;
}

.cond-tab tr th {
  height: 48px;
  line-height: 48px;
  background: #f5f5f5;
  color: #404040;
  font-size: 14px;
  padding: 0 10px 0 10px;
}

.cond-tab tr td {
  padding: 8px 10px 8px 10px;
  border-top: 1px dashed #cbcaca;
  font-size: 14px;
  color: #333;
  word-break: break-all;
}

.cond-tab tr:hover {
  background: #f2f2f2;
}

.cond-tab .boplatform {
  text-align: left;
  padding-left: 40px;
}

.cond-tab tr td .offer {
  padding-left: 8px;
}

.cond-tab tr td .offer span {
  margin-top: 6px;
}

.cond-tab tr .remind {
  color: #404040;
  border-top: 1px solid #e5e5e5;
}

.cond-tab .a-but {
  border: none;
  padding: 0 10px;
  height: 25px;
  display: inline-block;
  background: #5986b3;
  color: #fff;
  line-height: 25px;
  border-radius: 3px;
  font-size: 13px;
}

.cond-tab .a-but:hover {
  opacity: 0.8;
  filter: alpha(opacity=80)
}

.domain-name-search .search:hover {
  opacity: 0.8;
  filter: alpha(opacity=80)
}

.cond-tab .yuming {
  font-size: 16px;
  color: #5986b3;
}

.cond-tab tr td .price {
  color: #db864d;
}

.search-num {
  color: #999;
  text-align: right;
  font-size: 14px;
  margin: 15px 0 30px 0;
  padding-right: 15px;
}

.cond-tab tr td.tdlink a {
  color: #4d7ba8;
  background: none;
}

.cond-tab tr td.tdlink a:hover {
  text-decoration: underline;
}


.bidding li {
  float: left;
  width: 160px;
  height: 44px;
  font-size: 16px;
  text-align: center;
  line-height: 44px;
  border: 1px solid #e6e6e6;
  margin-bottom: -1px;
  cursor: pointer;
  background: #f5f5f5;
}

.bidding li.on {
  background: #ebb14d;
  color: #fff;
}

.bidding .text {
  width: 225px;
  height: 38px;
  padding-left: 10px;
  border: none;
  border: 1px solid #b3b3b3;
  border-radius: 3px 0 0 3px;
}

.bidding .sub {
  width: 65px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #5986b3;
  border: none;
  margin-left: -5px;
  font-size: 16px;
  border-radius: 0 3px 3px 0;
}

.bidding .sub:hover {
  background: #4d7ba8;
}

.operation {
  font-size: 14px;
  margin-top: 25px;
  line-height: 28px;
}

.operation .a1 {
  display: inline-block;
  width: 105px;
  height: 23px;
  line-height: 24px;
  color: #5986b3;
  border: 1px solid #5986b3;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  margin-left: 5px;
}

.operation a:hover {
  background: #5986b3;
  color: #fff;
  transition: all 0.3s ease;
  border-color: #5986b3;
}

.operation input {
  margin: 0 10px 0 5px;
}

.operation .fl a {
  height: 25px;
  line-height: 25px;
}

.wrap .operation .sel,
.operation #bulk {
  padding: 4px 0;
  margin-left: 15px;
  padding-right: 10px;
}


.domain-name-search {
  padding: 20px 20px 20px 45px;
  border: 1px solid #e6e6e6;
  overflow: hidden;
}

.domain-name-search .tit {
  font-size: 24px;
  color: #595959;
}

.domain-name-search .tit p {
  color: #ebb14d;
  font-size: 14px;
  margin-top: 10px;
}

.domain-name-search textarea {
  width: 440px;
  height: 100px;
  border: none;
  border: 1px solid #b3b3b3;
  margin-left: 10px;
  padding: 10px;
  font-size: 16px;
  border-radius: 3px;
}

.domain-name-search .cond {
  font-size: 14px;
  padding-left: 20px;
}

.domain-name-search .cond label {
  margin-right: 15px;
}

.domain-name-search .cond label input {
  margin-right: 4px;
}

.domain-name-search .search {
  width: 145px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  font-size: 14px;
  background: #5986b3;
  text-align: center;
  border-radius: 3px;
  margin-top: 15px;
  border: none;
}

.domain-name-search .cond p {
  color: #808080;
  margin: 10px 0;
}

.domain-name-search p a {
  color: #ff3333;
  padding-right: 3px;
}






/************personal_1 .html**************************/
.person-fl {
  border: 1px solid #e5e5e5;
  font-size: 14px;
  position: relative;
  background: #fff;
  z-index: 10;
  border-bottom: none;
}

.person-fl .content .nav-top .font {
  display: block;
  text-align: left;
  background: url(../image/shop_icon.png) no-repeat 87px -198px;
  width: 107px;
}

.person-fl .tit {
  background: #ebb14d;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 65px;
}

.person-fl .tit a {
  color: #fff;
}

.person-fl .nav-top {
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
  font-size: 15px;
  overflow: hidden;
}

.person-fl .nav-top .icon {
  width: 50px;
}

.person-fl .nav-top em {
  width: 21px;
  height: 21px;
  background: url(../image/small_out.png) no-repeat;
  margin: 17px 6px 0 17px;
}

.person-fl .nav-top .em1,
.person-fl .nav-top.on .em1 {
  background-position: 0 -28px;
}

.person-fl .nav-top .em2,
.person-fl .nav-top.on .em2 {
  background-position: 0 -55px;
  margin-top: 16px;
}

.person-fl .nav-top .em3,
.person-fl .nav-top.on .em3 {
  background-position: 0 -83px;
  margin-top: 16px;
}

.person-fl .nav-top .em4,
.person-fl .nav-top.on .em4 {
  background-position: 0 -112px;
}

.person-fl .nav-top .em5,
.person-fl .nav-top.on .em5 {
  background-position: 0 -139px;
}

.person-fl .nav-top.new {
  background: url(../image/news_03.png) no-repeat right top;
}

.person-fl .nav-top.on {
  background: #5986b3;
  color: #fff;
}

.person-fl .nav-top.on .font {
  background: url(../image/shop_icon.png) no-repeat 85px -264px
}

.person-fl .nav-top.on em {
  background: url(../image/small_white.png) no-repeat;
}

.person-fl .nav-top:hover {
  background: #e5ebf2;
}

.person-fl .nav-top.new:hover {
  background: #e5ebf2 url(../image/news_03.png) no-repeat right top;
}

.person-fl .nav-top.on:hover {
  background: #5986b3;
  color: #fff;
}

.person-fl li.cur a {
  color: #5986b3;
}

.person-fl ul li {
  height: 40px;
  line-height: 40px;
  padding-left: 50px;
}

.person-fl ul li.new {
  background: url(../image/news_03.png) no-repeat right top;
}

.person-fl li a {
  display: block;
}

.wrap .sub {
  background: #5986b3;
}

.wrap.cur .person-fl .prev {
  width: 17px;
  height: 43px;
  position: absolute;
  left: 50px;
  bottom: 50%;
  background: #d5dfeb url(../image/person_icon2.png) no-repeat 4px 11px;
  margin-bottom: -35px;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
  z-index: 100;
}

.wrap.cur .person-fl .tit {
  width: 50px;
  height: 65px;
  background: #ebb14d url(../image/nav_icon.png) no-repeat 14px -454px;
  line-height: 170px;
  overflow: hidden;
  margin-top: 0;
}

.wrap.cur .person-fl .font {
  display: none;
}

.wrap.cur .person-fl .nav-top em {
  width: 26px;
  height: 26px;
  background: url(../image/houtaiui.png) no-repeat;
  margin: 13px 6px 0 13px;
  margin-left: 11px\9;
}

.wrap.cur .person-fl .nav-top.on em {
  background: url(../image/houtaiui0white.png) no-repeat;
}

.wrap.cur .person-fl .nav-top .em2,
.wrap.cur .person-fl .nav-top.on .em2 {
  background-position: 0 -70px;
  width: 26px;
  height: 26px;
  margin: 13px 6px 0 13px;
  margin-left: 10px\9;
}

.wrap.cur .person-fl .nav-top .em9,
.wrap.cur .person-fl .nav-top.on .em9 {
  background-position: 0 -244px;
  margin-left: 16px;
}

.wrap.cur .person-fl .nav-top .em1,
.wrap.cur .person-fl .nav-top.on .em1 {
  background-position: 0 -33px;
  margin: 11px 6px 0 14px;
}

.wrap.cur .person-fl .nav-top .em3,
.wrap.cur .person-fl .nav-top.on .em3 {
  background-position: 0 -106px;
  margin-left: 13px;
  margin-left: 10px\9;
}

.wrap.cur .person-fl .nav-top .em4,
.wrap.cur .person-fl .nav-top.on .em4 {
  background-position: 0 -142px;
  margin-left: 13px;
  margin-left: 10px\9;
}

.wrap.cur .person-fl .nav-top .em5,
.wrap.cur .person-fl .nav-top.on .em5 {
  background-position: 0 -176px;
  margin-left: 15px;
  margin-left: 10px\9;
}

.wrap.cur .person-fl .down-main {
  position: relative;
  z-index: 1000;
}

.person-fl .prev {
  width: 17px;
  height: 43px;
  position: absolute;
  left: 158px;
  bottom: 50%;
  background: #d5dfeb url(../image/person_icon2.png) no-repeat -37px 12px;
  margin-bottom: -35px;
  border-radius: 0 3px 3px 0;
  cursor: pointer;
}

.wrap.cur .person-fr {
  width: 92%;
}

#rice li:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}

.wrap.cur .person-fl .nav-top.on ul {
  display: none;
}

.wrap.cur .person-fl ul {
  position: absolute;
  right: -119px;
  top: 0;
  background: #fff;
  width: 117px;
  border: 1px solid #dedede;
  z-index: 2000;
  display: none !important;
}

.wrap.cur .person-fl ul li {
  text-align: left;
  border-bottom: 1px solid #dedede;
  margin-bottom: -1px;
  padding-left: 10px;
}

.wrap.cur .person-fl .down-main:hover ul {
  display: block !important;
}

.wrap.cur .person-fl .nav-top {
  position: relative;
}

.wrap.cur .person-fl .font {
  position: absolute;
  right: -119px;
  top: 0;
  background: #5986b3 url(../image/shop_icon.png) no-repeat 103px -264px;
  color: #fff;
  z-index: 2000;
  padding-left: 12px;
}

.wrap.cur .person-fl .down-main:hover .font {
  display: block !important;
}

.person-fl ul li:hover a {
  color: #5986b3;
}

.person-fl ul {
  border-bottom: 1px solid #e5e5e5;
  display: none;
}

.person-fr {
  width: 84.5%;
}

.person-tit {
  font-size: 16px;
  color: #404040;
  border-bottom: 1px solid #e5e5e5;
}

.person-tit span {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #5986b3;
  margin-bottom: -1px;
  padding: 0 10px;
}

.person-fr .line .sub {
  margin-left: 20px;
  background: #5986b3;
  margin-top: 6px;
}

.person-fr .line .sub:hover {
  opacity: 0.8;
  filter: alpha(opacity=80)
}

.person-tit .go-back {
  display: block;
  width: 75px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #5986B3;
  color: #5986B3;
  text-align: center;
  border-radius: 3px;
  background: url(../image/back_03.png) no-repeat 9px 8px;
  margin-top: 10px;
  font-size: 15px;
}

.person-tit .go-back:hover {
  color: #fff;
  background: #5986B3 url(../image/backwhite_03.png) no-repeat 9px 8px;
}

/************personal_3 .html**************************/
.person-fr .cond-tab {
  margin-bottom: 20px;
  clear: both;
}

.person-fr .cond-tab .none {
  height: 210px;
  line-height: 210px;
  font-size: 18px;
  color: #808080;
  background: url(../image/icn21.png) no-repeat 42% center;
}

.person-fr .search2 select {
  height: 40px;
  width: 95px;
  border: none;
  border: 1px solid #b3b3b3;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background: #fff url(../image/shop_icon.png) no-repeat 75px -203px;
  padding-left: 5px;
  padding: 0 0 8px 0\9;
  margin-left: -1px;
}

.person-fr .cond-tab .none:hover {
  background:
}

/************personal_4 .html**************************/
.person-fr .switch {
  margin-top: 20px;
}

.person-fr .switch ul {
  margin-bottom: 20px;
  overflow: hidden;
  border-left: 1px solid #e5e5e5;
}

.person-fr .switch li {
  float: left;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  text-align: center;
  cursor: pointer;
  border-left: none;
  background: #fff;
  padding: 0 20px;
}

.person-fr .switch li:hover {
  background: #e6e6e6;
}

.person-fr .switch .on a {
  color: #4d4d4d
}

.person-fr .switch textarea {
  width: 42%;
  height: 215px;
  border: none;
  border: 1px solid #d3d3d3;
  padding: 10px;
}

.person-fr .switch div {
  font-size: 14px;
  color: #808080;
}

.person-fr .switch .font {
  margin: 144px 0 0 20px;
  line-height: 28px;
  width: 50%;
}

.person-fr .switch .font span {
  color: #ff3333;
}

.person-fr .switch .font a {
  display: block;
  width: 76px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #5986b3;
  border: 1px solid #5986b3;
  border-radius: 3px;
  font-size: 14px;
  margin-top: 10px;
}

.person-fr .switch .font a:hover {
  background: #5986b3;
  color: #fff;
}

.cond-tab .handle {
  padding: 6px 0 6px 0;
}

.cond-tab .handle label {
  margin: 3px 15px 0 0;
}

.cond-tab .handle .sub,
.platForm .sub2 {
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin-left: 5px;
  background: #5986b3;
  color: #fff;
  border-radius: 3px;
  border: none;
}

.cond-tab .handle .sub:hover {
  opacity: 0.8;
  filter: alpha(opacity=80)
}

.cond-tab .handle input {
  margin-right: 5px;
  margin-bottom: 2px;
}

.cond-tab .total {
  text-align: right;
  padding: 5px 10px;
}

.person-fr .prompt {
  font-size: 14px;
  color: #ed5454;
  border: 1px solid #e5e5e5;
  padding: 10px 40px;
  background: url(../image/jia_icon.png) no-repeat 13px -198px;
  margin-top: 20px;
}

.person-fr .prompt span {
  color: #ed5454;
}

.person-fr .switch li.on {
  color: #fff;
  background: #e6e6e6;
  border: none;
  height: 46px;
  line-height: 46px;
  color: #4d4d4d
}

.person-fr .switch li a {
  display: block;
}

/************jinjia_2 .html**************************/
.bidding-fl {
  width: 75%;
  min-height: 400px;
}

.bidding-fr {
  min-height: 400px;
  background: #fff;
  width: 24%;
}

.desk-description .title {
  font-size: 16px;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 10px;
}

.desk-description .title p {
  width: 90px;
  text-align: center;
  border-bottom: 1px solid #719dca;
  padding-bottom: 5px;
  margin-bottom: -1px;
  font-weight: bold;
  color: #719dca;
}

.desk-description .font {
  padding: 15px;
  font-size: 14px;
  color: #595959;
  line-height: 26px;
}

.recommend .title {
  font-size: 16px;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 10px;
}

.recommend .title p {
  text-align: center;
  border-bottom: 1px solid #719dca;
  padding-bottom: 5px;
  font-weight: bold;
  color: #719dca;
  padding-left: 10px;
}

.bidding-fl .container {
  border: 1px solid #e6e6e6;
  background: #fff;
}

.bidding-fl .container .toper {
  padding: 20px 12px;
}

#no_price {
  padding-right: 20px;
  background: url(../image/reserve.png) no-repeat right center;
}

.bidding-fl .container .toper p {
  font-size: 24px;
  color: #5986b3;
  margin-bottom: 5px;
  word-wrap: break-word;
  word-break: break-all;
}

.bidding-fl .container .toper ul {
  margin: 10px 0 0 12px;
}

.bidding-fl .container .toper li {
  float: left;
  font-size: 14px;
  color: #4d4d4d;
}

.bidding-fl .container .toper li span {
  margin: 0 10px;
}

.bidding-fl .container .toper li a {
  color: #4d4d4d;
}

.bidding-fl .container .toper li.mar {
  margin-right: 30px;
  background: url(../image/shop_icon.png) no-repeat 0 -179px;
  padding-left: 18px;
}

.bidding-fl .container .toper li a:hover {
  text-decoration: underline;
  color: #5986b3;
}

.bidding-fl .container .toper li a:hover font {
  text-decoration: underline;
  color: #5986b3;
}

.bidding-fl .container .toper li .a1,
.bidding-fl .container .toper li .a2 {
  display: inline-block;
  width: 76px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
}

.bidding-fl .container .toper li .a1 {
  color: #ebb14d;
  border: 1px solid #ebb14d;
  margin-left: 15px;
}

.bidding-fl .container .toper li .a1:hover {
  background: #ebb14d;
  color: #fff;
  text-decoration: none;
}

.bidding-fl .container .toper li .a2 {
  color: #5986b3;
  border: 1px solid #5986b3;
  margin-left: 15px;
}

.bidding-fl .container .toper li .a2:hover {
  background: #5986b3;
  color: #fff;
  text-decoration: none;
}


.bidding-fl .container .middle {
  background: #edf2f7;
}

.bidding-fl .container .middle ul {
  *overflow: hidden;
}

.bidding-fl .container .middle li {
  float: left;
  width: 24.9%;
  height: 100px;
  text-align: center;
  font-size: 18px;
  border-right: 1px solid #fff;
  line-height: 30px;
  color: #4d4d4d;
}

.bidding-fl .container .middle li p {
  font-size: 14px;
  color: #808080;
  margin-top: 15px;
}

.bidding-fl .container .middle li .col {
  color: #ed5454;
  font-size: 18px;
}

.bidding-fl .container .middle li .gongkai {
  color: #ed5454;
}

.bidding-fl .container .down {
  padding: 0 20px;
  color: #595959;
}

.bidding-fl .container .down .line {
  padding: 20px 10px;
  border-bottom: 1px dashed #ddd;
  overflow: hidden;
  font-size: 14px;
}

.bidding-fl .container .down span {
  display: block;
  width: 80px;
  height: 20px;
  line-height: 20px;
  text-align: right;
  color: #808080;
  margin-right: 20px;
}

.bidding-fl .container .down input {
  width: 118px;
  height: 38px;
  line-height: 38px;
  border: none;
  border: 1px solid #5986b3;
  border-radius: 3px;
  text-align: center;
  font-size: 24px;
  color: #719dca;
  margin-right: 5px;
}

.bidding-fl .container .down .col .font {
  margin: 8px 6px 0 0;
}

.bidding-fl .container .down .out-price .icon {
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  width: 20px;
  text-align: right;
  margin-right: 5px;
}

.bidding-fl .container .out-price span {
  display: block;
  height: 38px;
  line-height: 38px;
  width: auto;
  margin-top: 0 !important;
  margin-right: 10px;
}

.bidding-fl .container .out-price .balance {
  margin: 0 0 0 5px;
  color: #4d4d4d;
}

.bidding-fl .container .out-price .a1,
.bidding-fl .container .out-price .a2 {
  display: inline-block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  text-align: center;
  font-size: 18px;
}

.bidding-fl .container .out-price .a1 {
  background: #5986b3;
  color: #fff;
  border: none;
}

.bidding-fl .container .out-price .a1:hover {
  opacity: 0.8;
  filter: alpha(opacity=80)
}

.bidding-fl .container .out-price .a2 {
  background: #d2deea;
  color: #719dca;
  border: 1px solid #9eb2c7;
  height: 38px;
  line-height: 38px;
}

.bidding-fl .container .out-price .a2:hover {
  background: #bfd0e0;
}

.bidding-fl .container .alert_tips_nr {
  font-size: 16px;
  color: #ed5454;
  text-align: center;
  padding: 10px 0;
}

.cond-tab .cancel {
  padding-left: 20px;
  height: 39px;
  line-height: 39px;
  border-top: 1px solid #e5e5e5;
}

.cond-tab .cancel .a1 {
  background: none;
  border: 1px solid #ebb14d;
  color: #ebb14d;
  margin: 12px 0px 0 10px;
  height: 25px;
  line-height: 25px;
  width: 76px;
}

.cond-tab .cancel .a1:hover {
  background: #ebb14d;
  color: #fff;
}

.cond-tab .cancel .a3 {
  background: #b3b3b3;
  margin: 0 15px 0 5px;
}

.cond-tab .cancel .a3:hover {
  background: #999;
}

.bidding-fl .cond-tab tr:hover {
  background: none;
}

/* 鍩熷悕绔炰环鏂版牱寮� */
.txtBold {
  font-weight: bold !important;
}

.cordb864d {
  color: #db864d !important;
}

.corff0100 {
  color: #ff0100 !important;
}

.cor5986B3 {
  color: #5986B3 !important
}

.cor22ac38 {
  color: #22ac38 !important;
}

.cor102fe9 {
  color: #102fe9 !important;
}

.cor4d4d4d {
  color: #4d4d4d !important;
}

.ft16 {
  font-size: 16px !important;
}

.ft18 {
  font-size: 18px !important;
}

.noborder {
  border: 0 none !important;
}

.bidding-fl .container_jinjia {
  padding-bottom: 8px;
}

.bidding-fl .container_jinjia .toper {
  height: 32px;
  line-height: 32px;
  padding: 16px 20px;
}

.bidding-fl .container_jinjia .toper p {
  margin: 0;
  cursor: copy;
}

.bidding-fl .container_jinjia .toper ul {
  margin: 0;
}

.jinjia_con {
  margin: 0 20px;
  border-top: 1px solid #e6e6e6;
}

.jinjia_con .jinjia_con_left {
  position: relative;
  width: 52%;
  min-height: 400px;
}

.jinjia_con .jinjia_con_tips {
  position: absolute;
  bottom: 0;
}

.jinjia_con .jinjia_con_tips&gt;p {
  font-size: 14px;
  line-height: 24px;
  color: #DB864D;
  background: #FCF7F7;
  padding: 8px 10px;
  border: 1px solid #FAE1D1;
}

.jinjia_con .jinjia_con_list {
  font-size: 14px;
  line-height: 40px;
  color: #808080;
}

.jinjia_con .jinjia_con_list li {
  border-bottom: 1px dashed #e6e6e6;
}

.jinjia_con .jinjia_con_list .list_txt {
  color: #4d4d4d;
}

.jinjia_con .jinjia_con_right {
  position: relative;
  width: 43%;
  min-height: 400px;
  background-color: #EDF2F7;
}

.jinjia_con .jinjia_con_right_tit {
  font-size: 14px;
  color: #5986b3;
  height: 50px;
  line-height: 50px;
  padding-left: 44px;
  background-color: #deebf7;
  background-image: url('../image/price_ico.png');
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 20px center;
}

.jinjia_con .jinjia_con_right_noLogin {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #808080;
  margin: 0 20px;
  border-bottom: 1px dashed #ddd;
}

.jinjia_con .jinjia_con_right_noLogin&gt;a {
  font-size: 14px;
  color: #5986B3;
}

.jinjia_con .jinjia_con_right_ye {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #808080;
  margin: 0 20px;
  border-bottom: 1px dashed #ddd;
}

.jinjia_con .jinjia_con_right_price {
  margin: 0 20px;
  padding: 15px 0;
  font-size: 14px;
  color: #808080;
  border-bottom: 1px dashed #ddd;
}

.jinjia_con .jinjia_con_right_price&gt;p {
  color: #ff0100;
  margin: 0 0 16px;
}

.jinjia_con .right_price_input {
  width: 90px;
  height: 34px;
  line-height: 34px;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 0 10px;
  margin: 0;
}

.jinjia_con .jinjia_con_right_btns {
  width: 194px;
  margin: 16px auto 20px;
  line-height: 40px;
  text-align: center;
}

.jinjia_con .jinjia_con_right_btns .btn1 {
  width: 88px;
  height: 38px;
  font-size: 14px;
  color: #fff;
  background-color: #5986b3;
  border-radius: 4px;
  border: 1px solid #5986b3;
  margin-right: 14px;
  transition: all .5s;
  -webkit-transition: all .5s;
}

.jinjia_con .jinjia_con_right_btns .btn2 {
  width: 88px;
  height: 38px;
  font-size: 14px;
  color: #5986B3;
  background-color: #C5D2E0;
  border-radius: 4px;
  border: 1px solid #9eb2c7;
  transition: all .5s;
  -webkit-transition: all .5s;
}

.jinjia_con .jinjia_con_right_btns .btn1:hover,
.jinjia_con .jinjia_con_right_btns .btn2:hover {
  opacity: .8;
  transition: all .5s;
  -webkit-transition: all .5s;
}

.jinjia_con .jinjia_con_right_warn {
  margin: 0 20px;
  padding-bottom: 13px;
}

.jinjia_con .jinjia_con_right_warn&gt;p {
  font-size: 14px;
  color: #DB864D;
  line-height: 22px;
  padding: 14px;
  background-color: #FCF7F7;
  border: 1px solid #FAE1D1;
  text-indent: 2em;
  background: url('../image/error_ico.png');
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 16px 17px;
}

.jinjia_con .jinjia_con_right_warn&gt;p&gt;span {
  color: #5986B3;
}

.jinjia_con .checkForm {
  padding: 0;
}


/************personal_index .html**************************/
.person-msg {
  margin-top: 10px;
  color: #4f4f4f;
  background: #fff;
}

.person-fr .person-msg .remind {
  color: #e14343;
  border: 1px solid #e6e6e6;
  padding: 6px 20px 10px 25px;
  background: #fcf5f5;
  border-bottom: none;
}

.person-fr .person-msg .remind em {
  width: 21px;
  height: 16px;
  background: url(../image/person_center.png) no-repeat 0 -124px;
  margin: 9px 2px 0 0;
}

.person-fr .person-msg .remind .nr {
  width: 900px;
}

.person-msg .remind font {
  font-size: 18px;
}

.person-msg .remind a {
  text-decoration: underline;
  color: #5986b3;
}

.user_information .user-img {
  width: 147px;
}

.user_information {
  border: 1px solid #e6e6e6;
}

.user_information .msg {
  padding: 12px 0 0 20px;
}

.user_information .msg .types {
  font-size: 16px;
}

.user_information .msg .types .name span {
  color: #5986b3;
}

.user_information .msg .types em {
  width: 20px;
  height: 20px;
  background: url(../image/person_center.png) no-repeat;
  float: left;
  margin: 2px 0 0 11px;
}

.user_information .msg .types em.on {
  background: url(../image/person_orange.png) no-repeat;
}


.user_information .msg .types .em1,
.user_information .msg .types .em1.on {
  background-position: 0 -28px;
}

.user_information .msg .types .em2,
.user_information .msg .types .em2.on {
  background-position: 0 -57px;
}

.user_information .msg .types .em3,
.user_information .msg .types .em3.on {
  background-position: 0 -90px;
}

.user_information .msg .types .em4 {
  background-position: 0 -168px;
}

.user_information .msg .types .em4.on {
  background-position: 0 -120px;
}

.safety-grade span {
  color: #e14343;
}

.user_information .msg {
  line-height: 30px;
}

.safety-grade .down {
  width: 238px;
  height: 14px;
  background: #e6e6e6;
  margin: 9px 0 0 10px;
  border-radius: 10px;
}

.safety-grade .low .red {
  color: #e14343;
}

.safety-grade .low .yellow {
  color: #ebb14d;
}

.safety-grade .low .green {
  color: #65cf67;
}

.safety-grade .up {
  height: 14px;
  background: #e14343;
  border-radius: 10px;
}

.safety-grade .down .yellow {
  background: #ebb14d;
}

.safety-grade .down .green {
  background: #65cf67;
}

.user_information .set-up {
  margin-top: 9px;
}

.user_information .set-up li {
  float: left;
}

.user_information .set-up li a {
  color: #5986b3;
  display: block;
  height: 17px;
  line-height: 17px;
  padding: 0 13px;
  border-left: 1px solid #c2c2c2;
}

.user_information .set-up li a:hover {
  text-decoration: underline;
}

.user_information .set-up li.bor a {
  border-left: none;
  padding-left: 0;
}

.user_information .detailed {
  width: 45%;
  padding: 12px 0;
}

.user_information .detailed .fl-nr {
  border-left: 1px dashed #e6e6e6;
  height: 153px;
  padding-left: 20px;
  padding-top: 5px;
}

.user_information .detailed .fl-nr .money {
  font-size: 24px;
}

.user_information .detailed .fl-nr .mar {
  margin: 5px 0 5px 0;
}

.user_information .detailed .recharge {
  color: #5986b3;
  padding-right: 10px;
}

.user_information .detailed .recharge a {
  display: block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #5986b3;
  border-radius: 3px;
  color: #5986b3;
  text-align: center;
  margin-bottom: 7px;
}

.user_information .detailed .recharge a:hover {
  background: #5986b3;
  color: #fff;
}

.user_information .detailed .recharge font {
  margin: 25px 30px 0 0;
}

.user_information .detailed .fr-nr {
  padding-right: 15px;
  text-align: right;
}

.user_information .detailed .fr-nr .mar {
  margin: 12px 0 12px 0;
}

.domain-statistics {
  margin-top: 20px;
  border: 1px solid #e6e6e6;
  background: #fff;
}

.domain-statistics .search {
  height: 64px;
  line-height: 65px;
  background: #f7f9fa;
  font-size: 16px;
  padding: 0 15px;
  color: #333;
  border-bottom: 1px solid #e6e6e6;
}

.domain-statistics .search .text {
  padding-left: 10px;
  width: 300px;
  height: 38px;
  line-height: 38px;
  border: none;
  border: 1px solid #e3e3e3;
  border-radius: 3px 0 0 3px;
}

.domain-statistics .search .sub {
  width: 100px;
  height: 39px;
  line-height: 39px;
  background: #5986b3;
  border: none;
  color: #fff;
  border-radius: 0 3px 3px 0;
}

.domain-statistics .search .fr {
  margin: 12px 0 0 0;
}

.domain-statistics .search .fr .font {
  height: 38px;
  line-height: 38px;
  color: #666;
  font-size: 14px;
}

.domain-statistics .domain-num li {
  float: left;
  width: 252.25px;
  height: 90px;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  margin-bottom: -1px;
}

.domain-statistics .domain-num ul {
  overflow: hidden;
  width: 100%;
}

.domain-statistics .domain-num li p {
  font-size: 24px;
  margin: 7px 0 2px 0;
}

.domain-statistics .domain-num li a {
  display: block;
}

.domain-statistics .domain-num li.bor {
  border-right: none;
}

.domain-statistics .domain-num li .col {
  color: #4ba6e0;
}

.domain-statistics .domain-num li .col2 {
  color: #788ad9;
}

.domain-statistics .domain-num li .col3 {
  color: #45ba8f;
}

.domain-statistics .domain-num li .col4 {
  color: #f36060;
}

.person_tips {
  padding: 9px 15px;
  *padding: 0 15px;
  *height: 40px;
  *line-height: 40px;
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  margin-top: 20px;
  color: #4e4e4e;
}

.person_tips .icn1 {
  padding-left: 23px;
  background: url(../image/wangzhi_05.png) no-repeat 0 -14px;
  margin-left: 5px;
}

.person_tips .icn2 {
  padding-left: 23px;
  background: url(../image/wangzhi_05.png) no-repeat 0 5px;
  margin-left: 2px;
}

.person_tips .contnt1 {
  width: 62%;
}

.person_tips .contnt2 {
  height: 23px;
  line-height: 23px;
  border-left: 1px solid #e5e5e5;
  padding-left: 20px;
  *margin-top: 8px;
}

.website-notice {
  margin-top: 20px;
  background: #fff;
}

.website-notice .fl-nr {
  border: 1px solid #e6e6e6;
  width: 49%;
}

.website-notice .fl-nr .title {
  height: 45px;
  line-height: 45px;
  color: #5986b3;
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
}

.website-notice .fl-nr .title p {
  width: 100px;
  border-bottom: 1px solid #5986b3;
  text-align: center;
  color: #404040;
}

.website-notice .fl-nr .news-tit {
  padding: 0 10px 0 20px;
}

.website-notice .fl-nr .news-tit li {
  height: 42px;
  line-height: 42px;
  border-bottom: 1px dashed #e6e6e6;
  padding-left: 12px;
  background: url(../image/jia_icon.png) no-repeat 0 -168px;
  margin-bottom: -1px;
  overflow: hidden;
  color: #999;
  font-size: 13px;
}

.website-notice .fl-nr .news-tit li a {
  color: #5986b3;
  font-size: 14px;
  display: block;
  width: 330px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.website-notice .fl-nr .news-tit li:hover a {
  text-decoration: underline;
}

.website-notice .fl-nr .news-tit li:hover {
  background: url(../image/help_icon.png) no-repeat -33px -9px;
}

.website-notice .fast-nav .nav-nr {
  height: 42px;
  line-height: 42px;
  border-bottom: 1px dashed #e6e6e6;
  padding-left: 10px;
  margin-bottom: -1px;
}

.website-notice .fast-nav .nav-nr ul {
  margin: 12px 0 0 0;
}

.website-notice .fast-nav .nav-nr li {
  float: left;
  padding: 0 12px;
  border-left: 1px solid #c9c9c9;
  height: 18px;
  line-height: 18px;
}

.website-notice .fast-nav .nav-nr li.bor {
  border-left: none;
  padding-left: 0;
}

.website-notice .fast-nav .nav-nr li a {
  color: #5986b3;
}

.website-notice .fast-nav .nav-nr li a:hover {
  text-decoration: underline;
}

.wrap.cur .website-notice .fl-nr {
  width: 49%;
}




/************404 .html**************************/
.no-find {
  width: 780px;
  padding-top: 110px;
  margin: 0 auto;
  font-size: 24px;
  color: #5986b3;
  text-align: center;
}

.no-find img {
  margin-bottom: 40px;
}

.no-find a {
  display: inline-block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  background: #5986b3;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
  margin-top: 30px;
}

.no-find a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}


/************personal_5 .html**************************/
.cond-tab .len {
  width: 209px;
  overflow: hidden;
  text-align: left;
}

.cond-tab .len a {
  background: none;
  color: #5986b3;
}

.cond-tab .len a:hover {
  color: #4d7ba8;
  text-decoration: underline;
  background: none;
}

.person-fr .sort a {
  display: inline-block;
  width: 75px;
  height: 44px;
  line-height: 44px;
  border: 1px solid #e5e5e5;
  color: #404040;
  background: #e9eff4;
  text-align: center;
  font-size: 16px;
  background: #f5f5f5;
  width: 160px;
}

.person-fr .sort a:hover {
  background: #f4efe8;
}

.person-fr .sort a.on {
  background: #ebb14d;
  color: #fff;
}

.cond-tab .offer input {
  width: 70px;
  height: 25px;
  line-height: 25px;
  border: none;
  border: 1px solid #5986b3;
  margin: 3px 5px 0 5px;
  text-align: center;
  border-radius: 3px;
}

.cond-tab .offer a {
  height: 26px;
  border-radius: 0;
  margin-top: 3px;
  line-height: 26px;
  border-radius: 3px;
}

.cond-tab .col {
  color: #009531;
}

.cond-tab .col1 {
  color: #649d25;
}

.cond-tab .col2 {
  color: #e14343;
}

.cond-tab .col3 {
  color: #999999;
}

.cond-tab .col5,
.cond-tab .col6 {
  color: #e14343;
}

.cond-tab .col3 a {
  background: none;
  color: #5986b3;
  width: auto;
}

.cond-tab .col3 a:hover {
  background: none;
  text-decoration: underline;
  color: #4d7ba8;
}

.person-fr .prompt2 {
  line-height: 27px;
  height: 60px;
  padding-top: 5px;
}



.person-fr .switch2 li {
  width: 161px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
}

.cond-tab .algin {
  text-align: left;
  padding-left: 20px;
  cursor: pointer;
  color: #5986b3;
  height: 39px;
  line-height: 39px;
}

.cond-tab div.algin {
  background: url(../image/shop_icon.png) no-repeat 70px -202px;
}

.cond-tab td .algin.on {
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  margin-top: -1px;
  margin-left: -1px;
}

.cond-tab td .algin img {
  margin-left: 10px;
}

.cond-tab td .algin .openr li {
  overflow: hidden;
  height: 28px;
  line-height: 28px;
}

.cond-tab td .algin .openr a {
  width: auto;
  height: auto;
  background: none;
  font-size: 14px;
  color: #808080;
  border-radius: 0;
}

.cond-tab td .algin .openr a:hover {
  color: #404040;
}

.cond-tab td .algin .openr li em {
  width: 14px;
  height: 14px;
  background: url(../image/icn331.png) no-repeat;
  margin: 7px 4px 0 0;
}

.cond-tab td .algin .openr li .em1 {
  background-position: 0 -17px;
}

.cond-tab td .algin .openr li .em2 {
  background-position: 0 -38px;
}

.cond-tab td .algin .openr li .em3 {
  background-position: 0 -58px;
}

.cond-tab td .algin .openr li .em4 {
  background-position: 0 -77px;
}

.cond-tab td .algin .openr li .em5 {
  background-position: 0 -96px;
}

.cond-tab td .algin .openr li .em6 {
  background-position: 0 -119px;
}

.cond-tab td .algin .openr {
  position: absolute;
  background: #fff;
  left: -49px;
  top: 40px;
  z-index: 1000;
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 0 0 10px 16px;
  width: 95px;
  display: none;
}

.operation2 input {
  margin: -1px 7px 0 11px;
}

.person-fr .per-search2 {
  padding: 3px 10px 18px;
  border: 1px solid #e5e5e5;
  margin: 35px 0;
  background: #fff;
}

.person-fr .per-search2 .out {
  font-size: 14px;
  margin-top: 15px;
  margin-right: 5px;
}

.person-fr .per-search2 .out .daochu {
  margin-right: 5px;
  margin-top: 2px;
}

.person-fr .per-search2 .out input {
  margin: 8px 5px 0 0;
  *margin: 4px 2px 0 0;
}

.person-fr .per-search2 .out label span {
  margin: 2px 30px 0 0;
  font-size: 14px;
  color: #595959;
}

.person-fr .per-search2 .out select {
  width: 100px;
  padding: 5px 0;
  font-size: 14px;
  margin-right: 20px;
}

.person-fr .per-search2 .out a {
  display: block;
  width: 100px;
  height: 32px;
  line-height: 32px;
  background: #ebb14d;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  margin-left: 10px;
  font-size: 16px;
}

.person-fr .per-search2 .out a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/*.person-fr #search-2 .sel2,.person-fr #search-2 .sel{padding:8px 0; padding-left:5px;}*/


.person-fr .changeym {
  padding-left: 20px;
  font-size: 14px;
}

.person-fr .changeym li {
  overflow: hidden;
  float: left;
  font-size: 14px;
  width: 245px;
  padding-bottom: 20px;
}

.person-fr .changeym li input {
  margin: 5px 5px 0 0;
  *margin: 2px 5px 0 0;
}

.person-fr .a_btn {
  border: none;
  display: block;
  width: 100px;
  height: 32px;
  line-height: 32px;
  color: #FFF;
  background: #5986b3;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
}

.person-fr .changeym .a_btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80)
}

.person-fr .changeym .setup span {
  margin: 4px 0 0 4px;
  color: #808080;
}

.person-fr .changeym .setup {
  margin-bottom: 40px;
}

.person-fr .remind2 {
  background-position: 356px 14px;
  margin-top: 0;
}

.person-fr .font-exp {
  font-size: 14px;
  color: #4e4e4e;
}

.person-fr .font-exp span {
  color: #ed5454;
}

.person-fr .search2 .sel {
  padding: 7px 5px;
  border-right: none;
  width: 95px;
  background-position: 76px -203px;
  text-indent: 2px;
}

.person-fr .search2 .sel2 {
  padding: 12px 0;
  border-left: none;
  background-position: 76px -202px;
  text-indent: 2px;
}

.person-fr .search2 .text2 {
  border-radius: 0;
}

.offer-price {
  font-size: 14px;
  padding-left: 20px;
  margin: 25px 0;
  color: #595959;
  background: #fff;
}

.offer-price p {
  margin-bottom: 10px;
}

.offer-price input {
  margin-right: 10px;
}

.offer-price .sub {
  border: none;
  width: 100px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  background: #5986b3;
  font-size: 14px;
  margin-top: 10px;
  border-radius: 3px;
}

.offer-price .a1:hover {
  background: #4d7ba8;
}

.person-fr .auction-form {
  padding: 15px 40px 25px 40px;
  border: 1px solid #e5e5e5;
  margin-top: 30px;
  background: #fff;
  min-height: 200px;
}

.person-fr .auction-form div {
  overflow: hidden;
  font-size: 14px;
}

.person-fr .auction-form .sel {
  margin-bottom: 20px;
}

.person-fr .auction-form .text {
  margin-bottom: 20px;
}

.person-fr .auction-form .submit {
  margin-top: 20px;
}

.person-fr .auction-form .text input {
  width: 320px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #b3b3b3;
  padding: 0 10px;
  border-radius: 3px;
}

.person-fr .auction-form .text label input {
  height: auto;
  width: auto;
}

.person-fr .auction-form .text input.dns_type {
  width: 20px;
}

.person-fr .auction-form .text .jiage {
  width: 200px;
}

.person-fr .auction-form div span {
  display: block;
  width: 130px;
  height: 38px;
  line-height: 38px;
  text-align: right;
  margin-right: 15px;
  color: #808080;
}

.person-fr .auction-form .text .col {
  *margin-right: 4px;
}

.person-fr .auction-form div .font {
  width: auto;
  margin-left: 10px;
  color: #595959;
  font-size: 13px;
  display: inline-block;
}

.person-fr .auction-form div .font a {
  font-size: 13px;
}

.person-fr .auction-form div label {
  color: #595959;
}

.person-fr .auction-form .bank {
  display: none;
}

.person-fr .auction-form div .bt {
  width: 90px;
  border: none;
  height: 36px;
  font-size: 13px;
  text-align: center;
  text-indent: 0px;
}

.person-fr .auction-form div .bt-normal {
  background: #EBB14D;
  color: #F5F5F5;
}

.person-fr .auction-form div .bt-active {
  background: #DDDDDD;
  color: #555555;
}

.person-fr .auction-form .check input {
  margin: 17px 4px 0 0;
}

.person-fr .auction-form .check a {
  margin: 11px 24px 0 0;
}

.person-fr .auction-form .sel2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.person-fr .auction-form select {
  width: 342px;
  text-indent: 10px;
  padding: 8px 0;
}

.person-fr .auction-form .text select {
  text-indent: 10px;
  padding: 8px 0;
}

.person-fr .auction-form .sub {
  width: 342px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #5986b3;
  border: none;
  margin: 0 0 0 145px;
  font-size: 20px;
  border-radius: 3px;
}

.person-fr .auction-form .info {
  color: #606060;
  padding: 8px 0;
  width: 770px;
}

.person-fr .auction-form .sub:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.person-fr .auction-form textarea {
  border: none;
  border: 1px solid #b3b3b3;
  height: 180px;
  width: 35%;
  padding: 10px 0px 0px 10px;
  border-radius: 3px;
}

.person-fr .font-exp a {
  text-decoration: underline;
  color: #595959;
}

.person-fr .font-exp a:hover {
  color: #5986b3;
}

.person-fr .auction-form .zuoyi {
  padding-left: 40px;
}

.person-fr .auction-form .text .name {
  text-align: left;
  width: auto;
  color: #ed5454;
  font-weight: bold;
}

.person-fr .auction-form .text .name2 {
  text-align: left;
  width: auto;
  color: #5986b3;
  font-weight: bold;
}

.person-fr .auction-form .hack {
  background: url(../image/person_icon.png) no-repeat 35px -20px;
  padding-left: 64px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
  color: #ed5454;
}

.person-fr .auction-form .hack .shenqing {
  background: none;
  height: 27px;
  line-height: 27px;
  border: 1px solid #5986b3;
  border-radius: 3px;
  color: #5986b3;
  float: right;
  clear: both;
  margin-right: 40px;
  padding: 0px 5px;
}

.person-fr .auction-form .hack .shenqing:hover {
  background: #5986b3;
  color: #fff;
}

.error-message {
  color: #e14343;
  border: 1px solid #e6e6e6;
  padding: 8px 20px 10px 35px;
  background: #fcf5f5 url(../image/person_icon.png) no-repeat 35px -23px;
  padding-left: 64px;
  margin-top: 10px;
}

.prompt-message {
  color: #4d4d4d;
  border: 1px solid #e6e6e6;
  padding: 8px 20px 10px 35px;
  text-align: center;
  margin-top: 10px;
  background: #fff;
}

.prompt-message2 {
  color: #e14343;
  border: 1px solid #e6e6e6;
  padding: 8px 20px 10px 35px;
  margin-top: 10px;
  text-align: center;
  background: #fcf5f5;
}

.person-fr .remind3 {
  background-position: 118px 14px;
}

.person-fr .explain a {
  color: #595959;
  text-decoration: underline;
}

.person-fr .explain a:hover {
  color: #5986b3;
}

.search3 {
  margin: 30px 0;
}

.search3 .text {
  width: 145px;
  border-right: 1px solid #ddd;
}

.bank-change li {
  float: left;
  margin: 15px 6% 15px 0;
  padding: 0 10px;
  border: 1px solid #e5e5e5;
  height: 50px;
  line-height: 46px;
  background: #fff;
}

.bank-change li.on {
  border-color: #b3b3b3;
}

.bank-change li:hover {
  border: 1px solid #b3b3b3;
}

.bank-change li img {
  width: 147px;
  height: 37px;
  margin-top: 6px\9;
}

.bank-change {
  margin-bottom: 20px;
}

.bank-change li input {
  margin-right: 10px;
  margin-top: 4px\9;
}


.auction-form .back input {
  margin-right: 10px;
}

.auction-form .back {
  line-height: 39px;
  margin-bottom: 20px;
}

.auction-form .back .tips {
  width: 77%;
}

.person-fr .auction-form div .font a {
  color: #f20000;
}

.person-fr .auction-form .text .te1 {
  width: 70px;
}

.person-fr .auction-form .text .te2 {
  width: 130px;
}

.person-fr .auction-form .text .te3 {
  width: 180px;
}

.person-fr .auction-form .text .te4 {
  width: 70px;
}

.person-fr .mgr {
  margin: 0 0 5px 0;
}

.person-mar .search2 {
  margin: 0;
  margin-top: 5px;
}

.qus-content {
  padding: 20px 15px;
  text-align: center;
  font-size: 14px;
}

.qus-content .content b {
  font-size: 16px;
}

.qus-content .content .nr {
  text-align: left;
  color: #595959;
}

.qus-content .content .time {
  color: #808080;
  margin: 6px 0 10px 0;
  font-size: 13px;
}

.qus-content .dialogue {
  padding: 25px 35px 50px 35px;
  text-align: left;
  color: #595959;
  margin-top: 20px;
  border-top: 1px dashed #e5e5e5;
  overflow: hidden;
}

.qus-content .dialogue .fl-nr {
  width: 100%;
}

.qus-content .dialogue .fr-nr {
  width: 100%
}

.qus-content .dialogue .fl-nr .msg {
  width: 48%;
  padding: 15px;
  background: #fff;
  border-radius: 3px;
  position: relative;
  margin-bottom: 20px;
  background: #f7f7f7;
  word-wrap: break-word;
}

.qus-content .dialogue .fl-nr .time {
  color: #808080;
  margin: 5px 0 0 0;
}

.qus-content .dialogue .fl-nr .icn {
  width: 36px;
  height: 25px;
  background: url(../image/sol.png) no-repeat 0 5px;
  position: absolute;
  bottom: -18px;
  left: 90px;
}

.qus-content .dialogue .fr-nr .msg {
  width: 48%;
  padding: 15px;
  background: #5986b3;
  border-radius: 3px;
  position: relative;
  color: #fff;
  margin-bottom: 20px;
  word-wrap: break-word;
}

.qus-content .dialogue .fr-nr .icn {
  width: 36px;
  height: 25px;
  background: url(../image/sol.png) no-repeat 0 -15px;
  position: absolute;
  bottom: -18px;
  right: 90px;
}

.qus-content .dialogue .fr-nr .time {
  margin: 5px 0 0 0;
}

.whois table {
  border: 1px solid #e6e6e6;
}

.whois table td {
  padding: 10px 20px;
  border: 1px solid #e6e6e6;
}

.whois table td b {
  font-size: 16px;
}

.whois table td a {
  text-decoration: underline;
}

.whois table td a:hover {
  color: #5986b3;
}

.whois table th {
  background: #f5f5f5;
  padding: 10px 15px 10px 5px;
  border-bottom: 1px solid #e6e6e6;
  text-align: right;
  color: #404040;
}

.whois .tab1 {
  width: 54%
}

.whois .tab2 {
  width: 43%
}

.whois .msg {
  color: #595959;
  line-height: 29px;
  margin-top: 20px;
  border: 1px solid #dedede;
  padding: 20px;
  word-wrap: break-word;
  word-break: break-all;
}

.whois .msg pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

.whois .msg b {
  font-size: 16px;
  color: #404040;
}

.whois .msg .mar {
  margin-top: 30px;
}

.cond-tab th .up,
.cond-tab th .down {
  cursor: pointer;
}

.cond-tab th .down em {
  width: 5px;
  height: 12px;
  background: url(../image/paixu_03.png) no-repeat;
  margin: 15px 3px 0 13px;
}

.person-fr .cond-tab .cancel {
  padding-left: 25px;
}

.add-nr {
  height: 55px;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  font-size: 16px;
  line-height: 55px;
  text-indent: 25px;
  font-weight: bold;
}

.article {
  padding: 0 20px;
  border: 1px solid #e6e6e6;
}

.article li {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed #e6e6e6;
  background: url(../image/icn38.png) no-repeat 3px 24px;
  text-indent: 15px;
  margin-bottom: -1px;
}

.article li a {
  font-size: 14px;
  color: #595959;
}

.article li .fr {
  color: #808080;
}

.article-msg {
  padding: 30px 20px;
  border: 1px solid #e6e6e6;
  text-align: center;
}

.article-msg b {
  font-size: 16px;
}

.article-msg .time {
  color: #808080;
  margin-top: 5px;
}

.article-msg ul {
  margin-top: 15px;
}

.article-msg li {
  text-align: left;
  color: #595959;
  line-height: 33px;
}

.article-msg .person-tit {
  border-bottom: none;
  text-align: center;
  margin-top: 30px;
}

.article-msg .person-tit a {
  display: inline-block;
}

.condition .hide {
  display: none;
}

.more-change {
  text-align: center;
}

.more-change .more {
  display: inline-block;
  width: 110px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-top: 1px solid #fff;
  margin-top: -1px;
  cursor: pointer;
  background: url(../image/shop_icon.png) no-repeat 86px -206px;
  text-indent: -10px;
}

.searchs {
  margin-top: 20px;
}

.searchs .sub,
.searchs .but {
  border: none;
  width: 100px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  background: #5986b3;
  border-radius: 3px;
  margin: 0px 10px 2px 0;
  font-size: 14px;
}

.searchs .sub:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.searchs .but:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.searchs .but {
  background: #ebb14d;
}

.searchs .fr a {
  display: block;
  padding: 2px 12px;
  background: #e6e6e6;
  color: #595959;
  margin-left: 10px;
  border-radius: 3px;
}

.searchs .fr span {
  margin-top: 4px;
}

.searchs .fr a.on {
  background: #cccccc;
}

.font-exp li {
  float: left;
  height: 45px;
  line-height: 45px;
  text-align: center;
}

.font-exp .wid {
  width: 310px;
  background: #f5f5f5;
}

.font-exp .wid2 {
  width: 185px;
}

.font-exp .wid2 span {
  font-size: 18px;
}

.font-exp {
  border: 1px solid #e5e5e5;
  border-bottom: none;
  margin-top: 40px;
}

.person-fr .bidding-fl2 {
  width: auto;
}

.person-fr .bidding-fl2 .container .middle li {
  width: 247px;
}

.person-fr .bidding-fl2 .cond-tab .handle input {
  margin-left: 4px;
}

.person-fr .auction-form2 {
  margin-top: 0;
  /*padding-top:40px;*/
}

.person-fr .auction-form2 .text label {
  margin-right: 15px;
}

.person-fr .auction-form2 .radio label input {
  margin: 13px 5px 0 0;
  *margin: 9px 3px 0 0;
}

.article li:hover a {
  color: #5986b3;
  text-decoration: underline;
}

.article li:hover {
  background: url(../image/icn39.png) no-repeat 3px 24px;
}

.person-fr .line .sub2 {
  margin-left: 28px;
}

.person-fr .cond-tab2 a {
  background: none;
  color: #595959;
  width: auto;
}

.person-fr .cond-tab2 .colws {
  color: #5986B3;
}

.register.safety .nr .agreen .sub {
  width: 343px;
}

.person-fr .auction-form .agree {
  margin-bottom: 15px;
}

.person-fr .auction-form .agree .font {
  margin: 4px 0 0 10px;
}

/*.condition .line.suffix .nr{width:1080px;}*/
.condition .suffix {
  overflow: visible;
  height: auto;
}

#search_criteria #searchs {
  position: relative;
  overflow: visible;
  border-bottom: none;
}

#searchs .sel {
  width: 120px;
  background-position: 100px center;
}

#searchs .download {
  color: #5986b3;
  cursor: pointer;
  line-height: 32px;
}

#searchs #searchName {
  height: 30px;
  line-height: 30px;
  border: none;
  border: 1px solid #b3b3b3;
  width: 200px;
  border-radius: 3px 0 0 3px;
  text-indent: 5px;
}

#searchs #save {
  height: 32px;
  line-height: 32px;
  width: 60px;
  background: #5986b3;
  border-radius: 0 3px 3px 0;
  border: none;
  color: #fff;
  margin-left: -5px;
}

#searchShow {
  position: absolute;
  left: 96px;
  top: 8px;
  background: #f5f5f5;
  z-index: 666;
  border-radius: 3px;
}

.my-search .download {
  margin-left: 180px;
}

#searchShow .tab_diy {
  padding: 0 10px;
  cursor: pointer;
  border: 1px solid #ccc;
  height: 29px;
  line-height: 29px;
  border-radius: 3px;
}

#searchShow #searchField {
  display: none;
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-top: 1px solid #f5f5f5;
  border-radius: 0 0 3px 3px;
  margin-top: -1px;
}

#searchShow #searchField li {
  overflow: hidden;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
}

#searchShow #searchField li span:hover {
  color: #f79c21;
  cursor: pointer;
}

#searchShow #searchField li a {
  margin: 0;
}

.condition .my-search {
  position: relative
}

#searchs .sea-nr {
  padding: 5px 0 5px 98px;
}

#searchs .sea-nr .sub,
#searchs .sea-nr .btn {
  margin: 0;
  width: 55px;
  margin-right: 15px;
  margin-top: 2px;
}

/*#searchs .sea-nr .btn{background:}*/
.cond-tab tr .pd-none {
  padding: 0;
}

.verify-prompt {
  height: 300px;
  text-align: center;
  font-size: 20px;
}

.verify-prompt .invalid,
.verify-prompt .error {
  padding: 250px 0 30px 0;
  color: #ff5700;
}

.verify-prompt .invalid {
  background: url(../image/erro2.png) no-repeat center 70px;
}

.verify-prompt .success {
  color: #ff5700;
}

.verify-prompt .error {
  background: url(../image/erro.png) no-repeat center 70px;
}

.verify-prompt .success #totalSecond {
  height: 200px;
  line-height: 260px;
  font-size: 60px;
  color: #ff5700;
}

.cond-tab tr .type {
  height: 280px;
  line-height: 300px;
  font-size: 20px;
  color: #1f2a40;
  background: url(../image/prompt.png) no-repeat 25% center;
  text-indent: 23%;
}

.cond-tab tr .type2 {
  height: 280px;
  color: #1f2a40;
  background: url(../image/prompt_02.png) no-repeat 220px center;
  text-align: left;
}

.cond-tab tr .type2 .for-login {
  display: block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
  border: 1px solid #838383;
}

.cond-tab tr .type2 .no-login {
  padding: 110px 0 0 480px;
  font-size: 20px;
  color: #1f2a40;
}

/* 绔炰环绾綍鏈櫥褰曟牱寮� */
.cond-tab tr .type2.new_type2 {
  height: 280px;
  color: #1f2a40;
  background: url(../image/no_data_ico.png) no-repeat 412px 82px;
  background-size: 70px 68px;
  text-align: left;
}

.cond-tab tr .type2.new_type2 .for-login {
  display: block;
  width: 98px;
  height: 40px;
  line-height: 40px;
  color: #5986B3;
  border-radius: 4px;
  text-align: center;
  margin-top: 15px;
  margin-left: 16px;
  font-size: 14px;
  border: 1px solid #5986B3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.cond-tab tr .type2.new_type2 .no-login {
  padding: 164px 0 0 382px;
  font-size: 16px;
  color: #4d4d4d;
}




/*----------------------------瓒呯骇绫冲簵-----------------------------------------*/
.rice-banner {
  text-align: center;
  background: #71b7ea;
}

.super-riceshop li {
  border: 1px solid #f2f2f2;
  float: left;
  width: 222px;
  margin-right: 20px;
  margin-bottom: 20px;
  border-radius: 2px;
}

.super-riceshop li a {
  display: block;
  position: relative
}

.super-riceshop li:hover {
  border-color: #5986b3;
  box-shadow: -1px 5px 13px #e3e3e3;
}

.super-riceshop li .tit {
  height: 33px;
  line-height: 33px;
  color: #5986b3;
  text-align: center;
}

.super-riceshop li:hover .tit {
  background: #5986b3;
  color: #fff;
}

.super-riceshop li.mar {
  margin-right: 0;
}

.super-riceshop-msg {
  margin-bottom: 20px;
}

.super-riceshop-msg .shop-msg {
  background: #fafafa;
  width: 900px;
  border: 1px solid #e5e5e5;
}

.super-riceshop-msg .shop-msg .content {
  padding: 15px 10px 5px 20px;
  line-height: 25px;
  width: 71%;
}

.super-riceshop-msg .shop-msg .content .name {
  font-size: 18px;
  color: #4d4d4d;
  margin-bottom: 5px;
}

.super-riceshop-msg .shop-msg .content li {
  color: #808080;
  padding-left: 20px;
}

.super-riceshop-msg .shop-msg .content .icon1 {
  background: url(../image/person_icon2.png) no-repeat -32px -36px;
  padding-bottom: 5px;
}

.super-riceshop-msg .shop-msg .content .icon2 {
  background: url(../image/shop_icon.png) no-repeat 0 -57px;
}

/*.super-riceshop-msg .shop-msg .content .icon3{background:url(../image/shop_icon.png) no-repeat 0 -84px;}
.super-riceshop-msg .shop-msg .content .icon4{background:url(../image/shop_icon.png) no-repeat 0 -110px;}*/
.super-riceshop-msg .shop-msg .credit {
  width: 173px;
  padding: 15px 0;
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  margin: 50px 15px 0 0;
}

.super-riceshop-msg .shop-msg .credit li {
  float: left;
  width: 85px;
  text-align: center;
}

.super-riceshop-msg .shop-msg .credit .bor {
  border-left: 1px solid #e6e6e6;
}

.super-riceshop-msg .new-notice {
  width: 240px;
  height: 100px;
  overflow: hidden;
  background: #fafafa;
  padding: 10px 20px;
  border: 1px solid #e5e5e5;
}

.super-riceshop-msg .new-notice .tit {
  background: url(../image/shop_icon.png) no-repeat 0 1px;
  font-size: 17px;
  color: #4592ed;
  padding-left: 25px;
  margin-bottom: 5px;
}

.super-riceshop li .img {
  height: 120px;
  overflow: hidden;
  display: block;
}

.super-riceshop-msg .line .sub {
  margin-left: 88px;
  width: 75px;
}

#rice2 li:hover {
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px);
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
}

/*----------------------------whios鏌ヨ-----------------------------------------*/
.whois {
  padding: 110px 0;
  text-align: center;
}

.whois .tit {
  font-size: 48px;
  color: #4d4d4d;
  background: url(../image/whois.png) no-repeat 0px center;
  text-indent: 70px;
  width: 410px;
  margin: 0 auto;
  height: 87px;
}

.whois .search {
  width: 745px;
  margin: 35px auto 0 auto;
}

.whois .search .text {
  width: 600px;
  height: 60px;
  line-height: 60px;
  text-indent: 10px;
  border: 1px solid #ccc;
  border-radius: 3px 0 0 3px;
  font-size: 18px;
}

.whois .search .sub {
  width: 128px;
  height: 62px;
  line-height: 62px;
  color: #fff;
  font-size: 30px;
  border-radius: 0 3px 3px 0;
  border: none;
}

.whois.col {
  padding: 0;
  text-align: left;
}

.whois.col .search2 {
  margin-top: 0;
  margin-bottom: 20px;
}


/*---------------------------搴楅摵-----------------------------------------*/
.auction-form.shop-msg .logo .but {
  width: 80px;
  height: 28px;
  border-radius: 3px;
  background: #ebb14d;
  border: none;
  color: #fff;
  text-indent: 0;
  margin-top: 5px;
}

.auction-form.shop-msg .change {
  display: block;
  width: 58px;
  height: 28px;
  line-height: 28px;
  background: #ebb14d;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  margin-top: 5px;
}

.auction-form.shop-msg .closed em {
  width: 55px;
  height: 28px;
  background: url(../image/closed.png) no-repeat;
  margin: 5px 290px 0 0;
  cursor: pointer;
}

.auction-form.shop-msg .upload {
  margin: 10px 0 0 25px;
}



/*---------------------------搴楅摵-----------------------------------*/
.search-conditions .search-nr {
  border: 1px solid #e6e6e6;
  padding: 20px 0 0 10px;
  margin-top: 20px;
  background: #fff;
}

.search-conditions .search-nr .check label input {
  margin: 5px 4px 0 11px;
}

.domain_index_hide .search-nr {
  display: none;
}

.domain_index_show .search-nr {
  display: block;
}

.search-conditions .flow .domain_hide_bg {
  background: #fff url(../image/backor_icon.png) no-repeat 17px -24px;
}

.search-conditions .flow .domain_show_bg {
  background: #fff url(../image/backor_icon.png) no-repeat 17px -24px;
}

.search-conditions .cond {
  overflow: hidden;
  *padding-bottom: 20px;
}

.search-conditions li {
  margin-bottom: 20px;
  float: left;
  width: 33%;
}

.search-conditions li .text {
  width: 150px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  border-radius: 3px;
  text-indent: 5px;
}

.search-conditions li .font {
  display: inline-block;
  width: 80px;
  text-align: right;
  height: 30px;
  line-height: 30px;
  margin-right: 5px;
}

.search-conditions li label {
  margin-top: 3px;
  display: block;
  overflow: hidden;
  float: left;
}

.search-conditions li label input {
  margin: 6px 4px 0 10px;
  *margin: 2px 2px 0 8px;
}

.search-conditions li .sel {
  padding: 5px 0;
  width: 105px;
}

.search-conditions li .text.col {
  width: 68px;
}

.search-conditions li em {
  display: block;
  width: 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.search-conditions li .sub {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ebb14d;
  border: none;
  color: #fff;
  border-radius: 3px;
}

.search-conditions .flow {
  text-align: center;
  margin-left: 45%;
}

.person-tit.mar {
  margin-bottom: 1px;
}

.search-conditions .flow span {
  display: inline-block;
  width: 110px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border: 1px solid #e6e6e6;
  margin-top: -1px;
  border-top: 1px solid #fff;
  background: url(../image/zhankai_03.png) no-repeat 17px 11px;
  text-indent: 20px;
  cursor: pointer;
  color: #5986b3;
}

.cond-tab th .up em {
  width: 10px;
  height: 8px;
  background: url(../image/paixu_04.png) no-repeat;
  margin: 18px 3px 0 5px;
}

.cond-tab th .up span {
  margin-left: 20px;
}

.operation .choice #batch {
  padding: 4px 0;
  width: 115px;
  margin-right: 5px;
  *margin-top: 3px;
}

.operation .choice .sel2 {
  padding: 4px 0 !important;
  width: 115px;
  margin-right: 5px;
  *padding: 8px 0;
}

.operation .choice .text {
  width: 60px;
  height: 28px;
  border: 1px solid #5986b3;
  color: #5986b3;
  line-height: 28px;
  text-indent: 5px;
  border-radius: 3px;
  margin-left: 5px;
}

.operation .choice .fl {
  padding: 0;
}

.operation .choice .sub {
  width: 55px;
  height: 29px;
  line-height: 28px;
  background: #5986b3;
  color: #fff;
  border-radius: 3px;
  border: none;
  margin-left: 8px;
  *height: 26px;
  margin-top: 3px\9;
}

.operation .a_btn {
  margin-left: 10px;
}

.all-sel {
  margin: 0 12px 0 0;
}

.alert-bid {
  position: relative;
}

.alert-bid .username {
  width: 90px;
  height: 100%;
}

.alert-bid .nr {
  padding: 0 4px;
  color: #fff;
  background: #e69b69;
  height: 28px;
  line-height: 28px;
  border-radius: 3px;
  top: 5px\9;
}

.alert-bid .nr em {
  height: 30px;
  width: 30px;
  background: url(../image/jia_icon.png) no-repeat 0 -51px;
  position: absolute;
  left: -7px;
  top: 5px;
}

.alert-bid .tips {
  position: absolute;
  left: -460px;
  top: -2px;
  z-index: 300;
}

#myaution .person {
  width: 150px;
  padding-left: 5px;
}

#myaution .cond-tab td,
#myaution .cond-tab th {
  padding: 8px 3px;
}

#registered .cond-tab td,
#registered .cond-tab th {
  padding: 8px 3px;
}

#myaution .cond-tab .domain_color {
  font-size: 16px;
}

#myaution .page {
  float: right;
  margin-top: 5px;
}

#myaution .cond-tab .hidden,
#myaution .cond-tab .shown {
  cursor: pointer;
  color: #5986b3;
}

#myaution .cond-tab tr:hover {
  background: #f2f2f2;
}


.cond-tab th .up,
.cond-tab th .down {
  cursor: pointer;
}

.cond-tab th .down em {
  width: 8px;
  height: 11px;
  background: transparent;
  margin: 19px 3px 0 11px;
}

.cond-tab th .up select {
  width: 47px;
  background: #f5f5f5;
  border: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background: url(../image/help_icon.png) no-repeat 37px -37px;
  *width: 60px;
  cursor: pointer;
}

.person-fr .per-search2 .analysis .daochu {
  margin-top: 4px;
}

.person-fr .per-search2 .analysis .domain {
  line-height: 32px;
  margin-right: 15px;
}

.person-fr .per-search2 .analysis .domain input {
  width: 50px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  color: #666666;
  height: 30px;
  line-height: 30px;
  margin-top: 0;
}

.person-fr .per-search2 .analysis input {
  text-indent: 5px;
}

.person-fr .per-search2 .button_box {
  width: 60px;
  height: 25px;
  line-height: 25px;
  background: #ebb14d;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  font-size: 14px;
  border: none;
  margin-top: 3px !important;
  text-indent: 0;
}

.person-fr .per-search2 .analysis .back {
  background: #5986b3;
  margin-left: 5px;
}

.cond-tab.analysis .domain {
  width: 50px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  color: #666666;
  height: 30px;
  line-height: 30px;
  margin-top: 0;
  text-indent: 5px;
}

.cond-tab.analysis .record {
  padding: 4px 0;
  width: 100px;
}

.cond-tab.analysis .a-but {
  margin-right: 5px;
}

/*#operation .sel{padding:5px 0;margin-left:15px;}*/
.person-fr .switch .font2 {
  margin-top: 115px;
}

.platForm .sub2 {
  margin: 25px 0;
  display: block;
}

#loading {
  position: fixed;
  bottom: 50%;
  left: 50%;
  margin-bottom: -50px;
  margin-left: -60px;
  z-index: 99999999;
}

#loading img {
  width: 100px;
  height: 100px;
}

.cond-tab th .down .up {
  float: left;
  background: url(../image/help_icon.png) no-repeat 0 -22px;
}

.cond-tab th .down .down {
  float: left;
  background: url(../image/help_icon.png) no-repeat 0 -2px;
}

.cond-tab th .down a {
  color: #5986b3;
}

.person-fr .auction-form .radio {
  margin-bottom: 15px;
}

.person-fr .auction-form .shop_status {
  width: 340px;
}

.person-fr .auction-form .shop_status input {
  margin-right: 5px;
}

.auction-form.security_check label {
  margin-right: 20px;
}

.auction-form.security_check label input {
  margin-right: 5px;
}

.auction-form.security_check span.fl {
  width: 200px;
}

.auction-form.security_check .sub {
  margin-left: 212px;
  width: 310px;
}

#layerSafe .text {
  padding-bottom: 10px;
}

#layerSafe {
  padding-top: 15px;
}

#layerSafe .text .font {
  display: block;
  width: 120px;
  text-align: right;
  height: 27px;
  line-height: 27px;
}

#layerSafe .text input {
  width: 155px;
  height: 27px;
  height: 27px;
  border: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  text-indent: 5px;
}

#layerSafe .radio .font {
  display: block;
  height: 27px;
  line-height: 27px;
  width: 120px;
}

#layerSafe .radio label input {
  margin: 6px 5px 0 0;
  margin: 2px 5px 0 0\9;
}

#layerSafe .radio label {
  text-align: left;
}

.layui-layer-content {
  height: auto !important;
}

.layui-layer-btn {
  padding-bottom: 15px;
}

.auction-form.sign .text div {
  height: 38px;
  line-height: 38px;
}

.auction-form.sign .sub {
  width: 120px;
}

.person-fr .text .domain_name {
  width: auto;
  color: #5986b3;
  font-weight: bold;
}


/*---------------------------------杩濈害璁よ喘璇︽儏----------------------------------*/

#weiyue-detail .bidding-fr .title {
  padding-top: 10px;
}

#weiyue-detail .cond-tab {
  text-align: left;
  margin-top: 0;
}

/*#weiyue-detail .cond-tab tr td{padding:12px 10px 12px 10px;}*/
#weiyue-detail .cond-tab .domain {
  font-size: 22px;
  padding: 5px 0;
}

#weiyue-detail .cond-tab .a-but {
  width: 110px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

#weiyue-detail .cond-tab .col {
  text-align: center;
}

.bidding-fr .recommend {
  margin-bottom: 20px;
}

.bidding-fr .recommend .title {
  border: 1px solid #e5e5e5;
  padding: 10px 0 0 0;
  border-bottom: none;
}

.bidding-fr .recommend .title p {
  width: 160px;
}

#weiyue-detail .bidding-fr .illustrate {
  border: 1px solid #e5e5e5;
}

.bidding-fr .recommend .title .more {
  background: url(../image/index_icon.png) no-repeat 36px -46px;
  padding-right: 15px;
  font-size: 12px;
  margin-top: 4px;
}

.bidding-fr .recommend .title .more2 {
  background: url(../image/index_icon.png) no-repeat 25px -46px;
  padding-right: 21px;
  font-size: 12px;
  margin-top: 4px;
}

.recommend .cond-tab tr td {
  padding: 8px 5px 8px 5px;
}

.recommend .cond-tab tr th {
  padding: 0 5px 0 5px;
}

.desk-description {
  border: 1px solid #e5e5e5;
}

/*---------------------------------甯姪涓績----------------------------------*/

.help-banner {
  background: #73abeb;
  text-align: center;
}

.help-cneter .fl-nav {
  width: 20%;
}

.help-cneter .fl-nav ul {
  border: 1px solid #e5e5e5;
}

.help-cneter .fl-nav li {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  background: url(../image/help.png) no-repeat 95% -127px;
}

.help-cneter .fl-nav li a {
  display: block;
  text-align: left;
}

.help-cneter .fl-nav li.on:hover {
  background: #5986b3 url(../image/help.png) no-repeat 95% -165px;
}

.help-cneter .fl-nav li.on a {
  color: #fff;
}

.help-cneter .fl-nav li.on {
  background: #5986b3 url(../image/help.png) no-repeat 95% -165px;
}

.help-cneter .fl-nav li em {
  width: 16px;
  height: 17px;
  background: url(../image/help.png) no-repeat;
  margin: 17px 7px 0 16px;
}

.help-cneter .fl-nav li.on em {
  background: url(../image/help_white.png) no-repeat;
}

.help-cneter .fl-nav li .em1,
.help-cneter .fl-nav li.on .em1 {
  background-position: 0 -23px;
}

.help-cneter .fl-nav li .em2,
.help-cneter .fl-nav li.on .em2 {
  background-position: 0 -48px;
}

.help-cneter .fl-nav li .em3,
.help-cneter .fl-nav li.on .em3 {
  background-position: 0 -75px;
}

.help-cneter .fl-nav li .em4,
.help-cneter .fl-nav li.on .em4 {
  background-position: 0 -104px;
}

.help-cneter .fl-nav li .em5 {
  background-position: 0 -252px;
}

.help-cneter .fl-nav li .em6 {
  background-position: 0 -222px;
}

.help-cneter .fl-nav li.on .em5 {
  background-position: 0 -161px;
}

.help-cneter .fl-nav li.on .em6 {
  background-position: 0 -131px;
}

.help-cneter .fl-nav li:hover {
  background: #edf2f7 url(../image/help.png) no-repeat 95% -127px;
}


.help-cneter .fl-nav .consultation {
  height: 50px;
  display: block;
  line-height: 50px;
  background: #ebb14d;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  font-size: 24px;
  margin-top: 20px;
}

.help-cneter .help-list li {
  overflow: hidden;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px dashed #e5e5e5;
  margin-bottom: -1px;
  padding: 0 10px 0 0;
  color: #808080;
}

.help-cneter .help-list {
  border: 1px solid #e5e5e5;
  padding: 0 10px;
}

.help-cneter .fr-nr {
  width: 78%;
}

.help-cneter .help-list .title {
  width: 490px;
  color: #4d4d4d;
  background: url(../image/help_icon.png) no-repeat -18px 24px;
  padding-left: 30px;
}

.help-cneter .help-list .num {
  width: 270px;
}

.help-cneter .help-list .title:hover {
  text-decoration: underline;
  background: url(../image/help_icon.png) no-repeat -18px -5px;
  color: #5986b3;
}

.help-cneter .help-list .title:hover a {
  color: #5986b3;
}

.help-cneter .help-msg {
  border: 1px solid #e5e5e5;
  padding: 15px;
}

.help-cneter .help-msg .title {
  text-align: center;
  color: #808080;
  line-height: 36px;
  padding: 8px 0;
  border-bottom: 1px dashed #e5e5e5;
}

.help-cneter .help-msg .title .col {
  font-size: 18px;
  color: #4d4d4d;
  font-weight: bold;
}

.help-cneter .help-msg .nr {
  margin-top: 25px;
  line-height: 33px;
  /*text-indent:2em;*/
  padding: 0 15px;
}

.help-cneter .help-msg .qq_img img {
  width: auto;
}

.help-cneter .help-msg .flip {
  padding: 60px 0 10px 0;
}

.help-cneter .help-msg .flip a {
  color: #5986b3;
}

.search-main {
  margin-bottom: 20px;
}

.search-main .search-box .text {
  width: 415px;
  height: 45px;
  line-height: 45px;
  text-indent: 10px;
  border: none;
  border: 1px solid #5986b3;
  font-size: 16px;
  border-radius: 4px 0 0 4px;
}

.search-main .search-box .btn {
  width: 160px;
  height: 47px;
  line-height: 47px;
  color: #fff;
  border-radius: 0 4px 4px 0;
  background: #5986b3 url(../image/help.png?v=1) no-repeat 25px -275px;
  text-indent: 25px;
  font-size: 18px;
}

.search-main .search-box .btn2 {
  width: 160px;
  height: 47px;
  line-height: 47px;
  color: #fff;
  text-align: center;
  margin-left: 20px;
  border-radius: 4px;
  background: #dd9c47 url(../image/help.png?v=1) no-repeat 25px -319px;
  text-indent: 25px;
  font-size: 18px;
}

.search-main .key-word {
  margin-top: 15px;
  color: #585858;
}

.search-main .key-word a {
  color: #989898;
  margin-right: 30px;
}

.person-tit .nav {
  margin-bottom: -1px;
  overflow: hidden;
  *margin-bottom: 0px;
  margin-top: 13px;
}

.person-tit .nav li {
  float: left;
  height: 32px;
  line-height: 32px;
}

.person-tit .nav li a {
  display: block;
  border-left: 1px solid #b3b3b3;
  padding: 0 15px;
  height: 17px;
  line-height: 16px;
  *height: 16px;
  *line-height: 16px;
}

.person-tit .nav li a:hover {
  color: #5986b3;
}

.person-tit .nav li.bor a {
  border-left: none;
}

.person-tit .nav li.on {
  border-bottom: 1px solid #5986b3;
}

.person-tit .nav li.on a {
  color: #5986b3;
}

.cond-tab.mar {
  margin-top: 0;
}

.bidding-fl .container .out-price .button {
  overflow: hidden;
  margin-bottom: 0;
  *margin-left: 15px;
}

.bidding-fl .container .out-price {
  color: #808080;
  padding: 30px 0;
  border-top: 1px solid #e6e6e6;
  margin-top: -1px;
  line-height: 38px;
}

.container .out-price .may_price {
  margin-left: 5px;
  color: #333;
}

.container .out-price .may_price .showMoney {
  cursor: pointer;
  color: #5986b3;
  display: none;
}

.container .out-price .may_price .click_hide {
  cursor: pointer;
  color: #5986b3;
  margin-left: 10px;
}

.auction-form #careful .nr {
  width: 560px;
  font-size: 12px;
}

.auction-form #careful {
  color: #ed5454;
  font-size: 12px;
  margin-left: 143px;
  margin-top: 15px;
}

.auction-form #careful .nr a {
  color: #5986b3;
  text-decoration: underline;
}

/*-----------------鑲′笢鍥㈤槦-----------------------*/
.shareholder {
  color: #4d4d4d;
}

.shareholder .tit {
  font-size: 20px;
  border-bottom: 1px solid #e0e0e0;
}

.shareholder .tit div {
  padding-bottom: 10px;
  border-bottom: 2px solid #5986b3;
  margin-bottom: -1px;
  width: 90px;
  text-align: center;
}

.shareholder .suggest {
  line-height: 32px;
  padding: 20px 0 30px 0;
}

.shareholder .member li {
  float: left;
  width: 19%;
  height: 208px;
  border: 1px solid #ebebeb;
  text-align: center;
  margin: 0 12px 20px 0;
}

.shareholder .member li img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-top: 20px;
}

.shareholder .member li .name {
  color: #5986b3;
  font-size: 16px;
  padding: 20px 0 3px 0;
}


/*------------------whois楠岃瘉-----------------------------------*/
.whois-banner {
  text-align: center;
}

.whois_verification .forms {
  text-align: center;
  padding-top: 40px;
}

.whois_verification .forms .text input {
  border: none;
  width: 340px;
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
  border-radius: 4px;
  border: 1px solid #b3b3b3;
}

.whois_verification .forms .tit {
  color: #7e7e7e;
  margin-bottom: 25px;
}

.whois_verification .forms .a-btn {
  width: 340px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  margin-top: 30px;
}

.whois_verification2 .domain {
  text-align: center;
  font-size: 18px;
  padding: 35px 0;
  border-bottom: 1px solid #e0e0e0;
}

.whois_verification2 .domain b {
  font-size: 30px;
}

.whois_verification2 .phone_verifica {
  width: 39%;
  padding: 40px 4%;
  border-right: 1px dashed #e6e6e6;
}

.whois_verification2 .email_verifica {
  width: 44%;
}

.whois_verification2 .verifica_main {
  margin-top: 25px;
}

.whois_verification2 .verifica_main .msg {
  padding: 13px 0 12px 68px;
  background: url(../image/whois_icon2.png) no-repeat;
  width: 380px;
}

.whois_verification2 .verifica_main .msg .nr {
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: #65a3e7;
  background: #ededed;
  padding-left: 20px;
}

.whois_verification2 .verifica_main .send a {
  display: inline-block;
  width: 155px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin-left: 20px;
  text-align: center;
  color: #65a3e7;
}

.whois_verification2 .verifica_main .send {
  padding: 25px 0 30px 45px;
}

.whois_verification2 .phone_verifica .text input {
  width: 215px;
  height: 40px;
  line-height: 40px;
  border: none;
  border: 1px solid #b3b3b3;
  text-indent: 10px;
  border-radius: 4px 0 0 4px;
}

.whois_verification2 .phone_verifica .text .a-btn {
  margin-top: 0;
  border-radius: 0 4px 4px 0;
  border: none;
  width: 80px;
  height: 42px;
}

.whois_verification2 .phone_verifica .text {
  padding-left: 65px;
}

.whois_verification2 .email_verifica {
  border-right: none;
}

.whois_verification2 .email_verifica .msg {
  background: url(../image/whois_icon2.png) no-repeat 0 -118px;
}

.whois_verification2 .phone_verifica .over em {
  width: 70px;
  height: 68px;
  background: url(../image/whois_icon2.png) no-repeat 0 -247px;
  display: inline-block;
  margin-bottom: 20px;
}

.whois_verification2 .phone_verifica .over {
  text-align: center;
  font-size: 18px;
  color: #27bc3c;
  padding: 40px 0;
}

/*------------------涓粙缁忔祹-----------------------------------*/
.escrow_banner {
  text-align: center;
  background: #a5dbf3;
}

.escrow_banner img {
  width: 1242px;
}

.economy .content1 {
  padding: 40px 0;
  border-bottom: 1px solid #e6e6e6;
}

.economy .content1 .fl_nr {
  width: 47%;
  height: 250px;
  text-align: right;
  font-size: 16px;
  color: #4d4d4d;
  padding-top: 50px;
  line-height: 33px;
}

.economy .content1 .fr_nr {
  width: 51%;
}

.economy .content1 .fl_nr .tit {
  font-size: 30px;
  margin-bottom: 25px;
}

.economy .content1 .fl_nr .a-btn {
  display: inline-block;
  width: 110px;
  height: 37px;
  line-height: 37px;
  margin-top: 30px;
}

.economy .content2 .fr_nr {
  width: 47%;
}

.economy .content2 .fl_nr {
  text-align: left;
  padding-top: 60px;
}

.economy .content3 .fr_nr {
  width: 48%;
}

.economy .content4 {
  padding: 40px 0;
}

.economy .content4 .tit {
  font-size: 30px;
  text-align: center;
  padding-bottom: 35px;
}

.economy .content4 .frist {
  border: 1px solid #e6e6e6;
  width: 32%;
  margin-left: 15px;
}

.economy .content4 .frist .fr_nr {
  width: 62%;
  padding: 10px 0 10px 10px;
  line-height: 29px;
}

.economy .content4 .frist .fl_nr {
  width: 35%;
  border-right: 1px solid #e8e8e8;
}

.economy .content4 .frist .name {
  font-size: 16px;
  color: #5986b3;
  font-weight: bold;
}

.economy .content4 .frist .fr_nr div {
  background: url(../image/economy_icon4.png) no-repeat 0 -52px;
  padding-left: 20px;
}

.economy .content4 .frist .fr_nr .icon2 {
  background-position: 0 -20px;
}

/*.economy .content4 .frist .icon3{background:#e1ebf5;width:140px;height:35px;line-height:35px;margin:8px 0;border-radius:3px;}*/
.economy .content4 .frist .fr_nr .icon3 em {
  width: 74px;
  height: 23px;
  background: url(../image/backor_icon.png?v=1) no-repeat 0 -227px;
  margin: 2px 0 0 7px;
}

.economy .content4 .frist .fr_nr .icon1 {
  background-position: 2px 8px;
}






.container .domain-name {
  padding: 0 24px;
  font-size: 22px;
  word-break: break-all;
  margin-top: 3px;
}

.bidding-fl .container .down .col2 font {
  color: #808080;
}

.bidding-fl .container .down .hide {
  color: #5986b3;
  cursor: pointer;
}

.condition .line #customizedExt {
  width: 135px;
  height: 30px;
  line-height: 30px;
  border: none;
  border: 1px solid #ccc;
  text-indent: 5px;
  margin-right: 5px;
}

.condition .line #custom {
  display: none;
}

.cond-tab .asycGet {
  margin-right: 8px;
  color: #ff3333;
}

.cond-tab .asycGet:hover {
  text-decoration: underline;
}

.more-change.searchs {
  margin-top: 1px;
}

.more-change.searchs .more {
  margin-left: 540px;
}

.more-change.searchs .now-page {
  margin-top: 5px;
}

.more-change .export {
  padding-top: 7px;
  padding-left: 5px;
}

.more-change .export .out {
  padding-left: 15px;
  background: url(../image/register_icon.png) no-repeat 0 -250px;
  margin-left: 15px;
}

.person-fr .auction-form .text.mar {
  margin: 0;
}

.person-fr .auction-form .text.mar2 {
  margin-bottom: 0;
}

.person-fr .auction-form .bank .domain_color {
  margin-left: 10px;
}

.cond-ta.posion {
  position: relative;
}

.tdlink .wait {
  color: #888;
}

.user-404 {
  text-align: center;
  font-size: 16px;
  border: 1px solid #e6e6e6;
  color: #4d4d4d;
  padding: 100px 0;
}

.user-404 img {
  margin-bottom: 15px;
}

.user-404 .font {
  text-align: center;
  text-indent: -88px;
  color: #ed5454;
}

.bodymodal {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  z-index: 1100;
  position: fixed;
  top: 0px;
  left: 0px;
}

.service-alert {
  display: none;
}

.service-alert .nr {
  text-align: center;
  width: 340px;
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 2222;
  padding-bottom: 30px;
  margin-top: -200px;
  margin-left: -170px;
  border-radius: 3px;
}

.service-alert .nr .font {
  padding: 20px 35px;
  font-size: 16px;
}

.service-alert .kefu_img {
  background: #88bdbd;
  padding-top: 5px;
  position: relative;
  border-radius: 3px 3px 0 0;
}

.service-alert .but a {
  display: inline-block;
  width: 110px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background: #999;
}

.service-alert .but .a1 {
  background: #5986b3;
  margin-left: 20px;
}

.service-alert .closed {
  width: 16px;
  height: 16px;
  background: url(../image/help_icon.png) no-repeat -26px -37px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.off-work .kefu_img {
  background: #cccccc;
  padding-top: 30px;
}

.off-work .kefu_img img {
  width: 195px;
  height: 148px;
}

.cond-tab .pd-none .algin .retar {
  position: relative;
  width: 40px;
  height: 39px;
}

#domain_list #domain {
  border-radius: 0;
  width: 150px;
}

#domain_list .cond-tab .domain_color {
  font-size: 16px;
}

.layui-layer-wrap .font-nr {
  display: block;
  height: 27px;
  line-height: 27px;
  width: auto;
}

#platList .check_box {
  background: url(../image/shop_icon.png) no-repeat 3px -141px;
  width: 16px;
  height: 12px;
}

#layerSafe .text #safe_mail,
#layerSafe .text #safe_sms {
  width: 155px;
}

#layerSafe #safeEmailSend,
#layerSafe #safeSmsSend {
  width: 76px;
  height: 28px;
  margin-left: 65px;
  border-radius: 0;
}

.layui-layer .layui-layer-btn {
  padding: 5px 0 15px 0;
}

.handle.cancel #checkQuan {
  margin: 15px 5px 0 -3px;
  margin-top: 15px\9;
  *margin-top: 11px;
}

.handle.cancel .sub {
  margin-top: 4px;
  margin-left: 10px;
}

.checkTip {
  display: block;
  float: left;
  height: 38px !important;
  line-height: 38px !important;
}

#one-price {
  color: #585858;
}

.cond-tab .sels {
  padding: 3px 4px;
}

.list-tab .texts {
  border: none;
  height: 27px;
  line-height: 27px;
  border: 1px solid #ccc;
  margin-right: 5px;
  text-indent: 5px;
}

#one-price .cond-tab {
  margin-top: 20px;
}

#one-price .agreen input {
  margin: 20px 5px 20px 0;
}

#one-price .pay input {
  margin-right: 5px;
}

#one-price .pay label {
  margin-right: 20px;
}

#one-price .agreen span {
  color: #ebb14d;
}

#one-price .switch {
  margin: 30px 0;
}

.security_check span.fl {
  display: block;
  width: 150px;
  height: 35px;
  line-height: 35px;
  text-align: right;
  margin-right: 15px;
}

.security_check .clearfix {
  overflow: hidden;
  margin-bottom: 10px;
}

.security_check .clearfix label {
  height: 35px;
  line-height: 35px;
  display: block;
  margin-right: 20px;
}

.security_check .clearfix label input {
  margin-right: 5px;
}

.laydate-icon,
.laydate-icon-default,
.laydate-icon-yahui,
.laydate-icon-danlan,
.laydate-icon-qianhuang,
.laydate-icon-yalan,
.laydate-icon-dahong {
  padding-right: 0 !important;
}

.person-fr .font-span {
  width: auto !important;
  text-align: left !important;
}

.person-fr .security_check {
  margin-top: 20px;
  background: #fff;
}

.person-fr .security_check .a_btn {
  width: 206px;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
}

.person-fr .security_check .a_btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#domain_out .text span.fl {
  display: inline-block;
  min-width: 175px;
  max-width: 600px;
}

#domain_out .auction-form .sub {
  margin-left: 191px;
}

#registered #delType {
  width: 142px;
  background-position: 125px -208px;
}

#temp_add .radio {
  margin-top: 10px;
}

#temp_add .text .no {
  font-weight: bold;
  margin: 13px 0 0 144px;
}

#temp_add .text .wait {
  font-weight: bold;
  margin: 13px 0 0 144px;
  color: #666;
}

#temp_add .text .te2 {
  width: 158px;
}

#registered .cond-tab .yuming a {
  font-size: 17px;
}


#manage .cond-tab .operations a {
  display: block;
  float: left;
  border-left: 1px solid #949494;
  height: 15px;
  line-height: 15px;
  padding: 0 13px;
  color: #5986b3;
}

#manage .cond-tab .operations a:hover {
  text-decoration: underline;
}

#manage .cond-tab .operations .bor {
  border-left: none;
}

#manage .cond-tab tr {
  border-bottom: 1px solid #e6e6e6;
}

#manage .cond-tab td {
  line-height: 29px;
}

#manage .cond-tab tr .bor-r {
  border-right: 1px solid #e6e6e6;
}

#manage .cond-tab .name font {
  font-size: 22px;
  color: #000;
  margin-right: 10px;
}

#manage .cond-tab .name span {
  color: #18b667;
  font-size: 14px;
}

#manage .cond-tab .name {
  padding: 5px 0 8px 0;
}

#btnSendMsg {
  text-indent: 0;
}

#bite-price .condition .line .col {
  width: 85px;
}

#bite-price .condition label span {
  margin-right: -10px;
}

#registered .line .length_dy {
  margin-top: 8px;
  display: none;
}

#bite-price .condition .line .nr {
  width: 500px;
}

#bite-price .cond-tab .domain_color {
  font-size: 16px;
}

#bite-price .cond-tab .baidu-auth {
  padding-right: 17px;
  background: url("../image/baidu_auth.png") no-repeat right center;
}

.auction-form .radio label span {
  width: auto;
}

.auction-form .radio label input {
  margin: 13px 5px 0 0;
  *margin: 9px 5px 0 0;
}

.callbacks_container .rslides a {
  display: block !important;
  height: 360px;
}

.person-fr .auction-form .file-text {
  margin-left: 10px;
}

#domain_out .auction-form,
#temp_add {
  padding-top: 0;
}

#certify .cond-tab .a-but {
  margin-left: 10px;
}

.trade_b {
  display: block;
  width: 110px;
  float: left;
}

.font_red {
  color: #C00;
  padding-left: 10px;
}

.bold {
  font-weight: bold;
}

.operation .choice .lab .check {
  margin: 8px 7px 0 15px;
}

.container #booked {
  text-align: center;
}

.container #booked span {
  background: url("../image/person_icon.png") no-repeat;
  padding-left: 22px;
}

#xieyi .nr {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 6666;
  background: #fff;
  width: 550px;
  padding: 10px 20px 20px 20px;
  border: 5px solid #c6c6c6;
  margin-left: -280px;
  margin-top: -170px;
  line-height: 27px;
}

#xieyi .nr .agree input {
  padding: 5px 10px;
  border: none;
  background: #ebb14d;
  color: #fff;
  border-radius: 3px;
}

#xieyi .nr .agree {
  text-align: center;
  padding: 30px 0 10px 0;
}

#xieyi .nr .title {
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#xieyi .nr .title span {
  width: auto;
  text-align: left;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  color: #666;
}

#xieyi .nr .title .close {
  cursor: pointer;
}

#pages span.num {
  margin-left: 10px;
}

.user-price {
  border-bottom: 1px dashed #aeaeae;
  padding-bottom: 15px;
  margin-bottom: 10px;
  color: #666;
}


select.wid100 {
  background-position: 83px -207px !important;
}


.cond-tab .platform {
  position: relative;
}

.cond-tab .platform .nr {
  height: 25px;
  overflow: hidden;
}

.cond-tab .platform .title {
  position: absolute;
  left: 5px;
  top: 18px;
  display: none;
  z-index: 100;
  padding-top: 10px;
  background: url("../image/index_icon.png") no-repeat -35px -164px;
}

.cond-tab .platform:hover .title {
  display: block;
}

.cond-tab .platform .title .prev {
  background: #e1e1e1;
  padding: 3px 10px;
  border-radius: 3px;
  font-size: 13px;
  line-height: 25px;
}

.urgent-notic {
  padding: 6px 37px;
  color: #e14343;
  border: 1px solid #e6e6e6;
  margin-bottom: 25px;
  background: #fcf5f5 url(../image/person_center.png) no-repeat 10px -110px;
}

#rolling {
  overflow: hidden;
}

.urgent-notic .qimo {
  width: 8000%;
  height: 30px;
}

.urgent-notic .qimo div {
  float: left;
}

.urgent-notic .qimo ul {
  float: left;
  height: 30px;
  overflow: hidden;
  zoom: 1;
}

.urgent-notic .qimo ul li {
  float: left;
  line-height: 30px;
  list-style: none;
  overflow: hidden;
}

.urgent-notic li a {
  margin-right: 5px;
  color: #444444;
}

.urgent-notic #sys_notice2 {
  margin-left: 60px;
}

.footer_con a {
  color: #808080;
}

.footer_con .icon {
  background: url("../image/backor_icon.png") no-repeat 0 -63px;
  padding-left: 21px;
  margin-left: 5px;
}

.footer_con .record-number {
  margin-top: 5px;
}

.footer_con a:hover {
  color: #5986b3;
  text-decoration: underline;
}

.geetest_load {
  width: 252px;
  background: #fdfdfd;
  color: #666666;
  height: 40px;
  line-height: 40px;
  padding-left: 48px;
  border: 1px solid #CCCCCC;
  margin-left: 30px;
}

.backorder_label {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.backorder_label input {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -3px;
}

.myauction_label {
  display: inline-block;
  width: 100%;
  height: 38px;
  position: relative;
}

.myauction_label input {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -5px;
}

.send_domain .hidden {
  display: none;
}

.switch .update_msg {
  width: 350px;
  height: 180px;
  border: 1px solid #ccc;
  overflow-y: auto;
  margin-top: 20px;
  color: red;
  padding: 10px;
}

#registered .stationValue .wan {
  width: 21px;
  height: 21px;
  background: url("../image/backor_icon.png") no-repeat 0 -99px;
  margin-left: 5px;
}

.stationValue .record {
  max-width: 194px;
}

#registered .condition .keyword label input {
  margin-left: 8px;
}

#registered .condition .keyword label span {
  padding-right: 3px;
}

.condition .add-keyword {
  width: 20px;
  height: 20px;
  background: url("../image/add_icon.png") no-repeat 0 1px;
  margin: 13px 0 0 10px;
  cursor: pointer;
}

.condition .add-keyword.remove {
  background-position: 0 -22px;
}

#myaution .cond-tab .bid_domain {
  max-width: 150px;
}

.alert_search {
  padding: 10px;
}

.alert_search .texts {
  text-align: left;
  margin-left: 39px;
  padding-left: 10px;
}

.alert_search label {
  text-align: left;
  display: block;
  padding-left: 39px;
  float: left;
  height: 31px;
  line-height: 31px;
}

.alert_search a {
  float: left;
  padding-left: 5px;
  margin-top: 5px;
}

#content .bidding-fl {
  width: 100%;
}

.search-conditions .cond .butn {
  width: 100%;
  text-align: center;
  text-indent: -20px;
}

.search-conditions .lpad {
  padding-left: 41%;
}

.index_banner img {
  width: 100%;
  padding: 5px 0;
}

#bankcardInfo {
  padding: 20px 0 7px 145px;
  width: 80%;
}

.auction-form #id_img {
  width: 340px;
  min-height: 150px;
  padding: 10px 0;
  border: 1px dashed #b9b9b9;
  text-align: center;
  height: 190px;
}

.auction-form #id_img img {
  width: 87%;
}

.auction-form #id_img .img {
  width: 100px;
  height: 100px;
}

.auction-form .lie_img {
  text-align: center;
}

.auction-form .lie_img .nr {
  width: 243px;
  border: 1px dashed #b9b9b9;
  text-align: center;
  padding: 10px;
}

.auction-form .lie_img .nr img {
  width: 100%;
}

.auction-form .lie_img p {
  padding-top: 10px;
}

#backInfo {
  text-align: left;
  display: none;
  margin-top: 30px;
}

#backInfo .a-but {
  padding: 0 10px;
  width: auto;
}

#backInfo td,
#backInfo th {
  padding-left: 20px;
  padding-right: 20px;
}

#sms_notice {
  padding: 0 34px;
  text-align: left;
}

/*----------------------------------鍩熷悕娉ㄥ唽-------------------------------------*/
.domain-zc-banner {
  height: 160px;
  width: 100%;
  background: url("../image/zc_banner.jpg") no-repeat top center;
  padding-top: 180px;
}

.domain-zc-banner .search-main {
  width: 1160px;
  margin: 0 auto;
  background-color: rgba(48, 70, 82, 0.7);
  padding: 15px 20px;
}

.domain-zc-banner .search-main .font {
  width: 202px;
  color: #fff;
  font-size: 22px;
  margin-right: 10px;
}

.domain-zc-banner .search-main .text {
  width: 545px;
  height: 70px;
  line-height: 70px;
  background: #fff;
  border: none;
  font-size: 18px;
  text-indent: 20px;
  border-radius: 2px 0 0 2px;
}

.domain-zc-banner .search-main .suffix {
  width: 165px;
  height: 70px;
  line-height: 67px;
  background: #f2f2f2;
  color: #4c88ef;
  font-size: 30px;
  text-align: center;
  padding-right: 10px;
}

.domain-zc-banner .search-main .suffix .arrow {
  width: 20px;
  height: 16px;
  background: url("../image/zc_icon.png") no-repeat 0 -75px;
  margin: 27px 0 0 22px;
}

.domain-zc-banner .search-main .btn {
  width: 100px;
  height: 70px;
  border: none;
  background: #f2f2f2 url("../image/zc_icon.png") no-repeat 29px 15px;
  border-left: 1px solid #cccccc;
  border-radius: 0 2px 2px 0;
}

.domain-zc-banner .search-main .btn-two {
  display: block;
  width: 115px;
  height: 70px;
  line-height: 70px;
  background: #73c1fe;
  font-size: 18px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
}

.domain-zc-banner .search-main .search-input {
  position: relative;
}

.domain-zc-banner .search-main .search-input-box {
  position: absolute;
  padding: 30px 5px 10px 30px;
  background: #fafafa;
  width: 685px;
  left: 0;
  top: 69px;
}

.domain-zc-banner .search-main .search-input-box li {
  float: left;
  width: 102px;
  padding-left: 10px;
  margin-bottom: 20px;
  background: url("../image/zc_icon.png") no-repeat 7px -432px;
}

.domain-zc-banner .search-main .search-input-box li input {
  margin-right: 8px;
  opacity: 0;
}

.domain-zc-banner .search-main .search-input-box li.on {
  background-position: 7px -486px;
}

.domain-zc-banner .search-input-box {
  display: none;
}

.domain-zc-banner .search-input-box .operation-input {
  border-top: 1px solid #dedede;
  margin-right: 25px;
  margin-top: 10px;
  padding-top: 15px;
}

.domain-zc-banner .search-input-box .operation-input li {
  float: left;
  width: 82px;
  padding-left: 10px;
  background: url("../image/zc_icon.png") no-repeat 7px -432px;
}

.domain-zc-banner .search-input-box .operation-input li.on {
  background-position: 7px -486px;
}

.domain-zc-banner .search-input-box .change-input {
  overflow: hidden;
}

.domain-zc-step {
  height: 90px;
  box-shadow: -1px 1px 12px #dddddd;
}

.domain-zc-step li {
  float: left;
  width: 296px;
  background: url("../image/zc_icon.png") no-repeat 0 -115px;
  padding: 19px 0 20px 70px;
  margin-left: 35px;
  line-height: 25px;
}

.domain-zc-step li.icon2 {
  background-position: 0 -215px;
}

.domain-zc-step li.icon3 {
  background-position: 0 -321px;
}

.doamin-zc-main .zc-tab tr th {
  background: #ecf5fe;
  padding: 18px 10px;
  color: #5081b2;
  font-size: 20px;
}

.doamin-zc-main .zc-tab .th-bg {
  background: #6399cf;
  color: #fff;
}

.doamin-zc-main .zc-tab tr td {
  padding: 16px 10px;
  color: #5b5b5b;
  font-size: 16px;
  text-align: center;
  border: 1px solid #e6e6e6;
}

.doamin-zc-main .zc-tab .first-bg {
  background: #ecf5fe;
  color: #5081b2;
  font-size: 20px;
}


.register_form {
  padding: 20px;
  border: 8px solid #f2f2f2;
  background: #fff;
}

.register_form .text {
  border: 1px solid #cccccc;
  padding: 10px;
  background: #fafafa;
}

.register_form .text .domain-textarea {
  width: 960px;
  height: 115px;
  border: none;
  background: #fafafa;
  color: #333;
}

.register_form .text .none {
  cursor: pointer;
}

.register_form .text .none span {
  display: block;
  color: #5986b3;
  padding-left: 19px;
  background: url("../image/register_icon.png") no-repeat scroll 0 -63px;
}

.register_form .search {
  padding-left: 20px;
}

.register_form .search .a-btn {
  width: 95px;
  height: 35px;
  line-height: 35px;
  margin-top: 0;
  margin-bottom: 20px;
}

.register_form .search .lab input {
  margin-right: 8px;
}

.register_form .search .lab {
  margin-bottom: 12px;
}

.register_form .suffix li {
  position: relative;
  width: 95px;
  height: 30px;
  line-height: 30px;
  color: #808080;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  text-align: center;
  float: left;
  margin-right: 15px;
  margin-top: 10px;
  cursor: pointer;
}

.register_form .suffix li .input_check {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  filter: alpha(opacity=0);
}

.register_form .suffix li.on {
  width: 95px;
  height: 30px;
  line-height: 30px;
  background: #d1dce6;
  color: #5986b3;
  border: 1px solid #9eb2c7;
  border-radius: 4px;
  text-align: center;
  float: left;
  margin-right: 15px;
  margin-top: 10px;
}

.register_form .content1 {
  margin-bottom: 10px;
}

#registration .cond-tab {
  margin-top: 20px;
}

#testing .a-btn {
  display: inline-block;
  background: none;
  border: 1px solid #5986b3;
  border-radius: 3px;
  color: #5986b3;
  width: 80px;
  margin-left: 10px;
  margin-top: 0;
}

#testing .domain span {
  margin-left: 15px;
}

#testing .domain .domain_font {
  margin-left: 0;
}

#testing .domain .loading1 {
  margin-left: 5px;
}

#testing .cond-tab td {
  padding: 10px;
}

#testing .operation2 td {
  padding: 0 0 0 10px;
}

#testing .operation2 .a-btn {
  height: 50px;
  line-height: 50px;
  width: 130px;
  font-size: 18px;
  color: #fff;
  border-radius: 0;
  background: #5986b3;
  margin-left: 20px;
  margin-right: 0;
}

#testing .operation2 .all_check {
  margin-top: 12px;
}

#testing .operation2 label input {
  margin-left: 14px;
  margin-right: 14px;
}

#testing_two {
  margin-top: 20px;
}

#testing_two .tab1 {
  width: 49%
}

#testing_two .tab2 {
  width: 49%
}

#testing_two .cond-tab td {
  border-top: 1px solid #e6e6e6;
}

#testing_two .cond-tab th {
  background: none;
  padding-left: 0;
}

#testing_two .cond-tab .tit .fl {
  width: 130px;
  text-align: center;
  border-bottom: 1px solid #719dca;
  margin-bottom: -1px;
  font-weight: bold;
  font-size: 16px;
}

#testing_two .cond-tab .tit .more {
  font-size: 12px;
  color: #808080;
  padding-right: 10px;
  background: url("../image/index_icon.png") no-repeat scroll 35px -47px;
  height: 20px;
  line-height: 20px;
  margin-top: 16px;
}

#testing_two .cond-tab .tit:hover {
  background: none;
}

.cond-tab .sel {
  width: 130px;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background: #fff url(../image/shop_icon.png) no-repeat 110px -208px;
  padding: 3px 5px;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
}

#registration_three .cond-tab .operation2 .all_price {
  margin-left: 20px;
}

#registration_three .operation2 .all_price .money {
  font-size: 18px;
}

.settlement {
  padding: 17px 0 35px 20px;
}

.settlement label input {
  margin-right: 8px;
}

.settlement .a-btn {
  width: 130px;
  height: 50px;
  line-height: 50px;
  background: #5986b3;
  color: #fff;
  font-size: 18px;
  margin-top: 0;
}

.settlement .agree {
  margin-top: 10px;
}

.settlement .instant {
  margin: 0 20px;
}

#testing .tips {
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  background: #f5faf6 url("../image/register_icon.png") no-repeat 43% -15px;
  border: 1px solid #b2e3c2;
  color: #27bc3c;
  text-align: center;
}

#registration_five .cond-tab {
  margin-top: 20px;
}

#registration_five .cond-tab td {
  padding: 12px 30px;
  background: #fafafa;
}

#testing .cond-tab .icon {
  margin: 3px 5px 0 0;
}

#testing .cond-tab .icon .em1 {
  background: url("../image/wangzhi_05.png") no-repeat 0 -43px;
  width: 17px;
  height: 17px;
}

#testing .cond-tab .icon .em2 {
  background: url("../image/wangzhi_05.png") no-repeat 0 -66px;
  width: 19px;
  height: 17px;
}

.set_model {
  border: 1px solid #e6e6e6;
  padding: 23px 0 0 23px;
  margin-top: 20px;
}

.set_model .model_nr li {
  float: left;
  border: 1px solid #e6e6e6;
  margin-right: 16px;
  margin-bottom: 20px;
}

.set_model .model_nr li.on {
  border: 2px solid #e47932;
}

.set_model .model_nr li .model_img {
  position: relative;
  width: 309px;
  height: 215px;
}

.set_model .model_nr li .blank {
  width: 100%;
  height: 100%;
  background: #fff;
}

.set_model .model_nr .default {
  cursor: pointer;
}

.set_model .model_nr .preview {
  color: #5986b3;
  background: url("../image/register_icon.png") no-repeat 0 -157px;
  padding-left: 23px;
}

.set_model .model_nr .set_up {
  padding: 12px;
  border-top: 1px solid #e6e6e6;
}

.set_model .model_nr li img {
  width: 309px;
  height: 215px;
}

.set_model .model_nr li .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
  display: block;
  color: #fff;
  text-align: center;
  line-height: 215px;
  font-size: 16px;
  cursor: pointer;
  display: none;
}

.set_model .model_nr li:hover .mask {
  display: block;
}

.set_model .model_nr .cur {
  width: 43px;
  height: 43px;
  background: url("../image/register_icon.png") no-repeat 0 -192px;
  position: absolute;
  right: 0;
  top: 0;
}

#domainForms .search .baidu {
  display: block;
  background: url("../image/backor_icon.png") no-repeat 0 6px;
  width: 23px;
  height: 30px;
}

#batch .cond-tab tr td {
  padding: 10px;
}

.change_domain_alert {
  display: none;
}

.change_domain_alert .search-conditions {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 8888;
  width: 880px;
  margin-left: -420px;
  margin-top: -210px;
}

.change_domain_alert .search-conditions .title {
  background: #F8F8F8;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #d9d9d9;
  padding: 0 20px;
}

.change_domain_alert .search-nr {
  padding: 20px;
  margin-top: 0;
}

.change_btn {
  width: 100px;
  height: 30px;
  line-height: 30px;
}

.change_domain_alert .search-conditions .nr {
  height: 140px;
  padding: 6px 15px;
  border: 1px solid #cdcdcd;
  overflow-y: auto;
}

.change_domain_alert .search-conditions .btns {
  text-align: center;
  margin-top: 20px;
}

.change_domain_alert .search-conditions .btns input {
  height: 33px;
  line-height: 33px;
  padding: 0 15px;
  margin-left: 10px;
  border: none;
  background: #5986b3;
  border-radius: 3px;
  color: #fff;
}

.change_domain_alert .search-conditions .btns .closed {
  background: #dddddd;
  color: #666667;
}

.change_domain_alert .search-conditions .closed {
  cursor: pointer;
}

.change_domain_alert .search-conditions .nr label {
  display: block;
  width: 156px;
  float: left;
  padding-bottom: 5px;
}

.change_domain_alert .search-conditions .nr label input {
  margin-right: 5px;
}

.operation_message .offer-price {
  margin: 0;
}

#profile .question {
  background: #e8f0f8;
  padding: 30px 0 10px 0;
  margin-bottom: 30px;
}

.cond-tab .have_booked_domain {
  color: #b2750b !important;
}

.cond-tab .have_booked_but {
  background: #cf932b;
}

.bor_btm_none .sub {
  margin-top: 7px;
}

.may_price .recharge {
  display: inline-block;
  width: 45px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
  color: #5986b3;
  border: 1px solid #5986b3;
  margin: 6px 0 0 0;
}

.may_price .recharge:hover {
  background: #5986b3;
  color: #fff;
}

.group-num {
  position: fixed;
  left: 1%;
  bottom: 30px;
  width: 230px;
  height: 98px;
  background: url("../image/group_num_icon1.png") no-repeat;
  z-index: 7777;
  transition: all 0.3s ease;
}

.group-num .content {
  padding: 19px 29px 0 0;
  color: #fff;
  position: relative;
}

.group-num .content .num {
  display: block;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  margin-top: 5px;
}

.group-num .content .close {
  width: 24px;
  height: 24px;
  background: url("../image/group_num_close.png") no-repeat;
  position: absolute;
  top: 6px;
  right: 5px;
  cursor: pointer;
}

.group-num.on,
.group-num-tips.on {
  bottom: 50%;
  transition: all 0.3s ease;
}

.group-num-tips {
  display: none;
  width: 20px;
  text-align: center;
  padding: 10px 5px 40px 4px;
  color: #fff;
  position: fixed;
  left: 0;
  bottom: 30px;
  background: #ebb14e url("../image/enter_03.png") no-repeat 4px 145px;
  border-radius: 0 5px 5px 0;
  line-height: 18px;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 7777;
}

#common_tips2 {
  background: url("../image/person_center.png") no-repeat 0 -120px;
  padding-left: 25px;
}

.bidding-fr .reward .title {
  background: url("../image/feed_icon2.png") no-repeat left top;
}

.bidding-fr .reward .title p {
  color: #e1650b;
  border-bottom: 1px solid #e1630c;
}

.bidding-fr .reward .title p span {
  color: #e92e29;
}

.search-conditions li .text.resize {
  width: 93px;
  line-height: 20px;
  text-indent: 0;
  padding: 4px 5px 5px 5px;
  height: 21px;
}

.search-conditions li .text.resize:focus {
  position: absolute;
  z-index: 2;
  height: 120px;
}

.focusA {
  margin-left: 105px;
}

.m129 {
  margin-left: 129px !important;
}

.verification-img {
  padding: 14px 0 0 0;
  text-indent: -20px;
}

/*----------------------------------鏈夊鍙嶉-------------------------------------*/
.feed-back {
  width: 930px;
  margin: 40px auto;
  height: 1046px;
  background: url("../image/feed_icon.jpg") no-repeat top center;
}

.feed-back .tit {
  text-align: center;
  padding-top: 50px;
}

.feed-back .content {
  color: #808080;
  width: 670px;
  margin: 30px auto;
  line-height: 30px;
}

.feed-back .content .nr {
  text-indent: 2em;
}

.feed-back .forms {
  margin-top: 40px;
}

.feed-back .forms .font {
  display: block;
  height: 40px;
  line-height: 40px;
  width: 150px;
  text-align: right;
  color: #4d4d4d;
}

.feed-back .forms .text {
  border: none;
  height: 40px;
  line-height: 40px;
  width: 360px;
  border: 2px solid #f9c8c7;
  border-radius: 4px;
  text-indent: 20px;
  box-shadow: -4px -1px 11px #fbdbd9 inset;
}

.feed-back .forms .text-into {
  height: 290px;
  width: 430px;
  border: 2px solid #f9c8c7;
  border-radius: 4px;
  padding: 20px;
  box-shadow: -4px -1px 11px #fbdbd9 inset;
}

.feed-back .forms .clearfix {
  margin-bottom: 20px;
}

.feed-back .upload-nr {
  text-align: center;
  font-size: 28px;
  color: #5fbb97;
  padding-top: 135px;
}

.feed-back .upload-nr img {
  margin-bottom: 15px;
}

.er-card-alert .content {
  position: fixed;
  left: 50%;
  top: 50%;
  background: #fff;
  z-index: 2222;
  width: 600px;
  margin-left: -270px;
  margin-top: -180px;
  height: 340px;
  background: url("../image/wx_alert_bg.jpg") no-repeat top center;
}

.er-card-alert .content .nr {
  margin: 44px 0 0 35px;
}

.er-card-alert .content .nr img {
  width: 245px;
  height: 245px;
}

.er-card-alert .content .close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 2px;
  top: 1px;
  cursor: pointer;
}

/*----------------------------------鏈夊鍙嶉-------------------------------------*/

.jm-agent-banner {
  height: 360px;
  background: url("../image/agent_banner2.jpg?20240507") no-repeat center #f2e9e4;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}

.jm-agent-banner a {
  display: block;
  height: 360px;
}

.jm-agent .all-title .bor {
  width: 470px;
  height: 1px;
  background: url("../image/agent_bor.jpg") no-repeat;
  margin-top: 29px;
}

.jm-agent .all-title .bor.fr {
  background-position: 0 -1px;
}

.jm-agent .all-title .tit-font {
  font-size: 32px;
  text-align: center;
  width: 255px;
  text-align: center;
  padding-bottom: 25px;
  background: url("../image/down_jiantou.png") no-repeat center bottom;
}

.jm-agent .all-title .tit-font h2 {
  color: #162564;
}

.jm-agent .all-title .s-tit {
  font-size: 16px;
  color: #999;
}

.jm-agent-condition {
  padding: 50px 0 120px 0;
}

.jm-agent-condition li {
  float: left;
  width: 25%;
  text-align: center;
}

.jm-agent-condition li em {
  height: 93px;
  background: url("../image/agent_condition_icon1.png") no-repeat top center;
}

.jm-agent-condition li h3 {
  font-weight: bold;
  font-size: 18px;
  margin: 25px 0 10px 0;
}

.jm-agent-condition li .icon1 {
  background-position: center -114px;
}

.jm-agent-condition li .icon2 {
  background-position: center -226px;
}

.jm-agent-condition li .icon3 {
  background-position: center -337px;
}

.jm-agent-effect {
  background: #e4f0f8;
  padding: 50px 0 120px 0;
}

.jm-agent-effect .list li {
  float: left;
  width: 212px;
  height: 248px;
  text-align: center;
  border-radius: 20px;
  background: #ff7c7c url("../image/effect_bg1.png") no-repeat right top;
  margin-left: 30px;
  padding: 60px 33px 0 32px;
}

.jm-agent-effect .list li h3 {
  font-size: 18px;
  font-weight: bold;
}

.jm-agent-effect .list .nr {
  text-align: left;
  margin-top: 30px;
  line-height: 25px;
}

.jm-agent-effect .list .li-bg1 {
  background: #ffca76 url("../image/effect_bg2.png") no-repeat right top;
}

.jm-agent-effect .list .li-bg2 {
  background: #99d598 url("../image/effect_bg3.png") no-repeat right top;
}

.jm-agent-effect .list .li-bg3 {
  background: #50bbff url("../image/effect_bg4.png") no-repeat right top;
}

.jm-agent-profit {
  height: 575px;
  background: #50bbff url("../image/profit_bg.jpg") no-repeat center bottom;
  padding-top: 80px;
}

.jm-agent-profit .list li {
  width: 561px;
  height: 265px;
  background: url("../image/profit_card1.png") no-repeat;
  font-size: 16px;
  color: #fff;
}

.jm-agent-profit .list h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 21px;
}

.jm-agent-profit .list .main {
  width: 322px;
  text-align: center;
  margin: 0 0 0 200px;
  padding-top: 35px;
}

.jm-agent-profit .list .nr {
  text-align: left;
  line-height: 29px;
}

.jm-agent-profit .list .li2 {
  background: url("../image/profit_card2.jpg") no-repeat;
}

.jm-agent-profit .li2 .main {
  width: 450px;
  margin-left: 45px;
}

.agent-bd {
  height: 120px;
  background: url("../image/agent_bd.jpg?111") no-repeat center #1d54ec;
  -webkit-background-size: auto 100%;
  font-size: 36px;
  color: #fff;
  line-height: 120px;
  background-size: auto 100%;
}

.agent-bd b {
  color: #ffcc00;
  font-weight: 400;
}

.agent-bd .txt {
  width: 810px;
}

.agent-bd span {
  margin-right: 50px;
}

.agent-bd .w_12 {
  width: 1030px;
}

.agent-bd a {
  margin-top: 35px;
  margin-left: 50px;
  display: block;
  width: 170px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 20px;
  color: #1c53eb;
  background-color: #ffcc00;
  transition: all .3s;
  border-radius: 52px;
}

.agent-bd a:hover {
  opacity: .9;
}


.text .message_content {

  font-weight: bold;
  width: 500px;
  word-break: break-all
}

#user_meassge .text .sub {
  width: 100px;
  height: 30px;
  line-height: 40px;
  color: #fff;
  border: none;
  font-size: 16px;
  border-radius: 3px;
  margin-left: 0px;
  margin-right: 15px;
}

.operation_message .fl .sub_opt {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ebb14d;
  margin-left: 10px;
  border: none;
  color: #fff;
  border-radius: 3px;
}

.message a:hover {
  color: #5986b3;
  text-decoration: underline;
}

@media screen and (min-width:800px) and (max-width:1220px) {
  .successful .nr {
    width: 79%;
  }

  .successful .nr li {
    width: 17.5%;
  }

  .successful .phone-down {
    width: 24%;
  }

  .main-fl .container .nr a {
    width: 16%;
  }

  .main-fl .container2 .nr a {
    width: 23%;
  }

  .wrap {
    width: 98%;
  }

  .shareholder .member li {
    margin-right: 8px;
  }

  .top-main {
    width: 98%;
  }

  #header {
    width: 98%;
  }

  .condition .line.suffix .nr {
    width: 90%;
  }
}

.wow-person {
  width: 100%;
}

.auction-form {
  /*padding-left: 8%!important;*/
  margin-top: 0px !important;
}

.checkForm {
  padding-top: 30px;
}

.wow-form {
  padding-top: 0;
}

/* .person-fr .auction-form div span{width: 180px;} */
/*.person-fr .auction-form .sub{margin-left: 195px;}*/
ul,
li {
  list-style: none;
}

.broker-main {
  margin: 0 auto 20px;
  color: #333;
}

.broker-main .broker-tit {
  width: 866px;
  margin: 0 auto;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  background-color: #dfedff;
}

.broker-main .broker-tit b {
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
  color: #0b9ef6;
}

.broker-box {
  width: 770px;
  margin: 0 auto;
  height: 410px;
  line-height: 24px;
  font-size: 14px;
  color: #666;
  position: relative;
  overflow: hidden;
}

.broker-box .broker-1 {
  position: absolute;
  left: 140px;
  top: 30px;
}

.broker-box .broker-2 {
  position: absolute;
  left: 10px;
  top: 100px;
}

.broker-box .broker-4 {
  position: absolute;
  right: 10px;
  top: 100px;
  text-align: right;
}

.broker-box .broker-5 {
  position: absolute;
  left: 176px;
  bottom: 26px;
}

.wow-dep-info {
  border: 1px solid #c6ddf5;
}

.wow-dep-info-1 {
  margin-bottom: 20px;
}

.broker-box .broker-1 i {
  color: #0b9ef6;
  font-style: normal;
}

.broker-box .broker-3 {
  position: absolute;
  left: 314px;
  top: 66px;
  width: 144px;
  height: 270px;
  background: url("../image/ico-broker.png") no-repeat center center;
}

.broker-box .broker-3 p {
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 18px;
  margin-top: 122px;
}

.broker-box .broker-2 p,
.broker-box .broker-4 p {
  margin-bottom: 8px;
}

.broker-box .broker-4 img {
  margin-top: 26px;
}

.dep-list,
.dep-list ul {
  width: 770px;
  height: 170px;
  margin: 0 auto;
  overflow: hidden;
}

.dep-list .dep-img {
  float: left;
  width: 98px;
  margin-top: 34px;
  font-size: 14px;
  color: #333;
  text-align: center;
}

.dep-list ul li p {
  margin-top: 6px;
}

.dep-list .dep-next {
  float: left;
  width: 70px;
  height: 170px;
  background: url("../image/ico-broker-next.png") no-repeat center 60px;
}

.wow-code,
.wow-code ul {
  width: 848px;
  margin: 0 auto;
  overflow: hidden;
}

.wow-code ul {
  padding-bottom: 30px;
}

.wow-code {
  margin: 20px auto 66px;
}

.wow-code ul li {
  width: 244px;
  float: left;
  padding: 24px 8px;
  border: 1px solid #eee;
  margin-right: 28px;
}

.wow-code ul .last {
  margin-right: 0;
}

.wow-code ul li img {
  float: left;
}

.wow-code ul li .code-txt {
  float: left;
  margin-left: 10px;
}

.wow-code .code-txt p {
  font-size: 12px;
}

.wow-code .code-txt .code-name {
  font-size: 14px;
  margin: 4px 0 10px;
  color: #2367ec;
  font-weight: bold;
}

.wow-code .code-txt .code-ident {
  color: #2367ec;
  margin-bottom: 10px;
  background-color: #cddeff;
  width: 48px;
  height: 18px;
  line-height: 18px;
  text-align: center;
}

.wow-code .code-txt .code-qq {
  margin-top: 8px;
}

.wow-code .code-txt .code-qq i,
.wow-code .code-txt .code-qq a {
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
}

.wow-top {
  height: 33px;
  line-height: 33px;
  border-bottom: 1px solid #dfe4e8;
  margin: 1px 10px 22px 10px;
  color: #404040;
}

.wow-top b {
  width: auto;
  padding: 0 5px;
  height: 32px;
  float: left;
  margin-bottom: -1px;
}

.k_a {
  border-bottom: 2px solid #e74c3c;
}

.g_z {
  border-bottom: 2px solid #269cda;
}

.wow-code {
  width: 100%;
  border: 1px solid #c6ddf5;
}

.wow-code .tit {
  font-size: 30px;
  margin: 20px auto;
  text-align: center;
}

.wow-table {
  border-collapse: collapse;
  width: 100%;
}

.wow-table th {
  width: 30%;
}

.wow-table th,
.wow-table td {
  padding: 6px;
  border: 1px solid #c6ddf5;
  text-align: right;
  font-weight: normal;
  line-height: 22px;
}

.wow-table .last-td {
  text-align: left;
}

.wow-table .text .last-td input {
  margin-left: 0;
  width: 90px;
  height: 30px;
  line-height: 30px !important;
  border: 0;
  font-size: 16px;
}

.wow-table .text td .wow-1 {
  height: 28px !important;
  line-height: 28px !important;
  border-radius: 0 !important;
}

.person-fr .auction-form .wow-table .font {
  width: auto;
  margin-left: 10px;
  color: #595959;
  font-size: 13px;
  display: inline-block;
}

.person-fr .auction-form .wow-table span {
  display: block;
  width: 130px;
  height: 28px;
  line-height: 28px;
  text-align: right;
  margin-right: 15px;
  color: #808080;
}

.auction-form label .wow-2 {
  margin-top: 8px !important;
  margin-right: 4px;
}

.person-fr .auction-form .wow-3 {
  margin-bottom: 0;
}

.wow-table .text .last-td .wow-agree {
  margin: 0 0 2px 10px;
  width: auto;
  height: auto;
}

.wow-table .text .last-td i {
  font-style: normal;
  color: #000;
  font-weight: bold;
}

.wow-table .text .last-td i a {
  font-weight: normal;
  color: #06c;
}

.wow-table .text .last-td i a:hover {
  color: #333;
  text-decoration: underline;
}

.wow-table .wow-left {
  text-align: left;
}





.wow-dep-list,
.wow-dep-list ul {
  width: 1000px;
}

.wow-dep-list .dep-next {
  width: 127px;
}

.wow-person .auction-form {
  padding: 0 !important;
  border: 0 !important;
}

.wow-form {
  padding-top: 0;
}

.broker-index-main .broker-tit {
  width: 1000px;
}

.jm-tab {
  overflow: hidden;
  margin: 14px 0 10px;
  border-bottom: 1px solid #ddd;
}

.jm-tab li {
  height: 30px;
  line-height: 30px;
  float: left;
  margin-right: 26px;
  position: relative;
}

.jm-tab li a {
  color: #333;
  float: left;
  padding: 0 10px;
  cursor: pointer;
}

.jm-tab li.on a {
  color: #5986b3;
}

.jm-tab li.on:after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #5986b3;
  z-index: 10;
}

.zdy .jia {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../image/add_icon.png") no-repeat 0 1px;
  margin: 9px 0 0 -10px;
  cursor: pointer;
}

.zdy .jian {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../image/add_icon.png") no-repeat 0 -22px;
  margin: 9px 0 0 -10px;
  cursor: pointer;
}

.nav_content {
  display: none;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -55px;
  z-index: 11;
  background-color: #fff;
  padding: 15px 0;
  width: 110px;
  white-space: nowrap;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  box-shadow: 0px 4px 20px 0px rgb(25 30 43 / 40%);
}

.nav_content::before {
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -7px;
  content: '';
  width: 14px;
  height: 8px;
  background: url(../image/nav_child_arr.png) no-repeat;
}

.nav-main .nav li:hover .nav_content {
  display: block;
}

.nav-main .nav li:hover .nav_content a {
  color: #333;
}

.nav-main .nav li .nav_content a {
  font-size: 14px;
  line-height: 30px;
}

.nav-main .nav li .nav_content a:hover {
  color: #fe9b44;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;

}

.layui-layer-msg {
  overflow: hidden !important;
  border-color: transparent !important;
  box-shadow: 1px 1px 5px rgb(0 0 0 / 20%) !important;
}

.domain_tabtxt {
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.domain_tabtxt:hover {
  max-width: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 8px 10px 8px 8px;
  overflow: inherit;
  z-index: 9;
  border: 1px solid #dad399;
  background: #fff9d7;
  box-shadow: 0 2px 4px rgb(3 27 78 / 6%);
}

.w_12 {
  width: 1200px;
  margin: 0 auto;
}

.select_kx .name {
  color: #3464ff;
  line-height: 28px;
  cursor: pointer;
}

.select_kx .name span {
  position: relative;
}

.select_kx .name span:after {
  content: "";
  top: 7px;
  right: -15px;
  position: absolute;
  border-width: 5px;
  border-color: #3464ff transparent transparent;
  border-style: dashed dashed solid;
  cursor: pointer;
  transition: all .3s;
}

.select_kx {
  position: relative;
}

.select_kx ul {
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 1;
  width: 100%;
  max-height: 230px;
  overflow-y: auto;
  padding: 10px 0;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
  box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
}

.select_kx ul.show {
  display: block;
}

.select_kx li {
  padding-left: 10px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
  cursor: pointer;
}

.select_kx li:hover,
.select_kx li.on {
  color: #fff;
  background-color: #3464ff;
}

.yhj_ts {
  position: relative;
}

.yhj_ts span {
  display: none;
  position: absolute;
  top: -38px;
  left: -5px;
  background: #000;
  color: #fff;
  font-size: 12px;
  width: max-content;
  padding: 4px 10px;
  line-height: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.yhj_ts:hover span {
  display: block;
}

.yhj_ts span:before {
  position: absolute;
  bottom: -9px;
  left: 10px;
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 2px solid transparent;
  border-top: 10px solid #000;
}

.idx_banner {
  width: 100%;
  height: 360px;
}

.idx_banner .swiper-slide {
  width: 100%;
  height: 360px;
  background: url("../image/banner.jpg") no-repeat center;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}

.idx_banner .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}

.swiper-container-horizontal.idx_banner .swiper-pagination {
  bottom: 18px;
}

.idx_banner .swiper-pagination-bullet {
  background: #ebb14d;
  opacity: .5;
}

.idx_banner .swiper-pagination-bullet-active {
  background-color: #ebb14d;
  width: 30px;
  opacity: 1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.banner_bg {
  display: block;
  width: 100%;
  height: 360px;
  background: url("../image/banner.jpg") no-repeat center;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
}

.banner_bg a {
  display: block;
  width: 100%;
  height: 100%;
}

.deal_top {
  margin-top: 20px;
}

.deal_top textarea {
  float: left;
  display: block;
  padding: 0 10px;
  width: 210px;
  height: 32px;
  line-height: 32px;
  color: #333;
  border-color: #d9d9d9;
  overflow: hidden;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.deal_top textarea:focus {
  position: absolute;
  z-index: 2;
  height: 150px;
}

.deal_top .sub {
  float: left;
  display: block;
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
  color: #FFF;
  background: #5986b3;
  text-align: center;
  font-size: 14px;
  border: 0;
}

.deal_top .sub:hover {
  opacity: .9;
}

.ml210 {
  margin-left: 210px;
}

.my_delete {
  color: red;
}

.pl_btn {
  margin-left: 15px;
  display: inline-block;
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
  color: #FFF;
  background: #5986b3;
  text-align: center;
  font-size: 14px;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.pl_btn:hover {
  opacity: .9;
}

.cond-tab th .jt {
  opacity: 0;
}

.cond-tab th .on .jt {
  opacity: 1;
}

.icon-boo {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url(../image/sy.png) no-repeat;
}

.slide-item-fixed {
  width: 300px;
  min-height: 76px;
  display: none;
  position: absolute;
  right:-100px;
  top: -116px;
}

.slide-item-fixed&gt;div {
  display: inline-block;
  padding: 6px;
  box-shadow: 4px 4px 12px 0px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  overflow: hidden;
  background: #FFFFFF;
}

.slide-item-fixed-box {
  width:159px;
  box-sizing: border-box;
  display: flex;
  padding: 12px 0;
  text-align: center;
}

.slide-item-fixed-box:hover {
  background: #FAFBFF;
  cursor: pointer;
}

.slide-item-fixed-box:hover .tit {
  color: #006EFF;
}

.slide-item-fixed-box-icon {
  width: 36px;
  height: 36px;
  background: #F2F3F9;
  border-radius: 50%;
  margin-left: 20px;
  margin-right: 14px;
  line-height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slide-item-fixed-box-text p:nth-of-type(1) {

  font-size: 13px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1D2129;

}

.slide-item-fixed-box-text p:nth-of-type(2) {

  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #86909C;

}

.qq {
  cursor: pointer;
  position: relative;
}

.slide-item:hover .slide-item-fixed {
  display: block;
  opacity: 1;
}</pre></body></html>