.top{
    padding-top: 5.2vh;
    background-image: url(../image/27004182.png);
    background-repeat: no-repeat;
    background-size:auto 6vh ;
    background-position: right 5.7vh;
    background-color: #3b78b9;
    height: 7vh;
    width: 100%;
    position: absolute;
    
    border-bottom: 1px solid #eee;
    z-index: 1;
    top:  0;
}
.NavBut {
    background-image: url(../icon/menu.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #3b78b9;
    position: absolute;
    height: 5vh;
    width: 5vh;
    border-radius: 10%;
    border: 2px solid #eee;
    margin: 1vh;
    box-sizing: border-box;
}
#nage{
    position: relative;
    width: 100%;
}
#nage ul{
    position: relative;
    width: 100%;
}
.main{
    position: relative;
    width: 100%;
    top: 12.2vh;

}
.titleimg{
    position: relative;
    width: 100%;
}
.about{
    
    position: relative;
    width: 100%;
}
.title1{
    margin-top: 20px;
    font-size: 20px;
    position: relative;
    text-align: center;
    font-weight: bolder;
    color: #3b78b9;
}
.title2{
    font-size: 14px;
color: #808080;
/* border-top: #808080 solid 1px; */
}
.aboutContent{
    margin-top: 20px;
    position: relative;
    width: 100%;
}
.aboutContent1{
position: relative;
background-color: #3b78b9!important;
}
.aboutContent2{
    top: 50px;
    font-size: 16px;
width: 86%;
position: relative;
background-color: #fff;
left: 7%;
color: #808080;
}
.aboutContent2 div{
    position: relative;
    width: 90%;
    left: 5%;
    line-height: 1.6;
    padding-bottom: 40px;
}
.aboutContent2 img{
    position: relative;
    width: 100%;
    margin-bottom: 40px;
    /* left: 5%; */
}
.aboutInf{
    position: relative;
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.6;
    color: #808080;
}
.aboutInf img{
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}
.aboutInf div{
    position: relative;
    width: 86%;
    left: 7%;
}
.conp{
    position: relative;
    color: #3b78b9;
    font-size: 20px;
    line-height: 2;
    margin-bottom: 10px;
    font-weight: bold;
}
.wishContent{
    left: 50%;
    transform: translateX(-50%);
    top: 40px;
    position: relative;
    width: 200px;
    height: 200px;
    background-color: #eee;
    border-radius: 10px;
}
.wishTitle{
    padding-top: 20px;
    text-align: center;
    position: relative;
    color: #3b78b9;
    font-size: 20px;
    line-height: 2;
    font-weight: bold;
}
.wishC{
    left: 5%;
    margin-top: 20px;
    width: 90%;
    position: relative;
    line-height: 1.6;
    font-size: 16px;
    color: #808080;
}
.bottom{
    height: 250px;
    top: 12.2vh;
    position: relative;
    width: 100%;
    background-color: #eee;
    display: flex;
}
.L{margin-top: 20px;
    background-image: url(../image/27004182.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 16%   ;
    position: relative;
    width: 50%;
    box-sizing: border-box;
    border-right: 1px #3b78b9 dashed;
    height: 210px;
    font-size: 16px;
    color: #808080;
}
.L div{
    position: relative;
    top: 20%;
    width: 80%;
    left: 10%;
}
.R{
    background-image: url(../image/28707163.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 60%;
    position: relative;
    width: 50%;
    height: 200px;
margin-top: 40px;
}
.R div{
    position: relative;
    top: 66%;
    line-height: 1.4;
    text-align: center;
    font-size: 16px;
    color: #808080;
}
.R div div{
    color: #3b78b9;
    font-style: italic;
}
