#header-carousel { background-color: #F1F1F1; }

/*header .menu a { color: #595757 !important; }
header .dropdown.open a { color: white !important; }
header .navbar-brand img { opacity: 0; }
header .navbar-brand { background: url("images/logo_red.png") no-repeat top center; background-size: contain; box-sizing: border-box; }*/

#intro { background: url('images/lab/bg.jpg') top center; background-size: 100%; padding-top: 50px; padding-bottom: 50px; text-align: center; max-width: 1920px; margin: 0 auto; }
#intro h4 { font-size: 36px; margin-bottom: 50px; }
#intro .btn-primary, .section .btn-primary { border-radius: 0; background-color: #2677f9; margin-top: 20px; margin-bottom: 30px; }

#edu { background-color: white; padding-top: 50px; padding-bottom: 50px; }
#edu h4 { font-size: 36px; margin-bottom: 50px; text-align: center; }

#fun { background: url('images/lab/bg.jpg') no-repeat top center; background-size: 100%; padding-top: 50px; padding-bottom: 50px; }
#fun h4 { font-size: 36px; margin-bottom: 80px; text-align: center; }
#fun img { margin-bottom: 20px; }

#xuexiao { background-color: white; padding-top: 50px; padding-bottom: 50px; max-width: 1920px; margin: 0 auto; }
#xuexiao h4 { font-size: 36px; margin-bottom: 80px; text-align: center; }
#xuexiao .row { margin-bottom: 30px; }

#xuexiao .slick-prev:before, .others .slick-next:before { content: ""; }
#xuexiao .slick-arrow { width: 20px; height: 20px; }
#xuexiao .slick-prev { border-top: 1px solid black; border-left: 1px solid black; transform: rotate(-45deg);}
#xuexiao .slick-next { border-top: 1px solid black; border-right: 1px solid black; transform: rotate(45deg);}


.section { background-color: white; padding-top: 50px; padding-bottom: 50px; }
.section h3 { margin-bottom: 50px; text-align: center; }
.section.bg { background-color: #d4ecf3; background-image: url('images/lab/bg.jpg'); background-repeat: repeat; background-position: center center; max-width: 1920px; margin: 0 auto; }
.section p { line-height: 28px; }

#peizhi td { padding: 5px 0px; }
#peizhi .list-group-item { background-color: transparent; border-radius: 0; border: 0; border-bottom: 2px solid #cad1d3; padding-top: 30px; padding-bottom: 30px; }

#youlec p, #rouxing p { line-height: 28px; }