@charset "UTF-8";
/* mixin */
/* caret 三角箭头 */
/* mixin end */
.head-text {
    margin: 0 auto;
    width: 1200px;
    padding: 180px 0 0 50px;
    color: #fff;
}
.head-text h3 {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
}
.head-text p {
    margin-top: 15px;
    line-height: 24px;
    font-size: 18px;
    font-family: "Microsoft Yahei";
}
.col-5-5 {
  width: 20%;
  float: left;
}
.domain-form .input-area {
  margin: 30px 0px;
}
.domain-form .input-area input[type=text] {
  width: 913px;
  padding: 0 3px;
  height: 46px;
  line-height: 46px;
  border: 1px solid #eee;
  border-right: none;
}
.domain-form .input-area .btn-search {
  display: inline-block;
  width: 204px;
  height: 48px;
  line-height: 48px;
  margin-left: -5px;
  vertical-align: top;
  border: none;
  background-color: #ff7e00;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.domain-form .search-item-box {
  padding: 30px;
}
.domain-form .search-item-box p {
  width: 95px;
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  color: #585858;
  float: left;
  text-align: left;
}

.tab-wrapper {
  border: 1px solid #eee;
}

.tab-1 {
  background-color: #fff;
  margin: 50px auto;
}
.tab-1 > ul {
  zoom: 1;
}
.tab-1 > ul:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.tab-1 > ul li {
  width: 298px;
  float: left;
  height: 68px;
  line-height: 68px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-top: 2px solid #fff;
  text-align: center;
  margin-right: -1px;
  /* margin-left: -1px; */
}
.tab-1 > ul li.active {
  border-top-color: #ff7e00;
  border-bottom: 1px solid #fff;
}
.tab-1 .tab-1-content .tab-panel {
  display: none;
}
.tab-1 .tab-1-content .tab-panel.active {
  display: block;
}

div.tab-2 ul {
  margin: 20px;
  zoom: 1;
}
div.tab-2 ul:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
div.tab-2 ul li {
  float: left;
  padding: 20px;
}

.tab-2-content .tab-panel2 {
  max-height: 430px;
  overflow-y: auto;
  display: none;
}
.tab-2-content .tab-panel2.active {
  display: block;
}
.tab-2-content .tab-panel2 table {
  border: 1px solid #eee;
  width: 100%;
  border-collapse: collapse;
}
.tab-2-content .tab-panel2 table thead tr {
  height: 56px;
  line-height: 28px;
}
.tab-2-content .tab-panel2 table thead tr th {
  background-color: #f5f3f3;
  color: #333333;
}
.tab-2-content .tab-panel2 table tr {
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
.tab-2-content .tab-panel2 table th,
.tab-2-content .tab-panel2 table td {
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}
.tab-2-content .tab-panel2 table tbody tr {
  line-height: 50px;
  height: 50px;
}
.tab-2-content .tab-panel2 table tbody tr td {
  font-size: 14px;
  color: #666;
}
.tab-2-content .tab-panel2 table tbody tr td img.hot {
  margin-right: 5px;
}
.tab-2-content .tab-panel2 table tbody tr td:first-child {
  border-right: none;
}

.brand-box {
  width: 1060px;
  margin: 30px auto;
  background: url(/template/Home/AllNew/PC/Static/images/hosting/domain-5.jpg) no-repeat center center;
  zoom: 1;
}
.brand-box:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.brand-box .brand-item {
  zoom: 1;
  width: 510px;
  float: left;
  /* margin: 20px auto; */
  padding: 10px;
}
.brand-box .brand-item:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.brand-box .brand-item .image {
  float: left;
}
.brand-box .brand-item .text {
  margin-left: 50px;
  padding-right: 50px;
}
.brand-box .brand-item .text h3 {
  color: #292929;
  font-size: 18px;
}
.brand-box .brand-item .text p {
  color: #888;
  font-size: 14px;
  zoom: 1;
  line-height: 24px;
  margin-bottom: 5px;
}
.brand-box .brand-item .text p:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.brand-box .brand-item .text p span {
  float: left;
}
.brand-box .brand-item .text p span.intr {
  float: none;
  margin-left: 75px;
  display: inline-block;
  margin-top: -24px;
}
.brand-box .reg-item {
  zoom: 1;
  width: 480px;
  float: left;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 50px;
}
.brand-box .reg-item:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.brand-box .reg-item .left-img {
  float: left;
  margin-right: 20px;
}
.brand-box .reg-item .right-content {
  margin-left: 75px;
}
.brand-box .reg-item .right-content:hover a.more-btn {
  background-color: #ff7200;
  color: #fff;
}
.brand-box .reg-item .right-content h3 {
  color: #000;
  font-size: 18px;
  font-weight: normal;
}
.brand-box .reg-item .right-content p {
  font-size: 14px;
  color: #959595;
  margin: 15px 0px;
}
.brand-box .reg-item .right-content a.more-btn {
  display: inline-block;
  width: 110px;
  height: 30px;
  border: 1px solid #ff7200;
  color: #ff7200;
  text-align: center;
  line-height: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.safe-area {
  padding: 50px 0px;
}
.safe-area .col-sm-4 {
  float: left;
  width: 33.3333%;
}
.safe-area .save-item {
  width: 315px;
  height: 280px;
  margin: 0 auto;
  padding-top: 120px;
  text-align: center;
  background-color: #f5f5f5;
}
.safe-area .save-item:hover .btn-save-item {
  background-color: #ff7200;
}
.safe-area .save-item:hover .btn-save-item a {
  color: #fff;
}
.safe-area .save-item h4 {
  font-size: 18px;
  color: #333;
  margin-bottom: 20px;
}
.safe-area .save-item p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.safe-area .save-item .btn-save-item {
  width: 150px;
  height: 38px;
  line-height: 38px;
  margin: 75px auto;
  border: 1px solid #ff7200;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.safe-area .save-item .btn-save-item a {
  display: block;
  color: #ff7200;
}

/*????*/
.site-item {
  padding: 0 20px;
  margin: 30px auto;
  text-align: center;
}
.site-item img {
  margin-bottom: 20px;
}
.site-item h3 {
  font-weight: 500;
  font-size: 20px;
  color: #333;
}
.site-item .intr {
  font-size: 14px;
  text-align: left;
  color: #6a6a6a;
  line-height: 24px;
  margin-top: 15px;
}
/*???? end*/

.adv-box {
  zoom: 1;
  border: 1px solid #dcdcdc;
  padding: 20px 0px;
  margin-bottom: 100px;
}
.adv-box:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.adv-box .a-item {
  width: 367px;
  float: left;
  padding: 30px 0px 30px 30px;
  zoom: 1;
}
.adv-box .a-item:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.adv-box .a-item.b-r {
  border-right: 1px dashed #dcdcdc;
}
.adv-box .a-item.b-b {
  border-bottom: 1px dashed #dcdcdc;
}
.adv-box .a-item .left-img {
  float: left;
  width: 52px;
  height: 52px;
}
.adv-box .a-item .right-text {
  margin-left: 70px;
}
.adv-box .a-item .right-text h4 {
  font-size: 18px;
  color: #333;
}
.adv-box .a-item .right-text p {
  font-size: 14px;
  color: #6a6a6a;
  line-height: 24px;
  margin-top: 15px;
}

/*????*/
.product-item-site {
  width: 240px;
}
/*???? end*/
