@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;
}

/* 原样式 */
.prefer .space {
  width: 1200px;
  height: 630px;
  margin: 0 auto 0;
  background: url(/template/Home/AllNew/PC/Static/images/rentingserver/yun4.png) no-repeat center center;
}

.prefer .space ul {
  width: 1170px;
  height: 620px;
  padding: 10px 0 0 30px;
  box-sizing: border-box;
}

.prefer .space ul li {
  width: 283px;
  height: 580px;
  float: left;
  margin: 0 1px;
  box-sizing: border-box;
}

.prefer .space ul li h3 {
  height: 130px;
  width: 283px;
  text-align: center;
  line-height: 130px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  box-sizing: border-box;
}

.prefer .space ul li h3 b {
  color: #fdff00;
  font-size: 48px;
  font-family: Impact;
}

.prefer .space ul li div.genre {
  width: 283px;
  height: 380px;
  box-sizing: border-box;
}

.prefer .space ul li div.genre div {
  height: 300px;
  padding-top: 30px;
  box-sizing: border-box;
}

.prefer .space ul li div.genre div p {
  color: #fff;
  font-size: 14px;
  text-indent: 30px;
  margin-top: 10px;
}

.prefer .space ul li div.genre span {
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.prefer .space ul li p.more {
  height: 50px;
  width: 200px;
  margin: 2px auto 0;
  background: #006e9e;
  border-radius: 30px;
  padding: 5px;
  box-sizing: border-box;
}

.prefer .space ul li p.more a {
  color: #fb3e21;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  background: #ffe967;
  text-align: center;
  border-radius: 30px;
  line-height: 40px;
  box-sizing: border-box;
  cursor: pointer;
}

.prefer .tips {
  width: 1200px;
  height: 230px;
  margin: 50px auto;
}

.prefer .tips ul {
  height: 230px;
  zoom: 1;
}
.prefer .tips ul:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}

.prefer .tips ul li {
  width: 564px;
  height: 226px;
}

.prefer .tips ul li.tipsFirst {
  float: left;
}

.prefer .tips ul li.tipsFirst p {
  text-indent: 50px;
  color: #fff;
  line-height: 30px;
}

.prefer .tips ul li.tipsLi {
  float: right;
  background: url(/template/Home/AllNew/PC/Static/images/rentingserver/jsd.png) no-repeat center center;
}

.prefer .tips ul li.tipsLi p {
  color: #fff;
  font-size: 18px;
}

.prefer .tips ul li.tipsLi p.p1 {
  font-size: 36px;
  text-align: center;
  margin-top: 16px;
}

.prefer .tips ul li.tipsLi p.p2 {
  text-indent: 90px;
  margin: 15px 0;
}

.prefer .tips ul li.tipsLi p.p3 a {
  color: #fff;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  width: 460px;
  height: 40px;
  background: #f15a25;
  line-height: 40px;
  text-align: center;
}
