@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,table,tbody,p,th,td,em{-webkit-text-size-adjust:none;margin:0;padding:0;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
html,body{height:100%;}
img,input,button,a,select,textarea{margin:0;padding:0;resize:none;border:none;outline:none;} 
ol,ul{list-style:none;} 
h1,h2,h3,h4,h5,h6,p,em,i,b,em{font-size:100%;word-wrap:break-word;font-weight:normal;font-style:normal;}
a:active, a:focus{outline:none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
*html{background-image:url(about:blank);background-attachment:fixed;} /* 修正IE6振动bug */

/* slide */
.slide-main{width:100%;height:433px;position:relative;min-width:1002px;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:210px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:395px;left:0;text-align:center;}
.item a{display:inline-block;width:20px;height:20px; border-radius:10px;margin-right:11px;background:#337cb6;overflow:hidden;}
.item a.cur{
	background-color: #EEA200;
}
.slide-box,.slide{display:block;width:100%;height:433px;}
.slide-box{position:relative;}
.slide{display:none;height:433px;padding-top:1px;position:absolute;z-index:8;}
#bgstylea{	background-image: url(../images/22.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
#bgstyleb{	background-image: url(../images/33.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
#bgstylec{
	background-image: url(../images/11.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
.slide a{display:block;width:100%;height:433px;cursor:pointer;}
