@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;
}
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 "微软雅黑", "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;
}
/*layout*/
/*background*/
/*button-color*/
/*font-color*/
/*border-color*/
/*pd*/
/*sidebar*/
.mobile-back-top {
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: -20px;
  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;
  background: url("../../img/moblie_top.png") no-repeat;
  background-size: 50% 50%;
}
/*nav*/
.header {
  position: relative;
  z-index: 1031;
  *zoom: 1;
}
.header:before,
.header:after {
  display: table;
  content: "";
}
.header:after {
  clear: both;
}
.navbar {
  margin-bottom: 0;
}
.navbar .navbar-default {
  border-bottom-color: #fff;
}
.navbar-default {
  background-color: #fff;
  border-bottom-color: #e4e4e4;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.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: #333333;
  height: 30px;
  font-size: 12px;
}
.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 #333333;
  border-bottom: none;
  cursor: pointer;
}
.top-nav-content .nav-l > li .nav-menu-title a {
  color: #ffffff;
}
.top-nav-content .nav-l > li .nav-menu-hd {
  position: absolute;
  top: 30px;
  z-index: 12;
  background: #ffffff;
  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:nth-last-child(2) a,
.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: 7px;
}
.top-nav-content .nav-l > li .nav-menu-share span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url("../../img/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:hover .nav-menu-title {
  border: 1px solid #e4e4e4;
  background: #ffffff;
  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;
  height: 30px;
}
.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: #606260;
  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: #666666;
  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: #ffffff;
}
.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: #ffffff;
  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: #ffffff;
}
.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: #ffffff;
  z-index: 4;
  top: 30px;
  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 > ul {
  padding: 12px 19px 10px 19px;
}
.top-nav-content .nav-r > li .notice-hd > ul > li {
  line-height: 28px;
  width: 258px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.top-nav-content .nav-r > li .notice-hd > ul > li span {
  margin-right: 5px;
  color: #999999;
}
.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 7px;
  width: 1200px;
  right: -101px;
}
.top-nav-content .nav-r > li .site-navigation-hd li {
  padding: 0 17px;
  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: #666666;
  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: #ffffff;
  padding: 0 5px;
  min-width: 10px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  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: 261px;
  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: #666666;
}
.top-nav-content .nav-r > li .cart-hd > ul > li .cart-text .text {
  color: #999999;
}
.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;
  color: #ffffff;
  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: 166px;
}
.top-nav-content .nav-r > li .personal-info-hd li {
  line-height: 26px;
}
.top-nav-content .nav-r > li .personal-info-hd li .recharge-button {
  width: 55px;
  height: 20px;
  line-height: 20px;
  border-radius: 3px;
  color: #ffffff;
  background: #fe8431;
  float: right;
  display: inline;
  margin-top: 3px;
}
.top-nav-content .nav-r > li .personal-info-hd li .recharge-button:hover {
  background: #ff7200;
}
.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: #999999;
  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 {
  /* .management-center-hd, .message-hd,.personal-info-hd,.cart-hd,.site-navigation-hd,.notice-hd,.login-hd{
            .d-b();
          }*/

}
.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: #ffffff;
  padding: 0 8px 0 9px;
  border-bottom: none;
}
.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;
}
a.weixin-content {
  position: relative;
}
a.weixin-content .weixin-hd {
  display: none;
}
a.weixin-content .weixin-hd .arrow-top {
  position: absolute;
  top: 12px;
  z-index: 12;
  left: 3px;
}
a.weixin-content .weixin-hd .arrow-top i {
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #ffffff transparent;
  border-width: 6px;
  overflow: hidden;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  z-index: 2;
}
a.weixin-content .weixin-hd .arrow-top span {
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #e4e4e4 transparent;
  border-width: 6px;
  overflow: hidden;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: -1px;
}
a.weixin-content .weixin-hd .weixin-text {
  padding: 15px 15px 10px 15px;
  border: 1px solid #e4e4e4;
  text-align: center;
  background: #ffffff;
  position: absolute;
  left: -60px;
  top: 23px;
}
a.weixin-content .weixin-hd .weixin-text p {
  color: #666666;
}
a.weixin-content:hover .weixin-hd {
  display: block;
}
/*menu*/
.menu {
  height: 80px;
  border-bottom: 1px solid #e4e4e4;
  -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-content {
  *zoom: 1;
}
.menu-content:before,
.menu-content:after {
  display: table;
  content: "";
}
.menu-content:after {
  clear: both;
}
.menu-content .logo {
  line-height: 80px;
  float: left;
  display: inline;
}
.menu-content .logo img {
  width: 100%;
  vertical-align: middle;
  display: inline-block;
}
.menu-content .menu-list {
  font-size: 16px;
  float: right;
  display: inline;
}
.menu-content .menu-list > li {
  float: left;
  display: inline;
  margin: 0 0 0 40px;
  height: 80px;
  line-height: 80px;
}
.menu-content .menu-list > li.open > a {
  color: #ff7200;
  background: none;
}
.menu-content .menu-list > li.open > a:focus {
  color: #ff7200;
  background: none;
}
.menu-content .menu-list > li.hover {
  -webkit-transition: all .3s;
  transition: all .3s;
}
.menu-content .menu-list > li.active a {
  color: #ff7200;
  background: none;
}
.menu-content .menu-list > li.active a:hover {
  color: #ff7200;
  background: none;
}
.menu-content .menu-list > li a {
  color: #333333;
  display: inline-block;
  padding: 0;
}
.menu-content .menu-list > li a:hover {
  color: #ff7200;
  text-decoration: none;
  background: #fff;
}
.menu-content .menu-list > li a:focus {
  background: #fff;
}
.menu-content .menu-list > li .dropdown-menu {
  min-width: 100px;
  right: auto;
  left: -18px;
  border-radius: 0;
  border: none;
  background: #f9f9f9;
  box-shadow: 2px 3px 5px #f2f2f2;
  padding: 13px 0 11px 0;
}
.menu-content .menu-list > li .dropdown-menu li {
  padding: 0 15px 0 18px;
  line-height: 28px;
}
.menu-content .menu-list > li .dropdown-menu li a {
  color: #666;
}
.menu-content .menu-list > li .dropdown-menu li a:hover {
  text-decoration: underline;
  background: none;
  color: #fe8431;
}
.menu .menu-hd {
  position: relative;
  display: block;
}
.menu .menu-hd .menu-hd-cont {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3;
  background: #f9f9f9;
  -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 .menu-hd .menu-hd-cont .menu-dropdown {
  padding: 27px 20px;
  *zoom: 1;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown:before,
.menu .menu-hd .menu-hd-cont .menu-dropdown:after {
  display: table;
  content: "";
}
.menu .menu-hd .menu-hd-cont .menu-dropdown:after {
  clear: both;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown li {
  float: right;
  display: inline;
  border-left: 1px solid #e4e4e4;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown li:last-child {
  border-left: none;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown li a {
  display: block;
  line-height: 30px;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown li h3 {
  color: #333333;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 7px;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown li h3 a {
  color: #333333;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown li h3 a:hover {
  color: #333333;
  text-decoration: none;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown li .dr-list {
  float: left;
  display: inline;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .domain-register {
  float: right;
  display: inline;
  *zoom: 1;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .domain-register:before,
.menu .menu-hd .menu-hd-cont .menu-dropdown .domain-register:after {
  display: table;
  content: "";
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .domain-register:after {
  clear: both;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .domain-register li.reg-question {
  padding-left: 30px;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .domain-register li.domain-service {
  padding: 0 6px 0 20px;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .domain-register li.domain-service .dr-list {
  padding-right: 24px;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .domain-register li.top-domain {
  padding: 0 34px 0 24px;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .domain-register li.china-domain {
  padding: 0 0 0 22px;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .domain-register li.china-domain .dr-list {
  padding-right: 20px;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .domain-register li.intern-domain {
  padding: 0 0 0 27px;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .domain-register li.intern-domain .dr-list {
  padding-right: 27px;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .menu-advert {
  width: 240px;
  float: right;
  display: inline;
  margin-left: 20px;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .menu-advert img {
  width: 100%;
  height: 120px;
  max-width: 240px;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .menu-domain-list {
  *zoom: 1;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .menu-domain-list:before,
.menu .menu-hd .menu-hd-cont .menu-dropdown .menu-domain-list:after {
  display: table;
  content: "";
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .menu-domain-list:after {
  clear: both;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .menu-domain-list li {
  padding-left: 30px;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .menu-domain-list li.domain-bid-list {
  padding-right: 30px;
}
.menu .menu-hd .menu-hd-cont .menu-dropdown .menu-domain-list li.ykj-list .dr-list {
  padding-right: 30px;
}
/*.open>.dropdown-menu{
  display: none;
}*/
.menu-content .menu-list > li .dropdown:hover .dropdown-menu {
  display: block;
}
@media screen and (max-width: 768px) {
  .navbar-nav .open .dropdown-menu {
    display: block;
  }
}
body {
  background: #171e31;
}
.blue-bnt {
  background: #38a1fc;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
}
.blue-bnt:hover {
  background: #75bfff;
}
.top-domain-container {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .top-domain-container {
    width: 990px;
  }
}
@media screen and (max-width: 768px) {
  .top-domain-container {
    width: 100%;
  }
}
.top-domain-box1 .top-domain-banner {
  background: url(../../img/banner_03.jpg);
  background-position: center 0;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
  position: relative;
  height: 500px;
}
.top-domain-box1 .banner-home-pic {
  text-align: center;
  position: relative;
  transition: all 2s;
  transition-delay: 0.5s;
  animation: hp-animation-top 0.6s;
  -moz-animation: hp-animation-top 0.6s;
  -webkit-animation: hp-animation-top 0.6s;
  -o-animation: hp-animation-top 0.6s;
}
.top-domain-box1 .banner-home-pic img {
  width: 100%;
  max-width: 905px;
  display: inline-block;
}
.top-domain-box1 .search-wrap {
  text-align: center;
  color: #fff;
  padding-top: 50px;
}
.top-domain-box1 .search-wrap button {
  width: 170px;
  height: 48px;
  font-size: 18px;
  margin-top: 22px;
  background: #18dee6;
  color: #113f6a;
}
.top-domain-box1 .search-wrap button:hover {
  background: #4af8ff;
}
.top-domain-box1 .search-wrap .search-input-wrap {
  margin-top: 28px;
  position: relative;
  animation: home-fade 0.6s ease-in-out 1;
}
.top-domain-box1 .search-wrap .search-input-wrap .search-wrap-text {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  box-sizing: border-box;
  padding: 22px 0;
  line-height: 22px;
  font-size: 18px;
}
.top-domain-box1 .search-wrap .search-input-wrap .search-wrap-text img {
  vertical-align: middle;
  margin-right: 12px;
}
@keyframes hp-animation-top {
  0% {
    top: -200px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
@-moz-keyframes hp-animation-top {
  0% {
    top: -200px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
@-webkit-keyframes hp-animation-top {
  0% {
    top: -200px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
@-o-keyframes hp-animation-top {
  0% {
    top: -200px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}
.td-search-input {
  height: 66px;
  line-height: 22px;
  padding: 22px 15px;
  border: 1px solid rgba(126, 179, 224, 0.6);
  background: rgba(25, 41, 68, 0.9);
  display: inline-block;
  width: 100%;
  color: #fff;
  box-sizing: border-box;
  border-radius: 40px;
  text-align: center;
  font-size: 18px!important;
  transition: all .4s;
}
.search-wrap-bnt,
.search-wrap-title {
  position: relative;
}
@keyframes home-fade {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.1;
  }
  70% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
.title1-con {
  transition: all 2s;
  transition-delay: 0.2s;
  animation: title1-con 2s;
  -webkit-animation: title1-con 2s;
}
.title2-con {
  transition-delay: 0.5s;
  animation: title2-con 2s;
  -webkit-animation: title2-con 2s;
  transition: all 1s;
}
@keyframes title1-con {
  0% {
    left: -200px;
  }
  100% {
    left: 0;
  }
}
@keyframes title2-con {
  0% {
    right: -200px;
  }
  100% {
    right: 0;
  }
}
.top-domain-menu {
  background: #1e2a44;
  padding: 29px 0 0 0;
}
.top-domain-menu-box ul {
  *zoom: 1;
}
.top-domain-menu-box ul:before,
.top-domain-menu-box ul:after {
  display: table;
  content: "";
}
.top-domain-menu-box ul:after {
  clear: both;
}
.top-domain-menu-box ul li {
  float: left;
  font-size: 18px;
  cursor: pointer;
}
.top-domain-menu-box ul li:not(:last-child) {
  margin-right: 2.16%;
}
.top-domain-menu-box ul li.active a {
  color: #47eef9;
}
.top-domain-menu-box a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 7px 0 28px 0;
}
.top-domain-menu-box a:hover {
  text-decoration: none;
}
.target {
  position: absolute;
  border-bottom: 1px solid transparent;
  -webkit-transform: translateX(-60px);
  transform: translateX(-60px);
}
.top-domain-menu-box a,
.target {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.j_wrapper {
  position: relative;
}
.top-domain-box2 .td-list-title {
  padding: 62px 0 18px 0;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: relative;
}

.top-domain-box2 .td-list-title3 {
  padding: 25px 0 18px 0;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: relative;
}

.top-domain-box2 .td-list-title3 span {
  font-size: 28px;
  color: #ffffff;
  padding: 0 17px;
  vertical-align: middle;
}

.top-domain-box2 .td-list-title2 {
  padding: 10px 0 50px 0;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: relative;
}

.top-domain-box2 .td-list-title img {
  vertical-align: middle;
  display: inline-block;
}
.top-domain-box2 .td-list-title span {
  font-size: 40px;
  color: #ffffff;
  padding: 0 17px;
  vertical-align: middle;
}

.top-domain-box2 .td-list-title2 img {
  vertical-align: middle;
  display: inline-block;
}
.top-domain-box2 .td-list-title2 span {
  font-size: 40px;
  color: #ffffff;
  padding: 0 17px;
  vertical-align: middle;
}

.top-domain-box2 .top-domain-text {
  padding: 45px 22.5px 29px 22.5px;
  background: #1e2a44;
  position: relative;
}
.top-domain-box2 .top-domain-text ul {
  *zoom: 1;
}
.top-domain-box2 .top-domain-text ul:before,
.top-domain-box2 .top-domain-text ul:after {
  display: table;
  content: "";
}
.top-domain-box2 .top-domain-text ul:after {
  clear: both;
}
.top-domain-box2 .top-domain-text ul li {
  width: 33.3%;
  float: left;
  display: inline;
  padding: 0 22.5px 45px 22.5px;
  box-sizing: border-box;
}
.top-domain-box2 .top-domain-text ul li .top-domain-text-list {
  padding: 20px 50px 30px 50px;
  border: 1px solid #38a1fc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}

.top-domain-box2 .top-domain-text ul li .top-domain-text-list2 {
  padding: 20px 10px 20px 10px;
  border: 1px solid #38a1fc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  text-align: center;
}

.top-domain-box2 .top-domain-text ul li .top-domain-text-list:hover {
  background: #294c77;
  border-color: #294c77;
}

.top-domain-box2 .top-domain-text ul li .top-domain-text-list2:hover {
  background: #294c77;
  border-color: #294c77;
}

.top-domain-box2 .top-domain-text ul li .title {
  color: #47eef9;
  font-size: 38px;
  line-height: 56px;
  margin-bottom: 9px;
}

.top-domain-box2 .top-domain-text ul li .title2 {
  color: #47eef9;
  font-size: 26px;
  line-height: 42px;
  text-align: center;
  padding: 10px 0;
}

.top-domain-box2 .top-domain-text ul li .text {
  line-height: 28px;
  font-size: 18px;
  margin-bottom: 22px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.top-domain-box2 .top-domain-text ul li button {
  width: 120px;
  height: 34px;
  line-height: 34px;
}
.top-domain-box2 .top-domain-text .more {
  text-align: center;
}
.top-domain-box2 .top-domain-text .more a {
  color: #47eef9;
}
.td-pager-title {
  color: #ffffff;
  line-height: 26px;
  padding-top: 15px;
}
.td-pager-title span {
  color: #47eef9;
}
.td-pager-bg {
  background: url(../../img/pager_bg.jpg) top center no-repeat;
  min-height: 1000px;
}
/*.td-pager-box .td-list-title {
  padding-top: 0;
}*/
.certificate-banner {
  text-align: center;
}
.certificate-banner img {
  width: 100%;
  max-width: 810px;
}
.certificate-box {
  position: relative;
  margin-left: 17.5%;
  *zoom: 1;
}
.certificate-box:before,
.certificate-box:after {
  display: table;
  content: "";
}
.certificate-box:after {
  clear: both;
}
.certificate-box .certificate-img img {
  display: inline-block;
  width: 100%;
  max-width: 778px;
}
.certificate-box .certificate-text {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 778px;
  text-align: center;
  padding-top: 260px;
}
.certificate-box .certificate-text h3 {
  color: #ff6000;
  font-size: 36px;
  line-height: 66px;
  height: 66px;
}
.certificate-box .certificate-text .ct-list {
  margin-top: 2px;
}
.certificate-box .certificate-text .ct-list p {
  padding: 0 110px;
  line-height: 30px;
  font-size: 16px;
  color: #333;
  text-indent: 40px;
  text-align: left;
}
.tb-share-box {
  display: inline-block;
  float: left;
  width: 54px;
  margin-left: 40px;
  position: absolute;
  top: 50%;
  margin-top: -123.5px;
}
.certificate-footer {
  text-align: center;
}
.certificate-footer button {
  width: 170px;
  height: 48px;
  line-height: 48px;
  margin-top: 40px;
  font-size: 18px;
}
@media screen and (max-width: 1280px) {
  .top-domain-menu-box ul li:not(:last-child) {
    margin-right: 1.3%;
  }
  .certificate-box {
    margin-left: 11%;
  }
}
@media screen and (max-width: 768px) {

  .top-domain-box1 .top-domain-banner {
    background: url(../../img/banner_03.jpg);
    background-position: center 0;
    -webkit-background-size: cover;
    background-size: cover;
    text-align: center;
    position: relative;
    height: 250px;
  }

  .top-domain-box2 .td-list-title3 span {
    font-size: 18px;
    padding: 0 10px;
  }

  .top-domain-box2 .td-list-title3 {
    padding: 20px 0 20px 0;
    height: 22px;
    line-height: 22px;
  }

  .top-domain-menu-box {
    width: 100%;
  }
  .top-domain-menu-box ul {
    width: 100%;
    overflow: hidden;
  }
  .top-domain-menu-box ul li {
    width: 110px;
    text-align: center;
  }
  .top-domain-menu-box ul li:not(:last-child) {
    margin-right: 0;
  }
  .top-domain-box2 .td-list-title {
    padding: 14px 0 3px 0;
  }
  .top-domain-box2 .td-list-title span {
    font-size: 20px;
    font-weight: bold;
  }

  .top-domain-box2 .td-list-title img {
    display: none;
  }

  .top-domain-box2 .td-list-title2 {
    padding: 10px 0 20px 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: relative;
  }

  .top-domain-box2 .td-list-title2 span {
    font-size: 24px;
    font-weight: bold;
  }

  .top-domain-box2 .td-list-title2 img {
    display: none;
  }

  .top-domain-box2 .top-domain-text {
    padding: 17px 7.5px;
  }
  .top-domain-box2 .top-domain-text ul li {
    width: 50%;
    box-sizing: border-box;
    padding: 0 7.5px 15px 7.5px;
  }
  .top-domain-box2 .top-domain-text ul li .top-domain-text-list {
    padding: 15px 20px;
  }
  .top-domain-box2 .top-domain-text ul li .title {
    font-size: 16px;
    line-height: 20px;
  }

  .top-domain-box2 .top-domain-text ul li .title2 {
    font-size: 16px;
    line-height: 26px;
  }

  .top-domain-box2 .top-domain-text ul li .text {
    font-size: 12px;
    margin-bottom: 9px;
  }
  .top-domain-box2 .top-domain-text ul li button {
    width: 100%;
  }
  .certificate-box {
    width: 100%;
    margin-left: 0;
  }
  .certificate-box .tb-share-box {
    width: auto;
    margin-left: 70px;
    position: relative;
    top: auto;
    margin-top: auto;
  }
  .certificate-box .tb-share-box .tb-share-box-img {
    display: inline-block;
    float: left;
    margin: 6px 6px 6px 0;
  }
  .certificate-box .certificate-text {
    padding-top: 135px;
    width: 100%;
  }
  .certificate-box .certificate-text h3 {
    font-size: 18px;
    line-height: 36px;
    height: 36px;
  }
  .certificate-box .certificate-text .ct-list {
    margin-top: 0px;
  }
  .certificate-box .certificate-text .ct-list p {
    text-indent: 20px;
    line-height: 20px;
    font-size: 12px;
    padding: 0 35px;
  }
}
@media screen and (max-width: 768px) {
    .footer .footer-text .footer-text-tl {
        display: none;
    }
    .topnav_main{
        width:100% !important;
    }
}