@charset "UTF-8";
/* mixin */
/* caret 三角箭头 */
/* mixin end */
body {
    min-width: 1200px;
}
.abouts {
  width: 1200px;
  height: 390px;
  margin: 0 auto;
  box-sizing: border-box;
}
.abouts ul li {
  width: 370px;
  min-height: 100px;
  float: left;
  padding: 15px;
  margin: 10px 0;
  box-sizing: border-box;
}
.abouts ul li div.bg {
  height: 100px;
  width: 100px;
  float: left;
  background: url(/template/Home/AllNew/PC/Static/images/rentingserver/icon.png) no-repeat;
  color: #333;
}
.abouts ul li div.info {
  background: none;
}
.abouts ul li div.info h3 {
  font-size: 24px;
  line-height: 50px;
  color: #555;
  font-weight: normal;
}
.abouts ul li div.info p {
  color: #b4b4b4;
  font-size: 14px;
  line-height: 24px;
}
.abouts ul li.abouts_bg1 .bg {
  background-position: 0 10px;
}
.abouts ul li.abouts_bg4 .bg {
  background-position: 0 -90px;
}
.abouts ul li.abouts_bg6 .bg {
  background-position: 0 -582px;
}
.abouts ul li.abouts_bg2 .bg {
  background-position: 0 -205px;
}
.abouts ul li.abouts_bg5 .bg {
  background-position: 0 -315px;
}
.abouts ul li.abouts_bg3 .bg {
  background-position: 0 -450px;
}

.sys_tab_03 {
  text-align: center;
}
.sys_tab_03 ul.tab-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  zoom: 1;
  display: inline-block;
  margin: 4px auto;
}
.sys_tab_03 ul.tab-list:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.sys_tab_03 ul.tab-list > li {
  float: left;
  height: 40px;
  line-height: 40px;
  margin-right: -1px;
  position: relative;
  border: 1px solid #dcdcdc;
}
.sys_tab_03 ul.tab-list > li.active {
  border-color: #138fda;
}
.sys_tab_03 ul.tab-list > li.active a {
  color: #fff;
  font-weight: bold;
  background-color: #138fda;
}
.sys_tab_03 ul.tab-list > li:last-child {
  margin-right: 0;
}
.sys_tab_03 ul.tab-list > li:hover:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  background-color: #2a5398;
}
.sys_tab_03 ul.tab-list > li > a {
  display: block;
  color: #666;
  font-size: 14px;
  font-weight: normal;
  padding-left: 15px;
  padding-right: 15px;
}
.sys_tab_03 .tab-content-box {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 20px;
}
.sys_tab_03 .tab-content-box .tab-panel {
  display: none;
}
.sys_tab_03 .tab-content-box .tab-panel.active {
  display: block;
}

.saleServer {
  height: 310px;
  width: 100%;
}

.brandLeft h3 {
  font-size: 24px;
  line-height: 50px;
  margin-top: 30px;
  color: #ff7200;
  font-weight: normal;
}

.brandLeft h3 span {
  color: #ff7200;
}

.saleServer img {
  display: block;
  float: right;
  margin-top: 40px;
}

.brandLeft {
  float: left;
  text-indent: 25px;
  width: 780px;
}

.brandLeft p {
  width: 100%;
  color: #666;
  font-size: 14px;
  margin: 10px 0;
}

.brandLeft p a {
  padding-left: 30px;
  color: #ff7200;
}

/* 原样式 */
.wrapCenttent {
  padding: 20px 0 50px;
}

/* 原样式 */
.dellBrand {
  height: 180px;
  width: 1100px;
  margin: 10px auto 20px;
  border: 1px solid #e5e5e5;
  padding: 50px 80px 50px 40px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.dellBrand:hover {
  -webkit-box-shadow: 3px 3px 10px #dcdcdc, -3px -3px 10px #dcdcdc;
  -moz-box-shadow: 3px 3px 10px #dcdcdc, -3px -3px 10px #dcdcdc;
  box-shadow: 3px 3px 10px #dcdcdc, -3px -3px 10px #dcdcdc;
}

.gfwfBand {
  background-image: url(/template/Home/AllNew/PC/Static/images/rentingserver/cluster/xsyh.png);
  background-repeat: no-repeat;
  background-position: left top;
}

#brandBox1 .dellBrand {
  min-height: 180px;
  max-height: 200px;
  height: 200px;
  padding: 30px 80px 50px 40px;
}

.hpBrand {
  width: 1100px;
  height: 230px;
  padding: 30px 80px 50px 40px;
}

.dellBrand ul {
  width: 1100px;
  height: 180px;
}

.hpBrand ul {
  height: 230px;
}

.dellBrand ul li {
  float: left;
  height: 180px;
  width: 280px;
}

li.brandInfo img {
  margin-left: -16px;
}

.hpBrand ul li {
  height: 230px;
}

.brandBox li p.rentserver,
.brandBox li p.type {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

.brandBox li p.type {
  color: #ff7800;
}

.dellBrand ul li.brandGin {
  width: 500px;
  margin: 0 15px;
  font-size: 14px;
  color: #666;
  text-indent: 40px;
  border-right: 1px solid #e5e5e5;
}

.dellBrand ul li.brandGin p {
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
}

.dellBrand ul li.brandGin p span.conf {
  font-weight: bold;
  color: #666;
}

.dellBrand ul li.brandLast {
  text-align: center;
}

.dellBrand ul li.brandLast p {
  height: 30px;
  padding: 10px 0 0 0;
  color: #666;
  line-height: 30px;
  font-size: 14px;
}

.dellBrand ul li.brandLast p span {
  color: #555;
  font-size: 18px;
  font-weight: bold;
  padding: 80px 0 0 0;
}

.dellBrand ul li.brandLast p.list-item {
  text-align: left;
  margin-left: 30px;
  padding: 6px 0 0 0;
}

.dellBrand ul li.brandLast p.list-item span,
.dellBrand ul li.brandLast p.rent span {
  color: #555;
  font-size: 14px;
  font-weight: normal;
  padding: 5px 0 0 0;
}

.dellBrand ul li.brandLast p.list-item input {
  margin-right: 10px;
}

.brandGin p.hardCopy {
  color: #FF2625;
  font-weight: bold;
}

.dellBrand ul li p.rent {
  font-size: 16px;
}

.dellBrand ul li p.rent span.price {
  color: #F70708;
  font-size: 24px;
  font-weight: bold;
}

.dellBrand ul li.brandLast p b {
  color: #f80808;
  font-size: 30px;
}

.dellBrand ul li.brandLast p i {
  font-style: normal;
  font-size: 14px;
  color: #009dee;
}

.dellBrand ul li.brandLast p a {
  color: #fff;
  padding: 4px 30px;
  background: #FF7800;
  font-size: 14px;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.dellBrand:hover ul li.brandLast p a {
  background-color: #fff;
  color: #ff7800;
  border: 1px solid #ff7800;
}

.dellBrand li.gfwfBandTop h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #ff7800;
}

.dellBrand li.gfwfBandTop img {
  display: block;
  margin: 15px auto;
}

.dellBrand li.gfwfBandTop p {
  width: 210px;
  height: 30px;
  background: #ff7800;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  margin: 0 auto;
}

/* 原样式 end */
