﻿@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;}
/* banner */
.banner{ width:100%; height:520px; overflow:hidden; position:relative;font-size:0;}
.b-img{ height:520px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:520px; float:left;}
.b-list{ height:50px; position:relative; top:600px;margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:6px; height:6px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #1F70B1;}
