html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
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, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}


ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
@media screen and (min-width:801px){
html{
	font-size:14.75px;
}
body{
  width: 100%;
  height: 947px;
  background-image: url(../images/bj.jpg);
  background-size:100% 100%; 




}
.turntable-bg {
  width: 471px;
  height: 471px;
  margin: 0 auto;
  position: relative;
  top:240px;
  left:10px;
  background: url("../images/3.png");
}
.turntable-bg .mask {
  width: 454px;
  height: 435px;
  position: absolute;
  left: 116px;
  top: 60px;
}
.turntable-bg .pointer {
  width: 74px;
  height: 97px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -50px;
  z-index: 8;
}
.turntable-bg .rotate {
  width: 430px;
  height: 430px;
  position: absolute;
  left: 20px;
  top: 0px;
}
}
@media screen and (max-width:800px){
html{
	font-size:14.75px;
}	
body{
  background: #f7f2b7;
}

.home3{ background:#ffe063; border-radius:10px;border:1px solid #eed276; overflow:hidden; padding:40px 20px; box-sizing:border-box; }
.home2 .titimg,.home3 .titimg{ margin:auto; display: block}
.home3{ padding:20px 40px 40px;}
.home3 dl dd{ margin:10px 0 0 5px;  line-height:24px;}
.tit{ font-weight:bold;background:url(../images/title.png); width:145px; height:32px; line-height:32px; margin:20px 0 0 0; display:block; color:#fff; font-size:18px; text-align:center; letter-spacing:8px;}
.bot{ padding:20px 0; text-align:center;}
	
}