.mod-swiper {
  height: 151px;
}
.mod-swiper .swiper-rgn {
  position: relative;
  height: 100%;
  
}
.mod-swiper .swiper-rgn .swiper-content {
  overflow: hidden;
  position: relative;
  height: 100%;
  
}
.mod-swiper .swiper-rgn .swiper-content ul {
  position: absolute;
  left: 1px;
  width: 100%;
  
}
.mod-swiper .swiper-rgn .swiper-content ul li {
  float: left;
  display: inline-block;
}


.mod-swiper .swiper-rgn .gap {
  height: 1px;
  width: 1%;
}
.mod-swiper .swiper-rgn .one .box {
  width: 99%;
}
.mod-swiper .swiper-rgn .two .box {
  width: 49%;
}
.mod-swiper .swiper-rgn .three .box {
  width: 32.33%;
}
.mod-swiper .swiper-rgn .four .box {
  width: 24%;
}
.mod-swiper .swiper-rgn .five .box {
  width: 19%;
}
.mod-swiper .swiper-rgn .swiper-btn {
  display: inline-block;
  width: 27px;
  height: 55px;
  color: #fff;
  font-size: 25px;
  position: absolute;
  cursor: pointer;
  background-color: #000;
  opacity: 0.08;
}
.mod-swiper .swiper-rgn .swiper-btn:hover {
  opacity: 0.2;
}
.mod-swiper .swiper-rgn .swiper-btn i {
  display: inline-block;
  margin-top: 15px;
}
.mod-swiper .swiper-rgn .swiper-btn-right {
  right: 10px;
}
.mod-swiper .swiper-rgn .swiper-btn-left {
  left: 10px;
}
.mod-swiper .swiper-rgn .swiper-btn-disabled {
  color: #ccc;
  cursor: default;
}
.mod-swiper .swiper-rgn .navs {
  display: block;
  height: 80px;
  text-align: center;
  line-height: 80px;
}
.mod-swiper .swiper-rgn .navs i {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #bcbccd;
  cursor: pointer;
  margin: 0 3px;
}
.mod-swiper .swiper-rgn .navs i.action {
  background: #2f353e;
}

.pt-wraper{
  width:100%;
  height:60px;
}

/*hosting页面产品分类*/
.pt-wraper{
  width:100%;
  height:60px;
}
.product-pt{
  position: static;
  width: 100%;
  padding-top: 10px;
  height: 55px;
  border-bottom: 2px solid #4ab9ff;
  background: #fff;
}
.products-list li{
  margin-right:15px;
  float: left;
}
.pl-on{
  background: #009FD9;
  color: #fff !important;
  font-size: 16px !important;
  display: block;
  width: 130px;
  line-height: 43px;
  text-align: center;
  font-size: 13px;
  border: 1px solid #009FD9;
  border-radius: 2px;
}
.pl-on:link{
  text-decoration:none;
}
.pl-on:hover{
  background: #00BCEC;
  color: #FFF;
}

/*hosting产品列表*/
#xnmk{
  float:left;
  min-width: 1000px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top:20px;
  overflow:hidden;
  zoom:1;
}
#xnmk .none{
  display:none
}
#xmb{
  float:left;
  width:23.6%;
  border:#dadada solid 1px;
  margin-right:1%;
  margin-bottom:1%;
  background: #fff;
  border-radius: 2px;
}
#xmb:hover{
  border: #00a2ca solid 1px;
  border-radius: 2px;
}
/* #xmb:hover {border: #317EE7 solid 1px;} */
#xbt{
  float:left;
  width:100%;
  background:url(/Template/Skin/images/host-3-02.jpg) repeat-x;
}
.xb{
  float:left;
  width:68%;
  padding:8px 10px;
}
.xb img{
  float:left;
  padding-right:8px;
}
.xb strong{
  font-size:14px;
  color:#2071c0;
}
.xb a:link {
  color:#2071c0;
}
.xb a:visited {
  color:#2071c0;
}
.xb a:hover {
  color:#2071c0;
  text-decoration:none;
}


/*hosting产品简要说明*/
.xm{
  float:right;
}
#xnr{
  float:left;
  width:230px;
  padding:20px 15px;
}
#xnr ul{
  float:left;
  width:87%;
  padding-bottom:20px;
}
#xnr li{
  float:left;
  width:230px;
  padding-left:12px;
  background:0px 7px url(/Template/Skin/images/host-3-04.jpg) no-repeat;
  padding-bottom:6px;
}
.xwz{
  float:left;
  width:200px;
  text-align:center;
}
.font_price{
  font-size:18px;
  color:#e83c19;
  padding-right:6px;
}
.xan{
  float:left;
  width:232px;
  padding-left:4px;
  padding-bottom:15px;
}
.xan img{
  padding-left:5px;
}

/*
.buy_button{
  background: #ff7011;
  color: #fff !important;
  font-size: 16px !important;
  display: block;
  width: 130px;
  text-align: center;
  font-size: 13px;
  border: 1px solid #d85c0a;
  border-radius: 2px;
  margin-top: -10px;
}*/


/*购买按钮*/
.buy_button {
  color: #fff !important;
  display:block;width:90px;float:left;margin:0 12px 0 70px;
  background:#5C8AC0 url(/Template/Skin/images/buycart.png) 2px no-repeat;
  text-indent:35px;color:#fff;font-size:12px;line-height:25px;height:25px;
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); _width: 50px; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box
}
.buy_button:link{
  text-decoration:none;
}
.buy_button:visited{
  color:#fff;
}



.buy_button:hover {background-color:#6897CD;color:#fff;}
/*查看按钮1*/
.buy_button1 {
	display:block;width:90px;float:left;margin:0 12px 0 20px;
	background:#5C8AC0 url(/newstyle/027z/new2014/img/view.png) 2px no-repeat;
	text-indent:35px;color:#fff;font-size:12px;line-height:25px;height:25px;
-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); _width: 50px; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box
}
.buy_button1:hover {background-color:#6897CD;color:#fff;}
.view_button {
	display:block;width:90px;float:left;
	background:#A09E9F url(/newstyle/027z/new2014/img/view.png) 2px no-repeat;
	text-indent:35px;color:#fff;font-size:12px;line-height:25px;height:25px;
	-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); _width: 50px; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box}
.view_button:hover {background-color:#A09E90;color:#fff;}

