* {
    webkit-focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

html, body, div, input, button, span, a, img, ul, ol, li, dl, dt, dd, p, b, i, h1, h2, h3, h4, h5, h6, hr {
    padding: 0;
    margin: 0;
    border: 0;
    list-style: none;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
}

html, body {
    font-family: "Microsoft YaHei", "Microsoft YaHei", "Helvetica Neue", Arial, HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif;
    font-size: 18px;
    color: #333;
    background: #363636;
    width: 100%;
    height: 100%;
}

#app {
    background-image: url("../imgs/bg.jpg");
    background-color: #ffffff;
    width: 450px;
    height: 900px;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}
.header-container {
    background-color: #1d1d1d;
    width: 100%;
    height:50px;
    position: relative;
}

.menu-btn img{
    position: absolute;
    right: 10%;
    top: 20%;
    width: 40px;
}

.menu-sel-box{
    width: 100px;
    height: 160px;
    position: absolute;
    top: 55px;
    right: 1.0rem;
    color: #fff;
    background-color: #363636;
    padding: 5px;
    border-radius: 10px;
    display: none;
    z-index: 999;
}

.menu-sel-box {
    right: 0.05rem;
}

.menu-sel-box a{
    font-size: 14px;
    display: block;
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
    color: #ffffff;
}

.menu-sel-box a.active,
.menu-sel-box a:hover,
.language-sel-box a.active,
.language-sel-box a:hover {
    color: #ffed7d;
}
.top {
    background-image: url("../imgs/430.gif");
    width: 450px;
    height: 219px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: top center;
    margin-bottom: 20px;

}


.part01,.part02,.part03,.footer-box-buttom{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 2;
}

.title01,.title02,.title03{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: auto;
}

.title01 img,.title02 img,.title03 img{
    max-width: 66%;
    height: auto;
    z-index: 2;
}
.title03-s{
    z-index: 4;
}
.title03-s img{
    max-width: 55%;

}


.part01-box,.part02-box{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: top center;
}
.part01-box {
    height: 180px;
    width: 95%;
    display: flex;
    flex-direction: column;
    background-repeat: no-repeat;
    background-size: 410px;
    background-image: url("../imgs/part01-bg.png");
}
.p1-img-list{
    display: flex;
    margin-top: -20px;
    margin-left: 48px;

}
.p1-img{
    background-repeat: no-repeat;
    background-image: url("../imgs/wupin-bg.png");
    background-size: 40px;
    width: 50px;
    height: auto;
    margin-right: 10px;

}
.p1-img img{
    width: 50px;
    margin-left: -8px;
    margin-top: -7px;
    height: auto;
}
.name_num{
    margin-top: -10px;
    margin-left: 23px;

}
.name_num img{
    width: 280px;

}
.biaoqian_top{
    display: flex;
    justify-content: center;
    align-items: center;
}
.biaoqian_top_img1{
    width: 26px;

}
.biaoqian_top_img2{
    width: 300px;
    margin-top: 7px;
    /*margin-left: 3px;*/
}


.biaoqian_button_img1{
    width: 260px;
    margin-left: 45px;
    margin-top: -6px;
}
.biaoqian_button_img2{
    width: 280px;
    margin-left: 45px;
    margin-top: 3px;
}


.part02-box {
    height: 90px;
    z-index: 2;
}
.part02-box img{
    width: 60px;
    margin-top: -10px;
    z-index: 2;
}
.part03-bg{
    width: 400px;

}
.part03-bg img{
    max-width: 750px;
    width: 100%;
    height: auto;
    position:absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}
.part03-box {
    width: 400px;
    margin-bottom: 35px;
    z-index: 2;

}
.part03-box img{
   width: 30px;
    height: 35px;
    margin-top: 10px;
}
.footer-box{
    background-color: #000000;
    max-width: 750px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
}
.footer-box-top {

    display: flex;
    align-items: self-start;
    justify-content: center;
    text-align: center;
}
.footer-box-top img{
    margin-top: 10px;
}
.footer-box-top_img1{
    width: 20px;
}
.footer-box-top_img2{
    width: 100px;
    margin-left: 10px;
}
.footer-box-buttom{


}
.img-button-list {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;

}
 .img-button-list a{
    padding: 10px 15px;
     font-size: 6px;
     color: rgba(255, 255, 255, 0.5);

}
.img-button-list p{
    font-size: 6px;
}
.content-body-img{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: auto;
    background-color: #1d1d1d;
}
.content-body-img img{
    width: 20%;
}


