@media screen and (max-width: 1920px) {
    /* 面包屑导航 */
    .daohang {
        font-size: 18px;
        line-height: 18px;
        color: #0c0d11;
        margin-top: .28rem;
        letter-spacing: .04rem;
    }
    .daohang span {
        float: left;
    }
    .daohang a {
        color: #0c0d11;
        float: left;
    }
    /* 头部 */
    .top {
        background-color: #000;
        color: white;
        padding: .14rem 0;
    }
    .top .w{
        display: flex;
    }
    .top .top_l {
        width: 90px;
        /* padding-right: .16rem; */
        /* margin-right: .64rem; */
        /* border-right: 1px solid white; */
    }
    .top .top_l img {
        width: 90px;
    }
    .top .top_c{
        flex: 1;
        text-align: center;
    }
    .top_c p {
        font-size: 26px;
        line-height: 26px;
        margin-top: .1rem;
    }
    .top_r {
        font-size: 16px;
        line-height: 16px;
        margin: .2rem 0;
    }
    .top_r span {
        float: left;
    }
    .top_r a {
        float: left;
    }
    .top_r a:last-child {
        display: none;
    }
    /* 导航 */
    .nav {
        display: flex;
    }
    .nav a.on {
        color: #aca56e;
    }
    .nav a:hover {
        color: #aca56e;
    }
    .nav a {
        flex: 1;
        color: #000;
        font-size: 30px;
        line-height: 30px;
        margin: .25rem 0;
        border-right: 2px solid #212524;
        text-align: center;
    }
    .nav a:last-of-type {
        border-right: none;
    }
    /* banenr */
    .banenr {
        background: url(../images/banner.jpg) no-repeat center/19.2rem 5.6rem;
        width: 100%;
        height: 5.6rem;
    }
    .banenr .banenr_l {
        padding-top: 1.18rem;
    }
    .banenr .banenr_l h3 {
        font-family: 'Alibaba_Heavy';
        font-size: .6rem;
        line-height: .6rem;
        color: #7c7d81;
        text-transform: uppercase;
        margin-bottom: .24rem;
    }
    .banenr .banenr_l h4 {
        font-family: 'Alibaba_Bold';
        font-size: .6rem;
        line-height: .64rem;
        color: #7c7d81;
        font-weight: bold;
        background: linear-gradient(to bottom, #f9eab7 30%, #ccb978 70%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-bottom: .2rem;
    }
    .banenr .banenr_l .qglb {
        background: url(../images/global.png) no-repeat center/6.46rem .73rem;
        width: 6.46rem;
        height: .73rem;
        margin-bottom: .34rem;
    }
    .banenr .banenr_l .qglb p:first-of-type {
        width: 3.84rem;
        font-size: .36rem;
        line-height: .72rem;
        float: left;
        text-align: center;
        letter-spacing: .04rem;
        margin-right: .4rem;
    }
    .banenr .banenr_l .qglb p:last-of-type {
        font-family: 'Alibaba_Heavy';
        font-size: .5rem;
        line-height: .72rem;
        float: left;
        background: linear-gradient(to bottom, #fceebb 30%, #cab877 70%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-transform: uppercase;
    }
    .banenr .banenr_l .djzx a {
        font-size: .24rem;
        line-height: .7rem;
        height: .7rem;
        float: left;
    }
    .banenr .banenr_l .djzx a:first-of-type {
        background-color: white;
        width: 1.82rem;
        text-align: center;
        color: #000;
    }
    .banenr .banenr_l .djzx a:last-of-type {
        color: white;
        border: 2px solid white;
        box-sizing: border-box;
        padding: 0 .46rem;
    }
    .banenr .banenr_r {
        width: 2.88rem;
        margin: .6rem 0;
        padding: 0 .46rem;
        border: 4px solid white;
        overflow: hidden;
    }
    .banenr .banenr_r img {
        width: 2.88rem;
    }
    .title {
        margin: 50px auto 0;
        text-align: center;
    }
    .title img {
        width: 88px;
        margin: 0 auto 18px;
    }
    .title p {
        font-family: "宋体";
        font-size: 32px;
        line-height: 32px;
        color: #333333;
    }
    .title p i {
        width: 112px;
        height: 1px;
        background: #0a0907;
        vertical-align: super;
        display: inline-block;
    }
    .title span {
        font-size: 16px;
        color: #999999;
        font-family: "Arial";
        line-height: 30px;
        text-transform: uppercase;
        letter-spacing: 2px;
        display: block;
    }
    /* 全国服务中心 */
    .tips {
        margin-top: .4rem;
    }
        .tips a {
            float: left;
            color: #666666;
            text-align: center;
            font-size: 22px;
            width: 100px;
            line-height: 40px;
            height: 40px;
            margin: 0 11px 20px;
            background-color: #ebebeb;
            border-radius: 100px;
        }
    .tips a.on {
        color: #aca56e;
        background: #fff;
        -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
        box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
    }
    .city-pic {
        position: relative;
        margin-bottom: .3rem;
    }
    .city-pic img:first-of-type {
        display: block;
    }
    .city-pic img:nth-of-type(2) {
        display: none;
    }
    .city-pic img {
        width: 100%;
    }
    .shows .show-list {
        display: none;
    }
    .shows .show-list.on {
        display: block;
    }
    .address {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
        .address .g1 {
            width: 49%;
            margin-bottom:.2rem;

            
        }
    /*.address .g1:first-of-type {
        margin-right: .4rem;
    }*/
    /*.address .g1:last-of-type {
        margin-right: 0rem;
    }*/
    .address-list {
        -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
        box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
        background: #fff;
    }
    .address-t {
        border-bottom: 1px dashed #dddddd;
        padding: .24rem;
        position: relative;
    }
    .address-t h3 {
        margin: 0;
        font-size: 20px;
    }
    .address-t h3 a {
        color: #0c0d11;
    }
    .address-t .one {
        position: absolute;
        top: 20px;
        right: 56px;
    }
    .address-t .two {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .address-t .one i, .address-t .two i {
        color: #cccccc;
        float: left;
        font-size: 28px;
    }
    .address-b {
        padding: .24rem;
    }
    .address-b p {
        font-size: 14px;
        line-height: 26px;
    }
    /* 底部 */
    footer {
        width: 100%;
        margin-top: .5rem;
        padding: .5rem 0;
        background-color: #333333;
        color: #999999;
        overflow: hidden;
    }
    .footer_l {
        float: left;
    }
    footer h3 {
        font-weight: bold;
        font-size: 30px;
        line-height: 30px;
    }
    footer p {
        text-transform: uppercase;
        font-size: 14px;
        line-height: 14px;
        margin-top: .1rem;
    }
    .footer_r {
        float: right;
        font-size: 0;
        margin-top: .1rem;
    }
    .footer_r a {
        font-size: 18px;
        display: inline-block;
        color: #999999;
    }
    .footer_r a:first-of-type {
        margin-right: .94rem;
    }
    .footer_r a i {
        font-size: 26px;
        margin-right: .14rem;
        position: relative;
        top: .06rem;
    }
    /* 底部悬浮 */
    .bot {
        display: none;
    }
    .float {
        position: fixed;
        right: 0;
        top: 50%;
        z-index: 9;
    }

        .float img {
            width: .9rem;
        }
}

@media screen and (max-width: 1460px) {
    .address-t h3 {
        font-size: 16px;
    }
    .address-t .one, .address-t .two {
        top: 16px;
    }
    .address-t .one i, .address-t .two i {
        font-size: 22px;
    }
}

@media screen and (max-width: 1300px) {
    .address-t h3 {
        font-size: 14px;
    }
    .footer_r a:first-of-type {
        margin-right: .2rem;
    }
}

@media screen and (max-width: 1141px) {
    /* 面包屑导航 */
    .daohang {
        font-size: .18rem;
        line-height: .18rem;
    }
    .w {
        width: 6rem;
        margin: 0 auto;
    }
    /* 头部 */
    .top {
        padding: .18rem 0 .18rem;
    }
    .top .top_l {
        width: .9rem;
    }
    .top .top_l img {
        width: .9rem;
    }
    .top_c{
        width: 4.6rem;
        text-align: center;
    }
    .top_c p {
        font-size: .3rem;
        line-height: .3rem;
        margin-top: .1rem;
    }
    .top_r {
        font-size: .36rem;
        line-height: .36rem;
        margin: 0;
    }
    .top_r span {
        display: none;
    }
    .top_r a:nth-of-type(1) {
        display: none;
    }
    .top_r a:last-of-type {
        display: block;
    }
    .top_r a:last-of-type img {
        width: 0.5rem;
    }
    /* 导航 */
    .nav {
        display: none;
    }
    .nav a {
        font-size: .24rem;
        line-height: .24rem;
        margin: .3rem 0;
        border-right: .02rem solid #474a49;
    }
    /* banner */
    .banenr {
        background: url(../images/banner_yd.jpg) no-repeat center/6.4rem 4.06rem;
        width: 100%;
        height: 4.06rem;
    }
    .banenr .banenr_l {
        padding-top: .58rem;
    }
    .banenr .banenr_l h3 {
        font-size: .36rem;
        line-height: .36rem;
        margin-bottom: .22rem;
    }
    .banenr .banenr_l h4 {
        font-size: .45rem;
        line-height: .5rem;
        color: #7c7d81;
        font-weight: bold;
        background: linear-gradient(to bottom, #f9eab7 30%, #ccb978 70%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-bottom: .2rem;
    }
    .banenr .banenr_l h4 span {
        display: block;
    }
    .banenr .banenr_l .qglb {
        background: url(../images/global.png) no-repeat center/3.55rem .4rem;
        width: 3.55rem;
        height: .4rem;
        margin-bottom: .3rem;
    }
    .banenr .banenr_l .qglb p:first-of-type {
        width: 2.12rem;
        font-size: .2rem;
        line-height: .4rem;
        margin-right: .26rem;
    }
    .banenr .banenr_l .qglb p:last-of-type {
        font-size: .27rem;
        line-height: .4rem;
        float: left;
    }
    .banenr .banenr_l .djzx a {
        font-size: .21rem;
        line-height: .64rem;
        height: .64rem;
    }
    .banenr .banenr_l .djzx a:first-of-type {
        width: 1.64rem;
    }
    .banenr .banenr_l .djzx a:last-of-type {
        display: none;
    }
    .banenr .banenr_r {
        width: 2.3rem;
        margin: .27rem 0;
        padding: 0;
        border: none;
    }
    .banenr .banenr_r img {
        width: 2.3rem;
    }
    /* 公共头部 */
    .title {
        margin: .5rem auto 0;
    }
    .title img {
        width: .88rem;
        margin: 0 auto .18rem;
    }
    .title p {
        font-size: .32rem;
        line-height: .32rem;
    }
    .title p i {
        width: 1.12rem;
        height: .01rem;
    }
    .title span {
        font-size: .16rem;
        line-height: .3rem;
        letter-spacing: .02rem;
    }
    .qgfwzx .title p i {
        width: .5rem;
    }
    .tips a {
        font-size: .22rem;
        width:18%;
        margin:0 1% .2rem 1%;
        border-radius: 1rem;
    }
    .city-pic img {
        width: 100%;
    }
    .city-pic img:first-of-type {
        display: none;
    }
    .city-pic img:nth-of-type(2) {
        display: block;
    }
    .address {
    }
    /*.address .g1:first-of-type {
        margin-right: 0;
        margin-top: 0;

    }*/
    .address .g1 {


    }
    .address-t h3 {
        font-size: .2rem;
    }
    .address-t .one {
        position: absolute;
        top: .2rem;
        right: .68rem;
    }
    .address-t .one i, .address-t .two i {
        font-size: .28rem;
    }
    .address-t .two {
        position: absolute;
        top: .2rem;
        right: .2rem;
    }
    .address-b p {
        font-size: .14rem;
        line-height: .26rem;
    }
    footer {
        text-align: center;
        padding: .5rem 0 .8rem;
        margin-bottom: .8rem;
    }
    footer h3 {
        font-size: .3rem;
        line-height: .3rem;
    }
    footer p {
        font-size: .14rem;
        line-height: .14rem;
    }
    /* 右侧悬浮 */
    .float {
        position: fixed;
        right: 0;
        top: 50%;
        z-index: 9;
    }

        .float img {
            width: .9rem;
        }
    /* 底部悬浮 */
    .bot {
        position: fixed;
        bottom: 0;
        height: .9rem;
        z-index: 99;
        display: block;
    }
    .bottom {
        background-color: #b59f63;
        height: .9rem;
        box-shadow: 1px 1px 8px rgba(0, 0, 0, .4);
    }
    .bottom a {
        display: block;
        color: inherit;
    }
    .bottom .bottom1 {
        text-align: center;
        background-color: #b59f63;
        width: 2.6rem;
        height: .9rem;
        line-height: .9rem;
    }
    .bottom .bottom1 .img3 {
        width: .5rem;
        margin-right: .14rem;
    }
    .bottom .bottom1 span {
        font-size: .24rem;
        line-height: .5rem;
        color: #fff;
    }
    .bottom .bottom1_b {
        width: 2.6rem;
        padding-top: .22rem;
        padding-left: .54rem;
        box-sizing: border-box;
    }
    .bottom .bottom2 {
        width: 1.2rem;
        height: 1.2rem;
        position: relative;
        top: 0;
        border-radius: 50%;
        background-color: #b59f63;
        line-height: 1.2rem;
    }
    .bottom .bottom2 .img4 {
        width: 1.2rem;
        cursor: pointer;
        margin-top: -.3rem;
    }
    .footer_l {
        float: none;
    }
    .footer_r {
        display: none;
    }
}

@media screen and (max-width: 320px) {
    .banenr .banenr_l .qglb p:first-of-type {
        letter-spacing: 0;
    }
    .address-b p {
        line-height: .3rem;
    }
    
}
@media screen and (max-width: 640px) {
    .address-t .one {
        display: none
    }

    .address-t .two {
        display: none
    }
    .xwzx_nr .xwzx_hd{ width:100%; float:none;}
}