*{margin: 0px;padding: 0px;list-style: none;font-size: 14px;text-decoration: none;border: none;}
.lcon{width: 100%;display: flex;align-items: center;height: 100vh;overflow: hidden;}
.lcon .h1{width: 600px;height: 100%;background: url(../images/lbg.jpg)  top center no-repeat;height: 100vh;background-size: cover;}
.lcon .h2{flex:1;display: flex;flex-direction: column;height: 100vh;align-items: center;justify-content: center;}
.lcon .h2 .i1{width: 400px;box-shadow: 0px 0px 20px #e1e1e1;margin-bottom: 50px;padding: 40px;height: 390px}
.lcon .h2 .i1 .j1{display: flex;align-items: center;height: 50px;margin-bottom: 10px}
.lcon .h2 .i1 .j1 .k1{margin-right: 30px;color:#888;font-size: 1.4rem;font-weight: 500;cursor: pointer;}
.lcon .h2 .i1 .j1 .k1s{margin-right: 30px;font-size: 2rem;color:#000;font-weight: 600;cursor: pointer;border-bottom: 4px #3B7CFF solid;}
.lcon .h2 .i1 .j2{display: flex;align-items: center;color:#666;margin-bottom: 30px}
.lcon .h2 .i1 .j3{display: flex;align-items: center;border: 1px #ccc solid;padding-left: 10px;width: 98%;height: 46px;margin-bottom: 20px}
.lcon .h2 .i1 .j4{width: 100%;height: 50px;display: flex;color:#fff;border-radius: 4px;background: #3B7CFF;font-size: 1.4rem;cursor: pointer;margin-bottom: 10px}
.lcon .h2 .i1 .j5{display: flex;align-items: center;}
.lcon .h2 .i2{width: 100%;display: flex;font-size: 1rem;color:#777}
.centers{align-items: center;justify-content: center;}
#r1{display: block;}
#r2{display: none}
.ma1{height: 48px;display: flex;align-items: center;margin-bottom: 20px}
.ma1 .k1{flex:1;border: 1px #ccc solid;padding-left: 10px;padding-left: 10px;height: 46px}
.ma1 .k2{width: 150px;height: 48px;background: #3B7CFF;display: flex;color:#fff;cursor: pointer;}