body, div, ul, li, a, img, p, dl, dt, dd, h1, h2, h3, h4, span, strong,input,button { margin: 0; padding: 0; list-style: none; text-decoration: none; border: 0; list-style: none; }
body { font-size: 12px; font-family: 'Microsoft YaHei'; color: #666; background: #fff; }
body::-webkit-scrollbar{display:none;}

.slideTxtBox{ width:100%; height:100%}
.slideTxtBox .hd{ width: 100%; height: 40px; position: fixed; top: 0; left: 0; z-index: 100; text-align:right; color:#fff; line-height:40px; 		background: #353636;box-shadow: 0 0 5px rgba(0,0,0,.5);-webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);-moz-box-shadow: 0 0 5px rgba(0,0,0,.5);}
.slideTxtBox .hd ul { position:absolute; top:5%; left:50%; height:40px; margin-left:-60px;}
.slideTxtBox .hd ul li{ float:left; width:40px; height:40px; cursor:pointer;}
.slideTxtBox .hd ul li i{ display:block; width:40px; height:40px;}
.slideTxtBox .hd ul li i.demo_pc_ico{ background:url(../images/icoxb.png) no-repeat 6px 6px;}
.slideTxtBox .hd ul li.on i.demo_pc_ico{ background:url(../images/icoxb.png) no-repeat 6px -29px;}
.slideTxtBox .hd ul li i.demo_ipad_ico{ background:url(../images/icoxb.png) no-repeat -42px 6px;}
.slideTxtBox .hd ul li.on i.demo_ipad_ico{ background:url(../images/icoxb.png) no-repeat -42px -29px;}
.slideTxtBox .hd ul li i.demo_mobile_ico{ background:url(../images/icoxb.png) no-repeat -91px 6px;}
.slideTxtBox .hd ul li.on i.demo_mobile_ico{ background:url(../images/icoxb.png) no-repeat -91px -29px;}
.slideTxtBox .bd{padding:0;padding-top:40px;} 
.my-iframe{display:block}

.demo_ipad{ margin:0 auto;margin-bottom: 10px; height: 1151px; width: 1084px; background-image: url("../images/pad_frame_bg.png"); margin-top:10px;}
.demo_ipad #demoSiteFrame_ipad { position: relative; top:40px;height: 980px; width: 980px; padding-top: 40px; margin-right: 0px; left: 53px;}
.demo_mobile{ margin:0 auto;margin-bottom: 10px; height: 842px; width: 418px; background-image: url("../images/mobile_frame_bg.png"); margin-top:10px;}
.demo_mobile #demoSiteFrame_mobile { position: relative; top:40px;height: 675px; width: 378px; padding-top: 40px; margin-right: 0px; left: 20px;}

.site_buy{width:100%; height:40px; margin:0 auto; position:relative}
.site_buy_num{color:#333; font-size:14px; top:0; left:10px; line-height:40px; position:absolute; font-weight:800; color:#FFF}
.site_buy_now{ top:4px; right:10px; position:absolute; width:100px; height:30px; line-height:30px; background:#F00; text-align:center; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px;}
.site_buy_now a{color:#FFF; font-size:14px; text-decoration:none}
.site_buy_index{ top:4px; right:120px; position:absolute; width:100px; height:30px; line-height:30px; background:#000; text-align:center; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px;}
.site_buy_index a{color:#FFF; font-size:14px; text-decoration:none}
