@charset "UTF-8";
@media screen and (max-width: 768px) {
    html {
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important;
        height: 100% !important;
        position: absolute !important;
        left: 0 !important;
        top: 0 !important;
        overflow: hidden !important;
        overflow-y: auto !important;
    }
    .header_top {
        width: 100%;
        background-color: #eef5fb;
        height: 60px;
    }
    .header_top .wrap {
        width: 100% !important;
        height: 100% !important;
        line-height: 60px;
        text-align: right;
        padding: 0 20px;
        font-size: 20px;
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
    .header_top .wrap .header-nav {
        display: inline-block;
        width: 40px;
        height: 40px;
        margin-left: 20px;
    }
    .header_top .wrap .header-nav .line-list span {
        display: block;
        width: 100%;
        height: 1vw;
        margin: 1vw 0 0;
        background: #0574c9;
    }
    .header_top .wrap .list {
        font-size: 1.5rem;
        display: none;
        position: absolute;
        top: 60px;
        background: #fff;
        height: auto;
        right: 0px;
        z-index: 200;
    }
    .header_top .wrap .list li {
        width: auto;
        margin-left: none;
        text-align: center;
        height: 43px;
        line-height: 40px;
    }
    .header_top .wrap .fr {
        display: none;
    }
    .header_top .wrap .list li #login {
        width: 100%;
        text-align: center;
        position: relative;
    }
    .header_top .wrap .list li #login .loginBtns {
        position: absolute;
        width: 100%;
    }
    .header_top .wrap .list li #login .loginBtns .loginItems {
        display: none;
        width: 100px;
        height: 80px;
        background: #fff;
        position: absolute;
        left: -120px;
        bottom: -20px;
    }
    .header_top .wrap .list li #login .loginBtns .loginItems::after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-width: 20px 20px;
        border-style: solid;
        border-color: transparent transparent transparent #fff;
        top: 50%;
        margin-top: -10px;
    }
    .alink {
        height: 100% !important;
        font-size: 1.5rem;
        display: flex;
        align-items: center;
    }
    .header_bottom {
        width: auto;
        display: block;
        height: 260px;
        background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3085/site/images/28841/header_bg.png) no-repeat;
        background-size: cover;
    }
    .header_bottom .wrap {
        width: 100%;
        position: relative;
        overflow: inherit;
    }
    .header_bottom .wrap .logo {
        width: 334px;
        position: absolute;
        height: 76px;
        top: 60px;
        left: 50%;
        margin-left: -167px;
    }
    .default_pgContainer a {
        font-size: 1.5rem !important;
    }
    .header_bottom .wrap #img11 {
        position: absolute;
        margin-right: 0px;
        width: 69px;
        height: 75px;
        top: 60px;
        right: 20px;
        background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3085/site/picture/0/1811201656386064228.png) no-repeat;
        background-size: contain;
    }
    .header_bottom .wrap #img22 {
        position: absolute;
        width: 192px;
        height: 25px;
        top: 144px;
        left: 145px;
        margin: 0;
        background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3085/site/picture/0/1811201714271853373.png) no-repeat;
        background-size: contain;
    }
    .header_bottom .wrap #img33 {
        position: absolute;
        width: 184px;
        height: 26x;
        margin-top: 0px;
        top: 143px;
        right: 146px;
        background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3085/site/picture/0/1811201714271427154.png) no-repeat;
        background-size: contain;
    }
    .header_bottom .wrap .form {
        position: absolute;
        top: 178px;
        left: 137px;
        width: 487px;
        height: 45px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .header_bottom .wrap .form .form-input {
        width: 415px;
        background: rgba(255, 255, 255, 0.7);
        border-radius: 23px 0px 0px 23px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .header_bottom .wrap .form .form-input label {
        width: 40px;
        height: 24px;
        margin-left: 12px;
        margin-top: 11px;
        background: url(./search.png) no-repeat;
        color: #fff;
    }
    .header_bottom .wrap .form .form-input input {
        width: 100%;
        background: none;
        line-height: 45px;
        border: none;
        color: #fff !important;
    }
    .header_bottom .wrap .form .form-input input::-webkit-input-placeholder {
        color: #fff;
    }
    .header_bottom .wrap .form .search {
        font-size: 1.5rem;
        text-align: center;
        width: 72px;
        background: rgba(236, 116, 10, 0.7);
        line-height: 45px;
        color: #fff;
        font-weight: bold;
        border-radius: 0px 23px 23px 0px;
        border: none;
    }
    .nav {
        width: 100%;
        background-color: #0574c9;
        height: 100px;
        line-height: 50px;
        font-weight: bold;
        font-size: 18px;
        color: #fff;
    }
    .nav .wrap {
        width: auto;
    }
    .nav .wrap ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .nav .wrap ul li {
        width: 25%;
        line-height: 50px;
        text-align: center;
        background-image: none;
        background-repeat: no-repeat;
        background-position: 30px;
    }
    .nav .wrap ul li a {
        font-size: 30px;
    }
    .location {
        width: auto;
        height: auto;
        background: #ededed;
        color: #454545;
        font-size: 13px;
        min-height: 40px;
    }
    .location .wrap {
        width: 100%;
        position: relative;
    }
    .location .wrap .pc_location tr {
        display: flex;
        height: auto;
        flex-wrap: wrap;
    }
    .location .wrap .mobile_location {
        display: block;
        font-size: 40px;
        line-height: 70px;
        color: #999;
        padding-left: 30px;
    }
    .location .wrap table {
        min-width: 50%;
    }
    .location .wrap table tr td {
        font-size: 26px;
        height: auto;
    }
    .main {
        width: auto;
        display: flex;
        flex-direction: column !important;
    }
    .main .fl {
        width: 100% !important;
        min-height: auto !important;
    }
    .fl a {
        font-size: 1.5rem;
    }
    .main .fr {
        display: none;
    }
    .main .frr {
        display: block !important;
        width: 95% !important;
        margin: 10px auto;
        border: none !important;
    }
    .main .frr p {
        font-size: 1.5rem;
    }
    .main .frr h3 {
        font-size: 1.5rem !important;
    }
    .main .frr table td.bt_content #zoom p {
        font-family: 宋体, SimSun;
        font-size: 30px;
        text-indent: 2em;
        line-height: 40px;
        font-weight: 500;
        letter-spacing: 2px;
    }
    .main .frr table td.bt_content #zoom p span {
        font-size: 40px !important;
        line-height: 100px;
        font-weight: bold;
        font-family: 宋体, SimSun;
    }
    .footer {
        width: 100%;
        color: #fff;
        background: #0574c9;
        margin-bottom: 0px;
        position: static;
        font-size: 1.5rem;
    }
    .footer .wrap {
        width: 100% !important;
        text-align: center;
    }
    .footer .wrap div {
        margin: 0px !important;
        width: 100% !important;
    }
    .footer .wrap .footer-top {
        width: 300px;
        margin: 10px auto;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .footer .wrap .footer-top .jiucuo {
        position: static;
        width: 110px;
        height: 55px;
    }
    .footer .wrap .footer-top .dzjg {
        width: 52px;
        height: 64px;
        position: static;
    }
    .footer .wrap .centent {
        width: 560px;
        height: 180px;
        margin: 0 auto;
    }
    .footer .wrap .centent div {
        line-height: 30px;
    }
    .footer .wrap .centent .citys {
        margin: 0 auto;
    }
    .footer .wrap .centent .citys span {
        display: inline-block;
        width: 2px;
        height: 10px;
        background: #fff;
    }
    .footer .wrap .centent .copy {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
    .footer .wrap .fl {
        position: absolute;
        height: auto;
        margin: 0px !important;
        width: 60px !important;
        left: 60%;
        top: 10px;
    }
    .footer .wrap .fr {
        left: 30%;
        top: 25px;
        height: 100px;
        position: relative;
        width: 20% !important;
    }
    .footer .wrap .fb {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
    }
    .footer .wrap .fb span {
        margin: 0px !important;
    }
}
