/* 主题色 标题 border */
.theme-color{color:#ffa235;}
.theme-bd{border:1px solid #ffa235;}
.theme-bbd{border-bottom:.1rem solid #ffa235;}
.theme-bg{background:#ffa235;}
.swiper-pagination-bullet-active{background:#ffa235 !important;}

.part04 .intro::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background:#ffa235;}
.part07 .intro::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background:#ffa235;}

@media (min-width:1200px){
  .jmzc-swiper li:hover{background:#ffa235;}
}