/* 
* @Author: anchen
* @Date:   2020-12-28 14:56:41
* @Last Modified by:   anchen
* @Last Modified time: 2020-12-29 09:57:33
*/
@font-face{
    font-family: SourceHanSerifCN;
    src: url('../fonts/SourceHanSerifCN-Regular.otf'); /* IE9 */
}
.indexmodel2 .appbannermodel2 {
    padding-bottom: 1.8rem;
}
.indexmodel2 .appbannermodel2 .swiper-container .swiper-slide a h3{
    font-family: SourceHanSerifCN;
    font-weight: bold;
}
.footermodel1{
    background: #b37f5c;
    z-index: 99;
}
.innernav{
    background: #775201;
}
.innernav .swiper-container .swiper-slide.on{
    background: #976801;
}