.center{
	width: 1190px;
	margin: 0 auto;
}
.banner{
	width: 100%;
	height: 600px;
	background: url(/e_html/2020/bdrb/images/banner.jpg) no-repeat top center;
}
.mbanner{display: none;}
.time-nav{
	width: 100%;
	background: #a91102;
}
.time-nav .time{
	width: 1190px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.time-li{
	display: flex;
	align-items: center;
}
.time-li p{
	font-size: 18px;
	line-height: 65px;
	color: #fff;
	margin-left: 8px;
}
.introduce-box{
	width: 100%;
	padding: 65px 0;
	background: url(/e_html/2020/bdrb/images/inbg.jpg) repeat top center;
}
.introduce{
	width: 1190px;
	height: 682px;
	margin: 0 auto;
	background: url(/e_html/2020/bdrb/images/inbg2.png) no-repeat top center;
	padding: 75px 0 0 55px;
	box-sizing: border-box;
	display: flex;
}
.introduce-img img{
	width: 585px;
	height: 515px;
}
.introduce-word{
	width: 445px;
	margin-left: 40px;
}
.introduce-word .title{
	width: 240px;
	font-size: 28px;
	color: #a11b0e;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	padding-bottom: 15px;
	margin: 10px auto 0;
	background: url(/e_html/2020/bdrb/images/inbg3.png) no-repeat bottom center;
}
.introduce-word .desc{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	position: relative;
	margin-top: 40px;
	text-align: justify;
}
.introduce-word .shuom{
	font-size: 16px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
}
.introduce-word .tougao{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-align: justify;
}
.introduce-word .tougao p{
	margin-top: 30px;
}
.introduce-word .tougao span{
	color: #a6291d;
}
.introduce-word .detail{
	width: 244px;
	height: 43px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 43px;
	background: url(/e_html/2020/bdrb/images/inbg4.png) no-repeat;
	margin: 15px auto 0;
}
.introduce-word .detail a{
	color: #fff;
}
.xiaozhang-box{
	width: 100%;
	padding-top: 70px;
	height: 1368px;
	background: url(/e_html/2020/bdrb/images/xzbg.jpg) no-repeat top center;
}
.video-box{
	padding: 90px 0 0 45px;
	display: flex;
	justify-content: space-between;
}
.xiaoz-video{
	width: 930px;
	height: 540px;
	position: relative;
}
.xiaoz-video .redblock{
	width: 110px;
	height: 110px;
	position: absolute;
	bottom: -17px;
	right: -17px;
	background: #a11b0e;
}
.xiaoz-words{
	margin-top: 95px;
	position: relative;
}
.xiaoz-renw{
	display: none;
}.tit{
	text-align: center;
}
.words-box{
	width: 100%;
	height: 495px;
	margin-top: 40px;
	position: relative;
}
.words-box .words{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -526px;
	width: 910px;
	height: 390px;
	border: 1px solid #e3e3e3;
	background: rgba(255,255,255,0.8);
	padding: 50px 70px;
}
.words-box .words .scroll{
	height: 390px;
	overflow-y: scroll;
}
.zhank{
	display: none;
}
.words-box .words .scroll p{
	font-size: 18px;
	color: #666;
	line-height: 30px;
	position: relative;
	margin-top: 40px;
	text-align: justify;
}
.words-box .redblock{
	width: 80px;
	height: 80px;
	background: #a11b0e;
	position: absolute;
	left: 50px;
	bottom: -12px;
}
.huojiang-box{
	width: 100%;
	padding-top: 70px;
	padding-bottom: 110px;
	background: url(/e_html/2020/bdrb/images/hjbg1.jpg),url(/e_html/2020/bdrb/images/hjbg2.jpg),url(/e_html/2020/bdrb/images/hjbg1.jpg);
	background-repeat: no-repeat;
	background-position: top center,top 1765px center,bottom center;
}
.first-grade{
	margin-top: 80px;
}
.second-grade,.third-grade,.good-grade{
	margin-top: 80px;
}
.biaoq{
	display: flex;
	align-items: flex-end;
	box-sizing: border-box;
}
.first-grade .biaoq{
	width: 352px;
	height: 95px;
	padding-left: 50px;
	padding-bottom: 10px;
}
.second-grade .biaoq{
	width: 465px;
	height: 85px;
	padding-left: 55px;
	padding-bottom: 5px;
}
.third-grade .biaoq{
	width: 370px;
	height: 86px;
	padding-left: 50px;
	padding-bottom: 2px;
}
.good-grade .biaoq{
	width: 346px;
	height: 86px;
	background: url(/e_html/2020/bdrb/images/hjimg5.png) no-repeat;
	padding-left: 74px;
	padding-bottom: 2px;
}
.biaoq p{
	font-size: 32px;
	color: #000;
	font-weight: bold;
	line-height: 35px;
	letter-spacing: 6px;
}
.biaoq span{
	width: 70px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: #a11b0e;
	font-size: 24px;
	color: #fff;
	border-radius: 2px;
	margin-left: 10px;
}
.fir-lunbo{
	margin-top: 70px;
}
.fir-swiper-container .swiper-slide{
	width: 305px;
	height: 475px;
	padding-top: 5px;
}
.fir-swiper-container .person{
	position: relative;
	width: 305px;
	height: 475px;
	margin: 0 auto;
}
.fir-swiper-container .person .name {
	width: 20px;
	height: auto;
	position: absolute;
	left: 20px;
	top: -5px;
	background: url(/e_html/2020/bdrb/images/hjbg3.png) no-repeat;
	font-size: 18px;
	padding: 10px 8px 25px 8px;
	background-size: 100% 100%;
	color: #fff;
	text-align: center;
}
.fir-swiper-container .person .img img{
	width: 305px;
	height: 475px;
}
.fswiper-button-prev{
	width: 72px;
	height: 42px;
	background: url(/e_html/2020/bdrb/images/arrowz1.png) no-repeat;
	top: 295px;
	left: 0;
}
.fswiper-button-next{
	width: 72px;
	height: 42px;
	background: url(/e_html/2020/bdrb/images/arrowy1.png) no-repeat;
	top: 295px;
	right: 0;
}
.swiper-button-prev:after,.swiper-button-next:after {
    display: none;
}
.secode-lunbo,.third-lunbo,.good-lunbo{
	margin-top: 80px;
	position: relative;
}
.person-item{
	display: flex;
	width: 235px;
    margin: 0 auto;
}
.item-fr{
	margin-top: 5px;
	margin-left: 15px;
}
.item-fr .topline{	
    font-size: 24px;
	color: #fff;
	font-weight: bold;
	width: 120px;
	height: 38px;
	border-radius: 8px 8px;
	background: #a52518;
	text-align: center;
	line-height: 38px;
}
.item-fr .sline{
	width: 170px;
	font-size: 18px;
	line-height: 28px;
	color: #333;
	margin-top: 22px;
}
.item-fr .sline a {
	color: #333;
}
.person-item+.person-item{
	margin-top: 75px;
}
.sswiper-button-prev,.tswiper-button-prev{
	width: 33px;
	height: 57px;
	background: url(/e_html/2020/bdrb/images/arrowz2.png) no-repeat;
	top: 50%;
	margin-top: -28px;
	left: -63px;
}
.sswiper-button-next,.tswiper-button-next{
	width: 33px;
	height: 57px;
	background: url(/e_html/2020/bdrb/images/arrowy2.png) no-repeat;
	top: 50%;
	margin-top: -28px;
	right: -63px;
}
.name-item{
	width: 130px;
	height: 40px;
	border: 1px solid #bebebe;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #333;
	margin: 0 auto;
}
.name-item+.name-item{
	margin-top: 35px;
}
.good-lunbo{
	padding: 0 80px;
	height: 308px;
}
.good-lunbo .swiper-container {
	height: 308px;
}
.good-lunbo .swiper-container .swiper-slide {
	height: 77px;
}
.gswiper-button-prev{
	width: 38px;
	height: 65px;
	background: url(/e_html/2020/bdrb/images/arrowz3.png) no-repeat;
	top: 50%;
	margin-top: -32px;
	left: 0;
}
.gswiper-button-next{
	width: 38px;
	height: 65px;
	background: url(/e_html/2020/bdrb/images/arrowy3.png) no-repeat;
	top: 50%;
	margin-top: -32px;
	right: 0;
}
.teacher-box{
	width: 100%;
	height: 740px;
	background: url(/e_html/2020/bdrb/images/teachbg.png) no-repeat top center;
	padding-top: 80px;
	box-sizing: border-box;
}
.teacher{
	margin-top: 50px;
	height: 425px;
	overflow-y: scroll;
}
.teacher-li{
	display: flex;
	align-items: center;
	justify-content: center;
	border-top: 4px solid #a11b0e;
}
.teacher-li+.teacher-li{
	border-top: none;
}
.teacher-item{
	width: 16.66%;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #333;
}
.school-box{
	width: 100%;
	height: 847px;
	background: url(/e_html/2020/bdrb/images/schoolbg.jpg) no-repeat top center;
	padding-top: 80px;
	box-sizing: border-box;
}
.school{
	margin-top: 50px;
}
.school-item{
	float: left;
	width: 220px;
	height: 165px;
	background: rgba(255,255,255,0.35);
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	text-align: center;
	padding-top: 20px;
	margin: 0 9px 25px 9px;
}
.school-item p{
	font-size: 18px;
	color: #333;
	margin-top: 15px;
}
.xly-box{
	width: 100%;
	height: 935px;
	background: url(/e_html/2020/bdrb/images/xlybg.jpg) no-repeat top center;
	padding-top: 80px;
	box-sizing: border-box;
}
.xly-img3{
	display: none;
}
.baom{
	width: 970px;
	font-size: 22px;
	color: #333;
	text-align: justify;
	line-height: 38px;
	margin: 40px auto 0 auto;
	text-indent: 2em;
	word-break:normal;
	word-wrap:break-word;
}
.xly-lunbo{
	margin: 80px auto 0;
	width: 970px;
	position: relative;
}
.xly-lunbo .img img{
	width: 970px;
	height: 490px;
}
.xly-lunbo .swiper-slide p{
	line-height: 45px;
	background: #a11b0e;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
.xlyswiper-button-prev{
	width: 72px;
	height: 42px;
	background: url(/e_html/2020/bdrb/images/arrowz1.png) no-repeat;
	top: 50%;
	margin-top: -21px;
	left: -20px;
}
.xlyswiper-button-next{
	width: 72px;
	height: 42px;
	background: url(/e_html/2020/bdrb/images/arrowy1.png) no-repeat;
	top: 50%;
	margin-top: -21px;
	right: -20px;
}
.eol_footer{
    text-align: center;
    padding: 40px 0 30px 0;
    font-size: 12px;
    color: #666;
    line-height: 22px;
    background: url(/e_html/2020/bdrb/images/corbg.png) no-repeat top center;
}
.eol_footer a{
    color: #666;
    padding-left: 5px;
    padding-right: 5px;
}
.vswiper-wrapper{
	display: block;
}
.sec-swiper-container .swiper-wrapper {
	flex-wrap: wrap;
}
.sec-swiper-container .swiper-slide{
	margin-bottom: 75px;
	width: 25%;
}
.thi-swiper-container .swiper-wrapper {
	flex-wrap: wrap;
}
.thi-swiper-container .swiper-slide {
	margin-bottom: 75px;
	width: 25%;
}