/*
   本页样式为云服务器
*/
/****************************banner区域 开始*******************************/
/*banner-bottom 开始*/
.banner-bottom {
  padding: 16px 0;
}
.banner-bottom .bb_right i {
  float: left;
  margin: 0 10px 0 30px;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: url("/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg") no-repeat;
}
.banner-bottom .bb_right .bb-img_1 {
  background-position: 0 0;
}
.banner-bottom .bb_right .bb-img_2 {
  background-position: -110px 0;
}
.banner-bottom .bb_right .bb-img_3 {
  background-position: -220px 0;
}
.banner-bottom .bb_right .bb-img_4 {
  background-position: -330px 0;
}
.banner-bottom .bb_right p {
  color: #999;
  margin: 0;
  overflow: hidden;
}
.banner-bottom li {
  width: 25%;
  *width: 297px;
  float: left;
}
/*banner-bottom 结束 */
/****************************banner区域 结束*******************************/
/****************************弹性云主机+套餐云主机 开始*******************************/
.host-content {
  background: #f1f4f4;
  padding-top: 20px;
  padding-bottom: 60px;
  _zoom: 1;
}
/*****选项卡 开始*****/
/*****选项卡 结束*****/
/*****当前配置 开始*****/
.host-config {
  background: #fff;
}
.host-config .current-config {
  padding-left: 28px;
  float: right;
  width: 252px;
  text-align: left;
  -webkit-transition: all 0.31s;
  -moz-transition: all 0.31s;
  transition: all 0.31s;
}
.host-config .current-config-fixed {
  position: fixed;
  right: 90px;
  top: -40px;
  background-color: #fff;
}
.host-config .current-config-absolute {
  position: absolute;
  bottom: 65px;
  right: 0;
  top: auto;
}
.current-config .config-title {
  display: block;
  padding-top: 52px;
  line-height: 1;
  font-size: 16px;
  color: #6f6f6f;
}
.current-config .config-list {
  border-bottom: 1px dashed #dfdfdf;
  padding-bottom: 20px;
}
.current-config .config-list li {
  padding-top: 10px;
  line-height: 16px;
}
.current-config .config-list li label {
  display: inline-block;
  width: 70px;
  color: #484848;
  font-weight: bold;
  text-align: right;
}
.current-config .config-list li span {
  color: #5d5d5d;
  padding-left: 5px;
}
.current-config .config-price {
  padding-top: 30px;
  color: #333;
  line-height: 1;
  font-weight: bold;
}
/*可能有的原价*/
#J_configPriceDom .origiPrice {
  font-size: 16px;
  color: #9d9d9d;
  text-decoration: line-through;
  margin-left: 9px;
}
#J_configPriceDom.disabled * {
  color: #CCC8C8;
}
.current-config .config-btn {
  display: inline-block;
  /*margin: 16px auto;*/
  width: 116px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.current-config .btn_buy,
.current-config .btn_vhostupcloud {
  background: #2086ee;
  color: #fff;
}
.current-config .btn_buy:hover,
.current-config .btn_vhostupcloud:hover {
  background-color: #0eb7fd;
  color: #fff;
}
.current-config .btn_try {
  margin-left: 4px;
  background: #efefef;
  color: #9e9e9e;
}
.current-config .btn_try:hover {
  color: #7C7C7C;
  background-color: #e2e2e2;
}
/*禁用状态 购买和试用按钮*/
#J_buyBtnsContainer.disabled .btn_buy {
  background-color: #adadad;
}
#J_buyBtnsContainer.disabled .btn_try {
  background-color: #dfdfdf;
  color: #fff;
}
/*优惠价格描述*/
#priceDesc {
  font-size: 12px;
  color: #948B8B;
  height: 28px;
  display: none;
}
/*****当前配置 结束*****/
/*****弹性云主机 开始*****/
.host-config .tx-host {
  overflow: visible;
}
.host-config .tx-host .tuijian-config {
  padding: 50px 0 0 50px;
}
.host-config .tx-host .tuijian-config a {
  margin-right: 8px;
  display: inline-block;
  width: 128px;
  height: 38px;
  line-height: 38px;
  background: #f4f4f4;
  font-size: 14px;
  text-align: center;
  border: 1px solid #f4f4f4;
  color: #6a6a6a;
  position: relative;
}
.host-config .tx-host .tuijian-config a.active {
  background: url("/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg") no-repeat #fff4de;
  background-position: 100px -1270px;
  border: 1px solid #ffc867;
}
/*配置描述*/
.config-type-desc {
  position: absolute;
  white-space: nowrap;
  display: none;
}
/*左边表单区域*/
.config-box {
  padding: 40px 0 0 40px;
  /*line-height: 1;*/
  position: relative;
  overflow: hidden;
}
.config-box label {
  float: left;
  display: inline-block;
  padding-right: 14px;
  width: 90px;
  text-align: right;
  font-size: 16px;
  color: #484848;
  font-weight: bold;
}
.config-box .right-side {
  padding-left: 104px;
  position: relative;
  *padding-left: 0;
}
/*配置过低的提升*/
.config-box .right-side .low-config-tip {
  color: #fb791c;
  font-size: 14px;
  padding-left: 21px;
  background: url('/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg') no-repeat 0 -962px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  left: 100px;
  top: -32px;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.config-box .right-side .low-config-tip-visible {
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
/*配置变更*/
.config-box .config-modify {
  float: left;
  width: 24px;
  height: 24px;
  background: url('/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg') no-repeat 0 -1618px;
  cursor: pointer;
  /*+- 在最开始不显示*/
  visibility: hidden;
}
.config-box .config-minus {
  margin-right: 6px;
}
.config-box .config-plus {
  margin-left: 6px;
  background-position: -94px -1618px;
}
.config-box .link-btn {
  display: inline-block;
  margin-bottom: 16px;
  margin-right: 13px;
  padding: 8px 10px;
  font-size: 14px;
  background: #f4f4f4;
  color: #6a6a6a;
  cursor: pointer;
  position: relative;
}
.config-box .link-btn.active {
  background: #4a9ced;
  color: #fff;
}
/*拖拽进度条样式*/
.slider {
  background: #f1f1f1;
  height: 12px;
  position: relative;
  cursor: pointer;
  border: 5px solid #f1f1f1;
  width: 800px;
  float: left;
  clear: right;
  border-radius: 15px;
  margin-top: 2px;
}
.progress {
  height: 12px;
  background-color: #74b8f4;
  display: block;
  border-radius: 15px;
  width: 0;
}
.flux-container .progress {
  background-color: #7dd794;
}
.handle {
  background: url('/Tpl_2016/images2016/cloudhost/cloudhost-icon_1.png') repeat-x 0 -208px;
  height: 46px;
  width: 41px;
  top: -15px;
  position: absolute;
  display: block;
  margin-top: 1px;
  cursor: pointer;
  /*    -webkit-transition: width .3s ease;
    -moz-transition: width .3s ease;
    -ms-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;*/
}
.range {
    background: url(/images/CloudHost/cloudall.jpg) no-repeat -404px 0;
    float: left;
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
    color: #006699;
    margin: 2px 5px 0 5px;
    text-align: center;
    width: 44px;
    height: 21px;
    border: none;
}
/*拖拉条 描述信息*/
.range-desc {
  margin-top: 10px;
  padding-left: 30px;
}
.range-desc li {
  float: left;
  padding-left: 15px;
}
/*CPU*/
#J_cpuRangeDesc li {
  width: 98px;
}
#J_cpuRangeDesc li.last {
  width: 50px;
}
/*ram*/
#J_ramRangeDesc li {
  width: 48px;
}
#J_ramRangeDesc li.last {
  padding-left: 12px;
  width: auto;
  float: left;
}
/*disk size*/
#J_dataRangeDesc {
  width: 670px;
}
#J_dataRangeDesc li.first {
  float: left;
}
#J_dataRangeDesc li.last {
  float: right;
  padding-left: 0;
  padding-right: 64px;
}
p.system-disk-size-tip {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  top: 32px;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}
/*带宽描述信息*/
#J_fluxRangeDesc {
  width: 670px;
}
#J_fluxRangeDesc li.first {
  float: left;
}
#J_fluxRangeDesc li.last {
  float: right;
  padding-left: 0;
  padding-right: 64px;
}
.config-count {
  width: 68px;
  height: 30px;
  line-height: 30px;
  background: url('/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg') no-repeat 0 -309px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-left: 6px;
  border: 0;
  /*计数在最开始先不显示*/
  visibility: hidden;
}
.config-count-unit {
  position: relative;
  color: #fff;
  font-size: 14px;
  margin-left: -26px;
  /*top: 1px;*/
  zoom: 1;
  z-index: 10;
  vertical-align: middle;
}
/*下拉选择框 父容器*/
.config-box .wjf-ui-select-wrapper {
  margin-right: 20px;
}
/*操作系统 选择框样式控制*/
#systemSubTypeContainer {
  width: 398px;
}
#systemSubTypeContainer li.first {
  /*background: url(image/wjf-icon.jpg) no-repeat 0 15px;*/
}
/*系统版本*/
.icon-type {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 25px;
  height: 28px;
  background-image: url("/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg");
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 8px;
}
.windows {
  background-position: 2px -181px;
}
.linux {
  background-position: 2px -109px;
}
.selected .windows,
.wjf-ui-select-item-hover .windows {
  background-position: -118px -181px;
}
.selected .linux,
.wjf-ui-select-item-hover .linux {
  background-position: -118px -109px;
}
/*32位 64位*/
.icon-ver {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 18px;
  height: 28px;
  background-image: url("/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg");
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 6px;
}
.icon-64 {
  background-position: 1px -676px;
}
.icon-32 {
  background-position: 1px -610px;
}
.selected .icon-64,
.wjf-ui-select-item-hover .icon-64 {
  background-position: -112px -676px;
}
.selected .icon-32,
.wjf-ui-select-item-hover .icon-32 {
  background-position: -112px -610px;
}
/*线路描述信息*/
.room-tip {
  background-color: #FFC;
  clear: both;
  border: 1px solid #FC3;
  text-align: center;
  margin-left: 100px;
  overflow: hidden;
  margin-right: 100px;
  position: absolute;
  z-index: 1;
  left: 42px;
  top: 10px;
  display: none;
}
#J_roomsContainerDom {
  padding-left: 100px;
}
.config-box .link-btn .btn-desc {
  position: absolute;
  /*width: 180px;*/
  height: 20px;
  line-height: 20px;
  top: -26px;
  display: block;
  color: #fff;
  background-color: #fe7a00;
  border-radius: 2px;
  padding-left: 5px;
  left: -50%;
  margin-left: -10px;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  font-size: 12px;
  font-family: '宋体';
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  white-space: nowrap;
  display: none \9;
}
/*反方向显示tip*/
.config-box .link-btn .turn-back-btn-desc {
  left: auto;
  right: -36px;
}
/*描述信息箭头*/
.config-box .link-btn .btn-desc-arrow {
  position: absolute;
  width: 100%;
  height: 6px;
  left: 50%;
  top: -6px;
  margin-left: -5px;
  background: url('/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg') no-repeat 0 -1159px;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  overflow: hidden;
  /*IE678 标签无法点击问题*/
  display: none \9;
}
.config-box .btn-desc a {
  color: #fe962e;
  background-color: #fff;
  border: 1px solid #ff8e38;
  border-radius: 2px;
  display: inline-block;
  height: 18px;
  line-height: 18px;
  padding-left: 5px;
  margin-bottom: 0;
  /*A标签无法点击问题*/
  position: relative;
  /*IE678 标签无法点击问题*/
  display: none \9;
}
.config-box .btn-desc a:hover {
  text-decoration: underline;
}
.config-box .config-room .active .btn-desc-arrow,
.config-box .config-room .active .btn-desc {
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  /*IE678 标签无法点击问题 启用*/
  display: inline-block \9;
}
/*IE678 标签无法点击问题*/
.config-box .config-room .active .btn-desc a {
  display: inline-block \9;
  *display: inline;
  *zoom: 1;
  z-index: 10;
}
.host-config .tx-host .count-info {
  padding-bottom: 10px;
}
.host-config .tx-host .count-info .title {
  margin: 0 40px 0 50px;
  padding-left: 16px;
  height: 30px;
  line-height: 30px;
  border-left: 4px solid #bfe0fc;
  background: #f0f8fe;
  font-size: 16px;
  color: #303030;
}
.host-config .tx-host .count-info .count a {
  width: 24px;
  height: 24px;
  font-weight: bold;
  background: #fff;
  font-size: 16px;
  text-align: center;
  color: #bbb;
  line-height: 24px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid #e1e1e1;
  vertical-align: middle;
}
.host-config .tx-host .count-info .count input {
  width: 48px;
  text-align: center;
  color: #ff9600;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #e1e1e1;
  padding: 0;
  margin: 0 -5px;
}
/*购买时长*/
.config-box .config-time {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  vertical-align: middle;
  height: 26px;
  line-height: 26px;
  margin-bottom: 2px;
}
.config-box .config-time dt {
  padding: 0 25px;
  float: left;
  border-right: 1px solid #eaeaea;
  font-size: 14px;
  color: #8b8b8b;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  height: 26px;
  line-height: 26px;
}
.config-box .config-time dt.active {
  background-color: #489deb;
  color: #fff;
}
.config-box .config-time dt.gift {
  background: url("/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg") no-repeat center center;
  background-position: 16px -1090px;
  padding-left: 34px;
  padding-right: 16px;
}
.config-box .config-time dt.active-gift {
  background-position: 16px -1028px;
  background-color: #489deb;
}
/*购买时长描述信息*/
.config-box .config-time .btn-desc {
  position: absolute;
  /*width: 80px;*/
  height: 20px;
  line-height: 20px;
  top: 31px;
  display: block;
  color: #fff;
  background-color: #fe7a00;
  border-radius: 2px;
  padding-left: 5px;
  padding-right: 5px;
  left: 0;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  text-align: center;
  font-size: 12px;
  font-family: '宋体';
  white-space: nowrap;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.config-box .config-time .btn-desc-arrow {
  position: absolute;
  width: 100%;
  height: 5px;
  left: 50%;
  top: 26px;
  margin-left: -5px;
  background: url('/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg') no-repeat 0 -1215px;
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  overflow: hidden;
}
.config-box .config-time .active .btn-desc-arrow,
.config-box .config-time .active .btn-desc {
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
}
/*服务标准*/
.config-box .config-service {
  padding: 10px 0;
  display: inline-block;
  border: 1px solid #e4e4e4;
  background: #eee;
  border-radius: 2px;
  vertical-align: middle;
}
.config-box .config-service dt {
  width: 157px;
  height: 48px;
  float: left;
  border-right: 1px solid #e4e4e4;
  font-size: 14px;
  color: #8b8b8b;
  cursor: pointer;
  position: relative;
}
.config-service dt .service-content {
  text-align: center;
  width: 100%;
}
.config-service .config-service-txt {
  font-size: 16px;
  /*line-height: 18px;*/
  /*padding-top: 8px;*/
  line-height: 26px;
  color: #333;
  text-align: center;
}
.config-service .config-service-desc {
  display: none;
  font-size: 12px;
  height: 16px;
  color: #797979;
  line-height: 16px;
  margin-bottom: 10px;
}
/*激活状态*/
.config-service dt.active {
  width: 157px;
}
.config-service dt.active .service-content {
  position: absolute;
  left: -1px;
  top: -25px;
  background-color: #fff;
  border: 1px solid #f3f3f3;
  border-radius: 4px;
  box-shadow: 0 2px 10px -1px #eeeeee;
}
.config-service dt.active .service-content p {
  background-color: #4a9ced;
  color: #fff;
  height: 26px;
  line-height: 26px;
  border-radius: 4px 4px 0 0;
}
.config-service dt.active .service-content .config-service-txt {
  color: #fe7a00;
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  padding-top: 0;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.config-service dt.active .config-service-desc {
  display: block;
}
#agreement_container {
  color: #adadad;
  font-size: 14px;
  padding-bottom: 5px;
}
#agreement_container label {
  width: 24px;
  height: 20px;
  background: url('/Tpl_2016/images2016/icon.jpg') no-repeat #ffffff 0 -336px;
  display: inline-block;
  vertical-align: top;
  float: left;
}
#agreement_container label.checked {
  background: url('/Tpl_2016/images2016/icon.jpg') no-repeat #ffffff 0 -299px;
}
#agreement_container a {
  color: #0085d9;
}
#agreement_container a:hover {
  color: #fd741b;
}
.try-tip-warn {
  color: #FF9D2B;
}
/*警告提示*/
.count-info .tip-warn {
  margin-top: 30px;
}
.count-info .tip-inner {
  height: 50px;
  overflow: hidden;
  font-size: 14px;
  line-height: 25px;
  margin: 16px 18px;
  position: relative;
}
.count-info .tip-inner-expand {
  height: auto;
}
.tip-inner .expand {
  text-indent: 0;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #fffdfd;
  text-align: left;
  padding: 0 11px 0 6px;
  z-index: 1;
  color: #666667;
}
.tip-warn {
  margin: 16px 18px;
  background: #fffdfd;
  border: 1px solid #ffe0e0;
  text-indent: 26px;
  color: #ff5d5d;
}
.tip-warn .tw-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 18px;
  height: 18px;
  background: url("/Tpl_2016/images2016/reg-icon.jpg") no-repeat 0 -939px;
  vertical-align: middle;
  margin-right: 10px;
}
/*****弹性云主机 结束*****/
/*****套餐云主机 开始*****/
.tc-host {
  background: #fff;
}
.tc-host .taocan-list li {
  float: left;
}
.tc-host .taocan-list li.taocan-item {
  width: 396px;
  height: 363px;
  padding: 40px 0;
  margin: 0;
}
.tc-host .taocan-list li.taocan-item-hover {
  box-shadow: 0 5px 18px #D0CDCD;
  margin-top: -1px;
  margin-bottom: 1px;
  margin-top: 0 \9;
  margin-bottom: 0 \9;
}
.tc-host .taocan-list .border-bottom {
  border-bottom: 1px solid #ddd;
}
.tc-host .taocan-list .border-right {
  border-right: 1px solid #ddd;
}
/*套餐云主机 内容*/
.tc-host .taocan-list .column {
  width: 318px;
  margin: 0 auto;
}
.tc-host .taocan-list .column .column-top {
  padding: 0 0 16px 92px;
  border-bottom: 1px solid #ddd;
  background: url("/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg") no-repeat top center;
  background-position: 28px -746px;
}
.tc-host .taocan-list .column .column-top p {
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.tc-host .taocan-list .column .column-top .icon {
  margin-left: 8px;
  width: 40px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  font-style: normal;
  color: #fff;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-weight: normal;
}
.tc-host .taocan-list .column .column-top .hot {
  background: #ff3244;
}
.tc-host .taocan-list .column .column-top .recommend {
  background: #26bafd;
}
.tc-host .taocan-list .column .column-top span {
  color: #666;
}
.tc-host .taocan-list .column .column-config {
  padding: 4px 0 0 16px;
  line-height: 1;
  text-align: left;
}
.tc-host .taocan-list .column .column-config dt {
  float: left;
  padding-top: 16px;
  width: 54px;
  color: #484848;
  font-weight: bold;
}
.tc-host .taocan-list .column .column-config dd {
  padding-top: 16px;
  color: #707070;
}
.tc-host .taocan-list .column .column-config dd span {
  color: #a3a3a3;
}
.tc-host .taocan-list .column .column-txt {
  padding: 15px 0 0 16px;
  color: #b58e3c;
  line-height: 1;
  background: url("/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg") no-repeat right center;
  background-position: 200px -832px;
}
/*线路*/
.tc-host .taocan-list .column .server-room {
  position: relative;
  margin-top: 8px;
  padding-left: 16px;
}
.server-room .wjf-ui-select {
  background-color: #f7fbff;
}
.server-room .wjf-ui-select-container {
  width: 300px;
  left: 16px;
  top: 0;
  _left: 0;
}
.server-room .wjf-ui-select-container .item {
  float: none;
}
.server-room .wjf-ui-select-container .first-item {
  background-image: url('/Tpl_2016/images2016/cloudhost/cloudhost-icon_05.png');
  background-repeat: no-repeat;
  background-position: 281px 11px;
}
.server-room .wjf-ui-select span,
.server-room .wjf-ui-select-container span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  /*width: 112px;*/
  margin-right: 14px;
  float: right;
  color: #d9d9d9;
  font-family: '宋体';
}
.server-room .wjf-ui-select span {
  margin-right: 2px;
}
.server-room .wjf-ui-select span a,
.server-room .wjf-ui-select-container span a {
  color: #2b85d9;
  padding-left: 5px;
}
.server-room .wjf-ui-select span a:hover,
.server-room .wjf-ui-select-container span a:hover {
  color: #fd741b;
}
/*价格*/
.tc-host .taocan-list .column .column-price {
  padding: 13px 0 0 16px;
  line-height: 1;
  color: #787878;
}
.tc-host .taocan-list .column .column-price .price {
  font-size: 14px;
  font-weight: bold;
  color: #fe6733;
}
.tc-host .taocan-list .column .column-bottom {
  padding: 14px 0 0 16px;
}
.tc-host .taocan-list .column .column-btn {
  display: block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #2086ee;
  font-size: 14px;
  color: #2086ee;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
}
.tc-host .taocan-list li.taocan-item-hover .column-btn {
  background-color: #2086ee;
  border-color: #2086ee;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/*****套餐云主机 结束*****/
/****************************弹性云主机+套餐云主机 结束*******************************/
/****************************浮动选项卡 开始*******************************/
/****************************浮动选项卡 结束*******************************/
/****************************云服务器介绍 开始*******************************/
.cloud-introduce .cloud-introduce-top {
  padding-bottom: 86px;
  margin: 46px 0 0 15px;
  background: url("/Tpl_2016/images2016/cloudhost/introduce.jpg") no-repeat left top;
  border-bottom: 1px dashed #ddd;
}
.cloud-introduce .cloud-introduce-top p {
  padding-top: 32px;
  padding-left: 290px;
  line-height: 24px;
  text-indent: 28px;
  font-size: 14px;
}
.cloud-introduce .cloud-introduce-middle {
  margin-top: 44px;
}
.cloud-introduce .cloud-introduce-middle img {
  max-width: 100%;
  _width: 100%;
}
/*资质荣誉*/
.cloud-introduce .honor {
  margin-top: 36px;
}
.cloud-introduce .honor-title {
  padding-bottom: 12px;
  line-height: 1;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  color: #333;
}
.cloud-introduce .honor-list {
  margin-top: 22px;
  margin-bottom: 64px;
}
.cloud-introduce .honor-list li {
  float: left;
  padding-right: 18px;
  *padding-right: 16px;
}
.cloud-introduce .honor-list li img {
  border: 1px solid #e5e5e5;
}
.cloud-introduce .honor-list li p {
  padding-top: 18px;
  line-height: 1;
  color: #085da9;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cloud-introduce .honor-list li p a {
  color: #016296;
}
.cloud-introduce .honor-list li p a:hover {
  color: #fd741b;
}
/****************************云服务器介绍 结束*******************************/
/****************************性能对比 开始*******************************/
/*********为什么选择我们 开始*********/
.cp-choose {
  padding-bottom: 46px;
  background: url("/Tpl_2016/images2016/cloudhost/cloud-performance-bj.jpg") no-repeat right 80px;
}
/*标题*/
.cp-title {
  padding-top: 30px;
  padding-bottom: 6px;
  border-bottom: 1px solid #eaeaea;
}
.cp-title span {
  padding: 0 20px 10px;
  font-size: 20px;
  color: #3b3b3b;
  background: url("/Tpl_2016/images2016/cloudhost/cp-title-line.jpg") repeat-x left bottom;
}
.cp-choose .cc-list {
  padding-top: 50px;
}
.cc-list li {
  float: left;
  padding-right: 40px;
}
.cc-list .item {
  width: 280px;
}
.cc-list .item .item-icon {
  float: left;
  margin-right: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 64px;
  height: 64px;
  background: url("/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg") no-repeat;
}
.cc-list .item .item-icon1 {
  background-position: 0 -1485px;
}
.cc-list .item .item-icon2 {
  background-position: -134px -1485px;
}
.cc-list .item .item-icon3 {
  background-position: -269px -1485px;
}
.cc-list .item .item-icon4 {
  background-position: -403px -1485px;
}
.cc-list .item .item-txt {
  line-height: 18px;
  font-size: 12px;
  color: #868686;
  overflow: hidden;
}
.cc-list .item .item-txt h5 {
  padding-bottom: 6px;
  font-size: 16px;
  color: #3b3b3b;
}
/*********为什么选择我们 结束*********/
/*********对比表 开始*********/
.cp-contrast .cc-table {
  margin-top: 30px;
  border: 1px solid #e8e8e8;
}
.cp-contrast table tr {
  height: 50px;
}
.cp-contrast table tr th {
  height: 52px;
  font-size: 16px;
  color: #0a3e8d;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
}
/*左侧属性*/
.cp-contrast table tr .left {
  padding-left: 10px;
  width: 140px;
  background: #f9f9f9;
  border-right-color: #e9e9e9;
  font-size: 14px;
  font-weight: bold;
  color: #232323;
}
.cp-contrast table tr td {
  padding: 10px 20px;
  line-height: 18px;
  border-right: 1px solid #e6e6e6;
  font-size: 12px;
  color: #525252;
  border-bottom: 1px solid #e9e9e9;
  word-break: break-all;
}
.cp-contrast table tr td:nth-child(2) {
  background-color: #f3fdff;
}
.cp-contrast table tr td:nth-child(3),
.cp-contrast table tr td:nth-child(5) {
  background-color: #f9fcff;
}
/*弹性云*/
.cp-contrast table tr .row-tx {
  background: #7dbeff;
  border-bottom: 3px solid #3885d3;
}
/*套餐云*/
.cp-contrast table tr .row-tc {
  background: #a6d3ff;
  border-bottom: 3px solid #84b7e9;
}
/*国内其他*/
.cp-contrast table tr .row-qt {
  background: #d9e8ff;
  border-bottom: 3px solid #bdd3f4;
}
/*VPS*/
.cp-contrast table tr .row-vps {
  background: #d7f7ff;
  border-bottom: 3px solid #9cddee;
}
/*传统*/
.cp-contrast table tr .row-ct {
  background: #f2f2f2;
  border-bottom: 3px solid #e0dfdf;
}
/*小三角*/
.row-tx .triangle-arrow,
.row-tc .triangle-arrow,
.row-qt .triangle-arrow,
.row-vps .triangle-arrow,
.row-ct .triangle-arrow {
  width: 0;
  height: 0;
  border-top: 10px solid #3885d3;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  bottom: -12px;
  left: 45%;
}
.row-tc .triangle-arrow {
  border-top-color: #84b7e9;
}
.row-qt .triangle-arrow {
  border-top-color: #bdd3f4;
}
.row-vps .triangle-arrow {
  border-top-color: #9cddee;
}
.row-ct .triangle-arrow {
  border-top-color: #e0dfdf;
}
/*激活*/
.cp-contrast table tr .active {
  font-size: 18px;
  position: relative;
}
/*弹性云*/
.cp-contrast table tr .active.row-tx {
  border-top: 16px solid #7dbeff;
}
/*套餐云*/
.cp-contrast table tr .active.row-tc {
  border-top: 16px solid #a6d3ff;
}
/*国内其他*/
.cp-contrast table tr .active.row-qt {
  border-top: 16px solid #d9e8ff;
}
/*VPS*/
.cp-contrast table tr .active.row-vps {
  border-top: 16px solid #d7f7ff;
}
/*传统*/
.cp-contrast table tr .active.row-ct {
  border-top: 16px solid #f2f2f2;
}
.cp-contrast table tr .active i {
  padding-left: 14px;
  position: absolute;
  top: -16px;
  right: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 28px;
  height: 34px;
  background: url("/Tpl_2016/images2016/cloudhost/cloudhost-icon_1.png") no-repeat 0 -661px;
  font-size: 12px;
  font-style: normal;
  color: #fff;
}
/*小图标*/
.info-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 15px;
  height: 12px;
  background: url("/Tpl_2016/images2016/cloudhost/cloudhost-icon_1.png") no-repeat;
}
/*叉叉*/
.no {
  background-position: 0 -781px;
}
/*对号*/
.right {
  width: 14px;
  background-position: 0 -728px;
}
/*客服*/
.wjf-kf {
  padding-top: 10px;
  text-align: center;
}
.wjf-kf .kf-qq {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 36px;
  background: url("/Tpl_2016/images2016/server/server-icon.jpg") no-repeat 0 -1388px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #000;
  vertical-align: bottom;
}
.wjf-kf .kf-qq span {
  color: #0072fe;
}
/*图标说明*/
.cc-explain {
  padding-top: 10px;
}
.cc-explain p {
  padding-bottom: 3px;
  border-bottom: 1px solid #ebebeb;
}
.cc-explain p span {
  padding: 0 10px 4px;
  border-bottom: 2px solid #00a0e9;
  font-size: 14px;
  font-weight: bold;
  color: #4d4d4d;
}
/*********对比表 结束*********/
/*********实力PK对比 开始*********/
.cp-pk {
  padding-top: 20px;
}
/*容器*/
.cp-pk .cp-info {
  padding: 20px 100px 0;
}
.cp-info .section {
  position: relative;
}
/*标题*/
.cp-info .section h4 {
  padding-top: 30px;
  font-size: 20px;
  color: #0d72d9;
  text-align: center;
}
.cp-info .section h4 span {
  margin-right: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 80px;
  height: 30px;
  background: #2086ee;
  font-size: 28px;
  color: #fff;
}
/*VS*/
.cp-info .section .vs {
  font-size: 50px;
  color: #ff9c1c;
  position: absolute;
  top: 180px;
  left: 48%;
}
.cp-info .section .pk-list {
  padding-top: 20px;
  padding-bottom: 26px;
  border-bottom: 1px solid #ddd;
}
.cp-info .section .pk-list li {
  width: 40%;
  text-align: center;
}
/*图标*/
.cp-info .section .pk-list li .small {
  width: 264px;
}
.cp-info .section .pk-list li .big {
  width: 302px;
}
.cp-info .section .pk-list li .pk-icon {
  margin: 0 auto;
  height: 300px;
  background: url("/Tpl_2016/images2016/cloudhost/cloud-performance-icon.jpg") no-repeat;
}
.cp-info .section .pk-list li .pk-icon1 {
  background-position: 0 0;
}
.cp-info .section .pk-list li .pk-icon2 {
  background-position: -401px 0;
}
.cp-info .section .pk-list li .pk-icon3 {
  background-position: 0 -400px;
}
.cp-info .section .pk-list li .pk-icon4 {
  background-position: -401px -400px;
}
.cp-info .section .pk-list li .pk-icon5 {
  background-position: 0 -800px;
}
.cp-info .section .pk-list li .pk-icon6 {
  background-position: -401px -800px;
}
.cp-info .section .pk-list li .pk-icon7 {
  background-position: 0 -1200px;
}
.cp-info .section .pk-list li .pk-icon8 {
  background-position: -401px -1200px;
}
.cp-info .section .pk-list li .pk-icon9 {
  background-position: 0 -1600px;
}
.cp-info .section .pk-list li .pk-icon10 {
  background-position: -401px -1600px;
}
/*文字*/
.cp-info .section .pk-list li p {
  padding-top: 10px;
  line-height: 26px;
  font-size: 16px;
  color: #666666;
}
/*********实力PK对比 结束*********/
/****************************性能对比 结束*******************************/
/****************************云服务器优势 开始*******************************/
.cloud-advantage .cloud-advantage-list {
  margin-bottom: 70px;
}
.cloud-advantage .cloud-advantage-list li {
  padding: 86px 66px 0 0;
  float: left;
  width: 352px;
}
.cloud-advantage .cloud-advantage-list .cloud_img {
  float: left;
  margin-right: 10px;
  width: 98px;
  height: 98px;
  background: url("/Tpl_2016/images2016/cloudhost/advantage-icon.jpg") no-repeat center center;
}
.cloud-advantage .cloud-advantage-list .cloud_img_1 {
  background-position: 0 0;
}
.cloud-advantage .cloud-advantage-list .cloud_img_2 {
  background-position: 0 -198px;
}
.cloud-advantage .cloud-advantage-list .cloud_img_3 {
  background-position: 0 -396px;
}
.cloud-advantage .cloud-advantage-list .cloud_img_4 {
  background-position: 0 -594px;
}
.cloud-advantage .cloud-advantage-list .cloud_img_5 {
  background-position: 0 -792px;
}
.cloud-advantage .cloud-advantage-list .cloud_img_6 {
  background-position: 0 -990px;
}
.cloud-advantage .cloud-advantage-list p {
  font-size: 14px;
}
.cloud-advantage .cloud-advantage-list .cloud-title {
  padding: 6px 0 10px;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
}
/****************************云服务器优势 结束*******************************/
/****************************客户案例 开始*******************************/
/*.cloud-case {
    margin-top: 26px;
    margin-bottom: 90px;
}*/
.cloud-case .case-box {
  margin-top: 22px;
  border: 1px solid #e0e0e0;
  color: #474747;
}
.cloud-case .case-box .case-top {
  position: relative;
}
.cloud-case .case-box .case-img {
  width: 220px;
  text-align: center;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  zoom: 1;
}
.cloud-case .case-box .case-txt {
  padding: 8px 0 3px 220px;
  font-size: 14px;
  line-height: 2;
}
.cloud-case .case-box .case-txt p {
  line-height: 1.8;
}
.cloud-case .case-box .case-txt-bottom {
  border-top: 1px solid #e0e0e0;
  background: #eef6fc;
  height: 38px;
  line-height: 38px;
  position: relative;
  font-size: 14px;
}
.cloud-case .case-box .case-txt-bottom p {
  float: left;
  width: 98px;
  padding-right: 5px;
  background: #fff;
  text-align: right;
  font-size: 14px;
}
.cloud-case .case-box .case-ganyan {
  overflow: hidden;
  padding-left: 10px;
  border-left: 1px solid #e0e0e0;
}
.cloud-case .case-box .right-icon {
  position: absolute;
  top: 9px;
  left: 99px;
  display: block;
  width: 10px;
  height: 16px;
  background: url("/Tpl_2016/images2016/cloudhost/cloudhost-icon_1.png") no-repeat;
  background-position: 4px -484px;
}
/****************************客户案例 结束*******************************/
/****************************常见问题 开始*******************************/
.cloud-faq {
  margin-top: 26px;
}
.cloud-faq .faq-list {
  line-height: 1;
}
.cloud-faq .faq-list dt {
  padding: 30px 0 8px;
  font-size: 16px;
  color: #277cdf;
}
.cloud-faq .faq-list dd {
  padding: 10px 0 14px;
  line-height: 1.7;
  font-size: 14px;
  color: #7d7d7d;
  border-bottom: 1px dashed #d3d3d3;
}
.cloud-faq .faq-list dt span,
.cloud-faq .faq-list dd span {
  float: left;
  padding-right: 10px;
  font-weight: bold;
}
.cloud-faq .faq-list dt span,
.cloud-faq .faq-list dd p {
  overflow: hidden;
}
.cloud-faq .faq-btn {
  display: block;
  margin: 38px auto 30px;
  width: 280px;
  height: 50px;
  line-height: 50px;
  background: #eee;
  font-size: 14px;
  color: #7b7b7b;
  text-align: center;
}
.cloud-faq .faq-btn:hover {
  background: #e4e4e4;
}
/****************************常见问题 结束*******************************/
/****************************客户评价 开始*******************************/
/*使用公共样式*/
/****************************客户评价 结束*******************************/
@media screen and (max-width: 1206px) {
  .banner-bottom li {
    *width: 247px;
  }
  /*弹性云主机*/
  .host-config .tx-host .tuijian-config a {
    width: 96px;
  }
  /*滑块*/
  .config-box .slider {
    width: 413px;
  }
  /*cpu*/
  #J_cpuRangeDesc li {
    width: 60px;
  }
  /*ram*/
  #J_ramRangeDesc li {
    width: 26px;
  }
  /*磁盘大小*/
  #J_dataRangeDesc {
    width: 474px;
  }
  #J_dataRangeDesc li.last {
    padding-right: 60px;
  }
  /*带宽大小*/
  #J_fluxRangeDesc {
    width: 474px;
  }
  #J_fluxRangeDesc li.last {
    padding-right: 60px;
  }
  .config-box .wjf-ui-select-wrapper {
    margin-right: 8px;
  }
  .config-box .config-service dt {
    width: 138px;
  }
  .host-config .tx-host .tuijian-config a.active {
    background-position: 67px -1270px;
  }
  /*反转*/
  .config-box .config-time .turn-back .btn-desc {
    right: 0;
    left: auto;
  }
  /*套餐云主机*/
  .tc-host .taocan-list li.taocan-item {
    width: 329px;
  }
  /*云服务器介绍*/
  .cloud-introduce .honor-list li {
    padding-right: 10px;
  }
  .cloud-introduce .honor-list .none {
    display: none;
  }
  /*性能对比*/
  .cc-list .item {
    width: 250px;
  }
  .cp-pk .cp-info {
    padding: 20px 20px 0;
  }
  /*云服务器优势*/
  .cloud-advantage .cloud-advantage-list li {
    width: 318px;
    padding: 86px 16px 0 0;
  }
  /*客户案例*/
  .cloud-case .case-box .case-ganyan {
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.desktop {
  /*弹性云主机*/
  /*滑块*/
  /*cpu*/
  /*ram*/
  /*磁盘大小*/
  /*带宽大小*/
  /*反转*/
  /*套餐云主机*/
  /*云服务器介绍*/
  /*性能对比*/
  /*云服务器优势*/
  /*客户案例*/
}
.desktop .banner-bottom li {
  *width: 247px;
}
.desktop .host-config .tx-host .tuijian-config a {
  width: 96px;
}
.desktop .config-box .slider {
  width: 413px;
}
.desktop #J_cpuRangeDesc li {
  width: 60px;
}
.desktop #J_ramRangeDesc li {
  width: 26px;
}
.desktop #J_dataRangeDesc {
  width: 474px;
}
.desktop #J_dataRangeDesc li.last {
  padding-right: 60px;
}
.desktop #J_fluxRangeDesc {
  width: 474px;
}
.desktop #J_fluxRangeDesc li.last {
  padding-right: 60px;
}
.desktop .config-box .wjf-ui-select-wrapper {
  margin-right: 8px;
}
.desktop .config-box .config-service dt {
  width: 138px;
}
.desktop .host-config .tx-host .tuijian-config a.active {
  background-position: 67px -1270px;
}
.desktop .config-box .config-time .turn-back .btn-desc {
  right: 0;
  left: auto;
}
.desktop .tc-host .taocan-list li.taocan-item {
  width: 329px;
}
.desktop .cloud-introduce .honor-list li {
  padding-right: 10px;
}
.desktop .cloud-introduce .honor-list .none {
  display: none;
}
.desktop .cc-list .item {
  width: 250px;
}
.desktop .cp-pk .cp-info {
  padding: 20px 20px 0;
}
.desktop .cloud-advantage .cloud-advantage-list li {
  width: 318px;
  padding: 86px 16px 0 0;
}
.desktop .cloud-case .case-box .case-ganyan {
  text-overflow: ellipsis;
  white-space: nowrap;
}
/***********IE6-8 responsed START*************/
/***********IE6-8 responsed END*************/
/*以下为老版本网站 部分样式*/
div.tb-void {
  margin: 0 auto;
  border-top: 1px solid #E6E6E6;
  overflow: hidden;
}
div.tb-void table {
  border-collapse: collapse;
  border: solid #E6E6E6;
  border-width: 0 1px 1px 1px;
  width: 100%;
  margin: 0;
}
div.tb-void th {
  background: #f7f7f7 url('../../newimages/tb-th_2011.gif') 0 bottom repeat-x;
  height: 31px;
  color: #666666;
  font-weight: normal;
  padding: 0;
}
div.tb-void td {
  border: solid #E6E6E6;
  border-width: 1px 0 0 1px;
  padding: 5px 4px;
  text-align: center;
}
input.textstyle {
  padding: 0 5px;
  border-radius: 3px;
  font-size: 16px;
  line-height: 28px;
  border: 1px solid #999;
  color: #000;
  height: 28px;
  letter-spacing: 1px;
}
input.btnstyle {
  background: #1b75b8;
  padding: 0 20px;
  border-radius: 3px;
  font-size: 14px;
  line-height: 30px;
  border: none;
  color: #fff;
  cursor: pointer;
  text-align: center;
  height: 30px;
  text-indent: 0;
}
input.btnstyle_up {
  background: #1b75b8;
  padding: 0 15px;
  border-radius: 3px;
  font-size: 12px;
  line-height: 20px;
  border: none;
  color: #fff;
  cursor: pointer;
  text-align: center;
  height: 20px;
}
input.textbtn {
  background: #F30;
  padding: 0 20px;
  border-radius: 3px;
  font-size: 14px;
  line-height: 30px;
  border: none;
  color: #fff;
  cursor: pointer;
  text-align: center;
  height: 30px;
  text-indent: 0;
}
input.textbtn:hover {
  background: #F00;
}
input.btnstyle:hover {
  background-color: #06c;
}
#setebsidbox {
  margin: 5px 10px;
}
.btn_page_,.btn_page_1{
margin-right: 8px;
    display: inline-block;
    width: 128px;
    height: 38px;
    line-height: 38px;
    background: #f4f4f4;
    font-size: 14px;
    text-align: center;
    border: 1px solid #f4f4f4;
    color: #6a6a6a;
    position: relative;
	    cursor: pointer;
}
.btn_page_:hover{
	background: url(/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg) no-repeat #fff4de;
    background-position: 100px -1270px;
    border: 1px solid #ffc867;
}
.btn_page_1{
	background: url(/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg) no-repeat #fff4de;
    background-position: 100px -1270px;
    border: 1px solid #ffc867;
}

.jifang{ display:inline-block; background:url(/images/CloudHost/cloudall.jpg) no-repeat -581px -135px; width:140px; height:27px;}
.cpu_icon{/*background:url(/images/CloudHost/cloudall.jpg) no-repeat 0px -278px; width:74px; height:33px;*/ width: 50px; height:40px;
background: url(/images/CloudHost/ebscloud/50.jpg) no-repeat 0px -45px;float:left; display:inline-block; margin:0 10px;}
.ram_icon{/*background:url(/images/CloudHost/cloudall.jpg) no-repeat -91px -278px; width:83px; height:33px;*/width: 50px; height:40px;
background: url(/images/CloudHost/ebscloud/50.jpg) no-repeat 0px -85px; float:left; display:inline-block; margin:0 10px;}
.data_icon{/*background:url(/images/CloudHost/cloudall.jpg) no-repeat -191px -278px; width:77px; height:43px;*/ width: 50px; height:40px;
background: url(/images/CloudHost/ebscloud/50.jpg) no-repeat 0px -1px; float:left; display:inline-block; margin:0 5px 0 10px;}
.flux_icon{/*background:url(/images/CloudHost/cloudall.jpg) no-repeat -283px -276px; width:74px; height:42px; */ width: 50px;
background: url(/images/CloudHost/ebscloud/50.jpg) no-repeat 0px -124px; height:40px;float:left; display:inline-block;  margin:0 5px 0 10px;}
.cpu_slider_bg{background: url(/images/tjt/sliderbg.jpg) repeat-x bottom; height:21px;width: 470px; position:relative;}
.left_border{background: url(/images/tjt/leftborder.jpg) no-repeat;position: absolute; width:9px; height:16px; left:0; top:0px; z-index:20; }
.right_border{background: url(/images/tjt/rightborder.jpg) no-repeat;position: absolute; width:9px; height:16px; right:0; top:0px; z-index:20; }


.linebox1, .linebox1 dt, .linebox1 dd { display:block; list-style:none; margin:0; padding:0; }
.linebox1 { width:1150px; margin:0 0 0 -10px; }
.linebox1 dt { font-size:14px; font-weight:bold; text-align:left; padding:5px 0; color:#000; }
.linebox1 dd { padding:5px 0;  }
.linebox1 dd.clearfix label { display:block; float:left; text-align:right; width:120px; font-size:14px; color:#000; text-align:right; }
.linebox1 dd.clearfix label.msg { width:auto; text-align:left; color:#333; font-size:12px; margin-left:8px; font-weight:normal; }
.linebox1 .bottom { display:block; text-align:center; padding:5px; margin:2px 0; clear:both; border:none; }
.linebox1 .bottom input { float:none; display:inline; }

.ddcommon {
    position: relative;
    display: -moz-inline-stack;
    zoom: 1;
    display: inline-block;
    cursor: default;
}
.ddcommon .ddTitle .description {
    display: block;
}
.dd .ddTitle {
    color: #000;
    background: #e2e2e4 url(/images/jqtransform/title-bg.gif) repeat-x left top;
}
.dd .ddTitle .ddTitleText {
    padding: 5px 20px 5px 5px;
}
.ddcommon .ddTitle .ddTitleText {
    display: block;
}
.ddcommon ul {
    padding: 0;
    margin: 0;
}
.dd .ddChild li {
    padding: 5px;
    background-color: #fff;
    border-bottom: 1px solid #c3c3c3;
border-radius: 5px 5px 0 0;
}
.dd .ddChild li img {
    padding: 0 6px 0 0;
}
.dd .ddChild li .ddlabel {
    color: #333;
}
.ddcommon .clear {
    clear: both;
}
.dd .ddChild {
    border: 1px solid #c3c3c3;
    background-color: #fff;
    left: -1px;
}
.ddcommon .ddChild {
    position: absolute;
    display: none;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    zoom: 1;
    z-index: 9999;
}
.dd .arrow {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: url(/images/jqtransform/dd_arrow.gif) no-repeat;
}
.ddcommon .arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 4px;
}
.dd .ddTitle {
    color: #000;
    background: #e2e2e4 url(/images/jqtransform/title-bg.gif) repeat-x left top;
}
.dd {
    border: 1px solid #c3c3c3;
}
.z_bubblebox .top {
    height: 5px;
}
.z_bubblebox .mid {
    border-bottom: none;
    border-top: none;
    background: none;
}
.z_bubblebox li.bottom {
    height: 5px;
    font-size: 0px;
}
.z_bubblebox, .z_bubblebox li, .z_bubblebox div {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 0;
    border: none;
    width: auto;
}
.z_bubblebox, .z_bubblebox li, .z_bubblebox input { margin:5px 5px 8px 0;
}
.z_bubblebox .m_content {
    background: none;
    margin: 0 19px 0 0;
    padding: 0px 0 5px 19px;
}
.msg {
    width: auto;
    text-align: left;
    color: #333;
    font-size: 12px;
    margin-left: 8px;
    font-weight: normal;
    float: left;
    display: inline;
}
a.slider-rightbutton {
    display: block;
    background: url(/images/CloudHost/cloudall.jpg) no-repeat -765px -135px;
    margin: 0 0 0 4px;
    width: 28px;
    height: 27px;
    float: left;
    cursor: pointer;
}
.m_content .margin5{ width:550px; height:30px; float:left; overflow:hidden}
#bubbleContent{ width:900px}
.z_btn-submit-diy {
    display: inline;
    background: url(/images/CloudHost/cloudall.jpg) no-repeat 0px 0px;
    width: 178px;
    height: 38px;
    cursor: pointer;
    margin: 0 auto;
    padding: 0;
    margin-top: 5px;
    border: none;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    font-size: 0;}
input.z_btn-submit-diy:hover {  background:url(/images/CloudHost/cloudall.jpg) no-repeat -179px 0px;}
input.z_btn-submit-buytest-diy:hover {  background:url(/images/CloudHost/cloudall.jpg) no-repeat -620px -453px;}
.z_btn-submit-sj { display:block; background:url(/images/CloudHost/cloudall.jpg) no-repeat -441px -283px; width:178px; height:38px; cursor:pointer; margin:0 auto; padding:0; margin-top:5px; border:none; font-weight:bold; font-size:14px; }
input.z_btn-submit-diy:hover {  background:url(/images/CloudHost/cloudall.jpg) no-repeat -179px 0px;}
.z_btn-submit-buytest-diy {
    display: inline;
    background: url(/images/CloudHost/cloudall.jpg) no-repeat -441px -453px;
    width: 178px;
    height: 38px;
    cursor: pointer;
    margin: 0 auto;
    padding: 0;
    margin-top: 5px;
    border: none;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    font-size: 0;
}
#loadsubinfo { display:none; width:auto; text-align:center; color:#000; font-size:14px; background:url(/newimages/load2.gif) center no-repeat; padding-top:30px; }
.linebox, .linebox dt, .linebox dd { display:block; list-style:none; margin:0; padding:0; }
.biaozhun {
    background: url(/images/CloudHost/cloudall.jpg) no-repeat -581px -182px;
    display: inline-block;
    width: 106px;
    height: 18px;
    text-indent: -9999px;
}
.CloudinfoBox {
    width: 1150px;
    margin: 0 10px 0 8px;
    padding: 20px 10px 0 10px;
}
.CloudProBox3 {
    width: 356px;
    float: left;
    margin: 0 0 0 25px;
    overflow: hidden;
}
.CloudProBox {
    width: 356px;
    float: left;
    margin: 0 10px 0 15px;
    overflow: hidden;
}
.CloudProBox4 {
    width: 356px;
    float: left;
    margin: 5px;
    overflow: hidden;
}
.CloudProBox_title {
    /* margin-left: 134px; */
    font-size: 18px;
    padding-top: 14px;
    color: #264f6f;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(/images/CloudHost/cloud_list_top.jpg) no-repeat;
    height: 45px;
    text-align: center;
    text-indent: 20px;
}
.ProListinfoList {
    background: url(/images/CloudHost/cloud_list_bg.jpg) repeat-y;
    width: 346px;
    padding: 12px 0 0 10px;
    height: auto;
    overflow: hidden;
}

.ProListinfoList .aal {
    float: left;
    font-weight: bold;
    color: #000;
    width: 70px;
    margin-bottom: 0px;
    text-align: right;
}
.ProListinfoList .ccl {
    float: left;
    width: 246px;
    margin-bottom: 0px;
    margin-left: 10px;
}
.ppl2 {
    clear: both;
    padding-top: 10px;
    text-align: right;
    padding-right: 20px;
    background: url(/images/CloudHost/cloud_list_bottom.jpg) no-repeat;
    height: 89px;
	margin: 0 0 20px 0;
}
.ppl3 {
    clear: both;
    padding-top: 10px;
    text-align: right;
    padding-right: 20px;
    background: url(/images/CloudHost/cloud_list_bottom3.jpg) no-repeat;
    height: 89px;
	margin: 0 0 20px 0;
}
.ppl4 {
    clear: both;
    padding-top: 10px;
    text-align: right;
    padding-right: 20px;
    background: url(/images/CloudHost/cloud_list_bottom2.jpg) no-repeat;
    height: 89px;
	margin: 0 0 20px 0;
}
.CloudinfoBox p {
    display: block;
    margin: 5px 10px 0 23px;
    letter-spacing: 2px;
    padding-left: 30px;
}
.noA {
    background: url(/images/CloudHost/cloudhost_no_01.jpg) no-repeat 0 4px;
}

.price {
    FONT-FAMILY: Arial;
    font-weight: bold;
    COLOR: #C00;
    FONT-SIZE: 16px;
}


.GreenColor {
    color: #497B09;
    font-weight: bold;
}

#rebox { width:900px; margin:0 auto}
#rebox  label{padding-left: 10px;
    width:250px;
    height: 45px;
    float: left;
    text-align: right;
    line-height: 45px;
}
#rebox  label.msg input{    
padding-left: 10px;
    width: 223px;
    height: 30px;
    float: left;
    line-height: 30px;
    border: 1px solid #e6e6e6;
}
#rebox  label.msg{ text-align:left; width:500px
	}
	
#rebox .resubmit,#rebox .backsubmit{
	margin: 10px 20px;
	    display: inline-block;
    width: 200px;
    height: 44px;
    line-height: 44px;
    background: #2087ed;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border: 0;}
	
	
#rebox  .noticeimg{ width:930px;}
.ProListinfoList .ppl {
    float: left;
    width: 325px;
    margin-top: 10px;
    margin-left: 5px;
    text-align: center;
}
#cpu_datatishi{ color: #fb791c;
    font-size: 14px;
    padding-left: 21px;
    background: url(/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg) no-repeat 0 -962px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    left: 100px;
    top:135px;
    margin: 0 0 0 120px;;
}
#ram_datatishi{ color: #fb791c;
    font-size: 14px;
    padding-left: 21px;
    background: url(/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg) no-repeat 0 -962px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    left: 100px;
    top:230px;
    margin: 0 0 0 120px;;
}
#flux_datatishi{ color: #fb791c;
    font-size: 14px;
    padding-left: 21px;
    background: url(/Tpl_2016/images2016/cloudhost/cloudhost-icon_2.jpg) no-repeat 0 -962px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    left: 100px;
    top:425px;
    margin: 0 0 0 120px;;
}
.divhengzhelai div{ float:left; width:350px;}

.divhengzhelaifangkuai div{ float:left; width:350px;}

.divlaiinput input{ margin:0 5px 0 0;}
.divlaiinput label.msg{ margin:10px 0 0 0 ;}

.linebox1 dd.clearfix .margin5service label { display: block;
    float: left;
    width: 380px;
    font-size: 12px;
    color: #000;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #f3f3f3;
    border-radius: 4px;
    box-shadow: 0 2px 10px -1px #eee;    margin: 0 30px 0 0;}
	
 
	
.linebox1 dd.clearfix .margin5service label p { background-color: #eee;
    color: #3e3b3b;
    height: 26px;
    line-height: 26px;
    border-radius: 4px 4px 0 0;
    }
	
.linebox1 dd.clearfix .margin5service label.actives{border: 1px solid #cfe3f7;}
.linebox1 dd.clearfix .margin5service label.actives p{background-color: #4a9ced; color:#FFF}
	
.linebox1 dd.clearfix .margin5service label .config-service-desc { font-size: 12px;
    height: 16px;
    color: #797979;
    line-height: 16px;
    margin-bottom: 10px;
    }
	
	
	
.linebox1 dd.clearfix .margin5service label font.serviceprice{color: #fe7a00;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    padding-top: 0;
    font-weight: 700;}
 .count-info .title {
    margin: 30px 40px 0 20px;
    padding-left: 16px;
    height: 30px;
    line-height: 30px;
    border-left: 4px solid #bfe0fc;
    background: #f0f8fe;
    font-size: 16px;
    color: #303030;
}
.linebox1 dd.clearfix label.hengzhelailabel{ 
    width: 380px;
    display: inline-block;
    margin-bottom: 16px;
    margin-right: 13px;
    padding: 8px 11px;
    font-size: 14px;
    background: #f4f4f4;
    color: #6a6a6a;
    cursor: pointer;
    position: relative;
    text-align: left;
	}
.linebox1 dd.clearfix label.hengzhelailabelactive{
	
	width: 380px;
    display: inline-block;
    margin-bottom: 16px;
    margin-right: 13px;
    padding: 8px 10px;
    font-size: 14px;
    background: #4a9ced;
    color:#FFF;
    cursor: pointer;
    position: relative;
    text-align: left;
	}
.linebox1 dd.clearfix label.hengzhelailabelactive a:link{ color:#FF0;	}