#banner { margin-bottom: 4.16667%; }
#banner .slick-prev, #banner .slick-next { width: 60px; height: 60px; line-height: 56px; background: none; color: #0065b9; font-size: 30px; font-weight: bold; border-radius: 50%; border: 2px solid #0065b9; font-weight: bold; }
#banner .slick-prev:hover, #banner .slick-next:hover { background: #0065b9;color: #fff; }
#banner .slick-prev:before { content: "\e621"; }
#banner .slick-next:before { content: "\e624"; }

@media screen and (max-width: 1200px) { #banner .slick-prev, #banner .slick-next { width: 30px; height: 30px; line-height: 30px; font-size: 16px; margin-top: -15px; } }
@media screen and (max-width: 875px) { #banner { margin-bottom: 40px; } }
