/* 确认版心 */
.online_talk {
        position: fixed;
        right: 0;
        top: 50%;
        z-index: 999;
        width: 74px;
        background-color: #fff;
        box-sizing: border-box;
        transform: translateY(-50%);
        box-shadow: 0px 1px 50px 0px rgba(71, 69, 69, 0.2);
        border-radius: 4px 0 0 4px;
    }

    .online_talk a {
        position: relative;
        display: block;
        height: 74px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        color: #333;
        border-bottom: #e4e3e3 1px solid;
        text-decoration: none;
        cursor: pointer;
    }


    .online_talk a span {
        display: block;
        width: 26px;
        height: 26px;

    }



    .online_talk a:nth-child(1) span {
        background: url(../images/zxzxh.png) no-repeat left top;
        background-size: cover;
    }

    .online_talk a:nth-child(2) span {
        background: url(../images/yybmh.png) no-repeat left top;
        background-size: cover;
    }

    .online_talk a:nth-child(3) span {
        background: url(../images/sxh.png) no-repeat left top;
        background-size: cover;
    }

    .online_talk a:nth-child(4) span {
        background: url(../images/th.png) no-repeat left top;
        background-size: cover;
    }



    .online_talk a:last-child {
        border-bottom: none;
    }



    .online_talk a>p {
        line-height: 30px;
        margin: 0;
    }

    .online_talk a>div {
        position: absolute;
        z-index: 1000;
        transform: translate(-50%, -50%) scale(0, 0);
        left: 0;
        top: 0;
        box-sizing: border-box;
        background: #fff;
        box-shadow: 0px 1px 50px 0px rgba(153, 153, 153, 0.2);
        transition: all .5s;
    }

    .triangle {
        position: absolute;
        top: 40px;
        right: -10px;
        width: 0px;
        height: 0px;
        border-top: solid 10px transparent;
        border-left: solid 10px #fff;
        border-bottom: solid 10px transparent;
        z-index: 1000;

    }

    .online_talk a .ewm {
        width: 200px;
        height: 200px;
        padding: 10px;
    }

    .online_talk a .ewm img {
        width: 100%;
        height: 100%;
    }

    .online_talk a:hover {
        background: #df2023;
        color: #fff;
    }

    .online_talk a:hover>div {
        transform: translateX(-100%);
    }

    .online_talk a:nth-child(1):hover span {
        background: url(../images/zxzx.png) no-repeat center;
        background-size: cover;
    }

    .online_talk a:nth-child(2):hover span {
        background: url(../images/yybm.png) no-repeat center;
        background-size: cover;
    }

    .online_talk a:nth-child(3):hover span {
        background: url(../images/sx.png) no-repeat center;
        background-size: cover;
    }

    .online_talk a:nth-child(4):hover span {
        background: url(../images/t.png) no-repeat center;
        background-size: cover;
    }

    @media(min-width:769px) {
        .online_talk a:nth-child(3) {
            display: flex;
        }

        .online_talk a:nth-child(4) {
            display: none;
        }
    }

    @media(max-width:768px) {
        .online_talk a:nth-child(3) {
            display: none;
        }

        .online_talk a:nth-child(4) {
            display: flex;
        }

        .online_talk {
            display: flex;
            position: fixed;
            right: 0;
            top: auto;
            bottom: 0;
            z-index: 999;
            width: 100%;
            background-color: #fff;
            box-sizing: border-box;
            transform: translateY(0%);
            box-shadow: 0px 1px 50px 0px rgba(71, 69, 69, 0.2);
            border-radius: 0px 0 0 0px;
            justify-content: space-around;
        }

        .online_talk a {
            position: relative;
            display: block;
            height: 74px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            font-size: 14px;
            color: #333;
            border-bottom: none;
            text-decoration: none;
            cursor: pointer;
        }


    }
#tanchuang {
    display: none;
    position: fixed;
    z-index: 99998;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#tanchuang #off {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99999;
    cursor: pointer;
}


#tanchuang .dbbd {
    width: 609px;
    height: 578px;
    background-color: #ffffff;
    box-shadow: 0px 1px 50px 0px rgba(153, 153, 153, 0.2);
    border-radius: 8px;
}

#tanchuang .dbbd .bdsm {
    width: 496px;
    padding: 40px 0 37px;
    margin: 0 auto;
    padding-left: 30px;
    background: url(../images/dp.png) no-repeat left 40px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 1px;
    color: #666666;
}

#tanchuang .dbbd .bdnr {
    width: 450px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#tanchuang .dbbd .bdnr input {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 30px;
    height: 60px;
    background-color: #f1f2f5;
    box-shadow: inset 0px 0px 40px 0px rgba(10, 26, 136, 0.08);
    border-radius: 8px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 1px;
    color: #333333;
}

#tanchuang .dbbd .bdnr input:nth-child(2),
#tanchuang .dbbd .bdnr input:nth-child(3),
#tanchuang .dbbd .bdnr input:nth-child(4),
#tanchuang .dbbd .bdnr input:nth-child(5) {
    width: 48%;
}

#tanchuang .dbbd .bdtj {
    width: 450px;
    margin: 0 auto;
}

#tanchuang .dbbd .bdtj input {
    width: 450px;
    height: 70px;
    background-color: #df2023;
    box-shadow: inset 0px 0px 40px 0px rgba(10, 26, 136, 0.08);
    border-radius: 8px;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 70px;
    letter-spacing: 2px;
    color: #fff;
    cursor: pointer;
}
@media(max-width:993px){
    /* 确认版心 */
#tanchuang {
    width: 100%;
    display: none;
    position: fixed;
    z-index: 99998;
    left: 0%;
    top: 0%;
    transform: translate(-0%, -0%);
    height: 100vh;
    padding: 20px;
    background: #fff;
}

#tanchuang #off {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99999;
    cursor: pointer;
}


#tanchuang .dbbd {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    box-shadow: 0px 0px 0px 0px rgba(153, 153, 153, 0.2);
    border-radius: 8px;
}

#tanchuang .dbbd .bdsm {
    width: 100%;
    padding: 40px 0 37px;
    margin: 0 auto;
    padding-left: 30px;
    background: url(../images/dp.png) no-repeat left 40px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 1px;
    color: #666666;
}

#tanchuang .dbbd .bdnr {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#tanchuang .dbbd .bdnr input {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 30px;
    height: 60px;
    background-color: #f1f2f5;
    box-shadow: inset 0px 0px 40px 0px rgba(10, 26, 136, 0.08);
    border-radius: 8px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 1px;
    color: #333333;
}

#tanchuang .dbbd .bdnr input:nth-child(2),
#tanchuang .dbbd .bdnr input:nth-child(3),
#tanchuang .dbbd .bdnr input:nth-child(4),
#tanchuang .dbbd .bdnr input:nth-child(5) {
    width: 48%;
}

#tanchuang .dbbd .bdtj {
    width: 100%;
    margin: 0 auto;
}

#tanchuang .dbbd .bdtj input {
    width: 100%;
    height: 70px;
    background-color: #df2023;
    box-shadow: inset 0px 0px 40px 0px rgba(10, 26, 136, 0.08);
    border-radius: 8px;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 70px;
    letter-spacing: 2px;
    color: #fff;
    cursor: pointer;
}
}
.w {
    width: 100%;
    max-width: 1200px;
    min-width: 768px;
    margin: 0 auto;

}

/* 经常出现的字体颜色 */
.style_red {
    color: #df2023 !important;
}

/* 快捷导航模块 */
.shortcut {
    height: 34px;
    background-color: rgb(0, 0, 0, .2);
    
    font: 16px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    line-height: 34px;
}

.shortcut .w {
    display: flex;
    justify-content: space-between;
}

.shortcut .left {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #333333;
}

.shortcut .right {
    display: flex;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}

.shortcut .right a {
    color: #333333;
}

.shortcut .right div {
    align-items: center;
    margin-left: 30px;
}

#addr {
    cursor: pointer;
}

/* header头部模块 */
.header {
    border-bottom: #dddfdc 2px solid;
}

.header .w {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 126px;

}


.header .w .logo {
    width: 193px;
    height: 55px;
}

.header .w .logo h1 {
    display: block;
    width: 100%;
    height: 100%;
}

.header .w .logo a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/logo.png) no-repeat left center;
    font-size: 0;
}

.header .w .logoxx {
    width: 1px;
    height: 56px;
    background-color: #999999;
    margin-left: 38px;
}



/* nav导航模块 */
.header .w .nav {
    flex: auto;
   /* 抗锯齿形，让文字更加清晰 */
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    font: 16px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    color: #666;
}

.header .w .nav ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;

}

.header .w .nav li {

    line-height: 126px;
}

.header .w .nav li a {
    display: block;
    height: 100%;
    position: relative;
}

.header .w .nav li a .h {
    visibility: hidden;
    position: absolute;
    z-index: 999;
    left: 50%;
    top: 119px;
    margin-left: -80px;
    width: 160px;
    height: 9px;
    background: url(../images/nav_li_hover.png) no-repeat center top;
    transition: all .1s;

}



.header .w .nav li a:hover .h {
    visibility: visible;
}

.header .w .sub_nav {
    position: absolute;
    z-index: 998;
    height: 0;
    width: 100%;
    left: 0;
    top: 163px;
    overflow: hidden;
    transition: all 0.3s;
}

.header .w .nav li:hover .sub_nav {
    height: 304px;
}

.header .w .sub_nav .w {
    background-color: #fff;
    height: 304px;
    padding: 18px 0 0 8.6%;
    justify-content: start;
    align-items: flex-start;
}

.header .w .sub_nav .w dl {
    float: left;
    width: 260px;
}

.header .w .sub_nav .w dl dt {
    font-size: 24px;
    line-height: 56px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #333333;
}

.header .w .sub_nav .w dl .dtx {
    width: 173px;
    height: 1px;
    background-color: #c6c6c6;
    margin-bottom: 9px;
}

.header .w .sub_nav .w dl dd {
    font-size: 16px;
    line-height: 34px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #333333;
}

/* 搜索模块 */
.header .w .xsearch {
    display: none;
}
@media(min-width:993px) {
.header .w .search {
    display: flex;
    width: 280px;
    height: 49px;
    border: solid 2px #e5e5e5;
}
}


.header .w .search .off_s {
    display: none;
}

.header .w .search input {
    width: 234px;
    height: 100%;
    padding-left: 10px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #7c8079;
}

.header .w .search button {
    width: 46px;
    height: 100%;
    background: url(../images/search.png) no-repeat center center #e5e5e5;
}


/* 选择城市 */
.city_bg {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100vw;
    height: 100vh;
    background-color: rgb(0, 0, 0, .8);
}

.city {

    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 944px;
    height: 845px;
    background-color: #ffffff;
    border-radius: 8px;
    padding: 80px 0 80px 80px;
    overflow: auto;
    max-height: 100vh;
    max-width: 100vw;
    transition: all .1s;
}

.city .off {
    position: absolute;
    top: 35px;
    right: 38px;
    width: 37px;
    height: 37px;
    cursor: pointer;
}

.city .off img {
    width: 100%;
    height: 100%;
}

.city h6 {
    font-size: 20px;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #333333;
    margin-bottom: 10px;
}

.city ul {
    overflow: hidden;
}

.city span {
    float: left;
    width: 137px;
    font-size: 18px;
    font-weight: 700;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #333333;
    line-height: 38px;
}

.city .area {
    padding: 10px 0;
}

.city li a {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #333333;
    line-height: 38px;
}

.city li {
    width: 116px;
    float: left;
}

.city p {
    margin-top: 20px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #666666;
}

/* 底部模块制作 */
.footer {
    height: 370px;
    background-color: #dcdcdc;
}

.footer .w {
    display: flex;
}

.footer .left {
    flex: 1;
    display: flex;
    justify-content: space-between;
    padding-top: 68px;
}

.footer .left dl {
    padding: 0;
}

.footer .left dl dt {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 46px;
    letter-spacing: 0px;
    color: #000;
    font-weight: 700;
}

.footer .left dl {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 46px;
    letter-spacing: 0px;
    color: #cacaca;
}

.footer .right {
    display: flex;
    justify-content: space-between;
    width: 330px;
    padding-top: 100px;
    margin-left: 126px;
}

.footer .right img {
    width: 149px;
    height: 149px;
}

.bottom {
    padding: 20px 0;
    background: #a3a3a3;
    text-align: center;
}

.bottom .w p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 1px;
    color: #333333;
}

.bottom .w p a {
    color: #333333;
}

.position {
    line-height: 80px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #333333;
}

.page_list {
    width: 100%;
    padding: 40px 0 47px;
    display: flex;
    justify-items: center;
}

.page_list ul {
    display: flex;
    margin: 0 auto;


}

.page_list ul li {
    display: flex;
    justify-items: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    justify-content: center;
    background-color: #cccccc;
    border-radius: 8px;
    margin: 0 10px;
}

.page_list ul li:hover {
    background-color: #df2023;
}

.page_list ul li.active {
    background-color: #df2023;
}

.page_list ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
}

.page_list ul li:first-child,
.page_list ul li:last-child {
    width: 80px;
    background-color: #fff;
    color: #999999;
}

.page_list ul li:first-child a,
.page_list ul li:last-child a {

    color: #333333;
}


.tab-head {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;

    padding: 0;
    overflow: auto;
    height: 50px;
    display: flex;
    justify-content: space-between;
    margin: 10px auto;
    width: 100%;
    max-width: 100%;
}

.tab-head-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    color: white;
    padding: 0;

    color: #333;
    font-weight: bold;

}


.tab-head-item a {
    color: #333;
    font-weight: 500;
    text-decoration: none;
    height: 42px;
}

.tab-head {
    display: flex;
    justify-content: space-between;
    margin: 40px auto 0px auto;
    width: 1210px;
    max-width: 100%;
}

.tab-head-item {
    width: 140px;
    height: 42px;
    margin: 0 5px;

}

.tab-head-item a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: solid 1px #df2023;
    line-height: 42px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #df2023;
}
.tab-head-item a:hover{
    color: #fff;
    background: #df2023 ;
}
@media(max-width:1500px) {

}

@media (max-width: 1200px) {
     .w {
    width: 100%;
    padding: 0 15px;
    }
    .logoxx {
        display: none;
    }

    .search {
        width: 200px;
    }

    .search input {
        width: 150px;
        height: 100%;
        padding-left: 10px;
        font-size: 18px;
    }

    .footer .right {
        width: 310px;
        margin-left: 56px;
    }
}


@media (max-width: 992px) {
    .logoxx {
        display: none;
    }

    /* 搜索模块 */
    .xsearch {
        display: block;
        width: 40px;
        height: 40px;
        background: url(../images/search.png) no-repeat center;
        background-size: contain;
        cursor: pointer;
    }

    .search {
        display: none;
        position: fixed;
        z-index: 999;
        left: 0;
        top: 0;
        width: 100vw;
        height: 100vh;
        background-color: #fff;

        justify-items: center;
        border: none;
        padding: 10vw;
        overflow: hidden;
    }

    .search .off_s {
        display: block!important;
        position: absolute;
        right: 4vw;
        top: 4vw;
        width: 6vw;
        height: 6vw;
        cursor: pointer;
    }

    .search .off_s img {
        width: 100%;
        height: 100%;
    }

    .search input {
        width: 70vw;
        height: 46px;
        padding-left: 10px;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 1px;
        color: #7c8079;
        border: solid 2px #e5e5e5;
    }

    .search button {
        width: 46px;
        height: 46px;
        background: url(../images/search.png) no-repeat center center #e5e5e5;
        background-size: contain;
    }

    .nav li a .h {
        margin-left: -60px;
        width: 120px;
    }

    .footer .right {
        flex-wrap: wrap;
        width: 160px;
        margin-left: 36px;
        padding-top: 40px;
    }

    .tab-head-item a {
        display: block;
        text-align: center;
        width: 100%;
        height: 100%;
        border-radius: 5px;
        border: solid 1px #df2023;
        line-height: 42px;
        border-radius: 5px;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 1px;
        color: #df2023;
    }
}

/* 手机站 */
@media(min-width:769px) {
    .ydnav {
        display: none;
    }

    .m_logo {
        display: none;
    }

    .header .off2 {
        display: none;
    }

    .m_search {
        display: none;
    }
}

@media(max-width:768px) {
    .w {
        width: 100% !important;
        padding: 0 15px;
        max-width: 100%;
        min-width: 100%;
        overflow: hidden;
    }

    /* 快捷导航模块 */
    .m_search {
        width: 6vw;
        height: 6vw;
        background: url(../images/search.png) no-repeat center;
        background-size: contain;
        margin-right: 2%;
    }


    .ydnav {
        float: right;
        width: 7vw;
        height: 7vw;
        background: url(../images/m_nav.png)no-repeat center;
        background-size: contain;
    }

    /* 快捷导航模块 */
    .shortcut {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        width: 100%;
        height: 12vw;
        background-color: #fff;
        border-bottom: #999 1px solid;
    }

    .shortcut .w {
        display: flex;
        height: 12vw;
        justify-content: space-between;
        align-items: center;
        padding: 0 8px !important;

    }

    .m_logo {
        width: 30vw;
        height: 8.5493vw;
    }

    .m_logo img {
        width: 100%;
        height: 100%;
    }

    .shortcut .left {
        display: none;
    }

    .shortcut .right {
        width: 42%;
        display: flex;
        justify-content: space-evenly;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
        flex: 1;
    }

    .shortcut .right a {
        color: #333333;
    }

    .shortcut .right div {
        align-items: center;
        margin: 0;
    }

    .shortcut .right div:nth-child(3) {
        display: none;
    }

    #addr {
        cursor: pointer;
    }

    /* header头部模块 */
    .header {
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 0;
        height: 100vh;
        background-color: #fff;
        z-index: 1000;
        border: none;
        transition: all .3s;
        overflow: hidden;
    }

    .header .off2 {
        position: absolute;
        z-index: 1000;
        right: 4vw;
        top: 4vw;
        width: 6vw;
        height: 6vw;
    }

    .header .off2 img {
        width: 100%;
        height: 100%;
    }

    .header .w {
        display: block;
        justify-content: space-between;
        align-items: center;
        height: auto;

    }


    .logo {
        display: none;
        width: 30vw;
        height: 8.549222vw;
    }

    .logo h1 {
        display: block;
        width: 100%;
        height: 100%;
    }

    .logo a {
        display: block;
        width: 100%;
        height: 100%;
        margin-top: 1vw;
        background: url(../images/logo.png) no-repeat bottom;
        background-size: contain;
        font-size: 0;
    }

    .logoxx {
        display: none;
        width: 1px;
        height: 56px;
        background-color: #999999;
        margin-left: 38px;
    }



    /* nav导航模块 */
    .nav {
        padding-top: 5.6vw;
        width: 30vw;
        height: 100vh;
        position: relative;
        border-right: #c6c6c6 1px solid;
    }

    .nav ul {
        width: 100%;
        overflow: hidden;
        display: block!important;
        height: 100%;
    }

    .nav li {
        width: 100%;
        float: left;
        line-height: 20px;

    }

    .nav li a {
        display: block;
        height: 100%;
        position: relative;
        line-height: 50px;
    }

    .nav li a .h {
        display: none;
        visibility: hidden;
        position: absolute;
        z-index: 999;
        left: 50%;
        top: 119px;
        margin-left: -80px;
        width: 160px;
        height: 9px;
        background: url(../images/nav_li_hover.png) no-repeat center top;
        transition: all .1s;

    }



    .nav li a:hover .h {
        visibility: visible;
    }

    .sub_nav {
        margin-top: 5.6vw!important;
        display: none;
        position: absolute;
        z-index: 998!important;
        height: 100vh!important;
        width: 60vw!important;
        right: 0!important;
        top: 0!important;
        overflow: hidden!important;
        transition: all 0.3s!important;
        margin-left: 30vw!important;
    }

    .nav li:hover .sub_nav {
        display: block;
        height: auto;
    }

    .nav li:active .sub_nav {
        display: block;
    }

    .sub_nav .w {
        background-color: #fff!important;
        height: 100%!important;
        padding: 18px 0 0 8.6%!important;
        justify-content: start!important;
        align-items: flex-start!important;
    }

    .sub_nav .w dl {
        float: left;
        width: 260px;
    }

    .sub_nav .w dl dt {
        font-size: 20px;
        line-height: 56px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
    }

    .sub_nav .w dl .dtx {
        width: 173px;
        height: 1px;
        background-color: #c6c6c6;
        margin-bottom: 9px;
    }

    .sub_nav .w dl dd {
        font-size: 16px;
        line-height: 30px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
    }

    .sub_nav .w dl dd a {
        display: block;
        height: auto;
        position: relative;
        line-height: 30px;
    }

    /* 搜索模块 */
    .xsearch {
        display: none;
    }

    .search {
        display: none;
        position: fixed;
        z-index: 999;
        left: 0;
        top: 0;
        width: 100vw;
        height: 100vh;
        background-color: #fff;
        display: none;
        justify-items: center;
        border: none;
        padding: 20vw 10vw;
    }

    .search input {
        width: 70vw!important;
        height: 36px!important;
        padding-left: 10px!important;
        font-size: 18px!important;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 1px!important;
        color: #7c8079!important;
        border: solid 1px #e5e5e5!important;
    }

    .search button {
        width: 36px!important;
        height: 36px!important;
        background: url(../images/search.png) no-repeat center center #e5e5e5!important;
        background-size: contain!important;
    }


    /* 选择城市 */
    .city_bg {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 1000;
        width: 100vw;
        height: 100vh;
        background-color: #fff;
    }

    .city {

        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 944px;
        height: 845px;
        background-color: #ffffff;
        border-radius: 8px;
        padding: 80px 0 80px 32px;
        overflow: auto;
        max-height: 100vh;
        max-width: 100vw;
        transition: all .1s;
    }

    .city .off {
        position: absolute;
        top: 20px;
        right: 38px;
        width: 37px;
        height: 37px;
        cursor: pointer;
    }

    .city .off img {
        width: 100%;
        height: 100%;
    }

    .city h6 {
        font-size: 20px;
        font-stretch: normal;
        letter-spacing: 2px;
        color: #333333;
        margin-bottom: 10px;
    }

    .city ul {
        overflow: hidden;
    }

    .city span {
        float: left;
        width: 137px;
        font-size: 18px;
        font-weight: 700;
        font-stretch: normal;
        letter-spacing: 2px;
        color: #333333;
        line-height: 38px;
    }

    .city .area {
        padding: 10px 0;
    }

    .city li a {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 2px;
        color: #333333;
        line-height: 38px;
    }

    .city li {
        width: 116px;
        float: left;
    }

    .city p {
        margin-top: 20px;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 2px;
        color: #666666;
    }

    /* 底部模块制作 */
    .footer {
        height: auto;
        background-color: #dcdcdc;
    }

    .footer .w {
        display: flex;
    }

    .footer .left {
        display: none !important;
        flex: 1;
        display: flex;
        justify-content: space-between;
        padding-top: 68px;
    }

    .footer .left dl {
        padding: 0;
    }

    .footer .left dl dt {
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 46px;
        letter-spacing: 0px;
        color: #000;
        font-weight: 700;
    }

    .footer .left dl {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 46px;
        letter-spacing: 0px;
        color: #cacaca;
    }

    .footer .right {
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 5.6vw 0;
        margin-left: 0;
    }

    .footer .right img {
        width: 149px;
        height: 149px;
    }

    .bottom {
        padding: 20px 0 80px;
        background: #a3a3a3;
        text-align: center;
        
    }

    .bottom .w p {
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 23px;
        letter-spacing: 1px;
        color: #333333;
    }

    .bottom .w p a {
        color: #333333;
    }

    .position {
        line-height: 38px;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
    }

    .tab-head {
        list-style-type: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;

        padding: 0;
        overflow: auto;
        height: 50px;
        display: flex;
        justify-content: space-between;
        margin: 10px auto;
        width: 100%;
        max-width: 100%;
    }

    .tab-head-item {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        color: white;
        padding: 0;

        color: #333;
        font-weight: bold;

    }


    .tab-head-item a {
        color: #333;
        font-weight: 500;
        text-decoration: none;
        height: 42px;
    }

    .page_list {

        padding: 5.6vw 0;
        display: flex;
        justify-items: center;
    }

    .page_list ul {
        display: flex;
        margin: 0 auto;


    }

    .page_list ul li {
        display: flex;
        justify-items: center;
        width: 40px;
        height: 40px;
        line-height: 40px;
        justify-content: center;
        background-color: #cccccc;
        border-radius: 8px;
        margin: 0 2vw;
    }

    .page_list ul li:hover {
        background-color: #df2023;
    }

    .page_list ul li.active {
        background-color: #df2023;
    }

    .page_list ul li a {
        display: block;
        width: 100%;
        height: 100%;
        text-align: center;
        color: #fff;
    }

    .page_list ul li:first-child,
    .page_list ul li:last-child {
        width: 60px;
        background-color: #fff;
        color: #999999;
    }

    .page_list ul li:first-child a,
    .page_list ul li:last-child a {

        color: #333333;
    }
}