.main .hot-top {
  height: 360px;
  margin-top: 20px;
}
.main .hot-top .shu-list li {
  background: url("../img/top-shu.png");
  background-size: 100% 300px;
  height: 300px;
  width: 20%;
  float: left;
  text-align: center;
  margin: 5%;
}
.main .hot-top .shu-list li:first-child {
  margin-left: 0 !important;
}
.main .hot-top .shu-list li a {
  height: 220px;
  writing-mode: vertical-lr;
  overflow: hidden;
  padding: 40px 0;
  font-size: 19px;	
  color: #fff;
  font-weight: bold;
  letter-spacing: 10px;
}
.main .hot-top .right {
  background-color: #237FC5;
  height: 415px;
  margin: 20px 0;
  border-radius: 10px;
}
.main .hot-top .right img {
  display: block;
  float: left;
  margin: 110px;
  height: 140px;
  width: 30%;
}
.main .hot-top .right .content {
  margin: 25px 25px 0 45px;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  float: right;
  width: 60%;
  height: 285px;
}
.main .hot-top .right .nr {
  height: 285px;
  overflow: hidden;
	background-color: #fff;
    border-radius: 7px;
    color: #000;
}
.main .hot-top .right .jubao-button {
  line-height: 40px;
  right: 0;
  text-align: center;
  width: 150px;
  background-color: #c40125;
  color: #fff;
  margin-top: 15px;
  border-radius: 4px;
}
.main .hot-top .right .jubao-button a {
  color: #fff;
  font-size: 20px;
}
.main .default-block {
  width: 100%;
  padding: 20px 0;
}

/*# sourceMappingURL=index.css.map */
