.main-right {
  width: 310px;
}
.main-left {
  width: 862px;
}
.main-left .wyrs li {
  margin-top: 20px;
}
.sys-name {
  font-size: 25px;
  margin-bottom: 18px;
}
.sys-info .img-wrap {
  float: left;
  width: 283px;
  height: 219px;
  border: 1px solid #eeeeee;
  padding: 3px;
}
.sys-info .img-wrap img {
  width: 100%;
  height: 100%;
}
.sys-info .desc-wrap {
  width: 550px;
  float: right;
  color: #b5b5b5;
  padding-top: 10px;
}
.sys-info .desc-wrap li {
  float: left;
  width: 33.3%;
  margin-bottom: 15px;
}
.sys-info .safe-test {
  margin-bottom: 45px;
}
.sys-info .safe-test img {
  vertical-align: bottom;
  margin-left: 5px;
}
.sys-info .safe-test span {
  padding-left: 21px;
  margin-right: 20px;
}
.sys-info .safe-test span:nth-of-type(1) {
  background: url(../../imgs/360Safety_guard.png) no-repeat left center;
}
.sys-info .safe-test span:nth-of-type(2) {
  background: url(../../imgs/360Anti_Virus.png) no-repeat left center;
}
.sys-info .safe-test span:nth-of-type(3) {
  background: url(../../imgs/Computer_housekeeper.png) no-repeat left center;
}
.sys-info .down-now {
  float: left;
  width: 259px;
  height: 60px;
  line-height: 54px;
  border-radius: 3px;
  border: solid 3px #0e78c7;
  font-size: 20px;
  color: #0e78c7;
  padding-left: 108px;
  background: url(../../imgs/download1.png) no-repeat 60px 10px;
}
.sys-info .other-link {
  float: left;
  margin-left: 8px;
}
.sys-info .other-link a {
  display: block;
  color: #b5b5b5;
}
.sys-info .other-link a:hover {
  color: #0e78c7;
}
.sys-info .other-link a:nth-of-type(1) {
  margin: 14px 0 4px;
}
.fix-wrap {
  background: #eeeeee;
}
.fix-wrap a {
  float: left;
  width: 215px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 20px;
}
.fix-wrap a.cur {
  border-top: 5px solid #17a2e7;
  background-color: white;
}
.fix-wrap .down-btn {
  color: white;
  background: url(../../imgs/down-03.png) no-repeat 50px 12px;
  background-color: #80c269;
  width: 216px;
  padding-left: 32px;
}
.sys-detail {
  margin-bottom: 20px;
}
.sys-detail img {
  width: 65%;
  display: block;
  margin: 0 auto;
}
.sys-detail .sketch {
  text-indent: 2em;
  line-height: 23px;
}
.sys-detail .d-item {
  margin-bottom: 25px;
}

.sys-detail p strong{
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  font-size: 20px;
  padding-left: 10px;
  border-left: 6px solid #ff9e1e;
}

.sub-title {
  height: 29px;
  background-color: #eeeeee;
  line-height: 29px;
  font-weight: bold;
  font-size: 20px;
  padding-left: 20px;
  border-left: 6px solid #ff9e1e;
  margin-bottom: 15px;
}
.d-item p {
  line-height: 24px;
}
.d-item img {
  margin-top: 15px;
}
.d-item .orange-title {
  color: #ff9e1e;
  font-weight: bold;
  margin: 15px 0;
}
.d-item .orange-title:first-of-type {
  margin-top: unset;
}
.end-line {
  height: 20px;
  position: relative;
}
.end-line::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  width: 95%;
  height: 1px;
  background-color: #eeeeee;
}
.main-panel {
  margin-bottom: 25px;
}
.main-panel .sec-title {
  margin-bottom: 20px;
}
.down-url li {
  margin-bottom: 23px;
  position: relative;
}
.down-url li:last-of-type {
  margin-bottom: unset;
}
.down-url li img {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 156px;
}
.down-url img.r {
  width: 327px;
  height: 251px;
}
.down-url a {
  width: 447px;
  height: 68px;
  display: inline-block;
  border-radius: 5px;
  font-size: 20px;
  padding-left: 190px;
  background-position: 180px center;
  line-height: 68px;
  color: white;
  font-weight: bold;
}
.down-url .local-down {
  background: url(../../imgs/button1_bg.png) no-repeat;
}
.down-url .xl-down {
  background: url(../../imgs/button2_bg.png) no-repeat;
}
.down-url .wp-down {
  background: url(../../imgs/button3_bg.png) no-repeat;
}
.xgxt-down {
  margin-bottom: unset;
}
.xgxt-down li {
  float: left;
  margin-right: 31px;
  margin-bottom: 15px;
}
.xgxt-down li:nth-of-type(4n+4) {
  margin-right: unset;
}
.xgxt-down a {
  width: 192px;
  display: inline-block;
}
.xgxt-down p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.xgxt-down img {
  width: 100%;
  height: 146px;
  vertical-align: top;
  margin-bottom: 3px;
}
.xgwz-down li {
  float: left;
  width: 50%;
  padding-right: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 12px;
}
.xgwz-down a {
  padding-left: 10px;
  position: relative;
}
.xgwz-down a::after {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: black;
}
.win7-rgxt .time-tab {
  float: right;
}
.win7-rgxt li {
  padding: 8px 0;
  margin-bottom: unset;
  border-bottom: 1px solid #eeeeee;
}
.win7-rgxt li:first-of-type {
  padding-top: unset;
}
.win7-rgxt li:last-of-type {
  border: unset;
}
.win7-down-rank .time-tab {
  float: right;
}
.xtjc-rank .sort-num {
  float: left;
}
.xtjc-rank .time-tab {
  float: right;
}
.xtjc-rank .down-a {
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  padding-left: 5px;
}
.xtjc-rank em {
  float: right;
  font-size: 14px;
  color: #b5b5b5;
}
.rjzt .layout-two .imgs {
  padding: 0;
}
.rank-list-ctl li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*栏目*/
.right_one{
  width: 100%;
  overflow: hidden;
}
.right_one>a {
  width: 150px;
  height: 40px;
  border: 1px solid #ccc;
  font-size: 14px;
  float: left;
  text-align: center;
  line-height: 40px;
  margin-bottom: 15px;
  margin-right: 5px;
  border-radius: 5px;
  white-space: nowrap;
  overflow: hidden;
  color: #6e6e6e;
}

.right_one>a:hover {
  background: #17a2e7;
  color: #fff;
  border: 1px solid #17a2e7;
}


.use_lis { width: 100%; margin-top: 20px; }
.use_lis li { width: 100%; overflow: hidden; height: 130px; margin-bottom: 20px; position: relative; }
.use_lis li .tag {text-align: center; position: absolute; left: 0; top: 0; background: url("https://www.win7qjb.net//static/imgs/icon_img.png") no-repeat; height: 32px; width: 63px;color: #fff; line-height: 28px; font-size: 15px; }
.use_lis li .info { width: 795px; height: 130px;background: #f4f4f4; float: left; }
.use_lis li .info .bt {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block; float: left; width: 550px; height: 36px; line-height: 36px; font-size: 22px; color: #333; margin: 30px 0 0  30px; }
.use_lis li .info .lis { width: 500px; height: 30px; float: left; margin: 10px 0 0 30px; line-height: 30px; }
.use_lis li .info .lis p { float: left; font-size: 14px; color: #999; margin-right: 20px; }
.use_lis li .info .lis p span { color: #333; }
.use_lis li .info .lis p i { color: #ff4c4c; }
.use_lis li .info .btn { float: right; margin: -50px 30px 0 0; }
.use_lis li .info .btn a { display: block; width: 160px; height: 38px; line-height: 38px; text-align: center; background: #fff; border: 1px solid #e2e2e2; border-radius: 3px; text-align: center; color: rgb(14, 120, 199); font-size: 14px; margin-bottom: 10px; font-weight: bold; }
.use_lis li .info .btn a:hover { background: rgb(14, 120, 199); color: #fff; }