/*
Site Name: Boee Home Website
Site URL: http://www.boee.cn
Author: smallni
Author URL: http://www.freshtime.cn
Description:  CS DESIGN
Version: 2.0
Date: 2017.07.27
*/

/* ====================================================================================================
 * Public Styles (全站级公共样式)
 * ==================================================================================================== */

/* -- Header -- */ 
.header{ width:100%; height:77px;}
.header .logo,.header .slogan{ display:inline-block; width:auto; height:37px; margin-top:20px;}
.header .logo img{ margin-left:3px;}
.header .slogan p{ text-indent:3px; line-height:18px; color:#000; margin-bottom:0px;}

/* -- Banner -- */

.banner{ position:relative; width:100%; height: auto; background:#ddd; z-index:9;}
.banner img{ width:100%;}

/* -- scroll-news -- */
.scroll-news{ position:relative; width:100%; height:33px;}
.scroll-news img{ position:absolute; left:5px; top:5px;}
.scroll-news .bd{ display:inline-block; height:33px; width:95%;}
.scroll-news .bd ul li{ width:100%; height:33px; line-height:33px; text-align:left; text-indent:62px;}

.footer{ border-top:1px solid #eee; line-height:24px; padding-top:20px;}
.footer p{ margin-bottom:0px;}

/* -- Swiper -- */
.swiper-container {width: 100%;height:350px;margin: 0px auto;}
.swiper-slide{text-align: center;background: #fff;width: 39%;}
.swiper-slide .inbox,.swiper-slide .nav{ width:100%; clear:both;}
.swiper-slide .nav{ width:85%; margin:0px auto; margin-top:-5px; height:120px; border-right:1px solid #eee;}
.swiper-slide .nav h3{ margin:0px; padding:0px; height:28px; line-height:28px;}
.swiper-slide .nav h3 a{ font-size:14px;}
.swiper-slide img{ width:100%; margin-top:0px;}
