#intr {
  padding-bottom: 74px;
}
#intr .menu_nav {
  border: 1px solid #e3e3e3;
  display: inline-block;
  border-radius: 30px;
  padding: 0 10px;
  margin-top: 70px;
  margin-bottom: 60px;
  font-size: 0px;
}
#intr .menu_nav li {
  display: inline-block;
}
#intr .menu_nav li.active {
  background-color: #fc4242;
}
#intr .menu_nav li.active a {
  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 {
border: 1px solid #e7e7e7;
  height: 257px;
  width: 338px;
}
#intr .demo p {
  height: 100%;
  border: 1px solid #ededed;
  padding: 15px 10px 15px;
  text-align: center;
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  line-height: 24px;
   }

}
#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;
}
#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: 260px;
  margin-left: auto;
}
#intr .aside h2 {
  font-size: 18px;
  margin-top: 32px;
}
#intr .aside ul li {
  line-height: 36px;
}
#intr .aside ul li a.active {
  color: #cd3a3a;
}
