* {
    padding: 0;
    margin: 0;
}

a {
    color: #333;
    text-decoration: none;
}

.top {

    display: flex;
    justify-content: center;
    align-items: center;
}

.top_button {

    right: 0;
}

* {
    padding: 0px;
    margin: 0px;
    font-family: "Microsoft Yahei";
    list-style: none;
}

.bigbox {
    background-color: #7E7E7E;
    height: 500vw;
    width: 100%;
    z-index: 999;
    position: absolute;
    opacity: 0.5;
    display: none;
}

.option_page_box_option_up>.option_page_box_vertical_bar :hover {
    background-color: blue;
}

.top_button {
    position: absolute;
    right: 0px;
    display: inline-block;
    cursor: pointer;
}

.top_button>div {
    width: 4vh;
    border-radius: 3px;
    height: 0.7vh;
    background-color: #00b5ec;
    margin: 0.7vh;
}

.pops_out_div_box {
    z-index: 999;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 38vh;
}

.pops_out_head_div {
    height: 10vh;
    width: 100%;
    background-color: #FEFEFE;
}

.newsCenter {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 20px;
}

.newsCenter>p:nth-child(1) {
    font-size: 12px;
    color: grey;
}

.newsCenter>p:nth-child(2) {
    font-size: 22px;
    font-weight: 600;
}


.pops_out_head_div_img {
    height: 10vh;
    width: 100%;
}

.option_page_box {
    height: 10vh;
    width: 100%;

}

.optionBox {
    width: 90%;
    margin: 0 auto;
}

.optionBoxTop {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 14px;
    flex-wrap: wrap;
}

optionnoxtop ul,li {

margin: 0px;

padding: 0px;

list-style: none;

}

.option {
    width: 48%;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #D5D5D5;
    font-size: 14px;
    margin-top:6px;
    overflow:hidden;
}

.option:hover {
    background-color: #00B5EC;
    color: #FFF;
}

.optionBoxBottom {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 6px;
}

.option_page_box_text {
    padding: 3vh;
    font-size: 2vh;
}
}
.option_page_box_vertical_bar {
    height: 3vh;
    width: 5px;
    background-color: #FFFFFF;
    margin-top: 3vh;
}

.option_page_box_option_up {
    display: flex;
}

.option_page_box_line {
    height: 0.3vh;
    width: 75%;
    background-color: #f5f3f3;
    margin-left: 6vh;
    opacity: 0.8;
}

.option_page_box_icon {
    padding-top: 2vh;
    margin: 0 50px 0 auto;
    font-size: 3vh;
    opacity: 0.3;
}

.option_dropdown_box_text {
    padding-top: 2vh;
    padding-left: 8vh;
    padding-bottom: 3vh;
    font-size: 2vh;
}

.pops_out_div_box {
    display: none;
}

.xiala {
    overflow: scroll;
    display: none;
}

.pops_out_down_div {
    overflow: scroll;
    width: 100%;
    height: 100vh;
    background-color: #FEFEFE;

}
.pops_out_head_div {
    height: 10vh;
    width: 100%;
    background-color: #FEFEFE;
}

.toplogo {
    padding: 10px;
    background: #eaeaea;
    width: calc(100% - 20px);
}

.bottomLeft {
    width: 50%;
}

.bottomRight {
    width: 80px;
    height: 80px;
    margin-left: 60px;
    margin-top: 10px;
}

.bottomRight>img {
    width: 100%;
    height: 100%;
}

.bottomLogo {
    margin-top: 10px;
}

.bottomLogo>img {
    width: 190px;
    height: 25px;

}

.bottom_text {
    margin-left: 8px;
}

.bottom_text p {
    text-shadow: 0px 0px 3px #FFF;
}

.bottom_text>p:nth-child(1) {
    color: #297abc;
    font-size: 13px;
    letter-spacing: 2.5px;
    font-weight: bold;
}

.bottom_text>p:nth-child(2) {
    color: #297abc;
    font-size: 4px;
    font-weight: bold;
}

.bottom {
    width: 100%;
    color: #FFF;
    background-color: #13BAEE;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}

.bottomRow {
    display: inline-flex;
    height: 50px;
    width: 80%;
    margin-left: 10px;

}

.bottomRow div {
    line-height: 50px;
    font-size: 14px;
    letter-spacing: 1px;
    color:white;
}
.bottomRow div a {
    text-decoration: none;
}
.bottomRow>div:nth-child(2) {
    margin-left: auto;
}
.bottomtext {
    padding: 5px;
    width: 90%;
    margin: auto;
}
.connect {
    background-color: #13BAEE;
    color: #FFF;
    display: flex;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 20px;
}
.phoneImg {
    width: 20px;
    height: 30px;
}
.blpp {
    margin-left: 10px;
    letter-spacing: 1px;
    font-size: 13px;
}
.remark {
    background-color: #414141;
    height: 25px;
    display: flex;
    align-items: center;
    color: #FFF;
    font-size: 12px;
}
.remark span {
    margin-left: 30px;
}
.customerService {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.friendLinks {
    width: 80%;
    margin-left: 6px;
    margin-top: 10px;
    font-size:14px;
}
.line {
    width: 80%;
    margin-top: 5px;
    border-top: 1px dashed #FFF;
}


/* -----°´¼ü------ */
.key{
    display: flex;
    text-align: center;
    color: white;
    line-height: 28px;
    font-size: 10px;
    margin: 30px auto 0;
}
.left{
    width: 90px;
    height:28px ;
    background-color: #f6f6f6;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    color: #000;
    color: #808080;
    font-size:14px;
}
.mid{
    width: 90px;
    height: 28px;
    background-color: #02b7f0;
    border-radius: 3px;
    font-size:14px;
    margin: 0 30px;
}
.right{
    width: 90px;
    height: 28px;
    background-color: #f6f6f6;
    border: 1px solid #e3e3e3;
    color: #000;
    border-radius: 3px;
    color: #808080;
    font-size:14px;
}

.ttt{
    text-align: center;
    font-size: 18px;
    padding-bottom: 10px;
    margin: 0 20px;
    color: #474747;
    line-height: 20px;
    font-weight: 600;
}
.key_box{
    margin: 0 auto;
    display: flex;
    font-size: 16px;
}
.friendLinks a {
color:white;
}