body {
    min-width: 100vw;
}

.mobile_type .head_info {
    width: 100%;
}

.mobile_type .head_info .weather {
    position: unset;
}

.mobile_type .head_info #date {
    position: absolute;
    left: 44vw;
}

.mobile_type .dy_tq {
    height: 40vw;
}

.mobile_type .head_info .tool {
    width: 100%;
    position: absolute;
    top: 40%;
    right: 0;
}

.mobile_type .head_info .tool span {
    letter-spacing: 0px;
}

.mobile_type .loginBtns {
    padding-right: 10vw;
}

.mobile_type .dongyang img {
    width: 98vw;
    margin: 0 !important;
    margin-top: 10vw !important;
}

.mobile_type .dy_banner {
    background-size: unset;
}

.contentWidth {
    width: 100%;
}

.mobile_type .nav_list {
    width: 100vw;
    height: 88vw;
}

.mobile_type .nav_list ul .item {
    width: 50%;
    height: auto;
}

.mobile_type .TopBanner {
    height: 100% !important;
}

.mobile_type .nav .search {
    width: 100%;
}

.mobile_type .jlfwdt_title {
    margin-top: 5vw;
}

.mobile_type .jlfwdtWrap {
    padding: 0;
}

.mobile_type .jlfwdt_tpxw {
    width: 100vw;
}

.mobile_type .jlfwdt_lsit {
    width: 100% !important;
}

.mobile_type .contact .contact_con {
    width: 100%;
}

.mobile_type .jlfwdt_lsit li {
    font-size: 24px;
    line-height: 60px;
}

.mobile_type .wybs {
    margin-top: 4.9333vw;
}

.mobile_type .tuixiuMatter li {
    width: 90%;
}

.mobile_type .yanglaoMatter li {
    width: 90%;
}

.mobile_type .contact {
    height: 100%;
}

.mobile_type .dy_info {
    width: 100%;
}

.mobile_type .dy_banner .dongyang {
    width: 100%;
}

.mobile_type .nav {
    width: 100%;
}

.mobile_type .nav_list ul {
    width: 100%;
    height: 40vw;
}


html,
body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    overflow-y: auto;
}