@charset "utf-8";
html,body{
    height:100%;
    font-size:16px;
}

.r1{
    background-color:#70c0f0;
}

.r1 .c1{
    height:50px;
}

.r1 .c2{
    height:380px;
    font-size:24px;
}

.r1 .c3{
    height:380px;
}

.r1 .c2 ul{
    width:380px;
    margin:0 auto;
    margin-top:120px;
}

.r1 .c2 a{
    text-decoration:none;
    color:#000;
}

.r1 .c2 div{
    width:120px;
    height:120px;
    line-height:120px;
    background-image:url(../imgs/v1tu1.png);
    background-repeat:no-repeat;
}

.r1 .c3 div{
    width:300px;
    height:350px;
    background-image:url(../imgs/v1tu2.png);
    background-repeat:no-repeat;
    margin:0 auto;
    margin-top:30px;
}

.r1 .c3 p{
    display:inline-block;
    margin-top:100px;
}


.r2 .td1{
    width:60%;
}

.r2 .td2{
    width:40%;
}

.r2 .td3{
    min-width:50px;
} 

.r2 .card{
    border-color:#70c0f0;
}



.r3{
    background-color:#70c0f0;
}

.r3 a{
    color:#000;
    text-decoration:none;
}

.r3 .c1 span{
    font-size:12px;
}