.div1 {
    width: 100%;
    padding: 25px 0px;
    background: #edf4fd;
    text-align: center;
    overflow: auto
}

.div1 img {
    width: 10%;
    display: inline-block;
    float: left;
    margin-left: 20px;
}

.div1-p {
    display: flex;
    align-items: center;
    width: 80vw;
    height: 13vw;
    margin: 0;
    font-size: 5vw;
    color: #054fac;
    font-weight: bold;
    float: left;
    overflow: hidden;
}

.div-new {
    width: 100%;
    background: #f6f6f6;
}

.div1-new-img {
    width: 100%
}

.div1-new-msg {
    width: 100%;
    padding: 20px 15px;
    font-size: 16px;
}

.div1-new-msg-t {
    font-weight: bold;
}

.div1-new-msg-m {
    font-size: 14px;
}

.div1-new-msg-time {
    font-size: 12px;
    color: #a1a1a1;
}

.tabss {
    display: none;
}

.tab3, tab2 {
    display: none;
}

.div2 .tbs {
    padding: 10px;
    text-align: center;
}

.tbs-a img {
    width: 50px;
    height: 50px;
}

.tbs-a p {
    margin-top: 10px;
    margin-bottom: 0px;
}

.tbs-a {
    display: block;
    width: 100%;
    background: #eaf0f7;
    color: #525252;
    padding: 10px;
}

.div3 {
    width: 100%;
    background: #3d6eac;
    padding: 20px 10px;
    margin-top: 30px;
}

.title3 {
    height: 12vw;
    line-height: 10vw;
    font-size: 5vw;
    width: 100%;
    color: #ffffff;
}

.title3-sp {
    display: inline-block;
    padding: 0px 10px;
}

.title3 .active {
    font-weight: bold;
    border-bottom: 2px #ffffff solid;
}

.tabss3 {
    margin-top: 20px;
    display: none;
}

.tab33, tab32 {
    display: none;
}

.tabss3 .tabs-lin {
    background: #ffffff;
    color: #333333;
    margin-bottom: 10px;
    padding: 0px;
    overflow: auto;
}

.tabss3 .tabs-lin img {
    width: 20px;
}

.gdbtn-a2 {
    width: 100%;
    height: 8vw;
    line-height: 8vw;
    text-align: center;
    background: #c4d3e5;
    color: #404040;
    display: inline-block;
    border-radius: 20px;
    font-size: 3vw;
}

.div4, .div6, .div7 {
    margin-top: 20px;
}

.div5 {
    width: 100%;
    padding: 20px;
    margin-top: 20px;
}

.div5-tatle {
    width: 100%;
    font-size: 20px;
    color: #054fac;
    line-height: 30px;
    font-weight: bold;
}

.div5-tatle img {
    width: 60px;
}

.div5-vid {
    width: 100%;
    margin: 20px 0px;
}

.div5-vid video {
    width: 100%;
    height: 200px;
}

.div5-vid-msg {
    font-size: 16px;
    padding: 15px;
    font-weight: bold;
    background: #f5f5f5;
}

.div5-vids {
    margin-top: 20px;
}

.div5-vids .col-xs-6 {
    padding: 0px 3px;
}

.div5-vids-col {
    background: #f5f5f5;
    width: 100%;
    line-height: 10vw;
    font-size: 3vw;
    margin-bottom: 15px;
    color: #333333;
}

.div5-vids-col img {
    width: 5vw;
    margin-left: 5px;
    margin-top: -5px;
}


.div4 {
    padding: 0;

}