﻿.appbg{ background-color:#3498DB; }

.appmain{ margin:auto; margin-bottom:60px;width:100%; height:auto;text-align:left;background: url(/images/app/bg.jpg) center no-repeat;position:relative; overflow:hidden; }
.appmain .cent{ margin:auto; width:1100px; height:auto; }
.appmain .cent .left{ float:left; width:500px; height:auto; padding-top:60px; text-align:center; }
.appmain .cent .right{ float:right; width:450px; height:auto; }
.appmain .cent .right .word{ float:left; width:450px; height:100px; margin-top:50px; }
.appmain .yun{ position:absolute; left:0px; top:572px;z-index:2;width:100%; height:108px; }



.app1{ font-size:25px; font-family: "Microsoft YaHei", 微软雅黑; line-height:50px; }
.app1 a{ color:#FF6600; }
.app1 a:visited{ color:#FF6600; }

.app2{ font-size:25px; font-family: "Microsoft YaHei", 微软雅黑; line-height:50px; }
.app2 a{ color:#748796; }
.app2 a:visited{ color:#748796; }

.appt1{ FONT-FAMILY: "微软雅黑"; FONT-SIZE: 26px; FONT-WEIGHT: bold;color:#F60; line-height:50px; }
.appt2{ FONT-FAMILY: "微软雅黑"; FONT-SIZE: 16px; color:#888; line-height:35px; padding:0px; }

.appDown{ display:inline-block; width:240px; line-height:50px;font-size:22px; background-color:#6BC30D;color:#FFF; text-align:center; cursor:pointer;border-radius:3px; }
.appDown:link{ color:#FFF; }
.appDown:hover{ background-color:#63B10C;color:#FFF; }

/* 二维码 */
.qrcode{ margin:0px auto; margin-top:120px; width:200px; height:auto; background-color:#FFF; padding:20px 5px; padding-bottom:10px;border-radius:8px; text-align:center;overflow:hidden; }
.qrcode .conte{ float:left;width:200px; height:auto; }
.qrcode .title{ float:left;width:200px; height:30px; line-height:30px; color:#999; font-size:15px; }
.qrcode .conte img{ width:170px; height:170px; border:1px #DDD solid; }

.qrcode2{ float:left;width:200px; height:auto; background-color:#FFF; padding:20px 5px; padding-bottom:10px;border-radius:8px; margin-left:30px; text-align:center;overflow:hidden; }
.qrcode2 .conte{ float:left;width:200px; height:auto; }
.qrcode2 .title{ float:left;width:200px; height:30px; line-height:30px; color:#999; font-size:15px; }
.qrcode2 .conte img{ width:170px; height:170px; border:1px #DDD solid; }











