﻿@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style: none;
}

img {
  border: none;
}

input,
select,
textarea {
  outline: none;
  border: none;
  background: none;
}

textarea {
  resize: none;
}

a {
  text-decoration: none;
}

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}

button,
fieldset,
img {
  border: none;
  outline: none;
}

img {
  display: block;
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ul,
ol {
  list-style: none;
}

input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "微软雅黑";
}

input::-moz-focus-inner {
  border: none;
  padding: 0;
}

select,
input {
  vertical-align: middle;
}

select,
input,
textarea {
  font-size: 14px;
  margin: 0;
}

/*  input[type="text"], input[type="password"]*/

textarea {
  -webkit-appearance: none;
}

textarea {
  resize: none;
}

input,
textarea {
  background: none;
  border: none;
  outline: none;
}

table {
  border-collapse: collapse;
}

body {
  color: #666;
  font: 14px/20px "SimSun", "宋体", "Arial Narrow", HELVETICA;
  background: #fff;
}

a {
  color: #666;
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  color: #fe8431;
  text-decoration: underline;
}

[class^=icon-],
[class*=icon-] {
  display: inline-block;
}

button {
  cursor: pointer;
  font-family: "Microsoft Yahei", "微软雅黑";
}

b,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}

body {
  color: #666;
  font-family: "Microsoft Yahei", "微软雅黑";
  background: #fff;
}

.bgf9 {
  background: #f9f9f9;
}

.bg-white {
  background: #fff;
}

/*layout*/

/*background*/

/*button-color*/

/*font-color*/

/*border-color*/

/*pd*/

.pd0 {
  padding: 0;
}

.pdl0 {
  padding-left: 0;
}

.text-linethrough {
  text-decoration: line-through;
}

/*bg*/

.bg-yellow {
  background: #fe8431;
}

.bg-green {
  background: #61bc00;
}

.bg-purple {
  background: #bb548c;
}

/*display*/

.box-show {
  display: block;
}

.box-hd {
  display: none;
}

/*link*/

a:hover {
  color: #ff7200;
  text-decoration: underline;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #666;
}

.main-container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}

.main-container:before,
.main-container:after {
  display: table;
  content: "";
}

.main-container:after {
  clear: both;
}

.greent {
  color: #009933;
}

.green3 {
  color: #009933;
}

.purple {
  color: #ac477e;
}

.redt {
  color: #ff0000;
}

.blackt {
  color: #333333;
}

.hui9 {
  color: #999;
}

.oranget {
  color: #ff7200;
}

.red {
  color: #ff0000;
}

.red:hover {
  text-decoration: none;
  color: #ff0000;
}

.green {
  color: #008000;
}

.green:hover {
  text-decoration: none;
  color: #008000;
}

.blue {
  color: #0066cc;
}

.blue:hover {
  text-decoration: underline;
  color: #ff7200;
}

.bluetu {
  color: #0066cc;
}

.bluetu:hover {
  text-decoration: underline;
  color: #0066cc;
}

.bluetu:visited {
  color: #0066cc;
}

.bluet {
  color: #0066cc;
}

.bluet:hover {
  text-decoration: underline;
  color: #ff7200;
}

.hui {
  color: #999;
}

.hui:hover {
  text-decoration: none;
  color: #ff7200;
}

.hui-tu {
  color: #999;
}

.hui-tu:hover {
  text-decoration: underline;
  color: #ff7200;
}

.hui6-hover:hover {
  text-decoration: none;
  color: #ff7200;
}

.yellow {
  color: #ff7200;
}

.cheng {
  color: #ff7200;
}

.cheng:hover {
  text-decoration: underline;
  color: #ff7200;
}

.cheng:visited {
  color: #ff7200;
}

.huit {
  color: #999;
}

/*font*/

.font-36 {
  font-size: 36px;
}

.text-center {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

input[type=checkbox],
input[type=radio] {
  margin-top: 0;
}

/*title*/

.home-title-line {
  height: 1px;
  border-top: 1px solid #e4e4e4;
  margin: 62px 0 49px 0;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.home-title-line span {
  position: relative;
  top: -12px;
  background: #f9f9f9;
  padding: 0 28px;
  font-size: 26px;
  color: #333333;
}

/*button*/

.sale-button,
.buy-button,
.home-hui-button {
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.home-hui-button,
.hui-button {
  background: #f9f9f9;
  color: #444444;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 6px;
}

.home-hui-button:hover,
.hui-button:hover {
  background: #fe8431;
  color: #fff;
  border: 1px solid #fe8431;
  text-decoration: none;
}

.hui-button {
  padding: 0 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.gray-button {
  background: #f9f9f9;
  color: #444444;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 0 6px;
}

.gray-button:hover {
  background: #fe8431;
  color: #fff;
  border: 1px solid #fe8431;
}

.cheng-button {
  background: #fe8431;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #fe8431;
}

.cheng-button:hover {
  background: #ff7200;
  border: 1px solid #ff7200;
}

.layer-btn-cheng {
  border: 1px solid #c86618;
  background: #fe8431;
  color: #fff;
}

.layer-btn-cheng:hover {
  background: #ff7200;
  border: 1px solid #c86618;
  color: #fff;
}

.buy-button {
  color: #fff;
  background: #fe8431;
}

.buy-button:hover {
  background: #ff7200;
}

.sale-button {
  color: #fff;
  background: #38ba72;
}

.sale-button:hover {
  background: #2dac65;
}

.orange-button {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  background: #fe8431;
  color: #fff;
}

.orange-button:hover {
  background: #ff7200;
}

.inquiry-button {
  width: 180px;
  height: 50px;
  font-size: 18px;
}

.inquiry-button-btn {
 float: right;
 margin-left:20px; 
 margin-top: 50px;
 margin-bottom: 15px;
 width: 17%;
}

.register-search-w {
  width: 84px;
  height: 36px;
  line-height: 36px;
}

/*input*/

.model-input {
  border: 1px solid #e4e4e4;
  color: #c8c8c8;
  line-height: 20px;
  padding: 7px 8px;
  overflow: hidden;
}

.model-input:focus {
  color: #333333;
}

.model-input:focus::-webkit-input-placeholder {
  color: #333;
}

.yuding-input {
  border: 1px solid #ccc;
  color: #c8c8c8;
  line-height: 20px;
  padding: 5px 8px;
  overflow: hidden;
  width: 200px;
}

.yuding-input:focus {
  color: #333333;
}

.yuding-input:focus::-webkit-input-placeholder {
  color: #333;
}

.detail-input {
  border: 1px solid #ccc;
  color: #333;
  line-height: 20px;
  padding: 5px 8px;
  overflow: hidden;
  width: 160px;
}

.detail-input:focus {
  color: #333333;
}

.detail-input:focus::-webkit-input-placeholder {
  color: #333;
}

/*line*/

.solid-line {
  width: 1px;
  height: 14px;
  background: #ccc;
  margin: 0 6px;
  display: inline-block;
  vertical-align: text-bottom;
}

/*textarea*/

textarea {
  border: 1px solid #e4e4e4;
  color: #b5b5b5;
  padding: 7px 12px;
  line-height: 24px;
  overflow-y: auto;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  width: 100%;
  background: #fff;
}

textarea:focus {
  border: 1px solid #ff8a00;
  color: #333333;
}

textarea:focus::-webkit-input-placeholder {
  color: #333333;
}

/*select*/

@media screen and (max-width: 768px) {
  select,
  input[type="text"] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
  }
  .text-select {
    position: relative;
    display: inline-block;
  }
  .text-select:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: url("../images/select_arrow_down.png");
    position: absolute;
    right: 8px;
    top: 8px;
    pointer-events: none;
  }
  input[type="checkbox"] {
    width: 12px;
    height: 12px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 0;
  }
}

.cart-accounts-list select {
  height: 24px;
  line-height: 20px;
}

/*tips*/

.remind-tip {
  border: 1px solid #e4e4e4;
  background: #fffde6;
  padding: 7px 10px;
  line-height: 20px;
  margin-top: 10px;
}

.remind-tip .icon-remind {
  margin-right: 9px;
}

.remind-tip a.link {
  margin: 0 20px;
  display: inline-block;
}

.remind-tip a.more {
  float: right;
  display: inline;
}

@media screen and (max-width: 768px) {
  .remind-tip {
    font-size: 12px;
  }
}

/*main-title*/

.main-title {
  padding: 14px 0 9px 0;
  line-height: 24px;
  font-size: 12px;
}

/*arrow*/

.arrow-right-white {
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #fff;
  border-width: 6px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline-block;
}

.arrow-down-hui {
  border-style: solid dashed dashed dashed;
  border-color: #999 transparent transparent transparent;
  border-width: 6px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline-block;
}

.arrow-top {
  position: absolute;
  z-index: 2;
}

.arrow-top i {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
}

.arrow-top span {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
}

.layer-select {
  border: 1px solid #e4e4e4;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 8px 5px;
  width: 100%;
  font-size: 14px;
}

/*.w200(){width:180px;}*/

.cart-select-long {
  border: 1px solid #aaa;
  background: #fff;
  width: 200px;
}

.cart-select-short {
  border: 1px solid #aaa;
  background: #fff;
  width: 80px;
}

@media screen and (max-width: 1199px) {
  .cart-select-long {
    width: 180px;
  }
}

@media screen and (max-width: 768px) {
  .cart-select-long {
    width: 200px;
  }
}

.yuding-select {
  background: #fff;
  border: 1px solid #ccc;
  padding: 4px 5px 4px 5px;
}

.w200 {
  width: 200px;
}

.w90 {
  width: 90px;
}

.w100 {
  width: 108px;
}

/*text-link*/

.table-layout tbody tr td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.table-layout tbody tr td+td+td {
  color: #ff7300;
}

.table-layout tbody tr:hover {
  background: #f9f9f9;
}

.table-layout thead tr th {
  background: #efeff0;
}

.home-table-list {
  border: 1px solid #e4e4e4;
  table-layout: fixed;
  width: 100%;
}

.home-table-list thead tr th {
  height: 50px;
  font-weight: bold;
}

.home-table-list tbody tr td {
  border-bottom: 1px solid #e4e4e4;
  padding: 6px 0;
  line-height: 30px;
}

.home-table-list thead tr th,
.home-table-list tbody tr td {
  text-align: left;
  text-indent: 20px;
}

.home-table-list thead tr th+th,
.home-table-list tbody tr td+td {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  text-indent: 0;
}

.trade-tb-layout thead tr th {
  border-bottom: 1px solid #e4e4e4;
}

.register-tb-layout thead tr th {
  background: #efeff0;
  border-right: 1px solid #e4e4e4;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  text-indent: 0;
}

.register-tb-layout tbody tr td {
  border-right: 1px solid #e4e4e4;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  text-indent: 0;
}

.register-tb-layout tbody tr td a {
  color: #0066cc;
  font-weight: 700;
}

.price-tb-layout {
  font-size: 12px;
  border: none;
  width: 100%;
}

.price-tb-layout thead tr th {
  background: #f9f9f9;
  border-bottom: 1px solid #e4e4e4;
  line-height: 20px;
  padding: 10px 0;
  border-right: 1px solid #e4e4e4;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.price-tb-layout thead tr th:last-child {
  border-right: none;
}

.price-tb-layout tbody tr.chose {
  background: #fffde6;
}

.price-tb-layout tbody tr:last-child td {
  border-bottom: none;
}

.price-tb-layout tbody tr td {
  line-height: 20px;
  padding: 10px 0;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.price-tb-layout tbody tr td:last-child {
  border-right: none;
}

.price-tb-layout tbody tr td span.you-price {
  display: block;
}

@media screen and (max-width: 768px) {
  .home-table-list thead tr th {
    height: 45px;
  }
  .home-table-list tbody tr td {
    padding: 8px 0;
    line-height: 24px;
  }
}

.icon,
.icon-bid-tixing,
.sortclick i,
.icon-right,
.icon-cart-submit,
.icon-cart-accounts,
.icon-server-intro,
.icon-server-standard,
.icon-server-business,
.close,
.icon-remove-cart,
.icon-rr-login,
.icon-rr-tip,
a.fast-register-bnt:hover span.icon-fast-register,
a.add-cart-bnt:hover span.icon-bnt-cart,
.icon-fast-register,
.icon-bnt-cart,
.icon-error,
.icon-rr-cart,
.icon-remark,
.icon-remind,
.icon-sales,
.new-icon,
.icon-android,
.icon-ios,
.sidebar-small,
.icon-sider-close,
.icon-link-hd-telephone,
.icon-sidbar-member,
.icon-sidbar-qq,
.icon-sidbar-telephone,
.icon-sidbar-app,
.icon-wsp,
.icon-sb,
.icon-yzj,
.icon-ydjj,
.icon-yyjy,
.icon-new,
.icon-hot,
.icon-search,
.icon-close,
.homepage .section7 .flex-next,
.homepage .section7 .flex-prev,
.icon-wei-a3,
.icon-wei-a2,
.icon-wei-a1,
.icon-support,
.icon-payment,
.icon-follow,
.icon-help,
.icon-about,
.homepage .section3 .flex-prev,
.homepage .section3 .flex-prev:hover,
.homepage .section3 .flex-next:hover,
.homepage .section3 .flex-next,
.homepage .section3 .flex-pre,
.icon-search,
.icon-search-trade,
.icon-lock,
.icon-empty-cart,
.icon-cart,
.icon-login-22,
.icon-login-qq,
.icon-login-weixin,
.icon-login-sina,
.icon-login-alipay,
.icon-login-baidu,
.icon-login-360 {
  background: url("../images/icon_home.png") 0 0 no-repeat;
}

.icon-login-22,
.icon-login-qq,
.icon-login-weixin,
.icon-login-sina,
.icon-login-alipay,
.icon-login-baidu,
.icon-login-360 {
  width: 20px;
  vertical-align: middle;
}

.icon-login-22 {
  background-position: 0 -104px;
  height: 15px;
}

.icon-login-qq {
  background-position: 0 -129px;
  height: 22px;
}

.icon-login-weixin {
  background-position: 0 -159px;
  height: 18px;
}

.icon-login-sina {
  background-position: 0 -186px;
  height: 22px;
}

.icon-login-alipay {
  background-position: 0 -218px;
  height: 17px;
}

.icon-login-baidu {
  background-position: 0 -246px;
  height: 20px;
}

.icon-login-360 {
  background-position: 0 -275px;
  height: 17px;
}

.icon-cart {
  background-position: 0 0;
  height: 12px;
  width: 12px;
  margin-right: 5px;
}

.icon-empty-cart {
  background-position: 0 -25px;
  height: 15px;
  width: 15px;
  vertical-align: middle;
  margin-right: 3px;
}

.icon-hot,
.icon-new {
  width: 26px;
  height: 12px;
  vertical-align: middle;
  margin-left: 3px;
}

.icon-hot {
  background-position: -61px -116px;
}

.icon-new {
  background-position: -61px -137px;
}

.icon-lock {
  height: 13px;
  width: 8px;
  background-position: 0 -12px;
  margin-left: 5px;
}

.icon-search-trade {
  background-position: 0 -291px;
  height: 50px;
  width: 52px;
  margin-left: 20px;
}

.icon-search {
  width: 20px;
  height: 20px;
  background-position: -20px -41px;
  vertical-align: middle;
}

.icon-close {
  background-position: -50px -46px;
  width: 13px;
  height: 13px;
  vertical-align: middle;
}

.icon-wsp,
.icon-sb,
.icon-yzj,
.icon-ydjj,
.icon-yyjy {
  width: 60px;
  height: 60px;
}

.icon-yyjy {
  background-position: -26px -344px;
}

.icon-ydjj {
  background-position: -26px -405px;
}

.icon-yzj {
  background-position: -26px -466px;
}

.icon-sb {
  background-position: -26px -527px;
}

.icon-wsp {
  background-position: -25px -588px;
}

.homepage .section3 .flex-prev:hover,
.homepage .section3 .flex-next:hover,
.homepage .section3 .flex-next,
.homepage .section3 .flex-prev {
  height: 80px;
  width: 22px;
}

.homepage .section3 .flex-next {
  background-position: 0 -581px;
}

.homepage .section3 .flex-prev {
  background-position: 0 -501px;
}

.homepage .section3 .flex-prev:hover {
  background-position: 0 -341px;
}

.homepage .section3 .flex-next:hover {
  background-position: 0 -421px;
}

.icon-advantage1 {
  height: 130px;
  width: 130px;
}

.icon-advantage2 {
  height: 129px;
  width: 182px;
}

.icon-advantage3 {
  height: 130px;
  width: 103px;
}

.icon-advantage3,
.icon-advantage2,
.icon-advantage1 {
  display: block;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  transition: all .7s ease;
}

.advantage-box ul li.active .icon-advantage3,
.advantage-box ul li.active .icon-advantage3:hover,
.advantage-box ul li.active .icon-advantage2,
.advantage-box ul li.active .icon-advantage1,
.advantage-box ul li.active .icon-advantage2:hover,
.advantage-box ul li.active .icon-advantage1:hover,
.icon-advantage3,
.icon-advantage2,
.icon-advantage1 {
  background: url("../images/advantage_bg.png") 0 0 no-repeat;
  display: inline-block;
}

.icon-advantage1 {
  background-position: -308px -12px;
}

.advantage-box ul li.active .icon-advantage1,
.advantage-box ul li.active .icon-advantage1:hover {
  background-position: -308px -279px;
}

.icon-advantage2 {
  background-position: 0 -12px;
}

.advantage-box ul li.active .icon-advantage2,
.advantage-box ul li.active .icon-advantage2:hover {
  background-position: 0 -279px;
}

.icon-advantage3 {
  background-position: -590px -12px;
}

.advantage-box ul li.active .icon-advantage3,
.advantage-box ul li.active .icon-advantage3:hover {
  background-position: -590px -279px;
}

.icon-support,
.icon-payment,
.icon-follow,
.icon-help,
.icon-about {
  vertical-align: middle;
}

.icon-about {
  background-position: 0 -729px;
  height: 24px;
  width: 24px;
}

.icon-help {
  background-position: 0 -661px;
  height: 23px;
  width: 24px;
}

.icon-follow {
  background-position: 0 -753px;
  height: 25px;
  width: 27px;
}

.icon-payment {
  background-position: 0 -684px;
  height: 24px;
  width: 22px;
}

.icon-support {
  background-position: 0 -708px;
  height: 21px;
  width: 25px;
}

.icon-wei-a3,
.icon-wei-a2,
.icon-wei-a1 {
  width: 18px;
  height: 16px;
}

.icon-wei-a1 {
  background-position: 0 -72px;
}

.icon-wei-a2 {
  background-position: 0 -56px;
}

.icon-wei-a3 {
  background-position: 0 -40px;
}

.footer-pic-a,
.footer-pic-b,
.footer-pic-c,
.footer-pic-d,
.footer-pic-e,
.footer-pic-f,
.footer-pic-g,
.footer-pic-m {
  background: url("../images/footerimg.jpg") 0 0 no-repeat;
  overflow: hidden;
  cursor: pointer;
  height: 52px;
}

.footer-pic-a {
  width: 147px;
  background-position: 0 top;
}

.footer-pic-b {
  width: 147px;
  background-position: -147px;
}

.footer-pic-c {
  width: 147px;
  background-position: -294px;
}

.footer-pic-d {
  width: 107px;
  background-position: -441px top;
}

.footer-pic-f {
  width: 107px;
  background-position: -655px;
}

.footer-pic-g {
  width: 129px;
  background-position: -762px;
}

.icon-sidbar-member,
.icon-sidbar-qq,
.icon-sidbar-telephone,
.icon-sidbar-app {
  margin: 0 6px;
}

.icon-sidbar-member {
  background-position: -37px -150px;
  height: 19px;
  width: 18px;
}

.icon-sidbar-qq {
  background-position: -37px -132px;
  height: 18px;
  width: 18px;
}

.icon-sidbar-telephone {
  background-position: -37px -209px;
  height: 21px;
  width: 18px;
}

.icon-sidbar-app {
  background-position: -37px -188px;
  height: 21px;
  width: 18px;
}

.icon-link-hd-telephone {
  background-position: -37px -230px;
  height: 40px;
  width: 40px;
}

.sidbar-link li.title a:hover .icon-sidbar-member {
  background-position: -37px -169px;
}

.sidebar-small {
  background-position: -35px -656px;
}

.icon-sider-close {
  background-position: -37px -116px;
  height: 16px;
  width: 18px;
  margin-top: 12px;
}

.icon-android {
  background-position: -22px -66px;
  width: 15px;
  height: 17px;
  margin: 0 5px 0 0;
}

.icon-ios {
  background-position: -42px -65px;
  width: 16px;
  height: 17px;
  margin: 0 5px 0 0;
}

.homepage .section7 .flex-next,
.homepage .section7 .flex-prev {
  width: 20px;
  height: 36px;
}

.homepage .section7 .flex-prev {
  background-position: -21px 0;
}

.homepage .section7 .flex-next {
  background-position: -49px 0;
  text-indent: -9999em;
}

.new-icon {
  background-position: -98px -200px;
  width: 29px;
  height: 17px;
}

.icon-sales {
  width: 16px;
  height: 16px;
  background-position: -111px -237px;
  vertical-align: middle;
}

.icon-remind {
  width: 14px;
  height: 16px;
  background-position: -113px -255px;
  vertical-align: middle;
}

.icon-remark {
  width: 19px;
  height: 16px;
  background-position: -108px -219px;
  vertical-align: middle;
}

.icon-rr-cart {
  width: 20px;
  height: 20px;
  background-position: -106px -315px;
}

.icon-right,
.icon-remove-cart,
.icon-rr-tip,
.register-result-list li:hover span.icon-bnt-cart,
.icon-error,
.icon-bnt-cart,
.icon-fast-register,
button.add-cart-bnt span.icon-bnt-cart {
  width: 14px;
  height: 14px;
}

.icon-error {
  background-position: -113px -377px;
}

.icon-bnt-cart {
  background-position: -113px -426px;
  vertical-align: middle;
}

.icon-register-cart {
  width: 22px;
  height: 20px;
  background-position: -147px -15px;
  vertical-align: middle;
}

.fixbar .fixbar-text-result button.addcar:hover .icon-register-cart {
  background-position: -147px -38px;
}

.icon-fast-register {
  background-position: -113px -440px;
}

a.fast-register-bnt:hover span.icon-fast-register {
  background-position: -113px -470px;
}

.add-cart-bnt:hover .icon-remove-cart,
.b-add-cart:hover .icon-bnt-cart,
a.add-cart-bnt:hover span.icon-bnt-cart {
  background-position: -113px -456px;
}

.icon-rr-tip {
  background-position: -113px -393px;
}

.wait-icon {
  width: 16px;
  height: 16px;
  background: url("../images/wait.gif") 0 0 no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.icon-remove-cart {
  background-position: -113px -410px;
}

.register-result-cart:hover .rrc-title span.icon-rr-cart {
  background-position: -106px -336px;
}

.close {
  background-position: -112px -486px;
  width: 13px;
  height: 13px;
}

.icon-server-business {
  width: 77px;
  height: 60px;
  background-position: -86px -504px;
}

.section9 .vm-list li:hover .icon-server-business,
.icon-server-business:hover {
  background-position: -86px -565px;
}

.icon-server-standard {
  width: 79px;
  height: 60px;
  background-position: -87px -626px;
}

.section9 .vm-list li:hover .icon-server-standard,
.icon-server-standard:hover {
  background-position: -87px -686px;
}

.icon-server-intro {
  width: 64px;
  height: 60px;
  background-position: -30px -757px;
}

.section9 .vm-list li:hover .icon-server-intro,
.icon-server-intro:hover {
  background-position: -95px -757px;
}

.icon-cart-accounts {
  width: 39px;
  height: 36px;
  background-position: -88px -276px;
}

.icon-cart-submit {
  width: 41px;
  height: 36px;
  background-position: -35px -700px;
}

.icon-right {
  background-position: -112px -362px;
}

.sortclick i {
  width: 7px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}

.sortclick i {
  background-position: -133px 0;
}

.sortclick-esa i {
  background-position: -141px 0;
}

.sortclick-esb i {
  background-position: -149px 0;
}

.icon-bid-tixing {
  width: 51px;
  height: 17px;
  background-position: -34px -737px;
}

.vm-list li:hover .yun-server-rm,
.vm-list li:hover .yun-server-bj,
.vm-list li:hover .yun-server-ty,
.yun-server-bj,
.yun-server-ty,
.yun-server-rm {
  background: url("../images/icon_yun_tab.png") no-repeat;
}

.yun-server-ty {
  background-position: 0px -120px;
}

.yun-server-bj {
  background-position: 0px -180px;
}

.yun-server-rm {
  background-position: 0px 0px;
}

.yun-server-bj,
.yun-server-ty,
.yun-server-rm {
  width: 83px;
  height: 60px;
  margin: 0 auto 18px auto;
}

.icon-brand,
.vm-list li:hover .icon-brand-jk,
.icon-brand-jk,
.vm-list li:hover .icon-brand-bm,
.icon-brand-bm,
.vm-list li:hover .icon-brand-pt,
.icon-brand-pt {
  background: url("../images/icon_brand_tab.png?t=0202") no-repeat;
  width: 76px;
  height: 60px;
}

.icon-brand-pt {
  background-position: 0px -60px;
}

.vm-list li:hover .icon-brand-pt {
  background-position: 0px -120px;
}

.icon-brand-bm {
  background-position: 0px -1464px;
}

.vm-list li:hover .icon-brand-bm {
  background-position: 0px -1527px;
}

.icon-brand-jk {
  background-position: 0px -240px;
}

.vm-list li:hover .icon-brand-jk {
  background-position: 0px -180px;
}

.icon-brand-db {
  background-position: 0px -2007px;
}

.vm-list li:hover .icon-brand-db {
  background-position: 0px -2073px;
}

.vm-list li:hover .icon-brand-cx {
  background-position: 0px -363px;
}

.icon-brand-cx {
  height: 72px;
  margin-top: -7px;
  background-position: 0px -427px;
}

.icon-brand-ck {
  background-position: 0px -550px;
}

.vm-list li:hover .icon-brand-ck {
  background-position: 0px -490px;
}

.icon-brand-cx {
  background-position: 0px -1588px;
}

.vm-list li:hover .icon-brand-cx {
  background-position: 0px -1664px;
}

.icon-brand-q-ov {
  background-position: 0px -1742px;
}

.vm-list li:hover .icon-brand-q-ov {
  background-position: 0px -1808px;
}

.icon-brand-guan {
  background-position: 0px -977px;
}

.vm-list li:hover .icon-brand-guan {
  background-position: 0px -1037px;
}

.icon-brand-dv {
  background-position: 0px -1875px;
}

.vm-list li:hover .icon-brand-dv {
  background-position: 0px -1941px;
}

.icon-brand-ren {
  background-position: 0px -1218px;
}

.vm-list li:hover .icon-brand-ren {
  background-position: 0px -1278px;
}

.icon-brand-ev {
  background-position: 0px -2138px;
}

.vm-list li:hover .icon-brand-ev {
  background-position: 0px -2204px;
}

.icon-active-free {
  width: 29px;
  height: 19px;
  left: 70%;
  z-index: 2;
  top: -6px;
  display: block;
  background: url("../images/icon_mianfei.png") 0 0 no-repeat;
  position: absolute;
}

@media screen and (max-width: 768px) {
  .icon-wsp,
  .icon-sb,
  .icon-yzj,
  .icon-ydjj,
  .icon-yyjy {
    width: 40px;
    height: 40px;
    background: url("../images/icon_home.png") 0 0 no-repeat;
  }
  .icon-wsp {
    background-position: -87px 0;
  }
  .icon-sb {
    background-position: -87px -160px;
  }
  .icon-yzj {
    background-position: -87px -80px;
  }
  .icon-ydjj {
    background-position: -87px -120px;
  }
  .icon-yyjy {
    background-position: -87px -40px;
  }
}

.load-main {
  padding: 10px 0 10px 10px;
  background-color: #434448;
  width: 100%;
  box-sizing: border-box;
  display: -moz-box;
  display: -webkit-box;
  display: box;
  -moz-box-align: start;
  -webkit-box-align: start;
  box-align: start;
}

.load-main .load-logo {
  background: url(../images/load-log.png) no-repeat;
  width: 36px;
  height: 36px;
  background-size: 36px;
}

.load-main .load-left {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  padding-left: 10px;
  color: #fff;
}

.load-main .load-left h2 {
  font-size: 12px;
}

.load-main .load-left p {
  font-size: 12px;
}

.load-main .load-right {
  padding-top: 5px;
}

.load-main .load-right .load-close {
  float: right;
  width: 30px;
  height: 30px;
  display: block;
  margin: 5px 0 0 8px;
  background: url(../images/close.png) no-repeat;
  background-size: 20px 20px;
}

.load-main .load-right .load-btn {
  float: right;
  height: 30px;
  line-height: 30px;
  padding: 0px 5px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-family: "微软雅黑";
  background-color: #f28c04;
  border-radius: 5px;
}

/*nav*/

.header {
  position: relative;
  z-index: 99;
}

.navbar {
  margin-bottom: 0;
}

.navbar .navbar-default {
  border-bottom-color: #fff;
}

.navbar-default {
  background-color: #fff;
  border-bottom-color: #e4e4e4;
}

.navbar-default .navbar-toggle {
  border-color: #fff;
}

.navbar-toggle {
  margin: 21px 0;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #323232;
}

.navbar-toggle .icon-bar {
  width: 28px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 6px;
}

.top-nav {
  background: #f5f5f5;
  height: 30px;
  font-size: 12px;
  border-bottom: 1px solid #e5e5e5;
}

.top-nav-content {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background: #f5f5f5;
}

.top-nav-content li span.arrow {
  border-style: solid dashed dashed dashed;
  border-color: #b3b3b3 transparent transparent transparent;
  border-width: 5px 5px 0;
  overflow: hidden;
  font-size: 0;
  height: 0;
  width: 0;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  -webkit-transition: 0.25s ease-in;
  -moz-transition: 0.25s ease-in;
  -o-transition: 0.25s ease-in;
  transition: 0.25s ease-in;
}

.top-nav-content li:hover span.arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.top-nav-content .nav-l>li {
  float: left;
  display: inline;
  position: relative;
  z-index: 1;
}

.top-nav-content .nav-l>li .nav-menu-title {
  padding: 0 7px 0 10px;
  line-height: 29px;
  border: 1px solid #f5f5f5;
  border-bottom: none;
  cursor: pointer;
}

.top-nav-content .nav-l>li .nav-menu-title a {
  color: #666;
}

.top-nav-content .nav-l>li .nav-menu-hd {
  position: absolute;
  top: 30px;
  z-index: 12;
  background: #fff;
  border: 1px solid #e4e4e4;
  padding: 0 7px 10px 10px;
  border-top: none;
  line-height: 28px;
  left: 0;
  right: 0;
  display: none;
}

.top-nav-content .nav-l>li .nav-menu-hd li:last-child a {
  letter-spacing: 0.5em;
}

.top-nav-content .nav-l>li .nav-menu-share {
  margin-left: 14px;
  margin-top: 6px;
}

.top-nav-content .nav-l>li .nav-menu-share span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url("../images/icon_home.png") 0 0 no-repeat;
  width: 16px;
  height: 16px;
}

.top-nav-content .nav-l>li .nav-menu-share span.icon-weixin {
  background-position: 0 -88px;
}

.top-nav-content .nav-l>li .nav-menu-share span.icon-sina {
  background-position: -22px -88px;
}

.top-nav-content .nav-l>li .nav-menu-share span.icon-zone {
  background-position: -44px -88px;
}

.top-nav-content .nav-l>li .nav-menu-share a {
  margin: 0 3px;
  float: left;
  display: inline;
}

.top-nav-content .nav-l>li .nav-menu-share a.weixin-content {
  position: relative;
}

.top-nav-content .nav-l>li .nav-menu-share a.weixin-content .weixin-hd {
  display: none;
}

.top-nav-content .nav-l>li .nav-menu-share a.weixin-content .weixin-hd .arrow-top {
  position: absolute;
  top: 12px;
  z-index: 12;
  left: 3px;
}

.top-nav-content .nav-l>li .nav-menu-share a.weixin-content .weixin-hd .arrow-top i {
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-width: 6px;
  overflow: hidden;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
}

.top-nav-content .nav-l>li .nav-menu-share a.weixin-content .weixin-hd .weixin-text {
  padding: 15px 15px 10px 15px;
  border: 1px solid #e4e4e4;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  background: #fff;
  position: absolute;
  left: -60px;
  top: 23px;
}

.top-nav-content .nav-l>li .nav-menu-share a.weixin-content .weixin-hd .weixin-text p {
  color: #666;
}

.top-nav-content .nav-l>li .nav-menu-share a.weixin-content:hover .weixin-hd {
  display: block;
}

.top-nav-content .nav-l>li:hover .nav-menu-title {
  border: 1px solid #e4e4e4;
  background: #fff;
  color: #333333;
  border-bottom: none;
}

.top-nav-content .nav-l>li:hover .nav-menu-title a {
  color: #333333;
  text-decoration: none;
}

.top-nav-content .nav-l>li:hover .nav-menu-hd {
  display: block;
}

.top-nav-content .nav-r {
  float: right;
  display: inline;
  background: #f5f5f5;
  height: 29px;
}

.top-nav-content .nav-r>li {
  float: left;
  display: inline;
  position: relative;
}

.top-nav-content .nav-r>li span.nav-line {
  width: 1px;
  height: 13px;
  line-height: 13px;
  background: #ccc;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 8.5px 3px;
}

.top-nav-content .nav-r>li .management-center,
.top-nav-content .nav-r>li .message,
.top-nav-content .nav-r>li .personal-info,
.top-nav-content .nav-r>li .cart,
.top-nav-content .nav-r>li .site-navigation,
.top-nav-content .nav-r>li .notice,
.top-nav-content .nav-r>li .login {
  color: #666;
  height: 31px;
  line-height: 29px;
  border-bottom: none;
  padding: 0 9px 0 10px;
  cursor: pointer;
  z-index: 12;
  position: relative;
}

.top-nav-content .nav-r>li .management-center a,
.top-nav-content .nav-r>li .message a,
.top-nav-content .nav-r>li .personal-info a,
.top-nav-content .nav-r>li .cart a,
.top-nav-content .nav-r>li .site-navigation a,
.top-nav-content .nav-r>li .notice a,
.top-nav-content .nav-r>li .login a {
  color: #666;
}

.top-nav-content .nav-r>li .management-center a.message-amount,
.top-nav-content .nav-r>li .message a.message-amount,
.top-nav-content .nav-r>li .personal-info a.message-amount,
.top-nav-content .nav-r>li .cart a.message-amount,
.top-nav-content .nav-r>li .site-navigation a.message-amount,
.top-nav-content .nav-r>li .notice a.message-amount,
.top-nav-content .nav-r>li .login a.message-amount {
  color: #fff;
}

.top-nav-content .nav-r>li .logout,
.top-nav-content .nav-r>li .register {
  line-height: 30px;
  padding: 0 9px 0 10px;
}

.top-nav-content .nav-r>li .logout a,
.top-nav-content .nav-r>li .register a {
  color: #666;
  text-decoration: none;
}

.top-nav-content .nav-r>li .logout a:hover,
.top-nav-content .nav-r>li .register a:hover {
  color: #ff7200;
}

.top-nav-content .nav-r>li .hello {
  line-height: 30px;
  padding: 0 0 0 10px;
  color: #666;
}

.top-nav-content .nav-r>li .management-center-hd,
.top-nav-content .nav-r>li .message-hd,
.top-nav-content .nav-r>li .personal-info-hd,
.top-nav-content .nav-r>li .cart-hd,
.top-nav-content .nav-r>li .site-navigation-hd,
.top-nav-content .nav-r>li .login-hd,
.top-nav-content .nav-r>li .notice-hd {
  position: absolute;
  border: 1px solid #e4e4e4;
  background: #fff;
  z-index: 4;
  top: 29px;
  display: none;
}

.top-nav-content .nav-r>li .login-hd {
  padding: 15px 12px 13px 15px;
  width: 147px;
}

.top-nav-content .nav-r>li .login-hd>ul>li {
  line-height: 28px;
}

.top-nav-content .nav-r>li .login-hd>ul>li span {
  margin-right: 10px;
}

.top-nav-content .nav-r>li .notice-hd {
  right: 0;
}

.top-nav-content .nav-r>li .notice-hd h3 {
  padding: 5px 19px;
  line-height: 24px;
  font-size: 12px;
  border-bottom: 1px solid #e4e4e4;
}

.top-nav-content .nav-r>li .notice-hd h3 .text-title-right {
  float: right;
  display: inline;
}

.top-nav-content .nav-r>li .notice-hd>ul {
  padding: 12px 19px 10px 19px;
}

.top-nav-content .nav-r>li .notice-hd>ul>li {
  width: 258px;
}

.top-nav-content .nav-r>li .notice-hd>ul>li span {
  float: right;
  display: inline;
  color: #999;
  line-height: 28px;
}

.top-nav-content .nav-r>li .notice-hd>ul>li a {
  line-height: 28px;
  width: 77%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-left: 12px;
}

.top-nav-content .nav-r>li .notice-hd>ul>li a:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #b3b3b3;
  border-radius: 10px;
  position: absolute;
  top: 12px;
  left: 0;
  margin-right: 10px;
}

.top-nav-content .nav-r>li .notice-hd>ul>li.active a:before {
  background: #fe8432;
}

.top-nav-content .nav-r>li .notice-hd .notice-more {
  height: 28px;
  background: #f9f9f9;
  border-top: 1px solid #e4e4e4;
  line-height: 28px;
  padding-right: 16px;
  text-align: right;
}

.top-nav-content .nav-r>li .notice-hd .notice-more a:hover {
  text-decoration: none;
}

.top-nav-content .nav-r>li .site-navigation-hd {
  padding: 23px 3px 26px 3px;
  width: 1200px;
  right: -101px;
}

.top-nav-content .nav-r>li .site-navigation-hd li {
  padding: 0 16px;
  float: left;
  display: inline;
  border-right: 1px solid #e4e4e4;
}

.top-nav-content .nav-r>li .site-navigation-hd li h4 {
  color: #ff7200;
  font-size: 14px;
  padding: 0 4px 10px 12px;
  font-weight: 700;
}

.top-nav-content .nav-r>li .site-navigation-hd li a {
  padding: 0 12px;
  display: block;
  line-height: 26px;
}

.top-nav-content .nav-r>li .site-navigation-hd li .navigation-hd-list {
  float: left;
  display: inline;
}

.top-nav-content .nav-r>li .site-navigation-hd li .navigation-hd-list h5 {
  font-size: 12px;
  font-weight: 700;
  padding: 0 4px 0 12px;
  line-height: 26px;
}

.top-nav-content .nav-r>li .site-navigation-hd li .navigation-hd-list h5 a {
  color: #666;
  padding: 0;
}

.top-nav-content .nav-r>li .site-navigation-hd li .navigation-hd-list h5 a:hover {
  color: #ff7200;
}

.top-nav-content .nav-r>li .site-navigation-hd li:last-child {
  border-right: none;
}

.top-nav-content .nav-r>li .message-amount,
.top-nav-content .nav-r>li .cart-amount {
  background: #fe9b1d;
  color: #fff;
  padding: 0 5px;
  min-width: 10px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  display: inline-block;
  margin: 5px 0 0 5px;
}

.top-nav-content .nav-r>li .cart-hd {
  right: 0;
  font-size: 14px;
}

.top-nav-content .nav-r>li .cart-hd>ul {
  height: 223px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-left: 12px;
}

.top-nav-content .nav-r>li .cart-hd>ul>li {
  border-bottom: 1px dashed #e4e4e4;
  width: 281px;
  line-height: 24px;
  padding: 13px 25px 13px 0;
}

.top-nav-content .nav-r>li .cart-hd>ul>li .cart-title span {
  color: #ff0000;
  font-size: 14px;
  float: right;
  display: inline;
}

.top-nav-content .nav-r>li .cart-hd>ul>li .cart-title a {
  color: #0066cc;
}

.top-nav-content .nav-r>li .cart-hd>ul>li .cart-title a:hover {
  color: #ff7200;
}

.top-nav-content .nav-r>li .cart-hd>ul>li .cart-text {
  color: #666;
}

.top-nav-content .nav-r>li .cart-hd>ul>li .cart-text .text {
  color: #999;
}

.top-nav-content .nav-r>li .cart-hd>ul>li:last-child {
  border-bottom: none;
}

.top-nav-content .nav-r>li .cart-hd .cart-more {
  background: #f9f9f9;
  border-top: 1px solid #e4e4e4;
  padding: 15px 17px 15px 0;
  text-align: right;
}

.top-nav-content .nav-r>li .cart-hd .cart-more .account {
  line-height: 14px;
  height: 14px;
}

.top-nav-content .nav-r>li .cart-hd .cart-more .account span {
  color: #ff0000;
  margin: 0 5px;
  font-weight: 700;
}

.top-nav-content .nav-r>li .cart-hd .cart-more .cart-button {
  width: 130px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  color: #fff;
  background: #fd5c52;
  border-radius: 5px;
}

.top-nav-content .nav-r>li .cart-hd .cart-more .cart-button:hover {
  background: #e74c3c;
}

.top-nav-content .nav-r>li .cart-hd .cart-more .empty-cart {
  line-height: 40px;
  height: 40px;
}

.top-nav-content .nav-r>li .cart-hd .cart-more .empty-cart a:hover {
  text-decoration: none;
}

.top-nav-content .nav-r>li .personal-info-hd {
  left: 0;
  padding: 10px 8px 10px 14px;
  width: 200px;
}

.top-nav-content .nav-r>li .personal-info-hd ul {
  float: left;
  display: inline;
}

.top-nav-content .nav-r>li .personal-info-hd .personal-btn-text {
  float: right;
  display: inline;
}

.top-nav-content .nav-r>li .personal-info-hd .personal-btn-text .personal-btn {
  width: 44px;
  height: 24px;
  line-height: 24px;
  display: block;
}

.top-nav-content .nav-r>li .personal-info-hd .personal-btn-text .recharge-button {
  color: #fff;
  background: #fe8431;
}

.top-nav-content .nav-r>li .personal-info-hd .personal-btn-text .recharge-button:hover {
  background: #ff7200;
}

.top-nav-content .nav-r>li .personal-info-hd .personal-btn-text .logout-button {
  color: #999;
  background: #efefef;
  margin-top: 12px;
}

.top-nav-content .nav-r>li .personal-info-hd .personal-btn-text .logout-button:hover {
  background: #e7e6e6;
}

.top-nav-content .nav-r>li .personal-info-hd li {
  line-height: 26px;
}

.top-nav-content .nav-r>li .message-hd {
  padding: 4px 18px 10px 18px;
  width: 262px;
}

.top-nav-content .nav-r>li .message-hd h3 {
  line-height: 36px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 12px;
}

.top-nav-content .nav-r>li .message-hd h3 a {
  float: right;
  display: inline;
}

.top-nav-content .nav-r>li .message-hd li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 28px;
}

.top-nav-content .nav-r>li .message-hd li span {
  color: #999;
  margin-right: 5px;
}

.top-nav-content .nav-r>li .management-center-hd {
  padding: 10px 17px 0 16px;
  width: 517px;
  left: 0;
}

.top-nav-content .nav-r>li .management-center-hd li {
  padding: 7px 0;
  border-bottom: 1px solid #e4e4e4;
  *zoom: 1;
}

.top-nav-content .nav-r>li .management-center-hd li:before,
.top-nav-content .nav-r>li .management-center-hd li:after {
  display: table;
  content: "";
}

.top-nav-content .nav-r>li .management-center-hd li:after {
  clear: both;
}

.top-nav-content .nav-r>li .management-center-hd li h3 {
  float: left;
  display: inline;
  width: 70px;
  color: #ff6600;
  font-weight: 700;
  font-size: 12px;
  line-height: 26px;
}

.top-nav-content .nav-r>li .management-center-hd li .mc-text {
  float: left;
  display: inline;
}

.top-nav-content .nav-r>li .management-center-hd li .mc-text .mc-row {
  line-height: 26px;
}

.top-nav-content .nav-r>li .management-center-hd li .mc-text .mc-row a {
  margin-right: 14px;
}

.top-nav-content .nav-r>li .management-center-hd li:last-child {
  border-bottom: none;
}

.top-nav-content .nav-r>li:hover .notice a.message-amount {
  color: #fff;
}

.top-nav-content .nav-r>li:hover .management-center,
.top-nav-content .nav-r>li:hover .message,
.top-nav-content .nav-r>li:hover .personal-info,
.top-nav-content .nav-r>li:hover .cart,
.top-nav-content .nav-r>li:hover .site-navigation,
.top-nav-content .nav-r>li:hover .notice,
.top-nav-content .nav-r>li:hover .login {
  border: 1px solid #e4e4e4;
  color: #333333;
  background: #fff;
  padding: 0 8px 0 9px;
  border-bottom: none;
  height: 30px;
}

.top-nav-content .nav-r>li:hover .management-center a,
.top-nav-content .nav-r>li:hover .message a,
.top-nav-content .nav-r>li:hover .personal-info a,
.top-nav-content .nav-r>li:hover .cart a,
.top-nav-content .nav-r>li:hover .site-navigation a,
.top-nav-content .nav-r>li:hover .notice a,
.top-nav-content .nav-r>li:hover .login a {
  color: #333333;
  text-decoration: none;
}

/*menu*/

.menu {
  -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}

.menu .navbar-default {
  border: none;
}

.menu .navbar-nav {
  font-size: 16px;
}

.menu-content {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}

.menu-content:before,
.menu-content:after {
  display: table;
  content: "";
}

.menu-content:after {
  clear: both;
}

.menu-content .navbar-collapse {
  padding: 0;
}

.menu .menu-logo-content {
  padding: 16px 0 17px 0;
  *zoom: 1;
  position: relative;
  background: #fff;
}

.menu .menu-logo-content:before,
.menu .menu-logo-content:after {
  display: table;
  content: "";
}

.menu .menu-logo-content:after {
  clear: both;
}

.menu .menu-logo-content .search-wrap {
  position: relative;
}

.menu .menu-logo-content .search-wrap .menu-search-tab {
  height: 30px;
  *zoom: 1;
}

.menu .menu-logo-content .search-wrap .menu-search-tab:before,
.menu .menu-logo-content .search-wrap .menu-search-tab:after {
  display: table;
  content: "";
}

.menu .menu-logo-content .search-wrap .menu-search-tab:after {
  clear: both;
}

.menu .menu-logo-content .search-wrap .menu-search-tab ul li {
  float: left;
  display: inline;
  line-height: 30px;
  padding: 0 10px;
  color: #555;
  font-weight: 700;
}

.menu .menu-logo-content .search-wrap .menu-search-tab ul li:first-child {
  padding-left: 0;
}

.menu .menu-logo-content .search-wrap .menu-search-tab ul li a {
  color: #555;
}

.menu .menu-logo-content .search-wrap .menu-search-tab ul li.active a {
  color: #fe8431;
}

.menu .menu-logo-content .search-wrap .menu-search-tab ul li a:hover {
  text-decoration: none;
}

.menu .menu-logo-content .search-wrap .search-tab-header {
  position: relative;
}

.menu .menu-logo-content .search-wrap .search-tab-header .search-panel-fields {
  margin-right: 100px;
  border: 2px solid #fe8431;
  border-right: none;
  overflow: hidden;
  height: 40px;
  position: relative;
}

.menu .menu-logo-content .search-wrap .search-tab-header .search-panel-fields .search-icon {
  line-height: 36px;
  padding: 0 4px 0 13px;
}

.menu .menu-logo-content .search-wrap .search-tab-header .search-panel-fields .search-icon i {
  width: 20px;
  height: 20px;
  background: url("../images/serch_icon.png") 0 0 no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.menu .menu-logo-content .search-wrap .search-tab-header .search-panel-fields .search-combobox-input {
  padding: 8px 0;
  line-height: 20px;
  width: 354px;
}

.menu .menu-logo-content .search-wrap .search-tab-header .search-panel-fields .search-combobox-input::placeholder {
  color: #999;
}

.menu .menu-logo-content .search-wrap .search-tab-header .search-tab-button {
  position: absolute;
  width: 100px;
  height: 40px;
  background: #fe8431;
  right: 0;
  top: 0;
  z-index: 1;
  overflow: hidden;
  text-align: center;
}

.menu .menu-logo-content .search-wrap .search-tab-header .search-tab-button .btn-search {
  background: none;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  width: 100%;
}

.menu .menu-logo-content .tbh-search {
  margin: 0 393px 0 308px;
}

.menu .menu-logo-content .logo {
  margin: 14px 0 12px 0;
  float: left;
  display: inline;
}

.menu .menu-logo-content .logo img {
  width: 100%;
  vertical-align: middle;
  display: inline-block;
}

.menu .menu-logo-content .service-iphone {
  position: absolute;
  right: 0;
  top: 24px;
}

.menu .menu-logo-content .service-iphone img {
  width: 100%;
}

.menu .menu-list-content {
  font-size: 16px;
  background: #fe8431;
  width: 100%;
  height: 46px;
  line-height: 46px;
}

.menu .menu-list-content .menu-down {
  position: relative;
}

.menu .menu-list-content .menu-list {
  float: none;
  margin: 0;
}

.menu .menu-list-content .menu-list>li {
  float: left;
  display: inline;
  position: relative;
  width: 115px;
  text-align: center;
  margin-right: 0;
}

.menu .menu-list-content .menu-list>li:first-child {
  width: 120px;
}

.menu .menu-list-content .menu-list>li:last-child {
  width: 156px;
}

.menu .menu-list-content .menu-list>li.open>a {
  color: #ff7200;
  background: none;
}

.menu .menu-list-content .menu-list>li.open>a:focus {
  color: #ff7200;
  background: none;
}

.menu .menu-list-content .menu-list>li.chose {
  background: #fff;
  cursor: pointer;
  height: 46px;
  border-top: 1px solid #fe8431;
}

.menu .menu-list-content .menu-list>li.chose>a {
  color: #ff7200;
}

.menu .menu-list-content .menu-list>li.active {
  background: #f5692c;
}

.menu .menu-list-content .menu-list>li.active>a {
  color: #fff;
  background: none;
}

.menu .menu-list-content .menu-list>li.active>a:hover {
  color: #ff7200;
  background: none;
}

.menu .menu-list-content .menu-list>li.active:hover {
  background: #fff;
  color: #ff7200;
  height: 46px;
  border-top: 1px solid #fe8431;
}

.menu .menu-list-content .menu-list>li.active:hover>a {
  color: #ff7200;
}

.menu .menu-list-content .menu-list>li>a {
  color: #fff;
  display: inline-block;
  padding: 0;
  width: 100%;
  line-height: 46px;
}

.menu .menu-list-content .menu-list>li>a:hover {
  color: #ff7200;
  text-decoration: none;
  background: none;
}

.menu .menu-list-content .menu-list>li>a:focus {
  background: none;
}

.menu .menu-list-content .menu-list>li.couple {
  position: relative;
}

.menu .menu-list-content .menu-list>li.couple>a {
  width: 30%;
}

.menu .menu-list-content .menu-list>li.couple>a:after {
  content: "";
  position: absolute;
  top: 14px;
  right: 0;
  width: 2px;
  height: 18px;
  background-color: #fff;
}

.menu .menu-list-content .menu-list>li.couple>a:last-child:after {
    content: "";
        width: 0px;
}

.menu .menu-list-content .menu-list>li.couple>a:hover {
  text-decoration: underline;
}

    .menu .menu-list-content .menu-list > li.chose > a:after, .menu .menu-list-content .menu-list > li.couple:hover > a:after {
        background-color: #ff7200;
    }

.menu .menu-list-content .menu-list>li:hover {
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #fff;
  cursor: pointer;
  color: #ff7200;
  height: 46px;
  border-top: 1px solid #fe8431;
}

.menu .menu-list-content .menu-list>li:hover>a {
  color: #ff7200;
  background: none;
}

.menu .menu-hd {
  position: absolute;
  left: 0;
  top: 46px;
  width: 100%;
  z-index: 3;
  background: #fff;
  font-size: 14px;
}

.menu .menu-hd .menu-down-cont {
  width: 100%;
  margin: 0;
  background: #fff;
  position: absolute;
  top: 0px;
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}

.menu .menu-hd .menu-dropdown {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 27px 0;
  *zoom: 1;
  overflow-x: auto;
}

.menu .menu-hd .menu-dropdown:before,
.menu .menu-hd .menu-dropdown:after {
  display: table;
  content: "";
}

.menu .menu-hd .menu-dropdown:after {
  clear: both;
}

.menu .menu-hd .menu-dropdown li {
  float: right;
  display: inline;
  border-left: 1px solid #e4e4e4;
}

.menu .menu-hd .menu-dropdown li:last-child {
  border-left: none;
}

.menu .menu-hd .menu-dropdown li a {
  display: block;
  line-height: 30px;
}

.menu .menu-hd .menu-dropdown li h3 {
  color: #333333;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 7px;
}

.menu .menu-hd .menu-dropdown li h3 a {
  color: #333333;
}

.menu .menu-hd .menu-dropdown li h3 a:hover {
  color: #333333;
  text-decoration: none;
}

.menu .menu-hd .menu-dropdown li .dr-list {
  float: left;
  display: inline;
}

.menu .menu-hd .menu-dropdown .domain-register {
  float: right;
  display: inline;
  *zoom: 1;
}

.menu .menu-hd .menu-dropdown .domain-register:before,
.menu .menu-hd .menu-dropdown .domain-register:after {
  display: table;
  content: "";
}

.menu .menu-hd .menu-dropdown .domain-register:after {
  clear: both;
}

.menu .menu-hd .menu-dropdown .domain-register li.reg-question {
  padding-left: 30px;
}

.menu .menu-hd .menu-dropdown .domain-register li.domain-service {
  padding: 0 6px 0 20px;
}

.menu .menu-hd .menu-dropdown .domain-register li.domain-service .dr-list {
  padding-right: 24px;
}

.menu .menu-hd .menu-dropdown .domain-register li.top-domain {
  padding: 0 34px 0 24px;
}

.menu .menu-hd .menu-dropdown .domain-register li.china-domain {
  padding: 0 0 0 22px;
}

.menu .menu-hd .menu-dropdown .domain-register li.china-domain .dr-list {
  padding-right: 20px;
}

.menu .menu-hd .menu-dropdown .domain-register li.intern-domain {
  padding: 0 0 0 27px;
}

.menu .menu-hd .menu-dropdown .domain-register li.intern-domain .dr-list {
  padding-right: 27px;
}

.menu .menu-hd .menu-dropdown .menu-advert {
  width: 240px;
  float: right;
  display: inline;
  margin-left: 30px;
}

.menu .menu-hd .menu-dropdown .menu-advert img {
  width: 100%;
  height: 120px;
  max-width: 240px;
}

.menu .menu-hd .menu-dropdown .menu-domain-list {
  *zoom: 1;
}

.menu .menu-hd .menu-dropdown .menu-domain-list:before,
.menu .menu-hd .menu-dropdown .menu-domain-list:after {
  display: table;
  content: "";
}

.menu .menu-hd .menu-dropdown .menu-domain-list:after {
  clear: both;
}

.menu .menu-hd .menu-dropdown .menu-domain-list li {
  padding-left: 30px;
}

.menu .menu-hd .menu-dropdown .menu-domain-list li.domain-bid-list {
  padding-right: 30px;
}

.menu .menu-hd .menu-dropdown .menu-domain-list li.ykj-list .dr-list {
  padding-right: 30px;
}

.navbar-default .navbar-collapse {
  background: #fe8431;
}

.open>.dropdown-menu {
  display: none;
}

.icon-mianfei {
  width: 29px;
  height: 19px;
  background: url("../images/icon_mianfei.png") 0 0 no-repeat;
  display: inline-block;
  position: absolute;
  z-index: 2;
  top: -5px;
  right: 10px;
}

@media screen and (max-width: 768px) {
  .navbar-nav .open .dropdown-menu {
    display: block;
    padding: 5px 0;
    line-height: 30px;
  }
  .navbar-nav .open .dropdown-menu li a {
    color: #666;
  }
  .icon-mianfei {
    top: 4px;
    left: 75px;
  }
}

@media screen and (min-width: 768px) {
  .navbar-menu {
    border: none;
  }
}

@media screen and (max-width: 1199px) {
  .menu .menu-list-content .menu-list>li {
    width: 110px;
  }
  .menu .menu-list-content .menu-list>li:last-child,
  .menu .menu-list-content .menu-list>li:first-child {
    width: 110px;
  }
  .menu .menu-logo-content .tbh-search {
    margin: 0 337px 0 252px;
  }
  .menu .menu-logo-content .search-wrap .search-tab-header .search-panel-fields .search-combobox-input {
    width: 255px;
  }
}

@media screen and (max-width: 768px) {
  .navbar-menu {
    border: 0;
  }
  .menu .menu-logo-content {
    padding-left: 10px;
  }
  .menu .menu-logo-content .logo {
    margin: 0;
  }
  .menu .menu-logo-content .logo img {
    width: auto;
  }
  .menu .menu-logo-content .tbh-search {
    margin: 0 63px 0 90px;
  }
  .menu .menu-logo-content .search-wrap .search-tab-header .search-tab-button {
    width: 80px;
  }
  .menu .menu-logo-content .search-wrap .search-tab-header .search-tab-button .btn-search {
    font-size: 14px;
  }
  .menu .menu-logo-content .search-wrap .search-tab-header .search-panel-fields {
    margin-right: 60px;
  }
  .menu .menu-logo-content .search-wrap .search-tab-header .search-panel-fields .search-combobox-input {
    padding-left: 10px;
  }
  .menu-navbar-header {
    width: 40px;
    position: absolute;
    top: 16px;
    right: 0px;
  }
  .menu-navbar-header .navbar-toggle {
    margin: 2px 0 0;
    background: none;
  }
  .menu .menu-list-content {
    background: #fff;
    width: 100%;
    height: 0;
    line-height: 0;
  }
  .menu .menu-list-content .menu-list {
    background: #fff;
    margin: 0;
  }
  .menu .menu-list-content .menu-list>li {
    width: 100%;
    text-align: left;
    line-height: 20px;
    border-bottom: 1px solid #e4e4e4;
  }
  .menu .menu-list-content .menu-list>li:last-child,
  .menu .menu-list-content .menu-list>li:first-child {
    width: 100%;
  }
  .menu .menu-list-content .menu-list>li:last-child {
    border-bottom: 0;
  }
  .menu .menu-list-content .menu-list>li>a {
    display: block;
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 20px;
  }
  .menu .menu-list-content .menu-list>li>a span.navbar-arrow {
    display: inline-block;
    float: right;
    display: inline;
    margin-top: 8px;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    color: #999;
  }
  .menu .menu-list-content .menu-list>li.active {
    background: #fff;
  }
  .menu .menu-list-content .menu-list>li.active:hover {
    height: auto;
    border-top: none;
  }
  .menu .menu-list-content .menu-list>li.active>a {
    color: #fe8431;
  }
  .menu .menu-list-content .menu-list>li>a {
    color: #333;
  }
  .menu .menu-list-content .menu-list>li.chose {
    height: auto;
    border-top: none;
  }
  .menu .menu-list-content .menu-list>li:hover {
    border-top: none;
  }
  .menu .menu-list-content .menu-list>li.couple>a {
    display: inline-block;
    text-align: center;
  }
  .menu .menu-list-content .menu-list>li.couple>a:first-child:after {
    background-color: #666;
    top: 10px;
  }
}

.flexslider {
  background: #fff;
  position: relative;
  zoom: 1;
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides>li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
  height: auto;
  -moz-user-select: none;
}

.banner4,
.banner3,
.banner2,
.banner1 {
  height: 410px;
  display: block;
}

.banner1 {
  background: url("../images/banner_01.jpg") 50% 50% no-repeat;
  background-size: cover;
}

.banner2 {
  background: url("../images/banner_01.jpg") 50% 50% no-repeat;
  background-size: cover;
}

.banner3 {
  background: url("../images/banner_01.jpg") 50% 50% no-repeat;
  background-size: cover;
}

.banner4 {
  background: url("../images/banner_01.jpg") 50% 50% no-repeat;
  background-size: cover;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 86px;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.flex-control-nav li a {
  width: 8px;
  height: 8px;
  display: block;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #ffffff;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.flex-control-nav li a:hover {
  background: #fff;
}

.flex-control-nav li a.flex-active {
  background: #fff;
  cursor: default;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-indent: -9999px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3), ;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav .flex-prev {
  left: 0;
}

.flex-direction-nav .flex-next {
  right: 0;
  text-align: right;
}

.homepage .section7 .flex-control-nav,
.homepage .home-scroll .flex-direction-nav,
.homepage .section3 .flex-control-nav {
  display: none;
}

.homepage .home-scroll .flex-control-nav li {
  margin: 0 4px;
}

.homepage .home-scroll .flex-control-nav li a {
  width: 10px;
  height: 10px;
  outline: none;
}

.homepage .section3 .flex-direction-nav a,
.homepage .section7 .customer-scroll:hover .flex-direction-nav .flex-next,
.homepage .section7 .customer-scroll:hover .flex-direction-nav .flex-prev,
.homepage .section7 .customer-scroll.active .flex-direction-nav .flex-next:hover,
.homepage .section7 .customer-scroll.active .flex-direction-nav .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.homepage .section3 .single-activity-box .flex-direction-nav a.flex-prev {
  left: -40px;
}

.homepage .section3 .single-activity-box .flex-direction-nav a.flex-next {
  right: -42px;
  text-indent: -99px;
}

.homepage .section3 .flex-direction-nav a {
  margin: -40px 0 0 0;
}

.homepage .section3 .flex-direction-nav a.flex-prev {
  left: -26px;
}

.homepage .section3 .flex-direction-nav a.flex-next {
  right: -26px;
  text-indent: -99px;
}

.circle-dot-mb {
  bottom: 100px;
}

.circle-dot li {
  margin: 0 2px;
}

.circle-dot .active {
  width: 10px;
  height: 10px;
  margin: 0 2px;
}

@media screen and (max-width: 768px) {
  .banner4,
  .banner3,
  .banner2,
  .banner1 {
    width: 100%;
    height: 305px;
    display: block;
    overflow: hidden;
  }
  .flex-control-nav {
    bottom: 100px;
  }
  .circle-dot-mb {
    bottom: 110px;
  }
}

.domain-price-search-radio input[type="radio"].icon-radio,
.register-box-bottom input[type="radio"].icon-radio,
.search-radio input[type="radio"].icon-radio {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: none;
}

.domain-price-search-radio input[type="radio"].icon-radio+label,
.register-box-bottom input[type="radio"].icon-radio+label,
.search-radio input[type="radio"].icon-radio+label {
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #c1c5ce;
  padding: 6px;
  border-radius: 14px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.domain-price-search-radio input[type="radio"].icon-radio:checked+label,
.register-box-bottom input[type="radio"].icon-radio:checked+label,
.search-radio input[type="radio"].icon-radio:checked+label {
  background-color: #fff;
  border: 1px solid #c1c5ce;
}

.domain-price-search-radio input[type="radio"].icon-radio:checked+label:after,
.register-box-bottom input[type="radio"].icon-radio:checked+label:after,
.search-radio input[type="radio"].icon-radio:checked+label:after {
  content: ' ';
  width: 6px;
  height: 6px;
  border-radius: 14px;
  position: absolute;
  top: 3px;
  background: #ff7200;
  left: 3px;
}

.register-search-list h3 input[type="checkbox"].icon-checkbox,
.search-input-box>ul>li input[type="checkbox"].icon-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: none;
}

.register-search-list h3 input[type="checkbox"].icon-checkbox+label,
.search-input-box>ul>li input[type="checkbox"].icon-checkbox+label {
  border: 1px solid #c1c5ce;
  padding: 7px;
  background-color: #fff;
  display: inline-block;
  position: relative;
  margin: 0 6px 0 0;
}

.register-search-list h3 input[type="checkbox"].icon-checkbox:checked+label,
.search-input-box>ul>li input[type="checkbox"].icon-checkbox:checked+label {
  background-color: #fff;
}

.register-search-list h3 input[type="checkbox"].icon-checkbox:checked+label:after,
.search-input-box>ul>li input[type="checkbox"].icon-checkbox:checked+label:after {
  content: url("../images/active_checkbox.png");
  position: absolute;
  top: -1px;
  left: -1px;
}

.register-box-bottom label {
  font-weight: normal;
}

.search-input-border {
  padding: 20px 0 20px 12px;
  border: 1px solid #e4e4e4;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.search-input-box {
  background: #fff;
  padding-top: 16px;
  *zoom: 1;
}

.search-input-box:before,
.search-input-box:after {
  display: table;
  content: "";
}

.search-input-box:after {
  clear: both;
}

.search-input-box .search-radio {
  float: left;
  display: inline;
  line-height: 16px;
  margin-left: -16px;
}

.search-input-box .search-radio label {
  margin-left: 16px;
  margin-right: 6px;
}

.search-input-box .search-more {
  float: left;
  display: inline;
  line-height: 16px;
  padding: 0 22px;
}

.search-input-box>ul {
  *zoom: 1;
}

.search-input-box>ul:before,
.search-input-box>ul:after {
  display: table;
  content: "";
}

.search-input-box>ul:after {
  clear: both;
}

.search-input-box>ul>li {
  margin: 0 0 22px 0;
  width: 8.264%;
  float: left;
  display: inline;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
}

.search-input-box>ul>li label {
  font-weight: normal;
  vertical-align: middle;
}

.search-input-box>ul>li a {
  position: relative;
}

.search-input-box>ul>li a .search-bo-hd {
  position: absolute;
  z-index: 2;
  border: 1px solid #e4e4e4;
  background: #fff;
  padding: 10px;
  width: 128px;
  top: 28px;
  left: -24px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.search-input-box>ul>li a .search-bo-hd h4 {
  color: #333333;
  padding-bottom: 8px;
}

.search-input-box>ul>li a .search-bo-hd p {
  color: #999;
  line-height: 20px;
  font-size: 12px;
}

.search-input-box>ul>li a .search-bo-hd p span {
  color: #ff7200;
  font-size: 14px;
  font-weight: 700;
}

.search-input-box>ul>li .hot-tips-green,
.search-input-box>ul>li .hot-tips-cheng,
.search-input-box>ul>li .hot-tips-red {
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  margin-left: 6px;
}

.search-input-box>ul>li .hot-tips-red {
  background: #f5344f;
}

.search-input-box>ul>li .hot-tips-cheng {
  background: #fe8533;
}

.search-input-box>ul>li .hot-tips-green {
  background: #7cc030;
}

.search-input-box .search-active img {
  display: inline-block;
}

.search-input-box li a {
  color: #666;
}

.search-input-box li a:hover {
  color: #666;
  text-decoration: none;
}

/*footer*/

.footer {
  background: #fefefe;
  border-top: 2px solid #d8d8d8;
  padding-bottom: 10px;
}

.footer .about-list ul {
  padding: 10px 0;
  border-bottom: 1px solid #e4e4e4;
  *zoom: 1;
}

.footer .about-list ul:before,
.footer .about-list ul:after {
  display: table;
  content: "";
}

.footer .about-list ul:after {
  clear: both;
}

.footer .about-list li {
  width: 20%;
  float: left;
  display: inline;
}

.footer .about-list li .about-list-title {
  padding: 0 0 10px 8px;
  float: left;
  display: inline;
  line-height: 40px;
  font-size: 18px;
  width: 100%;
}

.footer .about-list li .about-list-title span {
  width: 35px;
  display: inline-block;
}

.footer .about-list li .about-list-text {
  float: left;
  display: inline;
  padding-left: 50px;
}

.footer .about-list li .about-list-text a {
  display: block;
  line-height: 24px;
}

.footer .about-list li .about-list-text .wei {
  *zoom: 1;
}

.footer .about-list li .about-list-text .wei .wei-guanzhu,
.footer .about-list li .about-list-text .wei .wei-text {
  float: left;
  display: inline;
}

.footer .about-list li .about-list-text .wei:before,
.footer .about-list li .about-list-text .wei:after {
  display: table;
  content: "";
}

.footer .about-list li .about-list-text .wei:after {
  clear: both;
}

.footer .about-list li .about-list-text .wei .wei-guanzhu img {
  width: 90px;
  height: 90px;
  border: 1px solid #e4e4e4;
  padding: 5px;
  display: inline-block;
}

.footer .about-list li .about-list-text .wei .wei-text {
  padding: 10px 0 0 8px;
}

.footer .about-list li .about-list-text .wei .wei-text a {
  display: block;
  margin-bottom: 16px;
}

.footer .about-list li .about-list-text .wei-tip {
  font-size: 12px;
  color: #999;
  line-height: 14px;
}

.footer .about-list li .about-list-text .telephone {
  font-size: 12px;
  padding-bottom: 10px;
}

.footer .about-list li .about-list-text .telephone p.number {
  color: #FF7800;
  font-size: 18px;
  font-weight: 700;
}

.footer .footer-text-sm {
  padding: 20px 0;
}

.footer .footer-text-sm .footer-pic {
  padding-top: 20px;
}

.footer .footer-text-sm .footer-pic a,
.footer .footer-text-sm .footer-pic span {
  float: left;
  display: inline;
}

.footer .footer-text-sm p {
  line-height: 24px;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  font-size: 12px;
}

.footer .footer-text-sm p.text img {
  display: inline-block;
  vertical-align: bottom;
}

.footer .footer-text-sm p.text-c9 {
  color: #999;
}

.footer .footer-text-sm p.footer-pic {
  *zoom: 1;
  width: 798px;
  margin-left: auto;
  margin-right: auto;
}

.footer .footer-text-sm p.footer-pic:before,
.footer .footer-text-sm p.footer-pic:after {
  display: table;
  content: "";
}

.footer .footer-text-sm p.footer-pic:after {
  clear: both;
}

.footer .friendlink {
  color: #999;
  font-size: 12px;
}

.footer .friendlink a {
  color: #999;
}

.footer .friendlink a:hover {
  color: #ff7200;
}

.footer .friendlink dl {
  *zoom: 1;
  line-height: 24px;
  padding: 6px 0;
  border-top: 1px solid #e4e4e4;
}

.footer .friendlink dl:before,
.footer .friendlink dl:after {
  display: table;
  content: "";
}

.footer .friendlink dl:after {
  clear: both;
}

.footer .friendlink dl dt {
  width: 100px;
  float: left;
  display: inline;
}

.footer .friendlink dl dd {
  margin-left: 100px;
}

.footer-qiehuan {
  background: #f9f9f9;
  line-height: 32px;
  text-align: center;
  color: #999;
  font-size: 12px;
}

.footer-qiehuan a {
  margin-right: 16px;
  display: inline-block;
  color: #666;
}

/*sidebar*/

.sidebar {
  width: 40px;
  position: fixed;
  background: #383838;
  right: 0;
  bottom: 0;
  height: 100%;
  z-index: 1000;
  font-size: 12px;
}

.sidebar .sidebar-content {
  padding-top: 52px;
}

.sidebar .sidebar-content .sidbar-link li {
  position: relative;
  padding: 12px 5px 9px 5px;
  height: 57px;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  cursor: pointer;
}

.sidebar .sidebar-content .sidbar-link li:hover {
  background: #ff7200;
}

.sidebar .sidebar-content .sidbar-link li .sidbar-link-hd {
  position: absolute;
  right: 120px;
  visibility: hidden;
  opacity: 1;
  webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0;
  z-index: 1001;
  width: 230px;
}

.sidebar .sidebar-content .sidbar-link li .sidbar-link-hd span.arrow {
  position: absolute;
  top: 22px;
  right: -15px;
  z-index: 1002;
  border: 8px solid transparent;
  border-left-color: #fff;
  font-size: 0;
  height: 0;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}

.sidebar .sidebar-content .sidbar-link li .sidbar-link-hd .link-hd-text {
  border: 1px solid #e4e4e4;
  background: #fff;
  padding: 8px 20px 7px 18px;
  *zoom: 1;
}

.sidebar .sidebar-content .sidbar-link li .sidbar-link-hd .link-hd-text:before,
.sidebar .sidebar-content .sidbar-link li .sidbar-link-hd .link-hd-text:after {
  display: table;
  content: "";
}

.sidebar .sidebar-content .sidbar-link li .sidbar-link-hd .link-hd-text:after {
  clear: both;
}

.sidebar .sidebar-content .sidbar-link li .sidbar-link-hd .link-hd-text span {
  float: left;
  display: inline;
}

.sidebar .sidebar-content .sidbar-link li .sidbar-link-hd .link-hd-text .text {
  padding-left: 12px;
  color: #666;
  float: left;
  display: inline;
  text-align: left;
}

.sidebar .sidebar-content .sidbar-link li .sidbar-link-hd .link-hd-text .text p {
  color: #ff7200;
  font-size: 22px;
  padding-top: 5px;
}

.sidebar .sidebar-content .sidbar-link li a {
  display: inline-block;
  color: #fff;
  line-height: 16px;
  text-decoration: none;
}

.sidebar .sidebar-content .sidbar-link li.title {
  width: 40px;
}

.sidebar .sidebar-content .sidbar-link li.title:hover {
  background: #ff7200;
}

.sidebar .sidebar-content .sidbar-link li.title a {
  border-bottom: 1px solid #4d4d4d;
  color: #ff7200;
  padding-bottom: 5px;
  display: block;
}

.sidebar .sidebar-content .sidbar-link li.title a:hover {
  color: #fff;
  border-bottom: 1px solid #ff7200;
}

.sidebar .sidebar-content .sidbar-link li.app .sidbar-link-hd {
  width: 243px;
  top: -24px;
}

.sidebar .sidebar-content .sidbar-link li.app .sidbar-link-hd span.arrow {
  top: 49px;
}

.sidebar .sidebar-content .sidbar-link li.app .sidbar-link-hd .link-hd-text {
  padding: 20px 10px 20px 20px;
}

.sidebar .sidebar-content .sidbar-link li.app .sidbar-link-hd .link-hd-text>img {
  display: inline-block;
  float: left;
  display: inline;
  width: 88px;
  height: 88px;
}

.sidebar .sidebar-content .sidbar-link li.app .sidbar-link-hd .link-hd-text span {
  display: inline-block;
  float: none;
}

.sidebar .sidebar-content .sidbar-link li.app .sidbar-link-hd .link-hd-text .text {
  font-size: 12px;
  float: left;
  display: inline;
  width: 112px;
}

.sidebar .sidebar-content .sidbar-link li.app .sidbar-link-hd .link-hd-text .text .sidbar-app-button {
  background: #fe8431;
  width: 100px;
  height: 26px;
  line-height: 26px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  margin-top: 8px;
  font-size: 12px;
  text-align: left;
  padding-left: 10px;
}

.sidebar .sidebar-content .sidbar-link li.app .sidbar-link-hd .link-hd-text .text .sidbar-app-button:hover {
  background: #fe9b1c;
}

.sidebar .sidebar-content .sidbar-link li.app .sidbar-link-hd .link-hd-text .text .sidbar-app-button span {
  vertical-align: text-bottom;
}

.sidebar .sidebar-content .sidbar-link li.active .sidbar-link-hd {
  right: 40px;
  opacity: 1;
  visibility: visible;
}

.sidebar .sidebar-content .sidbar-tj li a {
  background: #000000;
  webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  color: #fff;
  line-height: 16px;
  padding: 4px 7px;
  word-break: break-all;
  width: 40px;
  display: block;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.sidebar .sidebar-content .sidbar-tj li a:hover {
  background: #383838;
  color: #fff;
  text-decoration: none;
}

.sidebar .sidebar-content .navigation {
  background: #ff7200;
  padding: 4px 7px 0 7px;
  width: 40px;
  word-break: break-all;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  color: #fff;
  line-height: 16px;
}

.sidebar .sidebar-content .navigation span.arrow {
  display: block;
  border: 6px solid transparent;
  border-top-color: #fff;
  font-size: 0;
  height: 0;
  width: 0;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translate(0.25s ease-in 0px);
  -moz-transform: translate(0.25s ease-in 0px);
  -ms-transform: translate(0.25s ease-in 0px);
  -o-transform: translate(0.25s ease-in 0px);
  transform: translate(0.25s ease-in 0px);
}

.sidebar .sidebar-content .sidbar-bottom {
  position: absolute;
  bottom: 0;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  width: 40px;
  cursor: pointer;
}

.sidebar .sidebar-content .sidbar-bottom span.icon-sider-top {
  margin: 5px 0 0 10px;
  display: block;
  border: 10px solid transparent;
  border-bottom-color: #fff;
  font-size: 0;
  height: 0;
  width: 0;
  vertical-align: middle;
  -webkit-transition: 0.25s ease-in;
  -moz-transition: 0.25s ease-in;
  -o-transition: 0.25s ease-in;
  transition: 0.25s ease-in;
}

.sidebar .sidebar-content .sidbar-bottom .sidbar-close,
.sidebar .sidebar-content .sidbar-bottom .sidbar-top {
  height: 40px;
  color: #fff;
}

.sidebar .sidebar-content .sidbar-bottom .sidbar-close:hover,
.sidebar .sidebar-content .sidbar-bottom .sidbar-top:hover {
  background: #ff7200;
}

.sidebar-small {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1003;
  cursor: pointer;
  display: none;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.mobile-back-top {
  width: 60px;
  height: 60px;
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1003;
  cursor: pointer;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background: url("../images/moblie_top.png") no-repeat;
  background-size: 50% 50%;
}

.mobile-chat {
  width: 30px;
  height: 30px;
  position: fixed;
  bottom: 70px;
  right: 30px;
  z-index: 1003;
  cursor: pointer;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  background: url("../images/small_chat.png") no-repeat;
}

.kefu-modal {
  width: 300px;
  margin: 0 auto;
}

.kefu-modal .modal-header {
  padding: 10px;
}

.kefu-modal .modal-body {
  padding: 10px 10px 15px 10px;
}

.kefu-modal .kefu-modal-cont {
  text-align: center;
}

.kefu-modal .control-label span {
  color: #5ac35e;
  display: inline-block;
  padding: 0 8px;
}

.kefu-modal img {
  display: inline-block;
  width: 160px;
  height: 160px;
}

.star-bar-steps {
  font-size: 0;
  overflow: hidden;
  line-height: 0;
  margin: 0 210px 20px 0;
}

.star-bar-steps .finished {
  background: #ff7200;
  color: #fff;
}

.star-bar-steps .finished .triangle-right {
  border-color: transparent transparent transparent #ff7200;
}

.star-bar-steps .current {
  background: #efeff0;
}

.star-bar-steps .current .triangle-right {
  border-color: transparent transparent transparent #efeff0;
}

.star-bar-steps .current-back {
  background: #ffefe4;
  color: #ff7200;
}

.star-bar-steps .current-back .triangle-right {
  border-color: transparent transparent transparent #ffefe4;
}

.star-bar-steps .todo {
  background-color: #efeff0;
}

.star-bar-steps .wrap {
  width: 25%;
  display: inline-block;
}

.star-bar-steps .wrap>div {
  width: 100%;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  height: 36px;
  display: inline-block;
  line-height: 36px;
  vertical-align: top;
  font-size: 14px;
  position: relative;
}

.star-bar-steps .wrap>div>label {
  cursor: default;
}

.star-bar-steps .triangle-right-bg {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  z-index: 1;
  border-width: 22px;
  right: -40px;
  border-color: transparent transparent transparent #FFF;
  top: -4px;
}

.star-bar-steps .triangle-right {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px;
  position: absolute;
  right: -31px;
  z-index: 1;
}

.cart-star-bar .star-bar-steps {
  margin: 0 0 20px 210px;
  left: 0;
}

/*
@media screen and (max-width: 1199px) {
  .star-bar {
    .star-bar-w {
      width: 782px;
    }
  }
  .star-bar-steps {
    .wrap {
      > div{
        width:195.5px;
      }
    }
  }
}*/

.domain-info-list ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 36px;
}

.activity-box {
  padding: 0 26px 40px 26px;
}

.activity-box .activity {
  position: relative;
}

.activity-box .activity li.activity-list {
  float: left;
  display: inline;
  width: 270px;
}

.activity-box .activity li.activity-list img {
  width: 100%;
  height: 150px;
  border: 1px solid #e4e4e4;
  border-bottom: none;
  display: block;
  overflow: hidden;
}

.activity-box .activity li.activity-list:hover a.title {
  color: #ff7200;
}

.activity-box .activity li.activity-list a.title {
  text-align: center;
  padding: 0 10px;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #e4e4e4;
  border-top: none;
  display: block;
}

.activity-notice {
  line-height: 24px;
  margin-bottom: 15px;
}

.manage-line {
  position: relative;
}

.manage-line:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 18px;
  background: #e4e4e4;
  left: 0;
  top: 2px;
}

.box-list-title h3 {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e4e4e4;
  padding: 0 20px 0 10px;
}

.box-list-title h3 a {
  float: right;
  display: inline;
  font-size: 12px;
}

.box-list-title h3 span.link-more {
  padding-left: 17px;
}

.box-list-title h3 span.link-more a {
  font-size: 16px;
  float: none;
  font-weight: normal;
}

.box-list-title h3 span {
  padding: 0 25px 10px 11px;
  position: relative;
  font-weight: 700;
  font-size: 16px;
}

.box-list-title h3 span.b-red {
  border-bottom: 3px solid #e8631c;
}

.box-list-title h3 span.b-yellow {
  border-bottom: 3px solid #ff6600;
  color: #ff6600;
}

.share-list li {
  padding: 10px 0;
  line-height: 30px;
  border-bottom: 1px dashed #e4e4e4;
}

.share-list li input[type="checkbox"],
.share-list li span[class^=icon-] {
  vertical-align: middle;
  height: 14px;
}

.share-list li input[type="checkbox"]:last-child,
.share-list li span[class^=icon-]:last-child {
  border-bottom: none;
}

.share-list li input[type="checkbox"] {
  margin-right: 5px;
}

.share-list li span[class^=icon-] {
  margin-right: 3px;
}

.share-list li button {
  margin-left: 6px;
  line-height: 28px;
}

.share-list li:last-child {
  border-bottom: none;
}

.cart-modal-body-line {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 20px;
  margin-bottom: 16px;
}

.cart-dialog-title {
  color: #333333;
  font-size: 16px;
}

.modal-backdrop {
  z-index: 999;
}

.modal-content:hover {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.8);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.8);
}

.layer-cont h3 {
  line-height: 24px;
  font-size: 14px;
  padding: 0 0 6px 0;
}

.layer-cont h3 span {
  display: inline-block;
  width: 3px;
  height: 12px;
  background: #ff6600;
  margin-right: 5px;
}

.cart-modal-body {
  padding: 15px 20px;
}

.my-cart-layer-cont {
  padding: 30px 0 0 0;
}

.modal-footer-bn {
  border-top: none;
}

@media screen and (min-width: 769px) {
  .cart-accounts-dialog {
    width: 390px;
    margin-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .cart-accounts-dialog {
    margin-top: 30px;
  }
}

.list-pager-pt {
  padding-top: 20px;
}

.list-pager {
  *zoom: 1;
}

.list-pager:before,
.list-pager:after {
  display: table;
  content: "";
}

.list-pager:after {
  clear: both;
}

.list-pager .pager-l {
  float: left;
  display: inline;
}

.list-pager .pager-r {
  float: right;
  display: inline;
}

.list-pager ul {
  font-size: 0;
}

.list-pager li {
  font-size: 14px;
  margin: 0 2px;
  display: inline-block;
}

.list-pager li.text {
  height: 28px;
  line-height: 28px;
}

.list-pager b {
  color: #666;
  padding: 0 5px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
}

.list-pager span,
.list-pager a {
  border: 1px solid #e4e4e4;
  padding: 0 5px;
  height: 28px;
  line-height: 28px;
  vertical-align: middle;
  margin-left: 3px;
  min-width: 28px;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  display: inline-block;
}

.list-pager a:hover {
  text-decoration: none;
}

.list-pager span {
  color: #333;
}

.list-pager .current {
  background-color: #fe8431;
  border: 1px solid #fe8431;
  color: #fff;
}

.list-pager .bnt-pager-confirm {
  width: 60px;
}

.list-pager .page-jump-input {
  width: 62px;
  border: 1px solid #aaa;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  height: 28px;
  line-height: 28px;
  padding: 0 5px;
}

.progress.xs,
.progress-xs,
.progress.xs .progress-bar,
.progress-xs .progress-bar {
  border-radius: 1px;
}

.progress.xs,
.progress-xs {
  height: 7px;
}

.progress,
.progress>.progress-bar,
.progress .progress-bar,
.progress>.progress-bar .progress-bar {
  border-radius: 1px;
}

.progress,
.progress>.progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.progress {
  margin-bottom: 0;
  vertical-align: middle;
}

.member-register-progress-box {
  padding-top: 10px;
}

.member-register-progress-box .progress {
  margin-top: 6px;
}

.activity-notice {
  border: 1px solid #e4e4e4;
  line-height: 30px;
  margin-bottom: 15px;
  padding: 10px 30px;
  border-top: 0;
  background: #fff;
}

.fixbar {
  position: relative;
}

.fixbar span[class^=icon-] {
  margin-right: 4px;
}

.fixbar .arrow-right-white {
  border-width: 8px;
}

.fixbar .fixbar-text {
  margin-right: 220px;
  border: 1px solid #e4e4e4;
  padding: 9px 20px 8px 30px;
  line-height: 36px;
  border-right: none;
  height: 60px;
  background: #fff;
  *zoom: 1;
}

.fixbar .fixbar-text:before,
.fixbar .fixbar-text:after {
  display: table;
  content: "";
}

.fixbar .fixbar-text:after {
  clear: both;
}

.fixbar .fixbar-text input {
  margin-right: 8px;
}

.fixbar .fixbar-text a {
  padding-left: 15px;
}

.fixbar .fixbar-text a.cart-pl {
  padding-left: 0;
}

.fixbar .fixbar-text .fixbar-text-l {
  float: left;
  display: inline;
}

.fixbar .fixbar-text .fixbar-text-r {
  float: right;
  display: inline;
}

.fixbar .fixbar-text .price {
  font-size: 26px;
}

.fixbar .fixbar-button {
  position: absolute;
  right: 0;
  top: 0;
  width: 220px;
}

.fixbar .fixbar-button button {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  border-radius: 0;
}

.fixbar .fixbar-button button span {
  margin-left: 10px;
}

.fixbar .fixbar-text-result {
  padding: 0 0 0 20px;
  line-height: 58px;
}

.fixbar .fixbar-text-result button.addcar {
  border-top: none;
  border-bottom: none;
  margin-right: 10px;
  width: 180px;
  font-size: 20px;
}

.fix {
  position: fixed;
  bottom: 0;
  background: #fff;
  width: 100%;
  z-index: 999;
  border: 1px solid #e4e4e4;
}

.fix .fixbar-text {
  border: none;
}

.cart-accounts-money .activity-notice {
  border: none;
  padding: 10px 0;
  margin-bottom: 0;
  *zoom: 1;
}

.cart-accounts-money .activity-notice:before,
.cart-accounts-money .activity-notice:after {
  display: table;
  content: "";
}

.cart-accounts-money .activity-notice:after {
  clear: both;
}

.cart-accounts-money .activity-notice .activity-notice-text-l {
  float: left;
  display: inline;
}

.cart-accounts-money .activity-notice .activity-notice-text-r {
  float: right;
  display: inline;
}

.cart-accounts-money span.icon-remark {
  margin-right: 9px;
}

.cart-accounts-title span {
  font-size: 26px;
  color: #ff6600;
}

@media screen and (max-width: 1199px) {
  .fixbar .fixbar-text {
    padding-left: 20px;
  }
  .fixbar .fixbar-text-quanren {
    margin-right: 120px;
  }
  .fixbar .submit-fixbar-button {
    width: 120px;
  }
}

@media screen and (max-width: 768px) {
  .activity-notice {
    padding: 10px 15px;
  }
  .cart-accounts-money .activity-notice {
    text-align: right;
    line-height: 24px;
    font-size: 12px;
  }
  .cart-accounts-money .activity-notice .activity-notice-text-l {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
    width: 100%;
  }
  .cart-accounts-money .activity-notice .activity-notice-text-r {
    line-height: 30px;
    float: none;
    padding-top: 10px;
  }
  .fixbar .fixbar-text {
    margin-right: 0;
    border: none;
    padding: 9px 0;
  }
  .fixbar .fixbar-text .fixbar-text-l,
  .fixbar .fixbar-text .fixbar-text-r {
    text-align: right;
  }
  .fixbar .fixbar-text-result button.addcar {
    width: 84px;
    line-height: 30px;
    border: 1px solid #e4e4e4;
    font-size: 14px;
  }
  .fixbar .fixbar-button {
    position: relative;
    width: 100%;
  }
  .register-fixbar .fixbar-text-result button.addcar {
    width: 100%;
    border: 1px solid #e4e4e4;
    line-height: 60px;
    font-size: 20px;
  }
  .register-fixbar .fixbar-text {
    height: auto;
    padding: 0 15px;
  }
  .register-fixbar .fixbar-text .fixbar-text-r {
    float: none;
  }
  .register-fixbar .fixbar-button {
    background: #fff;
    padding: 15px;
  }
}

.cart-accounts-row span[class^=w-] {
  float: left;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cart-accounts-row span[class^=w-].w-name {
  width: 16.25%;
  padding-left: 20px;
}

.cart-accounts-row span[class^=w-].w-content {
  width: 20.6%;
}

.cart-accounts-row span[class^=w-].w-mould {
  width: 14.9%;
}

.cart-accounts-row span[class^=w-].w-year {
  width: 8.6%;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.cart-accounts-row span[class^=w-].w-date {
  width: 10.8%;
}

.cart-accounts-row span[class^=w-].w-price {
  width: 9.25%;
}

.cart-accounts-row span[class^=w-].w-coupon {
  width: 14.85%;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.cart-accounts-row span[class^=w-].w-operate {
  width: 4.75%;
}

.cart-accounts-row span[class^=w-].w-cart-mould {
  width: 19.6%;
}

.cart-accounts-row span[class^=w-].w-cart-year {
  width: 14.55%;
}

.cart-accounts-row span[class^=w-].w-cart-price,
.cart-accounts-row span[class^=w-].w-cart-date {
  width: 11.7%;
}

.cart-accounts-row span[class^=w-].w-cart-operate {
  width: 5.6%;
}

.cart-accounts-row span[class^=w-].w-cart-djprice {
  width: 14.7%;
}

.cart-accounts-row span[class^=w-].w-cart-dj {
  width: 14.3%;
}

.cart-accounts-row h3 {
  background: #f9f9f9;
  line-height: 30px;
  padding: 10px 0;
  height: 50px;
  border: 1px solid #e4e4e4;
  border-top: none;
  font-size: 14px;
}

.cart-accounts-row .cart-accounts-list {
  background: #fff;
}

.cart-accounts-row .cart-accounts-list ul li {
  position: relative;
  line-height: 30px;
  min-height: 50px;
  padding: 10px 0;
  border: 1px solid #e4e4e4;
  border-top: none;
}

.cart-accounts-row .cart-accounts-list ul li.active {
  background: #fffde6;
}

.cart-accounts-row .cart-accounts-list ul li:hover {
  background: #f9f9f9;
}

@media screen and (max-width: 768px) {
  .my-cart .cart-accounts-row .cart-accounts-list .cart-select-short {
    margin-left: 0;
  }
  .cart-accounts-row .cart-accounts-list ul li {
    border-top: 1px solid #e4e4e4;
    margin-bottom: 20px;
    padding: 0 15px;
    position: relative;
  }
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-] {
    float: none;
    display: block;
    line-height: 30px;
    padding: 10px 0 0;
    border-bottom: 1px dashed #e4e4e4;
  }
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-cart-price,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-price,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-coupon {
    border-bottom: none;
  }
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-cart-djprice,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-cart-dj,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-cart-price,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-cart-date,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-cart-year,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-cart-mould,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-coupon,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-price,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-date,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-year,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-mould,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-content,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-name {
    width: 100%;
  }
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-coupon,
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-year {
    text-align: left;
  }
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-operate {
    position: absolute;
    right: 10px;
    width: 40px;
    bottom: 0;
    border-bottom: none;
  }
  .cart-accounts-row .cart-accounts-list ul li span[class^=w-].w-cart-operate {
    position: absolute;
    right: 10px;
    width: 40px;
    top: 0;
    border-bottom: none;
    display: block;
  }
  .cart-accounts-row .cart-accounts-list ul li:last-child {
    margin-bottom: 0;
  }
}

.alert {
  padding: 5px 18px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 5px;
}

.alert-tips {
  border-color: #e4e4e4;
  background: #f2f2f2;
}

/*page*/

/*scroll*/

.home-scroll {
  position: relative;
  height: 410px;
  background: #fff;
}

.home-scroll .banner-search {
  background: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, 0, endcolorstr=#7F000000, 0);
  position: absolute;
  bottom: -1px;
  z-index: 5;
  height: 80px;
  width: 1200px;
  padding: 15px 20px;
  box-sizing: border-box;
}

.home-scroll .banner-search>div {
  float: left;
  display: inline;
}

.home-scroll .banner-search .search-title {
  padding-right: 25px;
  color: #fff;
  line-height: 26px;
}

.home-scroll .banner-search .search-title .text {
  font-size: 16px;
}

.home-scroll .banner-search .search-title .text span {
  font-size: 20px;
  color: #fa6600;
  font-style: italic;
  font-weight: 700;
}

.home-scroll .banner-search .search-input {
  position: relative;
}

.home-scroll .banner-search .search-input .search-text {
  width: 540px;
  height: 50px;
  line-height: 30px;
  padding: 10px 40px 10px 20px;
  background: #fff;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  float: left;
  display: inline;
  font-size: 16px;
  color: #999;
  font-family: "Microsoft Yahei", "微软雅黑";
}

.home-scroll .banner-search .search-input .search-more {
  padding: 0 10px 0 0;
  width: 118px;
  background: #f5f5f5;
  border-left: 1px solid #eee;
  float: left;
  display: inline;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  cursor: pointer;
  font-size: 20px;
  color: #333333;
  height: 50px;
  line-height: 50px;
}

.home-scroll .banner-search .search-input .search-more span.arrow {
  border-style: solid dashed dashed dashed;
  border-color: #b3b3b3 transparent transparent transparent;
  border-width: 10px 10px 0;
  overflow: hidden;
  font-size: 0;
  height: 0;
  width: 0;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  -webkit-transition: 0.25s ease-in;
  -moz-transition: 0.25s ease-in;
  -o-transition: 0.25s ease-in;
  transition: 0.25s ease-in;
  float: right;
  display: inline;
  margin-top: 20px;
}

.home-scroll .banner-search .search-input .search-more:hover span.arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.home-scroll .banner-search .search-input .search-button {
  float: left;
  display: inline;
  padding: 0 28px 0 29px;
  height: 50px;
  line-height: 50px;
  background: #ff7200;
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  font-family: "Microsoft Yahei", "微软雅黑";
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}

.home-scroll .banner-search .search-input .search-button span {
  margin-right: 10px;
}

.home-scroll .banner-search .search-input .icon-close {
  display: block;
  position: absolute;
  top: 18px;
  z-index: 3;
  right: 270px;
  cursor: pointer;
}

.home-scroll .banner-search .search-trade.search-title {
  padding-right: 0;
}

.home-scroll .banner-search .search-trade span.icon-search-trade,
.home-scroll .banner-search .search-trade .search-trade-text {
  float: left;
  display: inline;
}

.home-scroll .banner-search .search-trade .search-trade-text {
  padding-left: 8px;
}

.home-scroll .banner-search .search-trade .search-trade-text a {
  color: #fff;
}

.home-scroll .banner-search .search-input-hd {
  width: 1200px;
  position: absolute;
  left: -1px;
  top: 80px;
  z-index: 4;
  display: none;
}

.home-scroll .banner-search .search-input-hd .arrow-down {
  position: absolute;
  top: -16px;
  left: 794px;
  border-color: #f5f5f5 transparent transparent;
  border-style: solid solid solid;
  border-width: 14px 14px 0;
  font-size: 0;
  height: 0;
  width: 0;
}

/*section1*/

.section1 {
  background: #fff;
}

.domain-sales {
  border: 1px solid #e4e4e4;
  border-top: none;
  background: #fff;
  height: 34px;
  padding: 0 14px 0 20px;
  font-size: 12px;
}

.domain-sales .domain-sales-list {
  float: left;
  display: inline;
}

.domain-sales .domain-sales-list li {
  float: left;
  display: inline;
  line-height: 34px;
}

.domain-sales .domain-sales-list li span.line {
  width: 1px;
  height: 14px;
  background: #ccc;
  margin: 10px 14px;
  display: inline-block;
}

.domain-sales .domain-news {
  float: right;
  display: inline;
  padding: 7px 0;
  line-height: 20px;
}

.domain-sales .domain-news .information-list,
.domain-sales .domain-news .notice-list {
  float: left;
  display: inline;
}

.domain-sales .domain-news .information-list li,
.domain-sales .domain-news .notice-list li {
  float: left;
  display: inline;
}

.domain-sales .domain-news .information-list li a,
.domain-sales .domain-news .notice-list li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
  display: inline-block;
}

.domain-sales .domain-news h3,
.domain-sales .domain-news ul {
  float: left;
  display: inline;
}

.domain-sales .domain-news .notice-list-more {
  float: right;
  display: inline;
  margin-left: 30px;
}

.domain-sales .domain-news h3 {
  font-weight: 700;
  font-size: 12px;
  padding-right: 5px;
  line-height: 20px;
}

.domain-sales .domain-news .information-list {
  width: 226px;
  margin-right: 30px;
}

.domain-sales .domain-news .information-list li a {
  width: 186px;
}

.domain-sales .domain-news .notice-list {
  width: 268px;
}

.domain-sales .domain-news .notice-list li a {
  float: left;
  width: 158px;
}

.tao-can-box {
  padding: 20px 0 10px 0;
  overflow: hidden;
  *zoom: 1;
}

.tao-can-box:before,
.tao-can-box:after {
  display: table;
  content: "";
}

.tao-can-box:after {
  clear: both;
}

.tao-can-box>ul>li {
  float: left;
  display: inline;
  width: 241px;
  height: 290px;
  position: relative;
  webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}

.tao-can-box>ul>li:not(:last-child) {
  margin-right: 12px;
}

.tao-can-box>ul>li .tc-small-box {
  padding: 22px 0 20px 0;
  border: 1px solid #e4e4e4;
  -webkit-transition: all .8s;
  transition: all .8s;
  background-color: #fff;
  text-align: center;
  height: 290px;
  position: relative;
}

.tao-can-box>ul>li .tc-small-box .tc-small-box-text {
  position: absolute;
  top: 22px;
  width: 240px;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.tao-can-box>ul>li .tc-small-box .tc-small-box-text .tc-small-box-img {
  width: 106px;
  height: 61px;
  margin: 0 auto 11px auto;
  line-height: 61px;
}

.tao-can-box>ul>li .tc-small-box .tc-small-box-text .tc-small-box-img img {
  display: inline-block;
  vertical-align: bottom;
}

.tao-can-box>ul>li .tc-small-box img {
  display: inline-block;
}

.tao-can-box>ul>li .tc-small-box h3 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  line-height: 30px;
}

.tao-can-box>ul>li .tc-small-box p {
  line-height: 20px;
}

.tao-can-box>ul>li .tc-small-box p.text {
  color: #999;
  margin-top: 6px;
}

.tao-can-box>ul>li .tc-small-box p.tips {
  color: #ff0000;
  padding: 18px 0 22px 0;
}

.tao-can-box>ul>li .tc-small-box p.tips-orange {
  color: #ff6600;
  margin: 12px 0 11px 0;
}

.tao-can-box>ul>li .tc-small-box p.tips-orange>span {
  font-size: 22px;
}

.tao-can-box>ul>li .box-large {
  float: left;
  opacity: 0;
  position: relative;
  top: -10px;
  visibility: hidden;
  z-index: 3;
}

.tao-can-box>ul>li .box-large .icon-tcb {
  background: url("../images/icon_taocan.png") no-repeat center top;
  margin: 4px auto 0 auto;
}

.tao-can-box>ul>li .box-large span.icon-host {
  background-position: 0px 0px;
  width: 49px;
  height: 40px;
}

.tao-can-box>ul>li .box-large span.icon-SSL {
  background-position: 0px -40px;
  width: 42px;
  height: 40px;
  margin-left: 2px;
}

.tao-can-box>ul>li .box-large span.icon-price {
  background-position: 0px -80px;
  width: 42px;
  height: 40px;
}

.tao-can-box>ul>li .box-large span.icon-hover-host {
  background-position: 0px -310px;
  width: 64px;
  height: 60px;
}

.tao-can-box>ul>li .box-large span.icon-h5 {
  background-position: 0px -162px;
  width: 45px;
  height: 40px;
}

.tao-can-box>ul>li .box-large span.icon-brand {
  background-position: 0px -205px;
  width: 40px;
  height: 40px;
  margin-left: 2px;
}

.tao-can-box>ul>li .box-large span.icon-www {
  background-position: 0px -121px;
  width: 40px;
  height: 40px;
  margin-left: 4px;
}

.tao-can-box>ul>li .box-large .shake {
  display: inline-block;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.tao-can-box>ul>li .box-large .box-large-left {
  background: #fe8431;
  color: #fff;
  width: 241px;
  float: left;
  height: 100%;
  text-align: center;
  padding-top: 74px;
}

.tao-can-box>ul>li .box-large .box-large-left .box-large-left-img {
  width: 106px;
  height: 71px;
  margin: 0 auto;
}

.tao-can-box>ul>li .box-large .box-large-left h3 {
  line-height: 30px;
  font-size: 20px;
}

.tao-can-box>ul>li .box-large .box-large-left p {
  margin-top: 5px;
}

.tao-can-box>ul>li .box-large .box-large-right {
  padding: 29px 0 30px 32px;
  float: left;
  position: relative;
}

.tao-can-box>ul>li .box-large .box-large-right .box-large-hd {
  position: absolute;
  visibility: visible;
  webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  bottom: -537px;
  height: 302px;
  width: 420px;
  display: none;
  z-index: -999;
  background: #fff;
}

.tao-can-box>ul>li .box-large .box-large-right .buy-button {
  margin-left: 66px;
  margin-top: 7px;
  display: block;
}

.tao-can-box>ul>li .box-large .box-large-right .buy-button:hover {
  color: #fff;
  text-decoration: none;
}

.tao-can-box>ul>li .box-large .box-large-right ul li {
  display: table;
  padding-bottom: 20px;
}

.tao-can-box>ul>li .box-large .box-large-right ul li .box-large-icon {
  width: 48px;
  display: table-cell;
  vertical-align: top;
}

.tao-can-box>ul>li .box-large .box-large-right ul li .box-large-text {
  padding-left: 17px;
}

.tao-can-box>ul>li .box-large .box-large-right ul li .box-large-text h3 {
  color: #333;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}

.tao-can-box>ul>li .box-large .box-large-right ul li .box-large-text p {
  font-size: 14px;
  line-height: 22px;
  margin-top: 3px;
}

.tao-can-box>ul>li.tc-hover {
  width: 693px;
}

.tao-can-box>ul>li.tc-hover .box-large {
  opacity: 1;
  visibility: visible;
  border: 1px solid #fe8431;
  width: 693px;
  height: 310px;
  background-color: #fff;
  box-shadow: 0 0 5px 3px #ffefe4;
  overflow: hidden;
}

.tao-can-box>ul>li.tc-hover .box-large .shake {
  -webkit-animation: go 1s ease-in-out alternate infinite;
  -moz-animation: go 1s ease-in-out alternate infinite;
  animation: go 1s ease-in-out alternate infinite;
}

@keyframes go {
  0% {
    -webkit-transform: rotate(10deg);
    -webkit-transform-origin: center center;
    -moz-transform: rotate(10deg);
    -moz-transform-origin: center center;
    transform: rotate(10deg);
    transform-origin: center center;
  }
  100% {
    -webkit-transform: rotate(-10deg);
    -webkit-transform-origin: center center;
    -moz-transform: rotate(-10deg);
    -moz-transform-origin: center center;
    transform: rotate(-10deg);
    transform-origin: center center;
  }
}

.tao-can-box>ul>li.tc-hover .box-large .box-large-hd {
  visibility: visible;
  bottom: -272px;
  display: block;
}

.tao-can-box>ul>li.tc-hover .tc-small-box {
  display: none;
  opacity: 0;
  visibility: hidden;
}

/*section2*/

.section2 {
  background: #fff;
}

.section2 .section-tj-domain-con {
  margin-left: -12px;
  *zoom: 1;
}

.section2 .section-tj-domain-con:before,
.section2 .section-tj-domain-con:after {
  display: table;
  content: "";
}

.section2 .section-tj-domain-con:after {
  clear: both;
}

.section2 .section-tj-domain-con .section-tj-domain {
  width: 392px;
  float: left;
  display: inline;
  margin-left: 12px;
}

.section2 .section-tj-domain-con .section-tj-domain h3 {
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  padding-bottom: 30px;
  margin: 0 auto;
}

.section2 .section-tj-domain-con .section-tj-domain .section-tj-domain-button {
  padding-top: 20px;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.section-tj-domain-button a {
  height: 36px;
  line-height: 36px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}



.section2 .section-tj-domain-con .section-tj-domain .table-layout tbody tr:hover td a {
  color: #ff7200;
  text-decoration: none;
}

.white-title-bg .home-title-line span {
  background: #fff;
}

/*section3*/

.section3-bg {
  background: #f9f9f9;
}

/*section4*/

.trade-box {
  margin-left: -12px;
}

.trade-box .trade-list {
  width: 392px;
  float: left;
  display: inline;
  margin-left: 12px;
}

.trade-box .trade-list h3 {
  height: 58px;
  line-height: 58px;
  color: #333333;
  font-weight: 700;
  background: #efeff0;
  border: 1px solid #e4e4e4;
  border-bottom: none;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  font-size: 18px;
}

.trade-box .trade-list .trade-list-button {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  padding-top: 20px;
}

.trade-box .trade-list .trade-list-button button {
  margin: 0 15px;
}

.auto-trade {
  padding: 8px 0 20px 0;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

.auto-trade ul {
  padding-right: 5px;
  display: inline-block;
}

.auto-trade li {
  position: relative;
  width: 190px;
  margin: 0 5px;
  float: left;
  display: inline;
}

.auto-trade li.active a {
  border: 1px solid #fe8431;
  background: #fe8431;
  color: #fff;
}

.auto-trade li a {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 1px solid #e4e4e4;
  background: #f9f9f9;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  display: inline-block;
  color: #333333;
  font-size: 16px;
  text-decoration: none;
}

.auto-trade .more {
  float: left;
  display: inline;
}

.auto-trade .more a {
  width: 190px;
  display: block;
  line-height: 48px;
  border: 1px solid #e4e4e4;
  background: #fff;
  font-size: 16px;
  vertical-align: middle;
}

.auto-trade-box {
  *zoom: 1;
  padding: 0 0 30px 0;
}

.auto-trade-box:before,
.auto-trade-box:after {
  display: table;
  content: "";
}

.auto-trade-box:after {
  clear: both;
}

.more-types {
  text-align: center;
  margin: 0 0 20px 0;
}

.more-types>a {
  color: #444;
  font-size: 16px;
}

.more-types>a:hover {
  color: #ff6600;
}

#myCarouse3 .carousel-indicators,
#myCarouse2 .carousel-indicators {
  width: auto;
  margin-left: auto;
  bottom: 5px;
  right: 20px;
  left: auto;
}

.banner-center {
  padding: 40px 0;
}

.trade-arrow {
  position: absolute;
  top: 50px;
  left: 90px;
  border-color: #fe8431 transparent transparent;
  border-style: solid solid solid;
  border-width: 10px 10px 0;
  font-size: 0;
  height: 0;
  width: 0;
  display: inline-block;
}

/*section5*/

.section5 {
  height: 448px;
  position: relative;
}

.section5 .new-title-line {
  margin: 48px 0 40px 0;
}

.section5 .new-title-line b {
  background: #e4e4e4;
  margin-top: 4px;
  display: inline-block;
  width: 517px;
  height: 1px;
  _overflow: hidden;
  vertical-align: middle;
}

.section5 .new-title-line span {
  display: inline-block;
  width: 166px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  font-size: 26px;
}

.section5 .news-bg:before {
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../images/new_bg.jpg") center 0 no-repeat;
}

.section5 .info-box {
  margin-left: -12px;
}

.section5 .info-box .info-box-list {
  width: 392px;
  float: left;
  display: inline;
  margin-left: 12px;
  background: #fff;
}

.section5 .info-box .info-box-list ul {
  padding: 11px 27px 18px 20px;
}

.section5 .info-box .info-box-list ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 36px;
}

.section5 .info-box .info-box-list ul li span {
  color: #999;
  padding-right: 8px;
}

/*section6*/

.advantage-box li {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  float: left;
  display: inline;
  width: 400px;
  padding-top: 30px;
  cursor: pointer;
}

.advantage-box li h3 {
  font-size: 20px;
  padding-top: 15px;
  color: #333333;
  line-height: 38px;
}

.advantage-box li p {
  line-height: 24px;
  padding-top: 12px;
}

/*section7*/

.section7 {
  background: #fff;
}

.customer h3 {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e4e4e4;
  padding: 0 10px;
}

.customer h3 span {
  font-size: 20px;
  color: #333333;
}

.customer h3 a {
  float: right;
  display: inline;
  font-size: 12px;
}

.customer .customer-scroll {
  position: relative;
  padding: 30px 0;
}

.customer .customer-scroll li.customer-list {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  border-right: 1px solid #e4e4e4;
}

.customer .customer-scroll li.customer-list:last-child {
  border-right: none;
}

.customer .customer-scroll li.customer-list:nth-child(6n) {
  border-right: none;
}

.customer .customer-scroll li.customer-list img {
  width: 180px;
  height: 60px;
  display: inline-block;
}

/*section8*/

.section8 {
  background: url("../images/business_bg.jpg") 50% 50% no-repeat;
  background-size: cover;
}

.section8 .business-box {
  padding: 45px 0;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.section8 .business-box span {
  color: #fff;
  font-size: 30px;
  padding: 0 30px;
  line-height: 50px;
}

.section8 .business-box .business-button {
  width: 160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fe8431;
  font-size: 20px;
  font-family: "Microsoft Yahei", "微软雅黑";
}

.section8 .business-box .business-button:hover {
  background: #ff7200;
}

/*section9*/

.section9 {
  background: #f9f9f9;
}

.section9-tb-bg {
  background: #fff;
}

.auto-trade {
  padding-bottom: 38px;
}

.auto-trade .more {
  background: #fff;
}

.auto-trade li.active a {
  background: #fe8431;
}

.auto-trade li a {
  background: #fff;
}

.vm-list li {
  width: 392px;
  padding: 0 26px 30px 22px;
  margin-left: 12px;
  float: left;
  display: inline;
  top: 0;
  border: 1px solid #e4e4e4;
  background: #fff;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
}

.vm-list li:first-child {
  margin-left: 0;
}

.vm-list li:hover {
  border-color: #F9AA79;
  box-shadow: 0 0 5px 5px rgba(249, 170, 121, 0.15);
  top: -10px;
  cursor: pointer;
  position: relative;
  z-index: 1;
}

.vm-list li:hover .yun-server-ty {
  background-position: 0px -60px;
}

.vm-list li:hover .yun-server-rm {
  background-position: 0 -300px;
}

.vm-list li:hover .yun-server-bj {
  background-position: 0 -240px;
}

.vm-list li:hover h2 {
  color: #ff7200;
}

.vm-list li:hover button {
  background: #ff7200;
  color: #fff;
  border-color: #ff7200;
}

.vm-list li:hover a {
  background: #ff7200;
  color: #fff;
  border-color: #ff7200;
}

.vm-list li.on-sale {
  background: #ffffff url(../images/icon_onsale.png) no-repeat scroll right top;
}

.vm-list li.on-new {
  background: #ffffff url(../images/new.png) no-repeat scroll right top;
}

.vm-list li.on-jiaji {
  background: #ffffff url(../images/jiaji.png) no-repeat scroll right top;
}

.vm-list li.on-hot {
  background: #ffffff url(../images/hot.png) no-repeat scroll right top;
}

.vm-list .vm-type {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 25px;
  margin: 0 auto;
}

.vm-list .vm-type h2 {
  margin-top: 11px;
  font-weight: bold;
  color: #333333;
  font-size: 18px;
}

.vm-list .vm-type h2.mt6 {
  margin-top: 6px;
}

.vm-list .brand-detail {
  padding: 30px 0 16px 0;
}

.vm-list .brand-detail p {
  line-height: 28px;
  text-align: center;
}

.vm-list .brand-detail p img {
  display: inline-block;
}

.vm-list .vm-detail {
  line-height: 2;
  padding: 30px 0 0 30px;
  margin-bottom: 20px;
  *zoom: 1;
}

.vm-list .vm-detail:before,
.vm-list .vm-detail:after {
  display: table;
  content: "";
}



.vm-list .vm-detail:after {
  clear: both;
}

.vm-list .vm-detail p span {
  display: inline-block;
}

.vm-list .vm-detail p span.title {
  width: 136px;
  padding-right: 24px;
  text-align: right;
}

.vm-list .vm-detail .vm-detail-list {
  line-height: 28px;
  display: inline;
  float: left;
}

.vm-list .vm-detail .vm-detail-list-line {
  position: relative;
  padding-right: 15px;
  margin-right: 15px;
}

.vm-list .vm-detail .vm-detail-list-line:after {
  position: absolute;
  width: 1px;
  height: 70px;
  content: "";
  background: #eee;
  top: 9px;
  right: 0;
}

/*新增的css*/
.vm-detail .show-time{
  margin-bottom: 20px;
  margin-left:50px;
} 
.vm-list .vm-detail .vm-detail-list-new-line::after{
   height:120px;
   margin-left:50px;
}
.vm-list .vm-detail .vm-detail-list-new-line,
.vm-list .vm-detail .vm-detail-list-new-height {
  margin-left:40px;
  padding-right: 35px;
  margin-right: 35px;
}
.vm-list .vm-detail .vm-detail-list-new-height{
   margin-bottom: 56px;
}
.icon-daiwei-taocan,
.icon-daijian-taocan,
.icon-daiyin-taocan {
  width: 95px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: top center;
}
.icon-daiwei-taocan{
  background-image: url(../images/dw.png);
}
.icon-daijian-taocan{
  background-image: url(../images/dj.png);
}
.icon-daiyin-taocan{
  background-image: url(../images/dy.png);
}
.vm-list li:hover .icon-daiwei-taocan{
  background-image: url(../images/dw_hover.png);
}
.vm-list li:hover .icon-daijian-taocan{
  background-image: url(../images/dj_hover.png);
}
.vm-list li:hover .icon-daiyin-taocan{
  background-image: url(../images/dy_hover.png);
}
/*新增的css结束*/

.vm-list .vm-promotion {
  padding: 0 10px 0 30px;
  height: 78px;
  *zoom: 1;
}

.vm-list .vm-promotion:before,
.vm-list .vm-promotion:after {
  display: table;
  content: "";
}

.vm-list .vm-promotion:after {
  clear: both;
}

.vm-sales-news-list {
  display: table;
}

.vm-sales-news-list .icon-coupon {
  color: #ff0000;
  border-color: #FC5E5E;
}

.vm-list .vm-promotion .vm-sales-news-list .icon-free {
  color: #ff6600;
  border-color: #FC8545;
}

.vm-list .vm-promotion .vm-promotion-item {
  padding-left: 0;
  display: table;
}

.vm-list .vm-promotion a.coupon-link {
  display: table-cell;
  text-decoration: none;
  background: none;
}

.vm-list .vm-promotion .tip {
  display: table-cell;
  width: 22px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  text-align: center;
}

.vm-list .vm-promotion .tip-bg-red {
  background: #fc5e5e;
}

.vm-list .vm-promotion .tip-bg-cheng {
  background: #fc8542;
}

.vm-list .vm-promotion .text {
  padding-left: 8px;
}

.vm-list .vm-promotion .vm-promotion-item {
  padding-right: 10px;
  border-width: 1px;
  border-style: solid;
  margin-bottom: 15px;
}

.vm-list .vm-promotion .icon-free {
  color: #ff6600;
  border-color: #FC8545;
}

.vm-list .vm-promotion .coupon-link {
  color: #0066cc;
  margin-left: 10px;
}

.vm-list .vm-price {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  padding: 20px 0;
}

.vm-list .vm-params {
  *zoom: 1;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.vm-list .vm-params:before,
.vm-list .vm-params:after {
  display: table;
  content: "";
}

.vm-list .vm-params:after {
  clear: both;
}

.vm-list .vm-params-item {
  float: left;
  padding: 0 10px;
  margin: 25px 0;
}

.vm-list .vm-params-item .unit,
.vm-list .vm-params-item .num {
  color: #333333;
}

.vm-list .vm-params-item .num {
  font-size: 24px;
}

.vm-list .vm-params-item .unit {
  font-size: 12px;
}

.vm-list .vm-params-item .text {
  color: #999;
}

.vm-list .vm-params-item.item1 {
  width: 90px;
}

.vm-list .vm-params-item.item2 {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  width: 135px;
  text-align: center;
}

.vm-list .vm-params-item.vm-params-item.item3 {
  width: 110px;
}

.vm-list .vm-list-button {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.vm-list .vm-list-button button {
  width: 160px;
  height: 36px;
  line-height: 36px;
  margin-left: auto;
  margin-right: auto;
}

.vm-list .vm-list-button a {
  width: 160px;
  height: 36px;
  line-height: 36px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/*section10*/

.section10 {
  background: #fff;
}

@media screen and (max-width: 1199px) {
  .top-nav-content,
  .nav-content,
  .menu-content,
  .main-container {
    width: 990px;
  }
  .top-nav-content {
    *zoom: 1;
  }
  .top-nav-content:before,
  .top-nav-content:after {
    display: table;
    content: "";
  }
  .top-nav-content:after {
    clear: both;
  }
  .top-nav-content .nav-r>li .site-navigation-hd {
    width: 990px;
    padding: 23px 0 26px 10px;
  }
  .top-nav-content .nav-r>li .site-navigation-hd li {
    border-right: none;
    padding: 0 2px;
  }
  .top-nav-content .nav-r>li .site-navigation-hd li a {
    padding: 0 11px;
  }
  .top-nav-content .nav-r>li .site-navigation-hd li h5,
  .top-nav-content .nav-r>li .site-navigation-hd li h4 {
    padding-left: 11px;
  }
  .menu .menu-hd .menu-down-cont {
    width: 990px;
  }
  .menu .menu-hd .menu-dropdown {
    width: 990px;
  }
  .menu .menu-hd .menu-dropdown li {
    border-left: none;
  }
  .menu .menu-hd .menu-dropdown .menu-advert {
    margin: 0 20px;
    width: 200px;
  }
  .menu .menu-hd .menu-dropdown .domain-register li.reg-question {
    padding-left: 0;
  }
  .menu .menu-hd .menu-dropdown .domain-register li.domain-service {
    padding: 0 0 0 20px;
  }
  .menu .menu-hd .menu-dropdown .domain-register li.domain-service .dr-list {
    padding-right: 12px;
  }
  .menu .menu-hd .menu-dropdown .domain-register li.top-domain {
    padding: 0;
  }
  .menu .menu-hd .menu-dropdown .domain-register li.top-domain .dr-list {
    padding-right: 12px;
  }
  .menu .menu-hd .menu-dropdown .domain-register li.china-domain {
    padding: 0;
  }
  .menu .menu-hd .menu-dropdown .domain-register li.china-domain .dr-list {
    padding-right: 12px;
  }
  .menu .menu-hd .menu-dropdown .domain-register li.intern-domain {
    padding: 0 0 0 10px;
  }
  .menu .menu-hd .menu-dropdown .domain-register li.intern-domain .dr-list {
    padding-right: 12px;
  }
  .menu .menu-hd .menu-dropdown .menu-domain-list li {
    padding-left: 20px;
  }
  .menu .menu-hd .menu-dropdown .menu-domain-list li.domain-bid-list {
    padding-right: 0;
  }
  .menu .menu-hd .menu-dropdown .menu-domain-list li.screen-domain-bid-list {
    padding-left: 0;
  }
  .menu .menu-hd .menu-dropdown .menu-domain-list li.ykj-list .dr-list {
    padding-right: 20px;
  }
  .auto-trade li {
    width: 180px;
  }
  .auto-trade .more {
    width: 180px;
  }
  .home-scroll .banner-search {
    width: 990px;
  }
  .home-scroll .banner-search .search-input .search-text {
    width: 280px;
  }
  .home-scroll .banner-search .search-input-hd {
    width: 988px;
  }
  .home-scroll .banner-search .search-input-hd .arrow-down {
    left: 578px;
  }
  .service-section ul li {
    width: 199px;
  }
  .service-section ul li:first-child {
    width: 198px;
  }
  .section1 .vm-list li,
  .section10 .vm-list li,
  .section9 .vm-list li,
  .section5 .info-box .info-box-list,
  .trade-box .trade-list,
  .section2 .section-tj-domain-con .section-tj-domain {
    width: 322px;
  }
  .section5 .new-title-line b {
    width: 412px;
  }
  .advantage-box li {
    width: 330px;
  }
  .section9 .vm-list .vm-params-item.item2 {
    width: 80px;
  }
  .section9 .vm-list .vm-detail p span.title {
    width: 80px;
    padding-right: 0;
  }
  .vm-list .vm-detail .vm-detail-list-line:after {
    width: 0;
  }
  .tao-can-box>ul>li {
    width: 181px;
  }
  .tao-can-box>ul>li.tc-hover {
    width: 604px;
  }
  .tao-can-box>ul>li.tc-hover .box-large {
    width: 604px;
  }
  .tao-can-box>ul>li.tc-hover .box-large .box-large-left {
    width: 181px;
  }
  .tao-can-box>ul>li .tc-small-box .tc-small-box-text {
    width: 180px;
  }
}

@media screen and (max-width: 768px) {
  #section6 .auto-trade-box,
  #section5 .auto-trade-box {
    padding: 0 15px 40px 15px;
  }
  .section1 {
    padding-bottom: 10px;
  }
  .section1 .vm-list li {
    width: 100%;
  }
  .home-scroll .banner-search,
  .top-nav-content,
  .menu-content,
  .main-container {
    width: 100%;
  }
  .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  }
  .home-scroll {
    height: auto;
  }
  .home-scroll .banner-search {
    padding: 10px 15px;
    height: 105px;
    bottom: -1px;
  }
  .home-scroll .banner-search .search-input {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    width: 100%;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    box-orient: horizontal;
  }
  .home-scroll .banner-search .search-input .search-text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1;
    float: none;
    font-size: 12px;
    padding: 10px 25px 10px 10px;
  }
  .home-scroll .banner-search .search-input .search-more {
    width: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    float: none;
    padding: 0 2px;
    font-size: 12px;
  }
  .home-scroll .banner-search .search-input .search-more span.arrow {
    border-width: 6px 6px 0;
    margin: 25px 0 0 2px;
  }
  .home-scroll .banner-search .search-input .icon-close {
    right: 140px;
  }
  .home-scroll .banner-search .search-input .search-button {
    width: 75px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    float: none;
    font-weight: normal;
    font-size: 18px;
    padding: 0;
  }
  .home-scroll .banner-search>div {
    float: none;
  }
  .home-scroll .banner-search .search-title {
    padding-right: 0;
    display: -moz-box;
    display: -webkit-box;
    display: box;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    box-pack: center;
    font-size: 12px;
  }
  .home-scroll .banner-search .search-title .text {
    font-size: 12px;
  }
  .home-scroll .banner-search .search-title .text span {
    font-size: 17px;
  }
  .home-scroll .banner-search .search-title .tip {
    padding-left: 8px;
  }
  .home-scroll .banner-search .search-input-hd {
    width: 100%;
    top: 98px;
    padding: 0 15px;
  }
  .home-scroll .banner-search .search-input-hd .circle-dot ul li {
    width: 33%;
  }
  .home-scroll .banner-search .search-input-hd .arrow-down {
    left: auto;
    right: 104px;
  }
  .domain-sales {
    padding: 0 15px;
  }
  .domain-sales .domain-sales-list li span.line {
    margin: 11px 4px;
  }
  .home-title-line {
    margin: 25px 15px 30px 15px;
  }
  .home-title-line span {
    font-size: 17px;
    padding: 0 14px;
  }
  .service-section {
    padding: 0 15px;
  }
  .service-section ul li {
    border: none;
    background: none;
    padding: 0;
    width: 20%;
  }
  .service-section ul li span {
    margin: 0;
  }
  .service-section ul li h3 {
    font-size: 12px;
    font-weight: normal;
  }
  .service-section ul li:first-child {
    width: 20%;
  }
  .section2 .section-tj-domain-con {
    margin-left: 0;
  }
  .section2 .section-tj-domain-con .section-tj-domain {
    width: 100%;
    padding: 0 15px;
    margin: 0 0 20px 0;
  }
  .section2 .section-tj-domain-con .section-tj-domain h3 {
    font-size: 15px;
    font-weight: normal;
    padding-bottom: 15px;
  }
  .section2 {
    padding-bottom: 0;
  }
  .auto-trade {
    width: 100%;
    padding: 8px 15px 20px 15px;
  }
  .auto-trade .more a {
    width: 100%;
    line-height: 34px;
    font-size: 12px;
  }
  .auto-trade ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    padding-right: 0;
  }
  .auto-trade li {
    width: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    float: none;
    text-align: center;
    /*IE*/
    text-align: -moz-center;
    /*Firefox*/
    text-align: -webkit-center;
    /*Chrome*/
  }
  .auto-trade li:first-child {
    margin-left: 0;
  }
  .auto-trade li a {
    float: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-box-pack: center;
    -o-box-pack: center;
    box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    -o-box-align: center;
    box-align: center;
  }
  .auto-trade .more {
    float: none;
    width: auto;
    font-size: 12px;
    line-height: 34px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-box-pack: center;
    -o-box-pack: center;
    box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    -o-box-align: center;
    box-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
    margin-left: 5px;
  }
  .trade-arrow {
    left: 50%;
    top: 36px;
    margin-left: -10px;
  }
  .trade-box {
    margin-left: 0;
  }
  .trade-box .trade-list {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .trade-box .trade-list h3 {
    font-weight: normal;
    font-size: 15px;
    height: 45px;
    line-height: 45px;
  }
  .banner-center {
    padding: 10px 15px 0 15px;
  }
  .hot-new-title {
    padding: 0 15px;
  }
  .hot-new-title img {
    width: 100%;
    max-width: 640px;
    text-align: center;
    margin: 50px 0 40px 0;
  }
  .section5 .info-box {
    margin-left: 0;
    padding: 0 15px;
    *zoom: 1;
  }
  .section5 .info-box:before,
  .section5 .info-box:after {
    display: table;
    content: "";
  }
  .section5 .info-box:after {
    clear: both;
  }
  .section5 .info-box .info-box-list {
    width: 100%;
    margin-left: 0;
  }
  .advantage-box li {
    width: 100%;
  }
  .customer {
    margin-top: 40px;
  }
  .trade-box .trade-list .trade-list-button button {
    margin: 0 10px;
  }
  .section8 .business-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    box-pack: center;
    padding: 20px 15px;
  }
  .section8 .business-box span {
    padding: 0;
    font-size: 18px;
  }
  .section8 .business-box .business-button {
    width: auto;
    padding: 0 20px;
  }
  .footer .footer-text-sm p.tip {
    padding: 0 5px;
  }
  .computer-back {
    padding: 0 0 20px 0;
    text-align: center;
  }
  .section9 .vm-params {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
  }
  .section9 .vm-params .vm-params-item {
    float: none;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-box-pack: center;
    -o-box-pack: center;
    box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    -o-box-align: center;
    box-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
  }
  .section9 .vm-params-item,
  .section9 .vm-params,
  .section9 .vm-promotion {
    padding: 0;
  }
  .section9 .vm-detail {
    padding: 30px 10px 0 10px;
  }
  .section9 .vm-detail p span.title {
    width: 80px;
    padding-right: 0;
  }
  .section9 .vm-detail .vm-detail-list {
    width: 100%;
    text-align: center;
  }
  .section9 .vm-detail .vm-detail-list-line:after {
    width: 0;
  }
  .section9 .vm-list {
    padding: 0 15px;
  }
  .section9 .vm-list li {
    width: 100%;
    padding: 25px 15px;
  }
  .section9 .vm-list li:first-child {
    margin-left: auto;
  }
  .section9 .vm-list .vm-promotion-item {
    margin: 0 auto 15px auto;
  }
  .section9 .vm-list .vm-sales-news-list {
    margin: 0 auto;
  }
  .section9 .vm-list .vm-promotion .coupon-link {
    font-size: 12px;
  }
  .section10 .vm-list {
    padding: 0 15px;
  }
  .section10 .vm-list li {
    width: 100%;
  }
  .tao-can-box {
    padding: 20px 15px 0 15px;
  }
  .tao-can-box>ul>li {
    width: 100%;
    margin-bottom: 15px;
  }
  .tao-can-box>ul>li .tc-small-box {
    width: 100%;
  }
  .tao-can-box>ul>li .tc-small-box .tc-small-box-text {
    width: 100%;
  }
}

.register-banner1,
.register-banner2,
.register-banner3 {
  height: 210px;
  display: block;
}

.register-banner1 {
  background: url("../images/register_banner_01.jpg") 50% 50% no-repeat;
}

.register-banner2 {
  background: url("../images/register_banner_01.jpg") 50% 50% no-repeat;
}

.register-banner3 {
  background: url("../images/register_banner_01.jpg") 50% 50% no-repeat;
}

.register-cont {
  background: #f9f9f9;
  padding: 20px 0 40px 0;
}

.register-cont .register-box {
  border: 1px solid #e4e4e4;
  padding: 19px 60px 13px 60px;
  background: #fff;
}

.register-cont .register-box .register-title {
  line-height: 30px;
  margin-bottom: 19px;
  font-size: 20px;
  width: 80%;
}

.register-cont .register-box .register-title .num {
  font-size: 24px;
  font-weight: 700;
}

.register-cont .register-box .register-title .register-active {
  font-size: 12px;
  position: relative;
}

.register-cont .register-box .register-title .register-active .new-icon {
  display: block;
  position: absolute;
  z-index: 1;
  left: 28px;
  top: -9px;
}

.register-cont .register-box .register-textarea textarea {
  height: 150px;
  overflow-y: auto;
  margin-bottom: 6px;
  width: 80%;
}

.register-cont .register-box .register-box-line {
  border-bottom: 1px solid #e4e4e4;
}

.register-cont .register-box .register-box-line .register-search-list {
  border-bottom: 1px dashed #d6d6d6;
}

.register-cont .register-box .register-box-line .register-search-list h3 {
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  color: #999;
  margin: 16px 0 0 0;
}

.register-cont .register-box .register-box-line .register-search-list h3 label {
  vertical-align: top;
}

.register-cont .register-box .register-box-line .register-search-list h3 input[type="checkbox"]:checked+label+span {
  color: #666;
}

.register-cont .register-box .register-box-line .register-search-list-bb {
  border-bottom: none;
}

.register-cont .register-box .register-box-bottom {
  margin: 19px 0;
  *zoom: 1;
}

.register-cont .register-box .register-box-bottom:before,
.register-cont .register-box .register-box-bottom:after {
  display: table;
  content: "";
}

.register-cont .register-box .register-box-bottom:after {
  clear: both;
}

.register-cont .register-box .register-box-bottom input[type="radio"]+label {
  margin: 0 6px 0 9px;
  vertical-align: middle;
}

.register-cont .register-box .register-box-bottom .more-suffix {
  cursor: pointer;
  color: #0066cc;
}

.register-cont .register-box .register-box-bottom .more-suffix:hover {
  color: #ff7200;
  text-decoration: underline;
}

.register-cont .register-box .register-box-bottom button.hui-button {
  margin-left: 7px;
  width: 110px;
  height: 30px;
}

.register-cont .register-box .register-box-bottom button.inquiry-button {
  margin-left: 37px;
}

.register-cont .register-box .register-box-bottom .register-active {
  line-height: 20px;
  margin: 15px 0;
}

.register-right {
  float: right;
}

.domain-price-tab {
  border-bottom: 2px solid #fe8431;
  padding-bottom: 44px;
  margin-bottom: 10px;
}

.domain-price-tab .sales-activity {
  line-height: 44px;
}

.domain-price-tab .sales-activity span.icon-sales {
  margin-right: 6px;
}

.domain-price-tab>ul>li {
  float: left;
  display: inline;
  height: 44px;
  line-height: 44px;
  border: 1px solid #e4e4e4;
  border-bottom: none;
  color: #666;
  text-align: center;
  width: 160px;
  margin-right: 10px;
  cursor: pointer;
  background: #f9f9f9;
  font-size: 16px;
}

.domain-price-tab>ul>li:last-child {
  margin-right: 0;
}

.domain-price-tab>ul>li.active {
  background: #fe8431;
  color: #fff;
  border: 1px solid #fe8431;
  border-bottom: none;
}

.domain-price-search {
  padding: 10px 0 10px 6px;
  *zoom: 1;
}

.domain-price-search:before,
.domain-price-search:after {
  display: table;
  content: "";
}

.domain-price-search:after {
  clear: both;
}

.domain-price-search .domain-price-search-radio {
  line-height: 20px;
  padding: 8px 0;
}

.domain-price-search .domain-price-search-radio input {
  margin-right: 10px;
}

.domain-price-search .domain-price-search-radio label {
  margin-bottom: 0;
  margin-right: 32px;
}

.domain-price-search button {
  margin-left: 15px;
}

.register-more-price {
  line-height: 30px;
  padding: 13px 0 13px 0;
}

.register-more-price span.icon-remark {
  margin-right: 9px;
}

.price-tb-row {
  position: relative;
}

.price-tb-row:hover {
  background: #f9f9f9;
}

.search-input-box-hd {
  display: none;
}

.price-tb-hd {
  width: 596px;
  position: absolute;
  z-index: 1;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  left: 50%;
  margin-left: -298px;
  -webkit-box-shadow: 1px 1px 5px #f3f3f3;
  -moz-box-shadow: 1px 1px 5px #f3f3f3;
  box-shadow: 1px 1px 5px #f3f3f3;
}

.price-tb-hd h3 {
  font-size: 14px;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  color: #ff7200;
  font-weight: 700;
  line-height: 40px;
  border-bottom: 1px solid #e4e4e4;
}

.price-tb-hd .arrow-top {
  position: absolute;
  top: -24px;
  z-index: 2;
  left: 295px;
}

.price-tb-hd .arrow-top i {
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-bottom-color: #e4e4e4;
  display: block;
  position: absolute;
}

.price-tb-hd .arrow-top span {
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #fff;
  display: block;
  position: absolute;
  top: 4px;
  left: 2px;
}

.small-screen-pd {
  padding: 0 0 80px 0;
}

.register-checkedall {
  line-height: 16px;
}

@media screen and (max-width: 1199px) {
  .domain-price-tab ul li {
    width: 150px;
  }
  .register-right {
    float: left;
  }
}

@media screen and (max-width: 768px) {
  .small-screen-pd {
    padding: 0 15px 50px 15px;
  }
  .register-banner1,
  .register-banner2,
  .register-banner3 {
    height: auto;
  }
  .register-cont {
    padding: 0;
    background: #fff;
  }
  .register-cont .register-box {
    padding: 19px 15px 0 15px;
    border: none;
  }
  .register-cont .register-box .register-title {
    font-size: 16px;
    width: 100%;
  }

  .register-cont .register-box .register-textarea textarea {
    width: 100%;
  }

  .register-cont .register-box .register-title .num {
    font-size: 20px;
  }
  .register-cont .register-box .register-box-bottom {
    margin: 19px 0 0;
  }
  .register-cont .register-box .register-box-bottom button.hui-button {
    margin: 10px 0 0;
  }
  .register-cont .register-box .register-box-bottom button.inquiry-button {
    margin: 15px 0 0;
  }
  .domain-price-search .domain-price-search-radio {
    font-size: 12px;
    padding: 0;
  }
  .domain-price-search .domain-price-search-radio label {
    margin-right: 10px;
  }
  .search-input-box ul li {
    width: 90px;
  }
  .inquiry-button {
    width: 100%;
  }
  .inquiry-button-btn {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  .domain-price-tab>ul>li {
    width: 18.2%;
    font-size: 12px;
    margin-right: 5px;
  }
  .register-active {
    width: 100%;
    margin: 15px 0 10px 0;
    font-size: 12px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    box-pack: center;
  }
}

.star-bar {
  position: relative;
}

.star-bar .register-result-cart {
  position: absolute;
  width: 190px;
  right: 0;
  top: 0;
}

.star-bar .register-result-cart .rrc-title {
  width: 190px;
  border: 1px solid #e4e4e4;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  background: #fff;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
}

.star-bar .register-result-cart .rrc-title span.icon-rr-cart {
  vertical-align: middle;
  margin-right: 6px;
}

.star-bar .register-result-cart p {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  padding: 34px 0;
}

.star-bar .register-result-cart .register-cart-hd {
  display: none;
  position: absolute;
  z-index: 2;
  top: 34px;
  border: 1px solid #e4e4e4;
  background: #fff;
  width: 260px;
  right: 0;
  text-align: left;
}

.star-bar .register-result-cart .register-cart-hd h3 {
  border-bottom: 1px solid #e4e4e4;
  line-height: 34px;
  padding: 0 10px;
  font-size: 14px;
  *zoom: 1;
}

.star-bar .register-result-cart .register-cart-hd h3:before,
.star-bar .register-result-cart .register-cart-hd h3:after {
  display: table;
  content: "";
}

.star-bar .register-result-cart .register-cart-hd h3:after {
  clear: both;
}

.star-bar .register-result-cart .register-cart-hd ul>li {
  padding: 0 10px;
  line-height: 34px;
  border-bottom: 1px dashed #e4e4e4;
  position: relative;
}

.star-bar .register-result-cart .register-cart-hd ul>li span.close {
  display: none;
  position: absolute;
  right: 18px;
  top: 9.5px;
}

.star-bar .register-result-cart .register-cart-hd ul>li span.name {
  margin-right: 3px;
}

.star-bar .register-result-cart .register-cart-hd ul>li:hover {
  background: #fffde6;
}

.star-bar .register-result-cart .register-cart-hd ul>li:hover span.close {
  display: block;
  z-index: 4;
}

.star-bar .register-result-cart .register-cart-hd .register-cart-hd-b {
  padding: 14px 10px;
}

.star-bar .register-result-cart .register-cart-hd .register-cart-hd-b button {
  width: 100%;
  height: 30px;
  line-height: 30px;
}

.star-bar .register-result-cart .register-cart-hd .register-cart-hd-b button span {
  margin-left: 5px;
}

.star-bar .register-result-cart:hover .register-cart-hd {
  display: block;
}

.star-bar .register-result-cart:hover .rrc-title {
  background: #ff6600;
  color: #fff;
}

.u-flyer {
  width: 250px;
  display: block;
  position: fixed;
  z-index: 9999;
  background: #d5d5d5;
  padding: 0 0 20px 10px;
  font-size: 14px;
  border: 2px solid #fe8431;
}

.share-list-right {
  float: right;
}

.register-result-list {
  padding: 0 25px;
  border: 1px solid #e4e4e4;
  background: #fff;
  *zoom: 1;
}

.register-result-list:before,
.register-result-list:after {
  display: table;
  content: "";
}

.register-result-list:after {
  clear: both;
}

.share-list li {
  padding-right: 5px;
  padding-left: 3px;
}

.share-list li a {
  margin-left: 20px;
}

.share-list li a.add-cart-bnt,
.share-list li a.fast-register-bnt,
.share-list li a.buy-register-bnt {
  height: 30px;
  line-height: 28px;
  text-decoration: none;
  display: inline-block;
  margin-left: 3px;
}

.share-list li:hover {
  background: #f9f9f9;
  /* .add-cart-bnt{ background: #f79427; border-color:#f79427; color: @font_white;}
    .fast-register-bnt{ background: #f9463d; border-color:#f9463d; color: @font_white;}
    .buy-register-bnt{ background: @bg_chengt; border-color: @bg_chengt; color: @font_white; }*/
}

.register-result-list-tj {
  background: #fff;
  border: 1px solid #e4e4e4;
  margin-top: 20px;
  *zoom: 1;
}

.register-result-list-tj:before,
.register-result-list-tj:after {
  display: table;
  content: "";
}

.register-result-list-tj:after {
  clear: both;
}

.register-result-list-tj .box-list-title h3 {
  padding-left: 0;
  margin: 0 25px;
}

.register-result-list-tj .register-result-list-row li {
  width: 50%;
  float: left;
  padding: 0;
  *zoom: 1;
  padding: 0 25px;
  box-sizing: border-box;
  border-bottom: none;
}

.register-result-list-tj .register-result-list-row li:before,
.register-result-list-tj .register-result-list-row li:after {
  display: table;
  content: "";
}

.register-result-list-tj .register-result-list-row li:after {
  clear: both;
}

.register-result-list-tj .register-result-list-row li .share-list-row {
  padding: 10px 0;
  border-bottom: 1px dashed #e4e4e4;
  min-height: 50px;
  *zoom: 1;
  word-break: break-all;
}

.register-result-list-tj .register-result-list-row li .share-list-row:before,
.register-result-list-tj .register-result-list-row li .share-list-row:after {
  display: table;
  content: "";
}

.register-result-list-tj .register-result-list-row li .share-list-row:after {
  clear: both;
}

.register-result-list-tj .register-result-list-row li:nth-last-child(2) .share-list-row,
.register-result-list-tj .register-result-list-row li:last-child .share-list-row {
  border-bottom: none;
}

.register-result-list-tj .share-list li:hover {
  background: none;
}

.register-result-more {
  padding: 10px 0;
  line-height: 30px;
  border-top: 1px dashed #e4e4e4;
}

.register-tips {
  display: inline;
  position: absolute;
}

.register-tips .register-tips-arrow span {
  border-bottom: 6px solid #96cd58;
  border-left: 6px solid transparent;
  top: 18px;
  left: 6px;
}

.register-tips .text {
  padding: 0 6px;
  line-height: 20px;
  background: #96cd58;
  color: #fff;
  margin-left: 12px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}

@media screen and (max-width: 768px) {
  .register-result-list {
    padding: 0 15px 24px 15px;
  }
  .register-result-list .register-result-list-bottom input {
    margin-right: 5px;
  }
  .register-result-list .register-result-list-bottom button {
    margin-left: 5px;
  }
  .register-result-list .register-result-list-bottom button.cheng-button {
    width: 100px;
  }
  .share-list-right {
    float: none;
    padding-left: 18px;
  }
  .register-result-list-tj .share-list-right {
    padding-left: 0;
  }
  .register-result-list-tj .share-list li a {
    margin-right: 0;
    margin-left: 10px;
  }
  .register-result-list-tj .box-list-title h3 {
    margin: 0 15px;
  }
  .register-result-list-tj .register-result-list-row li {
    width: 100%;
    float: none;
  }
  .register-result-list-tj .register-result-list-row li:nth-last-child(2) .share-list-row {
    border-bottom: 1px dashed #e4e4e4;
  }
  .share-list li a {
    margin-left: 0;
    margin-right: 10px;
  }
  .share-list li a.add-cart-bnt,
  .share-list li a.fast-register-bnt,
  .share-list li a.buy-register-bnt {
    height: 30px;
    line-height: 28px;
    text-decoration: none;
    display: inline-block;
    margin-left: 3px;
    border: none;
    background: none;
    padding: 0;
    color: #0066cc;
  }
  .share-list li a.add-cart-bnt:hover,
  .share-list li a.fast-register-bnt:hover,
  .share-list li a.buy-register-bnt:hover {
    color: #ff7200;
    text-decoration: underline;
  }
}

.cart-accounts {
  font-size: 26px;
  color: #333333;
  line-height: 36px;
  position: absolute;
  width: 178px;
  left: 0;
  top: 0;
}

.cart-accounts span {
  vertical-align: middle;
  margin-right: 9px;
}

.cart-accounts-cont {
  background: #fff;
  margin-bottom: 20px;
}

.cart-accounts-cont .cart-accounts-title {
  border: 1px solid #e4e4e4;
  border-bottom: none;
}

.cart-accounts-cont .cart-accounts-title a {
  font-size: 14px;
}

.cart-accounts-cont .cart-accounts-row .cart-accounts-money {
  padding: 0 30px;
  border: 1px solid #e4e4e4;
  border-top: none;
}

.cart-accounts-cont .cart-accounts-row .cart-accounts-money .text {
  padding: 22px 0;
  border-bottom: 1px solid #e4e4e4;
}

.cart-accounts-cont .cart-accounts-row .cart-accounts-money .text p {
  line-height: 32px;
  text-align: right;
}

.cart-accounts-cont .cart-accounts-row .cart-accounts-money .text p span {
  width: 180px;
  display: inline-block;
}

.cart-accounts-cont .cart-accounts-row .cart-accounts-money .text p b,
.cart-accounts-cont .cart-accounts-row .cart-accounts-money .text p a {
  width: 85px;
  display: inline-block;
}

.bnt-batch-use {
  width: 70px;
  height: 24px;
  line-height: 22px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  border: 1px solid #aaa;
  margin-left: 6px;
}

.bnt-batch-use:hover {
  border: 1px solid #ff7200;
  text-decoration: none;
}

@media screen and (max-width: 1199px) {
  .cart-accounts-cont .cart-accounts-row .cart-accounts-money {
    padding: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .box-list-title h3 {
    border-bottom: none;
  }
  .cart-accounts-cont .cart-accounts-row .cart-accounts-money {
    padding: 0 15px;
    border: 1px solid #e4e4e4;
    border-top: none;
  }
  .cart-accounts-cont .cart-accounts-row .cart-accounts-money .title {
    padding: 14px 0;
  }
  .cart-accounts-cont .cart-accounts-row .cart-accounts-money .title span {
    float: none;
  }
  .cart-accounts-cont .cart-accounts-row .cart-accounts-money .text p a {
    width: 100%;
    display: block;
  }
  .cart-accounts-cont .cart-accounts-row .cart-accounts-money .text p span {
    width: auto;
  }
  .cart-accounts-cont .cart-accounts-row .cart-accounts-submit {
    border: none;
    background: #fff;
    padding: 25px 0 17px 0;
  }
  .cart-accounts-cont .cart-accounts-row .cart-accounts-submit p {
    font-size: 12px;
    text-align: right;
  }
}

.my-cart .register-more-price {
  border: 1px solid #e4e4e4;
  padding: 0 18px;
  margin-bottom: 10px;
  line-height: 36px;
}

.my-cart .cart-accounts-row h3 {
  border-top: 1px solid #e4e4e4;
}

.my-cart .cart-accounts-row h3 select {
  margin-left: 8px;
}

.my-cart .cart-accounts-row .cart-accounts-list input[type=checkbox],
.my-cart .cart-accounts-row .cart-accounts-list input[type=radio] {
  margin: 0;
}

.my-cart .cart-accounts-row .cart-accounts-list .cart-select-short {
  margin-left: 35px;
}

.cart-tips {
  position: absolute;
  top: -15px;
  z-index: 3;
}

.cart-tips .text {
  padding: 0 6px;
  line-height: 20px;
  background: #f42f2f;
  color: #fff;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
  font-size: 12px;
  margin-left: 2px;
}

.cart-tips-arrow span {
  border-top: 6px solid red;
  border-right: 6px solid transparent;
  top: 22px;
  left: 2px;
}

@media screen and (max-width: 1199px) {
  .my-cart-accounts .mca-text {
    width: 770px;
  }
}

@media screen and (max-width: 768px) {
  .my-cart-accounts .mca-text {
    width: 100%;
    padding: 9px 15px 8px 15px;
    border-right: 1px solid #e4e4e4;
  }
  .my-cart-accounts button {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}

.cart-sumbit-list {
  border: 1px solid #e4e4e4;
  border-bottom: none;
}

.cart-sumbit-list ul li {
  border-bottom: 1px solid #e4e4e4;
  padding: 10px 0;
  line-height: 30px;
}

.cart-sumbit-list ul li:nth-child(odd) {
  background: #f9f9f9;
}

.cart-sumbit-list ul li .domain {
  padding-left: 30px;
}

.cart-sumbit-list ul li .domain span[class^=icon-] {
  margin-right: 7px;
  vertical-align: middle;
}

.cart-sumbit-list ul li .text a {
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  .cart-sumbit-list ul li .domain {
    padding-left: 15px;
  }
  .cart-sumbit-list ul li .text {
    padding-left: 38px;
  }
}

.single-domain-sort {
  width: 200px;
  float: left;
  border: 1px solid #e4e4e4;
  border-bottom: none;
}

.single-domain-sort>ul>li>a {
  line-height: 50px;
  border-bottom: 1px solid #e4e4e4;
  color: #333333;
  display: block;
  padding-left: 16px;
}

.single-domain-sort>ul>li>a:hover {
  border-left: 3px solid #ff7300;
  color: #ff7300;
  text-decoration: none;
}

.single-domain-sort>ul>li:last-child {
  border-bottom: none;
}

.single-domain-sort-hd {
  background: #f9f9f9;
  padding: 0 12px;
  position: relative;
  border-bottom: 1px solid #e4e4e4;
}

.single-domain-sort-hd .single-white-arrow-down {
  top: -1px;
  left: 32px;
}

.single-domain-sort-hd .single-white-arrow-down i {
  border: 13px solid transparent;
  border-top-color: #e4e4e4;
}

.single-domain-sort-hd .single-white-arrow-down span {
  border: 13px solid transparent;
  border-top-color: #fff;
  top: -1px;
}

.single-domain-sort-hd .sort-hd-row {
  border-bottom: 1px dashed #e4e4e4;
  *zoom: 1;
  padding-bottom: 10px;
}

.single-domain-sort-hd .sort-hd-row:before,
.single-domain-sort-hd .sort-hd-row:after {
  display: table;
  content: "";
}

.single-domain-sort-hd .sort-hd-row:after {
  clear: both;
}

.single-domain-sort-hd .sort-hd-row:last-child {
  border-bottom: none;
}

.single-domain-sort-hd .sort-hd-row .sort-hd-row-hd {
  display: none;
}

.single-domain-sort-hd .sort-hd-row h3 {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  padding-top: 15px;
}

.single-domain-sort-hd .sort-hd-row a {
  float: left;
  width: 33.3%;
  line-height: 34px;
}

.single-domain-sort-hd .sort-hd-row a span.arrow-down-hui {
  vertical-align: middle;
  -webkit-transition: 0.25s ease-in;
  -moz-transition: 0.25s ease-in;
  -o-transition: 0.25s ease-in;
  transition: 0.25s ease-in;
}

.single-domain-sort-hd .sort-hd-row a:hover span.arrow-down-hui {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.single-domain-box {
  width: 980px;
  float: right;
}

.single-domain-box .single-title-line {
  margin: 17px 0 27px 0;
}

.single-domain-box .single-domain-inquiry {
  width: 100%;
  height: 400px;
  border: 1px solid #e4e4e4;
  padding: 48px 30px 38px 30px;
  background: url("../images/single_domain_bg.png") 50% 50% no-repeat;
  background-position: top left;
}

.single-domain-box .single-domain-inquiry .sdi-title {
  *zoom: 1;
}

.single-domain-box .single-domain-inquiry .sdi-title:before,
.single-domain-box .single-domain-inquiry .sdi-title:after {
  display: table;
  content: "";
}

.single-domain-box .single-domain-inquiry .sdi-title:after {
  clear: both;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-l {
  float: left;
  display: inline;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-l span {
  display: inline-block;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-l span.sdi-title-line {
  margin-left: 9px;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-l span.text {
  padding-left: 17px;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-l span.text h3 {
  line-height: 40px;
  font-size: 24px;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-line {
  width: 1px;
  height: 50px;
  background: #dbdbdb;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r {
  padding-top: 10px;
  float: right;
  display: inline;
  *zoom: 1;
  position: relative;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r:before,
.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r:after {
  display: table;
  content: "";
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r:after {
  clear: both;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r span {
  display: inline-block;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r span.price {
  font-size: 60px;
  font-weight: bold;
  color: #ff6600;
  vertical-align: middle;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r span.member {
  vertical-align: middle;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r span.member b {
  display: block;
  margin-top: 5px;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r span.arrow-down-hui {
  vertical-align: middle;
  -webkit-transition: 0.25s ease-in;
  -moz-transition: 0.25s ease-in;
  -o-transition: 0.25s ease-in;
  transition: 0.25s ease-in;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r .sdi-title-r-hide {
  background: #fff;
  width: 166px;
  position: absolute;
  display: none;
  border: 1px solid #e4e4e4;
  top: 65px;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r .sdi-title-r-hide .single-arrow-top {
  top: -28px;
  left: 137px;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r .sdi-title-r-hide .single-arrow-top i {
  border-bottom: 28px solid #e4e4e4;
  border-left: 28px solid transparent;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r .sdi-title-r-hide .single-arrow-top span {
  border-bottom: 27px solid #fff;
  border-left: 27px solid transparent;
  top: 2px;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r .sdi-title-r-hide>ul {
  padding: 8px 10px 8px 15px;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r .sdi-title-r-hide>ul>li {
  line-height: 30px;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r:hover .sdi-title-r-hide {
  display: block;
}

.single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r:hover span.arrow-down-hui {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.single-domain-box .single-domain-inquiry textarea {
  height: 136px;
  margin: 50px 0 20px 0;
}

.single-domain-box .single-domain-inquiry .sdi-title-b .register-active {
  font-size: 14px;
  width: auto;
  margin: 15px 0;
}

.single-domain-box .single-domain-activity {
  margin-top: 20px;
  padding: 39px 0 0 0;
  border: 1px solid #e4e4e4;
}

.single-domain-box .single-domain-activity .single-activity-box {
  padding: 0 52px 0 52px;
}

.single-domain-box .single-domain-activity .single-activity-box .activity-box {
  padding: 0;
}

.single-domain-box .single-domain-info {
  padding: 15px 27px 0 27px;
  *zoom: 1;
}

.single-domain-box .single-domain-info:before,
.single-domain-box .single-domain-info:after {
  display: table;
  content: "";
}

.single-domain-box .single-domain-info:after {
  clear: both;
}

.single-domain-box .single-domain-info .box-list-title h3 {
  padding-left: 0;
}

.single-domain-box .single-domain-info ul {
  *zoom: 1;
  padding: 19px 0;
}

.single-domain-box .single-domain-info ul:before,
.single-domain-box .single-domain-info ul:after {
  display: table;
  content: "";
}

.single-domain-box .single-domain-info ul:after {
  clear: both;
}

.single-domain-box .single-domain-info ul li {
  float: left;
  display: inline;
  width: 50%;
  padding-right: 50px;
}

.single-domain-box .single-domain-text {
  padding: 15px 20px;
  line-height: 30px;
  border: 1px dashed #e4e4e4;
}

.single-logo {
  width: 150px;
}

.single-logo img {
  width: 100%;
  max-width: 150px;
}

.single-about-con {
  padding: 18px 0;
}

.single-about-con .about-domain {
  display: table;
  padding: 13px 0;
}

.single-about-con .about-domain .about-domain-dot {
  width: 10px;
  height: 10px;
  background: #f8daba;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-right: 10px;
  margin-top: 2px;
}

.single-about-con .about-domain .about-domain-img {
  padding-right: 14px;
  width: 64px;
}

.single-about-con .about-domain .about-domain-img img {
  display: inline-block;
  width: 100%;
  max-width: 50px;
}

.single-about-con .about-domain .text {
  display: table-cell;
  vertical-align: top;
}

.single-about-con .about-domain h3 {
  font-size: 16px;
  font-weight: bold;
}

.single-about-con .about-domain p {
  line-height: 30px;
}

.single-right {
  float: right;
}

.about-list {
  *zoom: 1;
}

.about-list:before,
.about-list:after {
  display: table;
  content: "";
}

.about-list:after {
  clear: both;
}

@media screen and (max-width: 1199px) {
  .single-domain-box {
    width: 770px;
  }
  .single-logo {
    width: 120px;
  }
}

@media screen and (max-width: 768px) {
  .sdi-title-r-hide {
    right: 0;
    top: 40px;
  }
  .single-logo {
    width: 100px;
  }
  .single-domain-box {
    width: 100%;
  }
  .single-domain-box .single-domain-inquiry {
    height: auto;
    padding: 20px 10px;
  }
  .single-domain-box .single-domain-inquiry .sdi-title {
    position: relative;
  }
  .single-domain-box .single-domain-inquiry .sdi-title .sdi-title-l span.text {
    padding-left: 0;
  }
  .single-domain-box .single-domain-inquiry .sdi-title .sdi-title-l span.text h3 {
    line-height: 30px;
    margin: 15px 0;
  }
  .single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r {
    position: absolute;
    right: 10px;
    padding-top: 0;
  }
  .single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r span.price {
    font-size: 40px;
  }
  .single-domain-box .single-domain-inquiry .sdi-title .sdi-title-r span.member b {
    margin-top: 0;
  }
  .single-domain-box .single-domain-inquiry textarea {
    margin: 20px 0;
  }
  .single-domain-box .single-domain-info {
    padding: 15px 15px 0 15px;
  }
  .single-domain-box .single-domain-info ul li {
    width: 100%;
    padding-right: 0;
  }
  .single-domain-box .single-domain-info .box-list-title h3 {
    border-bottom: 1px solid #e4e4e4;
    padding: 0;
  }
  .single-domain-box .single-domain-info .box-list-title h3 span {
    padding-left: 0;
  }
  .single-domain-box .single-domain-activity .single-activity-box {
    padding: 0 30px 0 30px;
  }
  .homepage .section3 .single-activity-box .flex-direction-nav a.flex-next {
    right: -27px;
  }
  .homepage .section3 .single-activity-box .flex-direction-nav a.flex-prev {
    left: -25px;
  }
}

.yuding-tab {
  padding-bottom: 51px;
  margin-bottom: 0;
  border-bottom: 2px solid #fe8431;
}

.yuding-tab>ul>li a {
  line-height: 30px;
  padding: 10px 30px;
  min-height: 50px;
  height: auto;
  margin-right: 0;
  background: #f9f9f9;
  float: left;
  display: inline-block;
  border: 1px solid #e4e4e4;
  border-bottom: none;
  border-left: none;
  font-size: 16px;
}

.yuding-tab>ul>li a:hover {
  text-decoration: none;
}

.yuding-tab>ul>li:first-child a {
  border-left: 1px solid #e4e4e4;
}

.yuding-tab>ul>li.active a {
  background: #fe8431;
  color: #fff;
  border: 1px solid #fe8431;
  border-bottom: none;
  border-left: none;
}

.yuding-tab .sales-activity {
  line-height: 44px;
}

.yuding-search-model {
  border: 1px solid #e4e4e4;
  border-top: none;
  padding: 14px 0 0 0;
}

.yuding-search-model .ysm-list {
  display: table;
}

.yuding-search-model .ysm-list .ysm-row {
  padding: 0 20px;
  display: table-cell;
  padding-bottom: 15px;
}

.yuding-search-model .ysm-list .ysm-row label {
  display: table-cell;
  padding-right: 4px;
  font-weight: normal;
}

.yuding-search-model .ysm-list .ysm-row .text {
  display: table-cell;
}

.yuding-search-model .ysm-list .ysm-row .text input[type="checkbox"] {
  margin-left: 13px;
  height: 14px;
}

.yuding-search-model .ysm-list .ysm-row .text span input {
  vertical-align: middle;
  display: inline-block;
}

.yuding-search-model .ysm-list .ysm-row .text span.cb-mgr input[type="checkbox"]:first-child {
  margin-left: 0;
}

.yuding-search-model .ysm-list .ysm-row .text span.line {
  margin: 0 7px;
}

.yuding-search-model .y-model-w1 label {
  width: 100px;
  text-align: right;
}

.yuding-search-model .y-model-w2 {
  width: 497px;
}

.yuding-search-model .y-model-w3 {
  width: 380px;
}

.yuding-link a {
  margin-left: 24px;
}

.yuding-link a:first-child {
  margin-left: 0;
}

.fast-index {
  border-top: 1px solid #e4e4e4;
  line-height: 30px;
  padding: 10px 30px;
}

.fast-index a {
  margin-right: 20px;
  display: inline-block;
}

.ysm-bnt {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  padding: 10px 0 32px 0;
}

.ysm-bnt button {
  width: 120px;
  height: 36px;
  line-height: 36px;
  margin: 0 13px;
}

.yuding-list {
  margin-top: 10px;
}

.yuding-list h3.yuding-list-title {
  border: 1px solid #e4e4e4;
  padding: 10px 20px;
  border-bottom: none;
  line-height: 30px;
}

.yuding-list h3.yuding-list-title span.title {
  font-size: 16px;
  font-weight: bold;
}

.yuding-list h3.yuding-list-title span.text {
  font-size: 14px;
}

.yuding-list h3.yuding-list-title span.text span {
  padding-left: 34px;
}

.yuding-list h3.yuding-list-title span.text span i {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
}

.yd-check-w {
  width: 3.6%;
  padding-left: 7px;
}

.yd-domain-w {
  width: 17.4%;
}

.yd-type-w {
  width: 6.1%;
}

.yd-length-w {
  width: 4.1%;
}

.yd-search-w {
  width: 5.8%;
}

.yd-record-number-w {
  width: 12.5%;
}

.yd-include-w {
  width: 5.5%;
}

.yd-weight-w {
  width: 6.1%;
}

.yd-pr-w {
  width: 5.1%;
}

.yd-alexa-w {
  width: 7.8%;
}

.yd-register-w {
  width: 9%;
}

.yd-delete-w {
  width: 9%;
}

.yd-operate-w {
  width: 8%;
}

.yuding-tb-s span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.yuding-tb {
  border: 1px solid #e4e4e4;
}

.yuding-tb button.yuding-bnt {
  width: 60px;
  height: 28px;
  line-height: 28px;
}

.yuding-tb input[type="checkbox"] {
  height: 14px;
  vertical-align: middle;
}

.yuding-tb span {
  display: table-cell;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  font-size: 14px;
  vertical-align: middle;
}

.yuding-tb span img {
  display: inline-block;
}

.yuding-tb span.yd-domain-w {
  text-align: left;
}

.yuding-tb h3.yuding-tb-title {
  width: 100%;
  display: table;
  padding: 10px 0;
  font-weight: bold;
  background: #f9f9f9;
  line-height: 30px;
  border-bottom: 1px solid #e4e4e4;
  height: 50px;
}

.yuding-tb h3.yuding-tb-title span {
  background: #f9f9f9;
}

.yuding-tb>ul>li {
  border-bottom: 1px dashed #e4e4e4;
  padding: 10px 0;
  line-height: 30px;
  height: 50px;
  display: table;
  width: 100%;
  table-layout: fixed;
}

.ftoot-tb-more {
  line-height: 30px;
  padding: 10px 0;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  border-bottom: 1px dashed #e4e4e4;
  cursor: pointer;
}

.ftoot-tb-more:hover {
  background: #f9f9f9;
}

.ftoot-tb-more:hover a {
  color: #ff7200;
}

.ftoot-tb-bnt {
  padding: 10px 0 10px 20px;
}

.ftoot-tb-bnt input[type="checkbox"] {
  margin-right: 3px;
}

.ftoot-tb-bnt input[type="submit"] {
  margin-top: -2px;
  font-size: 14px;
  font-family: "微软雅黑";
}

.ftoot-tb-bnt .ftoot-tb-bnt-w {
  width: 80px;
  height: 28px;
  line-height: 28px;
  margin-left: 5px;
}

.sortclick {
  cursor: pointer;
}

@media screen and (max-width: 1199px) {
  .yuding-tab>ul>li a {
    padding: 10px 20px;
  }
  .fast-index {
    padding: 10px 30px;
  }
  .yuding-search-model .y-model-w3 {
    width: 340px;
  }
  .yuding-search-model .y-model-w2 {
    width: 330px;
  }
  .yuding-search-model .text-input-w {
    width: 200px;
  }
  .yuding-search-model .ysm-list .ysm-row {
    padding: 0 15px 15px 15px;
  }
  .yuding-search-model .ysm-list .ysm-row .text input[type="checkbox"]:first-child {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .yuding-tab {
    padding-bottom: 0;
  }
  .yuding-tab ul {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
  }
  .yuding-tab ul li {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1;
  }
  .yuding-tab ul li a {
    width: 100%;
    padding: 0 5px;
    min-height: 30px;
    font-size: 12px;
    text-align: center;
    /*IE*/
    text-align: -moz-center;
    /*Firefox*/
    text-align: -webkit-center;
    /*Chrome*/
  }
  .yuding-search-model .text-input-w,
  .yuding-search-model .ysm-list {
    width: 100%;
  }
  .yuding-search-model .y-model-w2 {
    width: 100%;
  }
  .yuding-search-model .ysm-list {
    display: block;
  }
  .yuding-search-model .ysm-list .ysm-row {
    display: block;
    padding: 0 10px 15px 10px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-box-pack: center;
    -o-box-pack: center;
    box-pack: center;
    /* .box-align(center);*/
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
  }
  .yuding-search-model .ysm-list .ysm-row label {
    font-size: 12px;
    width: 80px;
    text-align: right;
  }
  .yuding-search-model .ysm-list .ysm-row .text {
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
  }
  .yuding-search-model .ysm-list .ysm-row .text input[type="checkbox"]:first-child {
    margin-left: 0;
  }
  .yuding-search-model .ysm-list .ysm-row .text span.line {
    margin: 0;
  }
  .yuding-search-model .ysm-list .ysm-row .text .w200,
  .yuding-search-model .ysm-list .ysm-row .text .yuding-input {
    width: 100%;
  }
  .yuding-search-model .ysm-list .ysm-row .text .w200 {
    display: block;
  }
  .ysm-bnt button {
    margin: 0;
  }
  .remind-tip a.link {
    margin: 0;
    display: block;
  }
  .yd-domain-w {
    width: 40%;
    text-indent: 10px;
  }
  .yd-delete-w {
    width: 30%;
  }
  .yd-operate-w {
    width: 30%;
  }
  .ftoot-tb-bnt {
    padding: 10px 0 10px 3px;
  }
  .list-pager li {
    margin-bottom: 10px;
  }
  .fast-index {
    padding: 10px;
  }
  .fast-index a {
    margin-right: 10px;
  }
  .yuding-list h3.yuding-list-title {
    padding: 10px;
  }
  .ftoot-tb-more {
    border-bottom: none;
  }
}

.top-about-con {
  padding: 0;
}

.register-box-bottom .icon-checkbox-pl {
  margin: 0 8px 0 60px;
}

.yuding-tab>ul>li.beian a {
  width: auto;
  max-width: 580px;
}

@media screen and (max-width: 768px) {
  .yuding-tab>ul>li.beian a {
    padding: 0 15px;
  }
}

.y-model-w3 {
  width: 340px;
}

.y-model-w4 {
  width: 457px;
}

.bd-domain-w {
  width: 18%;
}

.bd-price-w {
  width: 11%;
}

.bd-type-w {
  width: 15.5%;
}

.bd-people-w {
  width: 13.3%;
}

.bd-time-w {
  width: 12.4%;
}

.bd-operate-w {
  width: 8.75%;
}

.bd-domain-intro {
  width: 17.6%;
}

.yuding-tb span.bd-domain-intro,
.yuding-tb span.bd-domain-w {
  text-align: left;
}

.ftoot-tb-bnt input.bid-ftoot-check {
  margin-right: 10px;
}

.ftoot-tb-bnt span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}

@media screen and (max-width: 1199px) {
  .y-model-w4 {
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .bd-tab {
    padding-bottom: 31px;
  }
  .bd-tab ul li {
    width: 33%;
    padding: 0;
    min-height: 30px;
  }
  .yuding-search-model .ysm-list .ysm-row .text .bd-price-input {
    width: 90px;
  }
  .yuding-tb span.bd-domain-w {
    padding-left: 10px;
  }
  .bd-domain-w {
    width: 40%;
  }
  .bd-price-w {
    width: 30%;
  }
  .bd-operate-w {
    width: 30%;
  }
  .y-model-w3 {
    width: 100%;
  }
}

.domain-detail-con {
  *zoom: 1;
}

.domain-detail-con:before,
.domain-detail-con:after {
  display: table;
  content: "";
}

.domain-detail-con:after {
  clear: both;
}

.domain-detail-con .detail-right {
  padding-left: 20px;
  width: 340px;
  float: right;
}

.detail-regular {
  border: 1px solid #e4e4e4;
}

.detail-regular h3 {
  font-size: 16px;
  font-weight: bold;
  background: #f9f9f9;
  border-bottom: 1px solid #e4e4e4;
  padding: 0 18px;
  line-height: 50px;
}

.detail-regular h3.title {
  border-top: 1px solid #e4e4e4;
}

.detail-regular .text {
  padding: 20px 20px 28px 18px;
}

.detail-regular .text p {
  line-height: 26px;
}

.detail-left {
  width: 71.6%;
  float: left;
}

.detail-box {
  border: 1px solid #e4e4e4;
}

.detail-box h3 {
  background: #f9f9f9;
  border-bottom: 1px solid #e4e4e4;
  padding: 0 20px;
  display: table;
  width: 100%;
  *zoom: 1;
}

.detail-box h3:before,
.detail-box h3:after {
  display: table;
  content: "";
}

.detail-box h3:after {
  clear: both;
}

.detail-box h3 .doamin {
  padding: 25px 0;
  line-height: 36px;
  font-size: 36px;
  color: #333333;
  float: left;
  word-break: break-all;
  display: table-cell;
  width: 60%;
}

.detail-box h3 .detail-title-right {
  width: 303px;
  float: right;
  display: inline;
  text-align: right;
  font-size: 12px;
  display: table-cell;
  padding: 22px 0 20px 0;
  vertical-align: middle;
}

.detail-box h3 .detail-title-right p {
  text-align: right;
  line-height: 20px;
}

.detail-box h3 .detail-title-right .share {
  float: right;
  display: inline;
}

.detail-box h3 .detail-title-right .share b {
  display: inline-block;
  margin: 4px 0 0 0;
  float: left;
  display: inline;
}

.detail-box h3 .detail-title-right .share span.icon-bid-tixing {
  float: left;
  display: inline;
  margin: 6px 6px 0 0;
}

.detail-box .dt-act {
  display: table;
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
}

.detail-box .dt-act .dt-act-list {
  display: table-cell;
  padding: 12px 0 10px 0;
  border-right: 1px solid #e4e4e4;
  width: 25%;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.detail-box .dt-act .dt-act-list:last-child {
  border-right: none;
}

.detail-box .dt-act .dt-act-list span {
  display: block;
}

.detail-box .dt-act .dt-act-list span.title {
  line-height: 26px;
}

.detail-box .dt-act .dt-act-list span.text {
  line-height: 30px;
  font-weight: 700;
  font-size: 18px;
  font-family: "微软雅黑";
}

.detail-box .dt-act .dt-act-list span.text b {
  margin: 0 6px;
  font-weight: 700;
}

.detail-box .detail-list {
  padding: 0 18px;
}

.detail-box .detail-list ul li {
  line-height: 30px;
  padding: 10px 0;
  border-bottom: 1px solid #e4e4e4;
}

.detail-box .detail-list ul li span {
  display: block;
}

.detail-box .detail-list ul li span.title {
  width: 164px;
  float: left;
  display: inline;
  text-align: right;
  padding-right: 28px;
}

.detail-box .detail-list ul li span.text {
  margin-left: 164px;
}

.detail-box .detail-list ul li span.text input {
  margin-right: 10px;
}

.detail-box .detail-list ul li span.text p {
  line-height: 20px;
}

.detail-box .detail-list .detail-list-b {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  padding: 30px 0 42px 0;
}

.detail-box .detail-list .detail-list-b p {
  line-height: 36px;
}

.detail-box .detail-list .detail-list-b button {
  width: 120px;
  height: 36px;
  line-height: 36px;
  margin: 0 7px;
}

.detail-tb {
  margin-top: 20px;
}

.detail-tb p {
  padding: 10px 0;
  line-height: 30px;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.detail-tb h3.yuding-list-title {
  border: none;
  border-bottom: 1px solid #e4e4e4;
  background: #f9f9f9;
  font-size: 14px;
  padding: 10px 0;
  line-height: 30px;
  width: 100%;
  display: table;
  font-weight: 700;
}

.detail-tb span.detail-people-w {
  text-align: left;
  padding-left: 20px;
}

.detail-tb ul li:last-child {
  border-bottom: none;
}

.detail-people-w {
  width: 30%;
}

.detail-price-w {
  width: 45%;
}

.detail-time-w {
  width: 25%;
  word-wrap: break-word;
  word-break: normal;
}

.detail-list-tips {
  height: 36px;
  line-height: 36px;
  padding: 0 14px;
  text-align: left;
  margin-bottom: 28px;
}

.detail-list-tips span[class^=icon-] {
  vertical-align: middle;
  margin-right: 8px;
}

.detail-list-tips-error {
  border: 1px solid #f4a5a9;
  background: #feeeee;
}

.detail-list-tips-right {
  border: 1px solid #9dd284;
  background: #fbfdf3;
}

@media screen and (max-width: 1199px) {
  .detail-left {
    width: 65.6%;
  }
  .detail-box h3 .doamin {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  .detail-left {
    width: 100%;
  }
  .detail-box h3 {
    padding: 0 10px;
    display: block;
  }
  .detail-box h3 .doamin {
    width: 100%;
    padding: 10px 0;
  }
  .detail-box h3 .detail-title-right {
    padding: 0 0 10px 0;
  }
  .detail-box .detail-list {
    padding: 0 10px;
  }
  .detail-box .detail-list ul li span.title {
    width: 70px;
    padding-right: 0;
  }
  .detail-box .detail-list ul li span.text {
    margin-left: 70px;
  }
  .detail-box .detail-list ul li span.text p {
    font-size: 12px;
  }
  .detail-box .detail-list .detail-list-b button {
    margin: 0;
    width: auto;
    padding: 0 14px;
  }
  .detail-box .dt-act .dt-act-list span.text {
    line-height: 20px;
    font-size: 14px;
  }
  .domain-detail-con .detail-right {
    padding-left: 0;
    width: auto;
  }
  .detail-tb span {
    overflow: auto;
  }
  .detail-tb span.detail-price-w,
  .detail-tb span.detail-time-w {
    width: 35%;
  }
  .detail-tb ul li {
    height: auto;
    line-height: 20px;
  }
}

.mr-pl10 {
  padding-left: 0;
}

.logo-menu-search {
  padding: 12px 0 25px 15%;
  *zoom: 1;
  float: left;
}

.logo-menu-search:before,
.logo-menu-search:after {
  display: table;
  content: "";
}

.logo-menu-search:after {
  clear: both;
}

.login-menu {
  height: auto;
  *zoom: 1;
}

.login-menu:before,
.login-menu:after {
  display: table;
  content: "";
}

.login-menu:after {
  clear: both;
}

.login-menu .logo {
  padding-top: 10px;
}

.login-menu .logo-text {
  float: left;
  padding: 35px 0 0 10px;
  font-size: 12px;
  line-height: 14px;
}

.login-menu .logo-text a {
  display: block;
}

.nav-check {
  line-height: 30px;
  *zoom: 1;
  height: 30px;
}

.nav-check:before,
.nav-check:after {
  display: table;
  content: "";
}

.nav-check:after {
  clear: both;
}

.nav-check li.on {
  color: #fe8432;
}

.nav-check li {
  float: left;
  width: auto;
  padding: 0 20px 0 0;
  font-weight: bold;
  cursor: pointer;
}

.mainnav_m {
  margin: 0px 0 10px 80px;
  height: 35px;
  display: inline;
}

#mainnav_m_search {
  width: 316px;
  background: url(../images/searcha.png) no-repeat 2px 2px;
  padding: 6px 0 6px 30px;
  border: 2px solid #F28625;
  line-height: 18px;
  float: left;
  color: #C8C8C8;
  cursor: auto;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

#mainnav_m_go {
  background: #F28625;
  width: 78px;
  line-height: 34px;
  text-align: center;
  float: left;
  color: #fff;
}

#mainnav_r {
  float: right;
  background: url(../images/phoneNumb.png) no-repeat -4px 19px;
  width: 250px;
  height: 100px;
}

.pi_b,
.pi_c,
.pi_d {
  height: 16px;
  width: 124px;
  background: url(../images/innera.png) no-repeat;
  display: inline-block;
  margin-top: 2px;
}

.pi_b {
  background-position: 0 0;
}

.pi_c {
  background-position: 0 -39px;
}

.pi_d {
  background-position: 0 -78px;
}

.icon-register-email,
.member-register-tab li.active .icon-register-iphone,
.icon-register-iphone {
  width: 13px;
  height: 18px;
}

.member-register-tab li.active .icon-register-email,
.icon-register-email,
.icon-register-email,
.member-register-tab li.active .icon-register-iphone,
.icon-register-iphone {
  vertical-align: middle;
  margin-right: 10px;
}

.icon-bind-email,
.icon-register-qq,
.icon-register-sina,
.icon-register-alipay,
.icon-register-baidu,
.icon-register-360,
.member-register-tab li.active .icon-register-email,
.icon-register-email,
.member-register-tab li.active .icon-register-iphone,
.icon-register-iphone {
  background: url("../images/icon_register.png") no-repeat;
}

.icon-register-iphone {
  background-position: -2px -209px;
}

.member-register-tab li.active .icon-register-email,
.icon-register-email {
  width: 22px;
  height: 18px;
}

.icon-register-email {
  background-position: -5px -118px;
}

.member-register-tab {
  *zoom: 1;
  position: relative;
  z-index: 2;
}

.member-register-tab:before,
.member-register-tab:after {
  display: table;
  content: "";
}

.member-register-tab:after {
  clear: both;
}

.member-register-tab ul {
  float: left;
  margin-bottom: 0;
}

.member-register-tab ul li {
  display: inline-block;
  padding: 0 40px 0 17px;
  background: #f7f7f7;
  border: 1px solid #ddd;
  line-height: 30px;
}

.member-register-tab ul li.active {
  background: #fff;
  border-bottom-color: #fff;
}

.member-register-tab ul li.active .icon-register-iphone {
  background-position: -2px -179px;
}

.member-register-tab ul li.active .icon-register-email {
  background-position: -7px -158px;
}

.member-register-box {
  border: 1px solid #ddd;
  margin-top: -1px;
  position: relative;
  padding: 25px 40px;
  width: 100%;
  *zoom: 1;
}

.member-register-box:before,
.member-register-box:after {
  display: table;
  content: "";
}

.member-register-box:after {
  clear: both;
}

.member-register-box .star-bar-steps .wrap>div {
  width: 340px;
  height: 32px;
  line-height: 32px;
}

.member-register-box .star-bar-steps .wrap>div.todo {
  width: 358px;
}

.member-register-box .register-email-box .star-bar-steps .wrap>div {
  width: 200px;
}

.member-register-box .register-email-box .star-bar-steps .wrap>div.todo {
  width: 250px;
}

.member-register-box .star-bar-steps .finished {
  background: #ffe6bc;
  color: #f60;
}

.member-register-box .star-bar-steps .finished .triangle-right {
  border-color: transparent transparent transparent #ffe6bc;
}

.member-register-box .star-bar-steps .triangle-right {
  border-width: 16px;
  right: -28px;
}

.member-register-box .star-bar-steps .triangle-right-bg {
  border-width: 20px;
  right: -36px;
}

.member-register-box .box-footer {
  padding-top: 15px;
}

.member-register-box .box-footer p {
  line-height: 40px;
}

.member-register-box .box-footer p label {
  font-weight: normal;
}

.member-register-box .box-footer p input[type="checkbox"] {
  margin-right: 5px;
}

.member-register-wrap {
  position: relative;
}

.member-register-box-left {
  margin-right: 285px;
  padding-right: 10.2%;
}

.member-register-box-right {
  width: 285px;
  border-left: 1px solid #ddd;
  padding-left: 37px;
  position: absolute;
  top: 0;
  right: 0;
}

.member-register-box-right .line-or {
  position: absolute;
  width: 24px;
  height: 24px;
  background: #fff;
  top: 50%;
  margin-top: -12px;
  left: -12px;
  z-index: 2;
  text-align: center;
  font-weight: 700;
}

.member-register-box-right .other-way {
  border: 1px solid #ddd;
  text-align: center;
  padding: 14px 26px;
}

.member-register-box-right .other-way h3 {
  font-size: 16px;
  color: #333;
  margin-bottom: 20px;
}

.member-register-box-right .other-way img {
  display: inline-block;
}

.member-register-box-right .other-way p {
  color: #999;
  font-size: 12px;
}

.member-register-box-right .other-way a {
  margin: 0 6px;
}

.other-way-line {
  padding: 0 5px;
  margin: 20px 0;
  line-height: 1px;
  border-left: 35px solid #ddd;
  border-right: 35px solid #ddd;
  text-align: center;
}

.icon-register-qq {
  width: 15px;
  height: 16px;
  background-position: -1px -231px;
}

.icon-register-sina {
  width: 16px;
  height: 16px;
  background-position: -1px -257px;
}

.icon-register-alipay {
  width: 15px;
  height: 16px;
  background-position: -2px -283px;
}

.icon-register-baidu {
  width: 16px;
  height: 16px;
  background-position: -1px -334px;
}

.icon-register-360 {
  width: 16px;
  height: 16px;
  background-position: -1px -309px;
}

.form-control:not(select) {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-control {
  border-radius: 0;
  box-shadow: none;
  border-color: #d2d6de;
  height: 38px;
}

.form-control:focus {
  border-color: #7abd54;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.member-register-list {
  display: table;
  width: 100%;
}

.member-register-list .password-title {
  display: table-cell;
  width: 80px;
  vertical-align: top;
}

.member-register-list .member-list-bnt-box {
  display: table-cell;
  width: 134px;
  height: 38px;
  padding-right: 24px;
  vertical-align: top;
}

.member-register-list .register-code {
  display: table-cell;
  width: 72px;
}

.member-register-list input.require-iphonemode {
  display: inline-block;
  width: 100%;
  height: 38px;
  background: #ededed;
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.member-register-submit {
  background-color: #FD5C52;
  font-size: 18px;
  color: white;
  text-align: center;
  border: none;
  padding: 8px 12px;
  border-radius: 0;
  height: 40px;
}

.member-register-submit:hover {
  background-color: #e74c3c;
  color: #fff;
}

.register-tips-border {
  border: 1px solid #ffbdbe;
  background-color: #ffebeb;
}

.register-tips-box-color {
  color: #F00;
}

.has-error .form-control {
  border-color: #e22;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.has-error .form-control:focus {
  border-color: #e22;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.has-error .help-block {
  color: #e22;
  display: inline-block;
}

.has-error .control-label {
  color: #666;
}

@media (max-width: 1199px) {
  .wrapper_main {
    width: 860px;
  }
  .logo-menu-search {
    padding-left: 10%;
  }
}

.showMessage {
  border: 1px solid #ddd;
  height: 38px;
  line-height: 38px;
  padding: 0 20px;
  color: #666;
  background: #f9f9f9;
}

.showMessage-red {
  border: 1px solid #ffbdbe;
  background-color: #ffebeb;
  color: #F00;
}

.showMessage-green {
  color: #093;
}

/*bind-email*/

.bind-email-box {
  text-align: center;
  padding: 10px 0 40px 0;
}

.bind-email-box h3 {
  line-height: 40px;
  font-size: 22px;
  color: #333;
}

.bind-email-box h3 span {
  margin-right: 12px;
}

.bind-email-box p {
  line-height: 30px;
}

.bind-email-box p.text-img {
  padding: 30px 0 0 0;
}

.bind-email-box p.text-img img {
  display: inline-block;
}

.bind-email-form-box {
  padding-left: 27%;
  padding-top: 26px;
}

.bind-email-form-footer {
  text-align: left;
}

.bind-email-form-footer button.bind-email-submit-btn {
  width: 106px;
  height: 36px;
  line-height: 36px;
  border-radius: 3px;
}

.icon-bind-email {
  width: 30px;
  height: 30px;
  background-position: 0 0;
  display: inline-block;
  vertical-align: middle;
}

.email-result-box {
  border-bottom: 1px solid #ddd;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.email-result-bnt {
  padding: 0 20px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  border-radius: 3px;
  margin: 0 15px 20px 15px;
}

.register-hui-button {
  background: #eee;
}

.register-hui-button:hover {
  background: #ddd;
}

.email-register-success-text {
  padding: 0 10% 30px 10%;
}

.progress-bar-danger {
  background: #ff3300;
}

@media screen and (max-width: 1199px) {
  .member-register-box-left {
    padding-right: 2.2%;
  }
  .member-register-box .star-bar-steps .wrap>div {
    width: 301px;
  }
  .member-register-box .star-bar-steps .wrap>div.todo {
    width: 301px;
  }
  .member-register-box .register-email-box .star-bar-steps .wrap>div.todo {
    width: 200px;
  }
  .label-text {
    font-size: 12px;
  }
}

/*导航*/

.login-menu {
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #e4e4e4;
}

.login-menu-logo {
  padding: 15px 0 10px 0;
}

.login-menu-logo a {
  display: inline-block;
}

.login-menu-logo span {
  vertical-align: top;
  font-size: 24px;
  color: #666;
  line-height: 40px;
  border-left: 1px solid #d2d2d2;
  padding-left: 20px;
  display: inline-block;
  margin: 7px 0 0 20px;
}

.login-menu-r {
  float: right;
  line-height: 80px;
}

/*注册体系*/

.register-system-box {
  border: 1px solid #ddd;
  margin-top: 20px;
}

.register-system-box .rsb-title {
  display: inline-block;
}

.register-system-box .text {
  padding-left: 25px;
  color: #666;
  background: #f7f7f7;
  line-height: 78px;
  display: inline-block;
}

.register-system-box .register-right-arrow {
  width: 28px;
  height: 78px;
  background: url("../images/register_right_arrow.png");
  display: inline-block;
  vertical-align: top;
}

.register-system-box .rsb-logo {
  display: inline-block;
}

.register-system-box .rsb-logo img {
  display: inline-block;
  margin: 0 20px;
}

.register-pager .footer {
  border-top: none;
}

.register-pager .small-screen-pd {
  padding-bottom: 0;
}

.ui-package {
  padding-bottom: 66px;
  position: relative;
}

.ui-package b {
  font-size: 22px;
  color: #ee5900;
}

.ui-package .btn {
  display: block;
  width: 104px;
  padding: 0;
  text-align: center;
  line-height: 30px;
  background: #fe8431;
  color: #fff;
  margin: 10px auto 0;
}

.ui-package h2 {
  line-height: 34px;
  padding: 58px 0 0;
  text-align: center;
  font-size: 22px;
  color: #323232;
}

.ui-package p {
  font-size: 16px;
  color: #8a8a8a;
  text-align: center;
  line-height: 32px;
}

.ui-package table {
  border-collapse: collapse;
  border: 1px solid #e0e1e5;
  background: #fff;
  width: 100%;
  color: #323232;
}

.ui-package table img {
  display: inline-block;
}

.ui-package .table-tit {
  position: absolute;
  left: 0;
  top: 170px;
  border-bottom: 1px dashed #e0e1e5;
}

.ui-package .table-tit tr:nth-child(2n-1) {
  background: #f8f8f8;
}

.ui-package .fixed {
  width: 1200px;
  position: fixed;
  left: 50%;
  top: 0;
  margin-left: -600px;
}

.ui-package td,
.ui-package th {
  border-left: 1px dashed #e0e1e5;
  text-align: center;
  padding: 16px 12px;
}

.ui-package .table-cont {
  border-top: 0 none;
  margin-top: 264px;
}

.ui-package .table-cont tr:nth-child(2n) {
  background: #f8f8f8;
}

.dns-model p {
  line-height: 30px;
}

.dns-model-price {
  border-top: 1px solid #ddd;
  line-height: 40px;
  margin-top: 15px;
}

.dns-model-price span {
  font-size: 16px;
  font-weight: bold;
  color: red;
}

.iCheckbox {
  min-height: 20px;
  padding-top: 7px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.bang-ding-domain {
  padding-bottom: 50px;
}

.bang-ding-domain .dns-model-tips {
  padding: 15px 0;
}

@media screen and (max-width: 1280px) {
  .ui-package .fixed {
    width: 990px;
    position: fixed;
    top: 0;
    margin-left: -495px;
  }
}

@media screen and (max-width: 768px) {
  .ui-package .fixed {
    width: auto;
    position: fixed;
    left: 0;
    top: 0;
    margin: 0 15px;
  }
  .ui-package table {
    font-size: 12px;
  }
  .ui-package .btn {
    width: auto;
    font-size: 12px;
    word-break: break-all;
  }
  .ui-package b {
    word-break: break-all;
    font-size: 14px;
  }
  .ui-package td,
  .ui-package th {
    padding: 16px 0;
  }
}

.long-yuding {
  padding: 12px 30px 29px 30px;
}

.long-yuding input[type="checkbox"] {
  margin-right: 8px;
}

.long-yuding textarea {
  height: 240px;
  border: 1px solid #e4e4e4;
  box-shadow: none;
  margin: 14px 0 22px 0;
}

.long-yuding .ly-text {
  font-size: 16px;
  color: #333;
  line-height: 26px;
}

.long-yuding button {
  margin-top: 20px;
  width: 120px;
  height: 40px;
  font-size: 16px;
}

.yd-service-regular h3 {
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  margin-top: 27px;
}

.yd-service-regular .ydsr-cont {
  border: 1px solid #e4e4e4;
  margin-top: 19px;
  padding: 29px 15px 13px 29px;
}

.yd-service-regular .ydsr-cont .text {
  max-height: 406px;
  overflow-y: auto;
}

.yd-service-regular .ydsr-cont .text p {
  line-height: 26px;
  padding-right: 16px;
}

.piliang-yuding-row {
  margin-top: 15px;
}

.piliang-yuding-row h3 {
  border-top: 1px solid #e4e4e4;
}

.piliang-yuding-row .piliang-yuding-list ul li {
  border-bottom: 1px dashed #e4e4e4;
}

.piliang-yuding-row .pyl-footer {
  border: 1px solid #e4e4e4;
  border-top: none;
}

.piliang-yuding-row .pyl-footer .total {
  line-height: 50px;
  border-bottom: 1px dashed #e4e4e4;
  padding: 0 20px;
  color: #333;
}

.piliang-yuding-row .pyl-footer .text {
  padding: 0 20px 20px 20px;
}

.piliang-yuding-row .pyl-footer .text p {
  line-height: 50px;
}

.piliang-yuding-row .pyl-footer .text button {
  margin-right: 20px;
  width: 120px;
  height: 40px;
  font-size: 16px;
}

.pyt-mt30 {
  margin-top: 30px;
}

.piliang-yuding-table {
  border: 1px solid #e4e4e4;
  width: 100%;
}

.piliang-yuding-table thead tr th {
  line-height: 28px;
  padding: 11px 0;
  background: #f9f9f9;
  border-bottom: 1px solid #e4e4e4;
}

.piliang-yuding-table thead tr th:first-child {
  padding-left: 20px;
}

.piliang-yuding-table tbody tr td {
  line-height: 28px;
  padding: 11px 0;
  border-bottom: 1px dashed #e4e4e4;
}

.piliang-yuding-table tbody tr td:first-child {
  padding-left: 20px;
}

.piliang-yuding-table tbody tr:last-child {
  border-bottom: none;
}

@media screen and (max-width: 768px) {
  .piliang-yuding-row .piliang-yuding-list ul li span[class^=w-]:last-child {
    border-bottom: none;
  }
  .piliang-yuding-row .pyl-footer {
    margin-top: 15px;
    border: none;
  }
  .piliang-yuding-row .pyl-footer .total {
    border: 1px solid #e4e4e4;
  }
  .piliang-yuding-row .pyl-footer .text {
    padding: 0 0 20px 0;
  }
  .piliang-yuding-row .pyl-footer .inquiry-button {
    width: 40%;
  }
}

/*
首页修改*/
.home-list{ position: relative}
.home-list li{
  width: 392px;
  margin-left: 12px;
  float: left;
  top: 0;
  background: #fff;
  position: relative;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
}
.home-list li .title{
  text-align: center;
  background-color: #efeff0;
  border: 1px solid #e4e4e4;
  border-bottom: 0;
  padding: 14px 0;
  height:80px;
  box-sizing: border-box;
}
.home-list li .title h3{
  color:#333;
  font-size: 20px;
  margin-bottom: 9px;
}
.home-list li .title .txt{ color:#999}
.home-list li .text{
  border: 1px solid #e4e4e4;
  border-top: 0;
}
.home-list li .text .text-list{
  border-top:1px solid #e4e4e4 ;
  padding: 0 15px 19px 22px;
  position: relative;
}
.cuxiao-tip{ width:55px; height:55px; position: absolute; right:0; top:0; background: url("../images/home_icon/tip_icon.png")no-repeat; z-index: 2; top:-1px; right:-1px;}
.home-list li .text .text-list h3{ height:50px; line-height: 50px;font-size: 18px; font-weight: bold; color:#333;}
.home-list li .text .text-list p{ line-height: 24px; height: 48px;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;}
.home-list li .text .text-list .price{ line-height: 36px;}
.home-list li .text .text-list button{ width: 110px; height:36px; float: right;line-height: 36px; display: none}
.bm-reg{
  background: url("../images/home_icon/bm_reg.png") no-repeat;
  width:33px;
  height:30px;
  background-size: cover;
}
.pt-reg{
  background: url("../images/home_icon/pt_reg.png") no-repeat;
  width:30px;
  height:30px;
}
.guoji-brand{
  background: url("../images/home_icon/guoji_brand.png") no-repeat;
  width:30px;
  height:30px;
}
.brand-xz{
  background: url("../images/home_icon/brand_xz.png") no-repeat;
  width:30px;
  height:30px;
}
.brand-fs{
  background: url("../images/home_icon/brand_fs.png") no-repeat;
  width:30px;
  height:34px;
}
.brand-zr{
  background: url("../images/home_icon/brand_zr.png") no-repeat;
  width:30px;
  height:30px;
}
.ruanjian-zz{
  background: url("../images/home_icon/ruanjian_zz.png") no-repeat;
  width:40px;
  height:29px;
}
.meishu-zz{
  background: url("../images/home_icon/meishu_zz.png") no-repeat;
  width:40px;
  height:29px;
}
.font-zz{
  background: url("../images/home_icon/font_zz.png") no-repeat;
  width:30px;
  height:30px;
}
.ymx-title{
  background: url("../images/home_icon/ymx_title.png") no-repeat;
  width:87px;
  height:20px;
}
.ymx-more-title{
  background: url("../images/home_icon/ymx_title_duo.png") no-repeat;
  width:115px;
  height:17px;
}
.yxy-qiye{
  background: url("../images/home_icon/qyx_title_tp.png") no-repeat;
  width:118px;
  height:20px;
}
.yxy-qiye,.ymx-more-title,.ymx-title,.font-zz,.meishu-zz,.ruanjian-zz,.brand-zr,.brand-fs,.brand-xz,.guoji-brand,.pt-reg,.bm-reg{display: inline-block; margin-right: 10px;   vertical-align:middle;}

.home-box-hover:hover .home-list li .title-hover1{
  background: url("../images/home_icon/title_hover1.png") no-repeat;
  position: relative;
  top:0;
  left: 0;
}
.home-box-hover:hover .home-list li .title-hover2{
  background: url("../images/home_icon/title_hover2.png") no-repeat;
  position: relative;
  top:0;
  left: 0;
}
.home-box-hover:hover .home-list li .title-hover3{
  background: url("../images/home_icon/title_hover3.png") no-repeat;
  position: relative;
  top:0;
  left: 0;
}
.home-box-hover:hover .home-list li .title{ border: 0; color:#fff;}
.home-box-hover:hover .home-list li .title .txt span,.home-box-hover:hover .home-list li .title h3,.home-box-hover:hover .home-list li .title .txt{color:#fff; }
.home-box-hover:hover .home-list li .text .text-list:hover button{ display: inline-block}
.home-box-hover:hover .home-list li .text .text-list:hover h3{ color: #ff7200}
.home-box-hover:hover .home-list li .text .text-list:hover p{ height:58px; padding-top: 10px; transform:translateY(-10px) translateZ(0);-webkit-backface-visibility: hidden;
}
.home-box-hover:hover .home-list li .text .text-list:hover .bm-reg{
  background: url("../images/home_icon/bm_reg_hover.png") no-repeat;
}
.home-box-hover:hover .home-list li .text .text-list:hover .pt-reg{
  background: url("../images/home_icon/pt_reg_hover.png") no-repeat;
}
.home-box-hover:hover .home-list li .text .text-list:hover .guoji-brand{
  background: url("../images/home_icon/guoji_brand_hover.png") no-repeat;
}
.home-box-hover:hover .home-list li .text .text-list:hover .brand-xz{
  background: url("../images/home_icon/brand_xz_hover.png") no-repeat;
}
.home-box-hover:hover .home-list li .text .text-list:hover .brand-fs{
  background: url("../images/home_icon/brand_fs_hover.png") no-repeat;
}
.home-box-hover:hover .home-list li .text .text-list:hover .brand-zr{
  background: url("../images/home_icon/brand_zr_hover.png") no-repeat;
}
.home-box-hover:hover .home-list li .text .text-list:hover .ruanjian-zz{
  background: url("../images/home_icon/ruanjian_zz_hover.png") no-repeat;
}
.home-box-hover:hover .home-list li .text .text-list:hover .meishu-zz{
  background: url("../images/home_icon/meishu_zz_hover.png") no-repeat;
}
.home-box-hover:hover .home-list li .text .text-list:hover .font-zz{
  background: url("../images/home_icon/font_zz_hover.png") no-repeat;
}
.font-bold{ font-weight: bold}
.font-18 { font-size: 18px;}
.domain-con-box{ margin-left: -12px; height:589px;}
.section-trade .section-tj-domain-con{ margin-left: -12px; padding-bottom: 30px;}
.section-trade .section-tj-domain{ width: 392px;float: left;display: inline;margin-left: 12px;}
.section-trade .section-tj-domain h3{ text-align: center; color: #333;margin-bottom: 30px; font-size: 20px; font-weight: bold}
.auto-trade-box .section-tj-domain-button ,.section-trade .section-tj-domain .section-tj-domain-button { margin-top: 20px;}
#section1 .yuding-bnt{ width: 50px;}

@media screen and (max-width: 768px){
  .home-list li .text .text-list button{ display: block}

}
.domain-con-box .discount-list{ display: inline; margin-top: 13px;}
.discount-list .discount-list-item {
  padding-right: 10px;
  border-width: 1px;
  border-style: solid;
  margin-bottom: 15px;
  line-height:22px;
  font-size: 14px;
  font-weight: normal;
}
.discount-list .icon-coupon {
  color: #ff0000;
  border-color: #FC5E5E;
}
.discount-list .tip-bg-red {
  background: #fc5e5e;
}
.discount-list .tip {
  width: 22px;
  color: #fff;
  text-align: center;
  display: inline-block;
}
.leou-title-tip{ text-align:center; margin-top:-35px;margin-bottom:30px;color:#999;font-size:12px;}
@media screen and (max-width: 1199px){
  .home-list li,.section-trade .section-tj-domain{ width:322px;}
  .w1199 .home-list li .text .text-list p{ height:72px;}
  .w1199 .domain-con-box{ height: 661px;}
  .w1199 .home-box-hover:hover .home-list li .text .text-list:hover p{ height: 82px;}
  .home-list li .text .text-list button{ width:auto; padding-left:10px; padding-right:10px;}
}
@media screen and (max-width: 980px){
  .home-list li{ width:100%; margin: 0;}
  .discount-list{ display: inline}
  .auto-trade-box{padding:0 12px 15px 12px}
  .w1199 .home-list li .text .text-list p,.home-list li .text .text-list p{ height: auto;}
  .leou-title-tip{ text-align:center; margin-top:-20px;margin-bottom:20px;color:#999;font-size:12px;}
}
.section-trade .section-tj-domain table tbody tr td{ background: #fff}
.section-trade .section-tj-domain .yuding-bnt{ width:50px; height:28px; line-height: 26px;display: inline-block;}






/*右侧在线客服*/
.service-bar {
  position: fixed;
  width: 60px;
  right: 10px;
  top: 50%;
  margin-top: -120px;
  z-index: 805;
}
.service-list li {
  text-align: center;
  margin-bottom: 1px;
  height: 60px;
  position: relative;
  cursor: pointer;
}
.service-list .service-detail  img{
  display: inline-block;
  width: 90px;
  margin-bottom: 5px;
}
.service-list .service-detail .rt-text {
  font-size: 12px; 
  color:#999;
}
.service-list .rt-text-left {
   text-align: left;
}
.service-list .rt-text-left .ft-text {
  font-size: 16px;
}
.service-list li .icon-img{
  height: 36px;
  padding: 8px 0 2px; 
  margin: 0 auto;
}
.service-list li .icon-text{
  font-size: 12px; 
  color: #fff;
  line-height: 20px;
}
.service-list li.service-kefu{
  background:#F99831;
}
.service-list li.service-kefu:hover{
  background-color: #fe8431;
}
.service-list .service-kefu .service-detail {
  width: 110px;
  padding: 10px 0;
  text-align: center;
}
.service-list li .service-name {
  font-size: 15px;
  color: #fff;
  background: #F99831;
  line-height: 60px;
  text-align: center;
}
.service-list li .service-detail {
  position: absolute;
  border: 1px solid #eeeeee;
  background: #fff;
  top: 0;
  right: 120px;
}
.service-list li .service-name,
.service-list li .service-detail {
  visibility: hidden;
}
.service-list li:hover .service-name {
  visibility: visible;
}
.service-list li:hover .service-detail {
  visibility: visible;
  right: 60px;
  transition: all 0.5s;
}
.service-list .service-app {
  background:#F99831;
}
.service-list li.service-app:hover{
  background-color: #fe8431;
}
.service-list .service-app .service-detail {
  width: 110px;
  padding: 10px 0;
  text-align: center;
}
.service-list .service-wechat {
  background:#F99831;
}
.service-list li.service-wechat:hover{
  background-color: #fe8431;
}
.service-list .service-wechat .service-detail {
  width: 110px;
  padding: 10px 0;
  text-align: center;
}
.service-list li.service-app:hover{
  background-color: #fe8431;
}
.service-list .service-qq {
  background:#F99831;
}
.service-list li.service-qq:hover{
  background-color: #fe8431;
}
.service-list .service-qq .service-detail {
  width: 125px;
  padding: 10px;
}
.service-list .service-qq p {
  margin-bottom: 2px;
}
.service-list .service-qq a:hover {
  color: #ff6600;
}
.service-list .service-qq .gray-border {
  border-top: 1px solid #eeeeee;
  margin-top: 8px;
  padding-top: 8px;
}
.service-list .service-phone {
  background:#F99831;
}
.service-list li.service-phone:hover{
  background-color: #fe8431;
}
.service-list .service-phone .service-detail {
  width: 180px;
  height: 60px;
  padding: 9px;
}
.service-list .service-phone .service-line {
  background: #F99831;
  width: 60px;
  height: 60px;
  float: left;
  font-size: 14px;
  color: #fff;
  padding: 8px;
  line-height: 1.2;
  text-align: center;
}
.service-list  .service-phone .service-detail p {
  font-size: 20px;
  color: #FF6600;
  line-height: 20px;
}
.service-list .back-top {
  background:#F99831;
}
.service-list li.back-top:hover{
  background-color: #fe8431;
}
.service-list .back-top .service-name {
  width: 60px;
  height: 60px;
  color: #fff;
  font-size: 13px;
  padding: 8px;
  line-height: 1.2;
}
.service-list .triangle-right {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  position: absolute;
  top: 20px;
  right: -6px;
  z-index: 2;
}

.live-kf{
  position: relative;
}
.live-kf img{
  z-index: 10;
}
@keyframes weixinkefu {
   0%{
       transform: scale(1);
       opacity: 0.1;  
   }
   50%{
       transform: scale(1.5);  
       opacity: 0;  
   }
   100%{
       transform: scale(1);
       opacity: 0;
   }
}
.live-kf span{
   position: absolute;
   width: 35px;
   height: 35px;
   left: 12px;
   top: 8px;
   background: #fff;
   border-radius: 50%;
   -webkit-animation: weixinkefu 5s linear infinite;
   z-index: 1;
}

/*.live-kf span:nth-child(2){
   -webkit-animation-delay: 1.5s; 
}
*/


/* section22 主站首页底部模块*/
.section22 {
    background: #F9F9F9;
    /*height: 120px;*/
    padding-bottom: 30px;
}

.section22  .promise-list li {
  float: left;
  width: 330px;
  margin-left: 25px;
  margin-top: 30px;
  cursor: pointer;
}

.section22 .promise-list li:hover .promise-thumb .thumb-container {
  margin-top: -60px;
}

.section22 .promise-list .promise-thumb {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 5px;
  overflow: hidden;
}

.section22 .promise-list .promise-thumb .thumb-container {
  margin-top: 0;
  transition: margin-top 0.5s;
}

.section22 .promise-list .promise-thumb .thumb-container img{
   height: 60px;
   width: 60px;
}

.section22 .promise-list .promise-title {
  font-size: 18px;
  padding-top: 10px;
  color: #333;
}



/*右侧在线客服 2020-06-12*/

.service-list .service-detail .rt-ttd {
    position: relative;
    padding-left: 130px;
}

.service-list li.service-kefu .dott p:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 10px;
    position: absolute;
    top: 7px;
    left: 120px;
    background: #fe8432;
}



/*2020-06-24*/
@media screen and (max-width: 768px) {

    .kf-more, .kf-close {
        width: 60px;
        height: 60px;
        background-color: rgba(0, 0, 0, .5);
        box-sizing: border-box;
        border-radius: 50px;
        text-align: center;
        position: fixed;
        bottom: 0;
        line-height: 60px;
        right: 10px;
        z-index: 999;
    }

        .kf-more i {
            width: 6px;
            height: 6px;
            border-radius: 6px;
            background-color: #fff;
            margin-left: 4px;
            display: inline-block;
        }

            .kf-more i:first-child {
                margin-left: 0
            }

    .kf-close {
        color: #fff;
        font-weight: bold;
        display: none;
    }

    .service-bar {
        display: none;
    }
}

/*预订筛选开始 2020-12-09*/
.yuding-search-model .cb-mgr input {
    margin-bottom: 3px;
    margin-left: 3px;
}

.yuding-search-model .ysm-list .ysm-row2 {
    padding: 0 20px;
    display: table-cell;
    padding-bottom: 15px;
}

    .yuding-search-model .ysm-list .ysm-row2 label {
        display: table-cell;
        padding-right: 4px;
        font-weight: normal;
    }

@media screen and (max-width: 768px) {
    .yuding-search-model .ysm-list .ysm-row2 label {
        font-size: 12px;
        width: 80px;
        text-align: right;
    }

    .yuding-search-model .ysm-list .ysm-row2 {
        display: block;
        padding: 0 10px 15px 10px;
        -webkit-box-pack: left;
        -moz-box-pack: left;
        -ms-box-pack: left;
        -o-box-pack: left;
        box-pack: left;
        /* .box-align(center);*/
        display: -webkit-box;
        display: -moz-box;
        display: -ms-box;
        display: -o-box;
        display: box;
    }

    .classify_alert .selected {
        width: 320px !important;
    }

    .classify_alert .classify_select {
        display: none;
        padding: 10px;
        border: 1px solid #dcdcdc;
        background: #fff;
        position: absolute;
        top: 35px;
        left: -80px !important;
    }

        .classify_alert .classify_select .select_option {
            width: 400px !important;
        }
}

.actives {
    background: #fbf1e9 !important;
    color: #ff7200;
    border: 1px solid #ff7200 !important;
    position: relative;
}

.classify_alert {
    display: table-cell;
    color: #666;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: All .3s ease-in-out;
    transition: All .3s ease-in-out;
    position: relative;
}

    .classify_alert .carat {
        display: block;
        background: #fff;
        position: absolute;
        right: 7px;
        top: 13px;
        transform-origin: 5px 2px;
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s;
        height: 0;
        width: 0;
        overflow: hidden;
        font-size: 0;
        line-height: 0;
        border-color: #919191 transparent transparent transparent;
        border-style: solid;
        border-width: 5px;
    }

    .classify_alert.open .carat {
        transform: rotate(180deg);
    }

    .classify_alert .selected {
        padding: 9px 10px;
        text-overflow: ellipsis;
        display: block;
        font-size: 14px;
        line-height: 1;
        width: 200px;
        color: #666;
        text-align: left;
        overflow: hidden;
        white-space: nowrap;
        cursor: pointer;
        background: #fff
    }

    .classify_alert .classify_select {
        display: none;
        padding: 10px;
        border: 1px solid #dcdcdc;
        background: #fff;
        position: absolute;
        top: 35px;
        left: 0;
        z-index: 96;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    }

        .classify_alert .classify_select.right_select {
            right: 0;
            left: auto
        }

        .classify_alert .classify_select.domain-group {
            width: 420px
        }

            .classify_alert .classify_select.domain-group .select_option {
                width: 330px
            }

        .classify_alert .classify_select .select_label {
            width: 50px;
            font-size: 14px;
            color: #666;
            line-height: 30px
        }

        .classify_alert .classify_select .select_option {
            width: 555px;
        }

            .classify_alert .classify_select .select_option input[type=checkbox] {
                display: none
            }

            .classify_alert .classify_select .select_option .classify_radios:after {
                visibility: hidden;
                display: block;
                font-size: 0;
                content: " ";
                clear: both;
                height: 0
            }

            .classify_alert .classify_select .select_option .classify_radios li {
                float: left;
                padding: 6px 8px;
                margin: 0px 0 -1px -1px;
                border: 1px solid #e9ecef;
                background: #fff;
                cursor: pointer;
                width: 80px;
                text-align: center;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none
            }

        .classify_alert .classify_select .classify_btn {
            margin-top: 10px;
        }

            .classify_alert .classify_select .classify_btn .ui-btn {
                width: 80px !important;
                margin-top: 0 !important;
                margin-bottom: 5px !important;
                padding: 0 10px !important;
                border-radius: 3px !important;
                height: 32px !important;
                line-height: 32px !important;
                margin-right: 10px;
            }


.yuding-tb > ul > li:hover {
    transition: all .2s ease-in-out;
    background: #fffde6 !important;
}

.yuding-tb > ul > li:nth-child(even) {
    background: #f9f9f9;
}

/*预订筛选结束 2020-12-09*/

/*am banner start 2020-12-29*/
.am-mbanner {
    background-color: #fffbf7;
    outline: 1px solid #fdc5a1;
    position: relative;
    list-style-type: none;
    min-height: 56px;
    line-height: 35px;
    padding: 10px 30px;
    margin-bottom: 20px
}

    .am-mbanner .btn {
        margin-left: 20px;
        border-radius: 5px;
        display: inline;
        color: #fff;
    }
/*am banner end 2020-12-29*/


/*无模版注册 开始 2020-1-5*/
.am-tem {
    margin-bottom: 15px;
}

    .am-tem .box-list-title h3 {
        height: 50px;
        line-height: 50px;
        border: 1px solid #e4e4e4;
        padding: 0 20px;
        font-weight: 700;
        font-size: 16px;
    }

    .am-tem .box-list-title span {
        font-size: 14px;
        font-weight: 400;
        color: #ff0000;
    }

    .am-tem .box-list-content {
        border: 1px solid #e4e4e4;
        border-top: none;
        padding: 20px 10px 10px 20px;
        overflow: hidden;
    }

        .am-tem .box-list-content .form-group {
            overflow: hidden;
        }

            .am-tem .box-list-content .form-group .btn {
                margin-top: 5px;
            }

            .am-tem .box-list-content .form-group .cheng-button:hover {
                color: #fff;
            }

            .am-tem .box-list-content .form-group .pin {
                margin-top: -1px !important;
                margin-right: 5px;
            }

            .am-tem .box-list-content .form-group input {
                margin-top: 3px;
            }

        .am-tem .box-list-content ul li {
            display: inline;
        }

@media(min-width: 768px) {
    .form-group .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

@media screen and (max-width: 768px) {
    .am-tem .box-list-title h3 {
        height: auto;
        line-height: 36px;
        padding: 10px 20px 0 20px;
    }

    .am-tem .box-list-title span {
        display: block;
        padding-left: 0;
    }
}

.am-tem .box-list-content .iCheckbox label {
    min-height: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

@media screen and (max-width: 768px) {
    .am-tem .box-list-content .form-group .text-select {
        width: 100%;
    }
}

.ml30 {
    margin-left: 30px;
}
/*无模版注册 结束 2020-1-5*/


/*查询筛选 开始 2021-2-4*/
.am-box {
  margin-bottom: 20px;
  background-color: #fff;
}

.am-box .am-ym-title {
  border: 1px solid #e4e4e4;
  padding: 10px 20px;
  line-height: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.am-box .am-ym-title .am-title {
  font-size: 16px;
}

.am-box .am-ym-title .am-pucker {

}

.am-box .am-space {
  border: 1px solid #e4e4e4;
  border-top: none;
}

.am-box .am-space .am-zidian {
  padding: 20px;
}

.am-box .am-space .am-zidian .am-mode {
  line-height: 30px;
  display: flex;
}

.am-box .am-space .am-zidian .am-mode .am-add{
  color:#ff7200;
  font-weight: bold;
  font-size: 18px;
  padding: 0 8px;
}

.am-box .am-space .am-zidian .am-mode .blue{
  padding: 0 10px;
}


.am-box .am-space .am-zidian .am-mode a:hover{
  text-decoration: none;
}

.am-box .am-space .am-zidian .am-mode .am-t{
  width: 45px;
}

.am-box .am-space .am-zidian .am-mode input{
  margin-right: 5px;
  margin-left: 5px;
  margin-top: -3px; 
}

.am-box .am-space .am-zidian .am-btn {
  text-align: center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
  padding-top: 20px;
}

.am-box .am-space .am-zidian .am-btn button {
  width: 120px;
  height: 36px;
  line-height: 36px;
  margin: 0 13px;
}

.am-box .am-space .am-zuhe {
  border-top: 1px solid #e4e4e4;
  padding: 20px;
  overflow: hidden;
}

.am-box .am-space .am-zuhe h4 {
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: 500;
}

.am-box .am-space .am-zuhe ul li {
  background-color: #FCFCFC;
  float: left;
  padding: 10px;
  border: 1px solid #e4e4e4;
  margin-left: -1px;
  margin-top: -1px;
  min-width: 115px;
  text-align: center;
}

.am-box .am-space .am-zuhe ul li:nth-child(1){
  width: 210px;
}
.am-box .am-space .am-zuhe ul li:nth-child(2){
  width: 252px;
}
.am-box .am-space .am-zuhe ul li:nth-child(6){
  width: 180px;
}


.mini-cart {
  
}

/*查询筛选 结束 2021-2-4*/