body{ margin:0px;}
#header {
    background: url(/static/images/top_bg_middle.png) top center no-repeat;
    background-size: 100% auto;
    height: 100px;
   
}
#pitch{color:#666;font-size:12px;}
.bgstar{background-size:100% auto; background-image:url();background-repeat: no-repeat;}
.se{width:100%; height:100px;background-size: 100% auto; background-image:url();background-repeat: no-repeat;}
.mtitle{text-align:center;font-size:18px;line-height:40px; margin-top:10px;margin-bottom:20px;}
 .setdiv{display: table;width:90%; margin-left:auto; margin-right:auto;}
 .setdiitem{ display:table-cell; color:#fff;}
 .setdiitem2{ display:table-cell; color:#fff;text-align:right;}
.se1{ width:90px; height:90px; margin-left:auto; margin-right:auto;}
.setmtitle{text-align:center; height:50px; width:100%;background-color:#fff; color:#ccc; line-height:100px; font-size:20px;}
.se1 img { width:90px; height:90px;}
.set2{ display:flex; align-items: center;justify-content: center; border-radius:50px; margin-left:auto; margin-right:auto; margin-top:50px; margin-bottom:20px; background-color:#096; color:#FFF; width:240px; height:50px; line-height:50px; text-align:center;}

.set2 img{width:25px; height:25px;justify-content: center;text-align: center; margin-right:5px;}
.iosinstall{ margin-top:20px;}
.set3{ display:flex; align-items: center;justify-content: center; margin-left:auto; margin-right:auto;  color:#999; width:100%; height:30px; line-height:30px; text-align:center; font-size:15px; }
.set3 img{width:20px; height:20px;justify-content: center;text-align: center;}
.set4{margin-left:auto; margin-right:auto;  color:#F00; width:100%; height:30px; line-height:30px; text-align:center; font-size:15px; margin-bottom:10px;}
.set6{width:100%;height:0px;}
.set5{height:100px;text-align:center; margin-bottom:30px;margin-top:30px;}
.set5 img{width:125px;height:125px}
.setp{line-height:20px;color:#666;font-size:15px; text-align:center; margin-bottom:40px; margin-top:10px;}

.wxtip{background: rgba(0,0,0,0.8); text-align: center; position: fixed; left:0; top: 0; width: 100%; height: 100%; z-index: 999;
display: none;}
.wxtip-icon{width: 60px; height: 67px; background: url(/static/images/hand-up.png) no-repeat; display: block; position: absolute; right: 10px; top: 20px;}
.wxtip-txt{margin-top: 107px; color: #fff; font-size: 20px; line-height: 1.5;}
.wxtip-txt span{ display:block;}
.browser{border-radius:15px;width:20px;height:20px; margin-left:5px;margin-right:5px;}
a{color:red;
/*text-decoration: none;*/
    
}

.itemtitle{color:#fff;width:80%;text-align:center; margin-left:auto; margin-right:auto;background-color:#fff;color:#333; display: flex;
    padding: 15px;border-radius: 10px ;font-size:0.9rem;margin-top:15px;
}
.title1{color:#fff; background-color:black;border-radius:25px 0 0 25px;text-align:center; width:70%;padding:8px;}
.title2{color:#fff; background-color:red;border-radius:0 20px 20px 0;text-align:center;width:30%;padding:8px}



