﻿@charset "utf-8";
/***公共样式****/
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li,  sub, sup, tt, var, del, dfn,  ins, kbd, q, s, samp,  strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select { margin:0; padding:0;}	

ol, ul{list-style:none;}

html { overflow-x:hidden; -webkit-text-size-adjust:none; }

/*--banner--*/
.allbanner{ width:100%; position:relative; height:475px; float:left}
.banner{width:100%; height:475px; overflow:hidden; position:absolute; left:0;}
.banner ul{width:100%; height:475px; overflow:hidden; position:relative; z-index:1;}
.banner li{ position:absolute; top:0; left:100%; width:100%; height:475px; overflow:hidden;}
.banner li p{position:absolute;left:2023px;top:0;}
.banner li p:first-child{left:0; width:100%; height:475px; overflow:hidden}
.banner ul li:first-child{left:0;}
.banner li .slide-bg img{ width:100%; height:475px}
.banner li .slide-img{ margin:62px 0px 0px 18%; }
.banner li .slide-text{ margin:175px 0px 0px 60%;}
.allbanner:hover .btn span{display:inline-block;}
.btn span{ display:none; width:41px;height:69px;cursor:pointer; position:absolute; top:185px; z-index:9; cursor:pointer;}
.btn_l{ left:0px;background:url(../images/left.png) no-repeat;}
.btn_r{ right:0px; background:url(../images/right.png) no-repeat;}
.btn_dian{ position:absolute; width:100%; bottom:0px; height:37px;  background:url(../images/btn_dian.png) repeat-x; z-index:9;}
.btn_dian .w1000{ text-align:right;}
.btn_dian span{ margin:0 5px; cursor:pointer; display:inline-block; margin:13px 8px 0px 0px; background:url(../images/banner_btspan.png) no-repeat; width:11px; height:12px;}
.btn_dian span.chos{ background:url(../images/banner_btspanh.png) no-repeat;}

