body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dd, dt, img, form, input {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}

select {
    padding: 0px;
    margin: 0px;
    overflow: scroll;
}

td, tr, td {
    font-size: 12px;
}

ul, ol li {
    list-style: none;
}

i {
    font-style: normal;
}

input {
    padding: 0px;
    margin: 0px;
}

.float_L {
    float: left;
}

.float_R {
    float: right;
}

img {
    width: 100%;
    height: 100%;
}

html, body {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.box {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.banner {
    width: 100%;
    height: 5.106667rem;
}

.menu_box {
    width: 8.96rem;
    height: 9.613333rem;
    margin: 0.66rem auto 0;
}

    .menu_box ul li {
        width: 100%;
        height: 2.706667rem;
        background: url(../img/menu_bg.jpg) no-repeat;
        background-size: 100% 100%;
        margin-bottom: 0.506667rem;
        position: relative;
    }

.incon {
    width: 1.266667rem;
    height: 1.386667rem;
    position: absolute;
    top: 0.613333rem;
    left: 1.946667rem;
}

.menu_box ul li h2 {
    font-size: 0.666667rem;
    line-height: 2.706667rem;
    margin-left: 3.733333rem;
    color: white;
}

.top {
    width: 100%;
    height: 0.573333rem;
    margin-top: 0.173333rem;
    background: url(../img/vido_T.jpg) no-repeat;
    background-size: 100% 100%;
    font-size: 0.533333rem;
    line-height: 0.573333rem;
    text-align: center;
}

.menu_box2 {
    width: 9.42rem;
    height: 7.093333rem;
    margin: 0.466667rem auto 0;
    overflow-y: scroll;
}

    .menu_box2 ul li {
        width: 3.733333rem;
        height: 1.586667rem;
        /*background: #00afca;*/
        /*background:url(../img/menu_bg.jpg) no-repeat;*/
        font-size: 0.48rem;
        line-height: 1.586667rem;
        text-align: center;
        color: #00afca;
        margin: 0.386667rem 0.413333rem;
        float: left;
        border: 0.1px solid #00afca;
    }



.menu_box3 {
    width: 8.306667rem;
    height: 9.006667rem;
    /*height: 7.506667rem;*/
    margin: 0.6rem auto 0;
    margin-top:0.1rem;
    overflow-y: scroll;
}

    .menu_box3 ul li {
        /*width: 8.306667rem;*/
        /*height: 1.9rem;*/
        /*background: #00afca;*/
        margin: 0.143333rem 0;
        overflow-y: hidden;
        border: 0.1px solid #00afca;
    }

        .menu_box3 ul li h2 {
            width: 100%;
            height: 0.84rem;
            font-size: 0.533333rem;
            color: #00afca;
            text-align: center;
            line-height: 0.84rem;
            margin-top: 0.3rem;
        }

        .menu_box3 ul li h3 {
            width: 100%;
            height: 0.466667rem;
            font-size: 0.346667rem;
            color: #00afca;
            text-align: center;
            line-height: 0.666667rem;
        }




.menu_box4 {
    width: 8.306667rem;
    height: 8.306667rem;
    margin: 0.4rem auto 0;
    overflow-y: scroll;
}

.list h2 {
    font-size: 0.453333rem;
}

.list ul {
    margin-top: 0.373333rem;
}

    .list ul li {
        width: 100%;
        height: 1.92rem;
        margin-bottom: 0.466667rem;
        position: relative;
    }

.li_img {
    width: 1.92rem;
    height: 1.92rem;
    position: absolute;
    top: 0;
    left: 0.2rem;
}

.list ul li h3 {
    font-size: 0.533333rem;
    margin: auto 0;
}

.list ul li h4 {
    font-size: 0.333333rem;
    position: absolute;
    top: 1.36rem;
    left: 3.933333rem;
    color: #c0c1c3;
}

a {
    color: rgb(0,0,0);
}
