body{font-family:"microsoft yahei","sans-serif","华文细黑", "黑体"; font-size:14px; /* 1 */}
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button,  /* form elements 表单元素
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
    border:medium none;
    margin: 0;
    padding: 0; text-align:center;
}

h1, h2, h3, h4, h5, h6 { font-size: 100%; }
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#333;}
a:hover {color:#F40; }
/** 重置图片元素 **/
img{ border:0;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, /* form elements 表单元素
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
    border:medium none;
    margin: 0;
    padding: 0;
}
.banner {
    margin: 0 auto;
    width: 100%;
}


/* flexslider */
.flexslider{position:relative; width:100%; margin:0 auto;height:550px;overflow:hidden;text-align:left; padding:0PX;}
.slides{position:relative;z-index:1;width: 100%;height: 550px;padding:0PX;}
.slides UL{ margin:0px; padding:0px; float:left; text-align:left; width:100%;}
.slides li{height:550px; width:100%; text-align:left; }
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}