@charset "UTF-8";
.C1,.C2,.C3,.C4{
    background-color: white;
    width: 100%;
    margin:20px 0;
    padding: 20px 40px;
    /*height: 12vw;*/
    overflow: hidden;
}
.title{
    border-left: 4px solid #7aac4b;
    height: 20px;
    line-height: 20px;
    font-size: .2rem;
    color:#7aac4b;
    padding-left: 10px;
}
.content table{
    width:100%;
    text-align: center;
    font-size: .16rem;
    margin-top: 40px;
}
.left{
    width:60%;
    padding-top:20px;
    font-size: .18rem;
}
.left ul{
    line-height: 50px;
}
.C1 a{
    color:#ff774d;
}
.right{
    padding-top:20px;
    font-size: .18rem;
}
.right ul{
    line-height: 50px;
}
.zuans{
    color: #ff774d;
    font-size: .14rem;
    position: relative;
    top:-18px;
    left: 140px;
}
.JD{
    color: white;
    background-color: #eeeeee;
    width: 320px;
    height: 20px;
    line-height: 20px;
    font-size: .25rem;
    padding-left: 150px;
    letter-spacing: 18px;
}
.greenD{
    height: 20px;
    background-color:#7aac4b;
    width: 0;
    position: relative;
    top:-72px;
    z-index: 50;
    margin: 0;
}
/*.zuan{
    color: #7aac4b;
}*/
.C2 td{
    width: 20%;
}
.C3 td{
    width: 25%;
}
.C4 td{
    width: 16.66%;
}
.content table a{
    font-size: 20px;
    color: #7AAC4B;
}
.content table img{
    margin-bottom: 20px;
    width:25%;
}
.C3 table td:first-child img{
    width: 20%;
}
.C3 table td:nth-child(3) img{
    width: 17%;
}
.C2,.C4{
    /*height: 14vw;*/
}
.C3{
    /*height: 11vw;*/
}
.pass{
    color: #ff774d;
}
#tkb,#tkb2{
    width: 100vw;
    height: 100vh;
    background-color: rgba(50,50,50,0.5);
    position: fixed;
    top:0;
    left: 0;
    z-index: 300;
    text-align: center;
}
#tkc,#tkc2{
    width: 360px;
    height: 200px;
    background-color: white;
    margin-top: 15%;
    border-radius: 10px;
    overflow: hidden;
    font-size: .2rem;
    padding-top: 40px;
}
#tkm,#tku{
    height: 30px;
    width: 240px;
    line-height: 30px;
}
#tks,#tks2{
    width: 60px;
    height: 30px;
    margin-top: 20px;
    line-height: 30px;
    background-color: #7AAC4B;
    color: white;
}