.pbl {
  padding-top: 36px;
  /*一个内容层*/
}
.pbl .waterfall {
  -moz-column-count: 3;
  /* Firefox */
  -webkit-column-count: 3;
  /* Safari 和 Chrome */
  column-count: 3;
  -moz-column-gap: 1em;
  -webkit-column-gap: 1em;
  column-gap: 1em;
}
.pbl .item {
  padding-right: 60px;
  margin: 0 0 1em 0;
  -moz-page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 50px;
}
.pbl .item .tttttt {
  font-family: 'Microsoft YaHei';
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}
.pbl .item .ccc {
  font-size: 14px;
  line-height: 24px;
}
.pbl .item img {
  width: 100%;
}
.wqqk img {
  height: 276px;
}
.wqqk p {
  font-family: 'Microsoft YaHei';
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  margin-top: 20px;
}
#intr {
  padding-bottom: 74px;
}
#intr .lis {
  display: flex;
  border-bottom: 1px solid #d5d4d4;
  padding-bottom: 36px;
  margin-bottom: 34px;
}
#intr .lis .img {
  width: 216px;
  height: 276px;
  margin-right: 20px;
}
#intr .lis .cond {
  flex: 1;
}
#intr .lis .cond .ttt {
  font-size: 18px;
  font-weight: 600;
  font-family: 'Microsoft YaHei';
  margin-bottom: 30px;
}
#intr .lis .cond .ms {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 42px;
}
#intr .lis .cond .download a,
#intr .lis .cond .read a {
  background-color: #cd3333;
  color: #fff;
  display: block;
  width: 164px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 5px;
}
#intr .menu_nav {
  border: 1px solid #e3e3e3;
  display: inline-block;
  border-radius: 30px;
  padding: 0 20px;
  margin-top: 70px;
  margin-bottom: 60px;
  font-size: 0px;
}
#intr .menu_nav li {
  display: inline-block;
}
#intr .menu_nav li.active a {
  background-color: #fc4242;
  color: #fff;
}
#intr .menu_nav li a {
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 0 24px;
  font-size: 14px;
  color: #5a5a5a;
}
#intr .menu_nav li a:hover {
  background-color: #fc4242;
  color: #fff;
}
#intr .demo .col-md-3 {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 30px;
}
#intr .demo img {
  height: 180px;
  width: 100%;
}
#intr .demo p {
  height: 76px;
  border: 1px solid #ededed;
  padding: 20px 10px 0;
  text-align: center;
  font-family: 'Microsoft YaHei';
  line-height: 20px;
}
#intr .items {
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #aca9a9;
}
#intr .items:first-child {
  padding-top: 25px;
}
#intr .items:last-child .content .button {
  margin-top: 10px;
}
#intr .items .img {
  max-width: 370px;
  min-width: 200px;
  height: 270px;
  margin-right: 66px;
}
#intr .items .content {
  flex: 1;
}
#intr .items .content .ti {
  font-size: 24px;
  font-family: 'Microsoft YaHei';
  margin-bottom: 23px;
}
#intr .items .content .det {
  color: #0d0d0d;
  line-height: 24px;
  font-size: 13px;
}
#intr .items .content .button {
  margin-top: 30px;
}
#intr .items .content .button a {
  font-family: 'Microsoft YaHei';
  padding: 10px 30px;
  display: inline-block;
  border-radius: 4px;
}
#intr .items .content .button .yw {
  color: #cc3333;
  border: 1px solid #cc3333;
  margin-right: 30px;
}
#intr .items .content .button .kh {
  background-color: #cc3333;
  color: #fff;
}
#intr .kehu {
  margin-left: -15px;
  margin-right: -15px;
}
#intr .kehu li {
  width: 192px;
  height: 182px;
  border: 1px solid #e7e7e7;
  float: left;
  margin-left: 22px;
  margin-bottom: 34px;
  padding: 32px 33px;
}
#intr .kehu li.ch {
  padding: 26px 6px;
}
#intr .kehu li a img {
  width: 100%;
}
#intr .crumb {
  margin-top: 16px;
}
#intr .crumb span {
  font-family: 'Microsoft YaHei';
  color: #434343;
}
#intr .content {
  position: relative;
}
#intr h1,
#intr h2 {
  font-family: 'Microsoft YaHei';
  font-size: 24px;
  margin-top: 26px;
  margin-bottom: 20px;
  font-weight: 500;
  padding-bottom: 20px;
  border-bottom: 1px solid #d5d4d4;
}
#intr h1.learn,
#intr h2.learn {
  margin-top: 50px;
  padding-bottom: 16px;
}
#intr h1.info,
#intr h2.info {
  margin-top: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 0;
}
#intr .info_list li {
  padding-top: 18px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #dedede;
  padding-left: 20px;
  position: relative;
}
#intr .info_list li:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #abc6d9;
  border-radius: 50%;
  top: 26px;
  left: 0;
}
#intr .info_list li p {
  margin-bottom: 0;
}
#intr .info_list li p.pull-left {
  font-size: 18px;
}
#intr .info_list li p.pull-right {
  color: #7c7c7c;
}
#intr .cute div {
  padding-right: 13px;
  margin-bottom: 30px;
}
#intr .cute div:last-child {
  padding-right: 15px;
}
#intr img {
  width: 100%;
}
#intr .learn_big div {
  padding-right: 0;
  padding-left: 0;
}
#intr .learn_big div:first-child {
  padding-left: 15px;
}
#intr .learn_big div:last-child {
  padding-right: 15px;
}
#intr .learn_big div img {
  height: 260px;
}
#intr .learn_big div.text {
  padding: 36px 30px 0;
}
#intr .learn_big div.text .t {
  font-family: 'Microsoft YaHei';
  font-size: 24px;
  margin-bottom: 18px;
}
#intr .learn_big div.text .desc1 {
  font-size: 14px;
  line-height: 24px;
}
#intr p.title {
  font-size: 18px;
  text-align: center;
  margin-top: 14px;
  margin-bottom: 70px;
}
#intr p.desc {
  color: #0d0d0d;
  line-height: 30px;
  text-indent: 2em;
}
#intr p.fot {
  text-align: right;
  margin-top: 45px;
}
#intr .aside {
  max-width: 300px;
  margin-left: auto;
}
#intr .aside h2 {
  font-size: 18px;
  margin-top: 32px;
}
#intr .aside .one {
  padding-top: 36px;
  padding-bottom: 20px;
  border-bottom: 2px solid #0498c9;
}
#intr .aside .one .ttttt {
  font-family: 'Microsoft YaHei';
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 18px;
}
#intr .aside .one .cc {
  display: flex;
}
#intr .aside .one .cc .img {
  width: 82px;
  height: 75px;
  margin-right: 12px;
}
#intr .aside .one .cc .img img {
  width: 100%;
  height: 100%;
}
#intr .aside .one .cc .nr {
  flex: 1;
}
#intr .aside .one .cc .nr p {
  margin-bottom: 0;
  line-height: 24px;
}
#intr .aside ul li {
  line-height: 36px;
}
#intr .aside ul li a.active {
  color: #cd3a3a;
}
@media (max-width: 750px) {
  .pbl .waterfall {
    column-count: 1;
  }
  .pbl .item {
    padding-right: 0;
  }
}
