.clear-fix {
  *zoom: 1;
}
.clear-fix:before,
.clear-fix:after {
  display: table;
  content: "";
}
.clear-fix:after {
  clear: both;
}
.buy-wrapper{
  margin-top: 0 !important;
  background-color: #fafafa;  
}
.buy-wrapper {
  margin-bottom: 70px;
}
.buy-wrapper .title {
  width: 1200px;
  margin: 0 auto;
  height: 70px;
  text-align: center;
  font-size: 32px;
  color: #122f45;
  line-height: 70px;
}
.buy-wrapper .title a {
  display: block;
  text-align: right;
  color: #3399cc;
  font-size: 14px;
  line-height: 20px;
}
.buy-wrapper .items-main {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  /*margin-top: -75px;*/
}
.buy-wrapper .items-main .goods-list {
  width: 100%;
  margin: 0 auto;
}
.buy-wrapper .items-main .goods-list li {
  width: 298px;
  border: solid 1px #d7d7d8;
  border-left-color: #fff;
  background-color: #fff;
  font-style:normal;
}
.buy-wrapper .items-main .goods-list li:first-child {
  border-left: solid 1px #d7d7d8;
}
.buy-wrapper .items-main .goods-list li.left {
  float: left;
}
.buy-wrapper .items-main .goods-list li:hover {
  border: solid 2px #0f97dd;
  width: 296px;
  margin-top: -10px;
}
.buy-wrapper .items-main .goods-list li:hover .item-top {
  height: 78px;
  background-color: #0090db;
}
.buy-wrapper .items-main .goods-list li:hover .item-top h1 {
  line-height: 78px;
  color: #fff;
}
.buy-wrapper .items-main .goods-list li:hover .item-config .config-list span i {
  color: #0090db;
  font-style:normal;
}
.buy-wrapper .items-main .goods-list li:hover .item-bottom {
  margin: 0 29px;
}
.buy-wrapper .items-main .goods-list li:hover .item-bottom .buy-button {
  color: #fff;
  background-color: #0090db;
  border-color: #0090db;
  margin-bottom: 22px;
}
.buy-wrapper .items-main .goods-list li:hover .item-bottom .detail-button {
  margin-bottom: 30px;
  text-decoration: none;
}
.buy-wrapper .items-main .goods-list li .item-top {
  text-align: center;
  height: 69px;
  border-bottom: solid 1px #d7d7d8;
}
.buy-wrapper .items-main .goods-list li .item-top h1 {
  color: #666;
  font-size: 22px;
  line-height: 69px;
}
.buy-wrapper .items-main .goods-list li .item-config {
  font-size: 14px;
  color: #333;
  border-bottom: 1px #a3a3a3 dashed;
}
.buy-wrapper .items-main .goods-list li .item-config .config-list {
  padding: 20px 12px;
  text-align:center;
}
.buy-wrapper .items-main .goods-list li .item-config .config-list {
    padding: 20px 12px;
    text-align: center;
}
.buy-wrapper .items-main .goods-list li .item-config .config-list span {
  margin-right: 28px;
}
.buy-wrapper .items-main .goods-list li .item-config .config-list span:last-child {
  margin-right: 0;
}
.buy-wrapper .items-main .goods-list li .item-config .config-list span i {
  font-size: 30px;
  color: #2792f4;
  font-style:normal;
}
.buy-wrapper .items-main .goods-list li .item-config .config-list span i.special {
  color: #0090db;
}
.buy-wrapper .items-main .goods-list li .item-config .config-desc {
  padding: 0 12px 22px;
}
.buy-wrapper .items-main .goods-list li .item-bottom {
  margin: 0 30px;
}
.buy-wrapper .items-main .goods-list li .item-bottom .item-price {
  padding: 32px 0;
  text-align: center;
}
.buy-wrapper .items-main .goods-list li .item-bottom .item-price .price-unit {
  color: #0090db;
  font-size: 18px;
}
.buy-wrapper .items-main .goods-list li .item-bottom .item-price .price-num {
  color: #0090db;
  font-size: 35px;
}
.buy-wrapper .items-main .goods-list li .item-bottom .item-price .price-text {
  font-size: 18px;
}
.buy-wrapper .items-main .goods-list li .item-bottom .buy-button {
  width: 150px;
  height: 36px;
  line-height: 36px;
  border: 1px #3fcdfc solid;
  color: #3fcdfc;
  font-size: 16px;
  margin: 0 auto 22px;
  text-align: center;
  display: block;
}
.buy-wrapper .items-main .goods-list li .item-bottom .buy-button:hover {
  text-decoration: none;
}
.buy-wrapper .items-main .goods-list li .item-bottom .detail-button {
  color: #00a2ca;
  text-align: center;
  display: block;
  margin-bottom: 20px;
}
.column-config {
    padding: 20px 0 20px 44px;
    line-height: 1;
    text-align: left;
}
.column-config dt {
    float: left;
    padding-top: 10px;
    width: 74px;
    color: #484848;
    font-weight: 700;
}
.column-config dd {
    padding-top: 10px;
    color: #666;
}
.services {
    background-color: #f6f7fb;
	padding-bottom:50px;	
}
.container {
    width: 1180px;
    margin-right: auto;
    margin-left: auto;
}
.services .title {
    padding: 33px 0 10px;
}
.title h2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 40px;
    padding-right: 20px;
    float: left;
}
.services .title ul {
    height: 41px;
    line-height: 41px;
}
.services .title ul li {
    border-right: 1px solid #ebebeb;
}
.services .title ul li a {
    font-size: 16px;
    line-height: 40px;
    color: #666;
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    text-decoration: none;
	padding:0px 10px;
}
.services .content ul {
    float: left;
}
.services .content ul.thumbnail li {
    color: #fff;
    text-align: center;
    width: 212px;
    height: 350px;
    padding: 0 10px;
}
.services .content ul.thumbnail-0 li {
    background: url(https://bce.bdstatic.com/portal/img/market/jianzhan_d6dad988.png) 0 0 no-repeat;
}
.services .content ul.thumbnail li h3 {
    padding-top: 240px;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
}
.services .content ul.thumbnail li span {
    font-size: 14px;
    line-height: 26px;
    color: #97e7ff;
}
.services .content ul.products {
    background-color: #fff;
    position: relative;
    padding-left: 212px;
	float:none;
}
.services .content ul.products li.product-item {
    float: left;
    width: 33.3%;
    height: 348px;
	border: solid 1px #d7d7d8;
    border-left-color: #fff;
    background-color: #fff;
    font-style: normal;
}
.services .content ul.products li.product-item:first-child {
    border-left: solid 1px #d7d7d8;
}
.services .content ul.products li.product-item {
    position: relative;
}
.services .content ul.products li.product-item .item-top {
    text-align: center;
    height: 69px;
    border-bottom: solid 1px #d7d7d8;
}
.services .content ul.products li.product-item .button {
    width: 118px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 12px;
    color: #0b83e1;
    border: 1px solid #0b83e1;
    position: absolute;
    z-index: 1;
    left: 30%;
    margin-left: -59px;
    bottom: 10px;
    text-decoration: none;
}
.services .content ul.products li.product-item .buttonr {
    width: 118px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 12px;
    color: #0b83e1;
    border: 1px solid #0b83e1;
    position: absolute;
    z-index: 1;
    left: 70%;
    margin-left: -59px;
    bottom: 10px;
    text-decoration: none;
}
.services .content ul.products li.product-item .button:hover {
    background: rgba(18, 153, 225, 0.13);
	color: #21a6ed;
}
.services .content ul.products li.product-item .buttonr:hover {
    background: rgba(18, 153, 225, 0.13);
	color: #21a6ed;
}
.title:before, .title:after {
    display: table;
    content: "";
}
.title:after {
    clear: both;
}
.v2015-product-cloud-each h2 {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 8px;
	text-align:center;
}
.v2015-product-cloud-each h3 {
    font-size: 16px;
    color: #999;
    white-space: nowrap;
    padding-bottom: 15px;
    line-height: 24px;
}
.v2015-product-table {
    font-size: 14px;
    line-height: 26px;
    color: #555;
}
.v2015-price-span {
    color: #ff2323;
    font-size: 20px;
}
.v2015-product-cloud-each {
    padding-top: 20px;
}
.webhosting-tab {
    margin: 0 auto;
    font-size: 0;
    position: relative;
    z-index: 90;
	top:0px;
	text-align:center;
}
.webhosting-tab li {
    display: inline-block;
    float: none;
}
#J_webhostingTabContainer .wjf-ui-tab-content {
    -webkit-transition: none;
    transition: none;
}
.services .content ul.products li.product-item ul {
    float: left;
	padding:0px 20px;
}
.services .title ul li.active {
	background:#373D41;
}
.webhosting-tab li.active {
	border-bottom:2px solid #373D41;
}
.v2015-product-tabid li {
    float: none;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
}
.active .thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	position: absolute;
    z-index: 100;
}
.items-main .wjf-ui-tab-content.active {
    opacity: 1;
    height: auto;
    overflow: visible;
}
.buy-wrapper .items-main .goods-list li .item-config .config-list dl {
    width:33.3%;
	display:inline-table;
	float:left;
	margin-bottom:20px;
}