﻿@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;
}

/*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 {
  f