/*--------------------功能：重设浏览器默认样式--------------------*/
html { color: #292928; background: #FFF; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body { overflow-y: scroll; *overflow-y: hidden;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0;}
body, button, input, select, textarea { font-family: arial, ""; font-size: 12px;}
input, select, textarea { font-size: 100%;}
input, select { vertical-align: baseline;}
table { border-collapse: collapse; border-spacing: 0;}
th { text-align: inherit;}
fieldset, img { border: 0;}
iframe { display: block;}
abbr, acronym { border: 0; font-variant: normal;}
del { text-decoration: line-through;}
address, caption, cite, code, dfn, em, th, var {font-style: normal; font-weight: 500;}
ol, ul { list-style: none;}
caption, th { text-align: left;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 500;}
q:before, q:after { content: '';}
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup { top: -0.5em;}
sub { bottom: -0.25em;}
a { color: #6e6e6e;}
a:hover { text-decoration: underline;}
ins, a { text-decoration: none;}
.fn-clear:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.fn-clear { zoom: 1;}
body .fn-hide { display: none;}
.fn-left, .fn-right { display: inline;}
.fn-left { float: left;}
.fn-right { float: right;}
.clear { clear: both;}

/*样式整合*/
.content {
    width: 1000px; margin: 0 auto; position: relative;
}
@media screen and (max-width: 1000px) {
	.content{ width:100%;}
	.wrap01,.wrap02,.wrap03,.wrap04,.wrap05,.wrap06{ width:1000px; margin:0 auto;}
}
/*样式整合end*/
.wrap01{ background:url(../images1/wrap01.jpg) top center no-repeat; }
.wrap01 .content{ height:279px; }
.wrap02{ background:url(../images1/wrap02.jpg) top center no-repeat; }
.wrap02 .content{ height:283px; }
.wrap03{ background:url(../images1/wrap03.jpg?v1) top center no-repeat; }
.wrap03 .content{ height:256px; }
.wrap03 a{ display:block; width:96px; height:98px;}
.wrap03 .iphone{ position:absolute; right:305px; top:76px;}
.wrap03 .ipad{ position:absolute; right:96px; top:76px;}
.wrap04{ background:url(../images1/wrap04.jpg?v1) top center no-repeat; }
.wrap04 .content{ height:445px; }
.wrap04 a{ display:block; width:235px; height:55px;}
.wrap04 .buy01{ position:absolute; right:117px; top:177px;}
.wrap04 .buy02{ position:absolute; right:118px; top:340px;}
.wrap05{ background:url(../images1/wrap05.jpg) top center no-repeat; }
.wrap05 .content{ height:585px; }
.wrap06{ background:url(../images1/wrap06.jpg) top center no-repeat; }
.wrap06 .content{ height:652px; }
.wrap06 ul{ position:absolute; left:65px; top:92px;}
.wrap06 ul li{ width: 180px; height: 308px; float:left; margin-right:60px;}
.wrap06 ul li a img{ width:180px; height:255px;}
.wrap06 ul li a h2{ font-family: "宋体"; font-size:18px; text-align:center; color:#333; padding-top:15px;}
.wrap06 .txt{ font-size:18px; line-height:24px; position:absolute; left:65px; bottom:15px; font-family: "宋体"; color: #333;}