@charset "utf-8";
/* CSS Document */
body{font-family:"微润雅黑";}
.header{position:fixed;top:0;left:0;z-index:10000;width:100%;padding:1rem 0;border-bottom:1px solid #494949;background-color:rgba(0,0,0,0.8);}
.header>img:first-of-type{width:57.8125%;margin-left:5.3125%;height:auto;}
.header>img:nth-of-type(2){width:18.75%;height:auto;margin-left:13.75%;}
.board{width:100%;position:fixed;left:0;bottom:0;z-index:1000;padding: 0 4vw;}
.board:after{content:"";display:block;clear:both;}
.board-txt{}
.board-txt>h1{width:89.629%;color: #320f0d;font-size: 0.36rem;line-height: 0.56rem;margin: 0.2rem auto;}
.board-txt>p{width:89.629%;color: #320f0d;margin:0 auto;font-size: 0.26rem;line-height: 0.3rem;max-height: 26vh;overflow: auto;}
.index{width: 100%;color:#fff;text-align:center;padding:0.2rem 0;margin-bottom: 0.2rem;font-size: 0.26rem;}
.index>span:first-of-type{font-size: 0.36rem;color: #ce442f;}
.index>span:nth-of-type(2){font-size: 0.26rem;color: #320f0d;}

.swiper-slide{ background-color: #3584a2;}

