body{width:100%;height:100%;min-height:360px;font-family:"Microsoft YaHei UI";font-size:1rem;color:#fff}.bg{background:url(../images/cweb2x_bg.png) no-repeat;background-size: 100%;min-width: 1200px;}.navbar{border-radius:0;border:none;border-bottom:1px solid #fff;margin-bottom: 0;}.nb-custom{padding-top:1.25rem;padding-bottom:1.25rem;padding-left:.25rem}.nav-item{display:inline-block;width:70px;height:80px;line-height:80px;color:#666;font-size:1.6rem;text-align:center;margin-left:40px}.nav-item:hover{color:#006dff;cursor:pointer;text-decoration:none;border-bottom:2px solid #fff}.nav-item:visited{color:#666;cursor:pointer;text-decoration:none}.active{color:#666;cursor:pointer;text-decoration:none;border-bottom:2px solid #fff}.bg-title{color:#fff;font-weight:800;font-size:5rem}.download-btn:hover{background:#14b16d;color:#fff}#company{height:20rem;margin-top:65px;text-align:center;color:#7a7a7a;font-size:1.5rem}#product{margin-top:65px;text-align:center;color:#7a7a7a;font-size:1.5rem}#product p{font-size:1.6rem}#product .p-1,#product .p-2{margin-top: 100px;width: 600px;}div.hr{height:3rem}#pay-list{text-align:center}div.lang{background:url(../images/lasng.png) no-repeat 100%;height:275px}div.footer{background:url(../images/cweb2x_bg2.png) no-repeat;background-size: 100% 100%;text-align:center;min-width: 1200px;}td{vertical-align:middle}img.em-img{height:150px;width:150px;background:#2aabd2}.line{display: block;height: 5px;color:white;font-weight:bolder}.ys{display: block;color: white;margin-top: 11px;font-weight: bold;font-size: 20px;font-family:楷体,楷体_GB2312;}.container{width: 1200px;}
.row {
    display: flex;
}
.phone {
    margin-top: 101px;
    margin-left: 110px;
}
.btn.download-btn img {
    width: 28px;
    margin-left: 24px;
}
.download-btn {
    border-radius: 25px;
    height: 50px;
    font-size: 2rem;
    margin-top: 200px;
    background: #20D486;
    color: #fff;
    display: flex;
    align-items: center;
    width: 200px;
}
#product h3 {
    color: #333;
    font-size: 40px;
    margin-bottom: 3rem;
}
.about {
    display: flex;
}
.copyright {
    margin-top: 60px;
    padding: 10px 0;
}