html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
button,article, aside, canvas, details, embed, figure,
figcaption, footer, header, hgroup, menu, nav,
output, ruby, section, summary, time, mark,
audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
button{background: transparent;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%;display:block;}
a{display:block;}
html{
    line-height: initial;
}
input,
textarea {
    border: 0;
    -webkit-appearance: none;
    outline:none;
    background: transparent;
}
input[type=number] {
    -moz-appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
em{font-style: normal;}

.overflow-clamp {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.index-content{
    width:1200px;
    margin: 0 auto
}
.index-box{
    display:flex;
    align-items: center;
    justify-content: space-between;
}
.wdlb-top{
    height: 32px;
    background: #F5F5F5;
    padding-left: 7px;
    margin-top: 16px;
    margin-bottom: 32px;
    justify-content:flex-start;
}
.wdlb-top p,.wdlb-top a,.wdlb-top span{
    font-size: 15px;
    color: #999999;
}
.shwd-select {
    margin-top: 40px;
}
.shwd-select-box {

    padding-bottom: 5px;
    flex-wrap: wrap;
    align-items: flex-start;
}
.shwd-select-box p {
    font-size: 16px;
    color: #333333;
}
.shwd-select-item {
    margin-left: 14px;
    flex: 1;
    text-align: center;
}
.shwd-select-item .index-box {
    flex-wrap: wrap;
}
.shwd-select-item .index-box {
    justify-content: flex-start;
}
.shwd-select-item a {
    font-size: 15px;
    color: #666666;
    height: 27px;
    background: #F5F5F5;
    line-height: 27px;
    padding: 0 12px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shwd-select-a img {
    width: 11px;
    height: 6px;
    margin-left: 4px;
}
.shwd-select-a {
    font-size: 15px;
    color: #1479D7 !important;
    background: transparent !important;
    display: inline-block;
}
.active-height {
    height: 74px;
    overflow: hidden;
}
.active-rotate{
    transform:rotate(180deg)
}
.shwd-select-item a:hover {
    background: #1479D7;
    color: #FFFFFF;
}
a.shwd-select-active {
    background: #1479D7;
    color: #FFFFFF;
}
.dmdq-ts {
    height: 40px;
    background: #F1F6FB;
    line-height: 40px;
    padding-left: 25px;
    font-size: 15px;
    color: #666666;
}
.dmdq-ts span {
    font-size: 15px;
    color: #1479D7;
}
.wxwd-box {
    display: flex;
    justify-content: space-between;
    margin-top: 28px;
}
.wxwd-left {
    flex: 1;
    margin-right: 16px;
}
.ktwxList-right {
    width: 392px;
}
.wxwd-left .search-left-box {
    margin-right: 16;
}
.wxwd-left .index-wx-bottom-content {
    margin-bottom: 36px;
}

.search-left-box .index-wx-bottom-content {
    width: 100%;
    background: transparent;
    padding: 0;
}
.index-wx-bottom-content {
    width: 592px;
    background: #F8F8F8;
    padding: 16px;
    margin-bottom: 16px;
}
.index-wx-bottom-title a {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-right: 16px;
}
.index-wx-bottom-title a {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-right: 16px;
}
.index-wx-btn {
    cursor: pointer;
}
.index-wx-call-hover {
    font-size: 15px;
    color: #666666;
    width: 183px;
    height: 41px;
    line-height: 41px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 10%);
    border-radius: 4px;
    text-align: center;
    position: absolute;
    top: -54px;
    left: 0;
    display: none;
}
.index-wx-bottom-box {
    margin-top: 16px;
}
.index-wx-bg a {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 20px;
    line-height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.index-wx-bottom-box a {
    width: 156px;
    height: 104px;
    border: 1px solid #EBEBEB;
    border-radius: 4px;
    margin-right: 16px;
}
.index-wx-bottom-box-right {
    flex: 1;
}
.index-wx-right-text {
    justify-content: flex-start;
    margin-bottom: 8px;
}
.index-wx-right-text p {
    width: 84px;
}
.index-wx-right-text p, .index-wx-right-text span {
    font-size: 15px;
    color: #666666;
}
.index-wx-right-text span {
    flex: 1;
}

.index-wx-right-text p, .index-wx-right-text span {
    font-size: 15px;
    color: #666666;
}
.index-wx-img {
    width: 100%;
    height: 100%;
}
.index-wx-bottom-title a:hover {
    color: #1479D7;
}
.pages-box{
    display: flex;
    justify-content: center;
}
.pages{
    display: inline-flex;
    align-items:center;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    height:30px;
    line-height:28px;
    box-sizing: border-box;
}
.pages a{
    font-size: 15px;
    color: #333333;
    height:100%;
    width: 40px;
    text-align: center;
    border-right: 1px solid #DDDDDD;
}
.pages a:first-child,.pages a:last-child{
    width: 58px;
}
.pages a:last-child{
    border:none;
}
.pages a:hover{
    background: #1479D7;
    color: #FFFFFF;
}
.pages a.pages-active{
    color: #1479D7
}
.search-right-title {
    border-bottom: 1px solid #EBEBEB;
}
.search-right-title-a, .search-right-title p {
    display: inline-block;
    border-bottom: 2px solid #1479D7;
    font-size: 18px;
    color: #333333;
    padding-bottom: 8px;
    color: #1479D7
}
.ktwxList-rmzx-box {
    margin-top: 24px;
    margin-bottom: 40px;
}
.ktwxList-rmzx-box .index-wxzs-box {
    margin-bottom: 16px;
}
.index-wxzs-box {
    display: flex;
}
.wxwd-box .index-wxzs-img {
    width: 111px;
    height: 75px;
    margin-right: 12px;
}

.index-wxzs-img {
    width: 210px;
    height: 140px;
    border: 1px solid #EBEBEB;
    margin-right: 16px;
}
.index-wxzs-img img {
    width: 100%;
    height: 100%;
}
.index-wxzs-item {
    flex: 1;
}
.index-wxzs-title {
    font-size: 16px;
    color: #333333;
    margin-bottom: 12px;
}
.wxwd-box .index-wxzs-text {
    font-size: 15px;
    line-height: 20px;
    height: 36px;
    margin-bottom: 0;
    -webkit-line-clamp:2;
}

.index-wxzs-text {
    -webkit-line-clamp: 3;
    line-height: 22px;
    height: 66px;
    margin-bottom: 0px;
}

.index-wxzs-texts {
    -webkit-line-clamp: 2;
    line-height: 20px;
    height: 40px;
    margin-bottom: 8px;
}

.shwd-box-bottom-times {
        font-size: 13px;
    color: #999999;
    display: flex;
    align-items: center;
}
.shwd-box-bottom-times img {
    width: 14px;
    height: 14px;
    margin-right: 4px;
	    border: 0;
}
.index-wxzs-text, .index-wxzs-texts, .index-wxzs-timer {
    font-size: 14px;
    color: #999999;
}
.index-wx-img-kong {
    background: #fff;
    height: 100%;
}
.index-wx-img-kong img {
    width: 55px !important;
    height: 49px !important;
    margin: 0 auto;
}
.wxwd-box .index-wx-img-kong p {
    margin-top: 4px;
}
.index-wxzs-title:hover {
    color: #1479D7;
}

.index-wx-img-kong p {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
    text-align: center;
    opacity: .7;
}
.xwList-rmtj-item {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.xwList-rmtj-item p {
    width: 19px;
    height: 16px;
    line-height: 14px;
    border-radius: 2px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background-color: #BBBBBB;
    position: relative;
    margin-right: 14px;
}
.xwList-rmtj-item:nth-child(1) p {
    background: #1479D7;
}
.xwList-rmtj-item:nth-child(2) p {
    background: #1479D7;
    opacity: .8;
}
.xwList-rmtj-item:nth-child(3) p {
    background: #1479D7;
    opacity: .6;
}
.xwList-rmtj-item p::after {
    position: absolute;
    content: '';
    right: -3px;
    top: 50%;
    margin-top: -3px;
    width: 6px;
    height: 5px;
    background: #BBBBBB;
    transform: rotate(45deg);
}
.xwList-rmtj-item:nth-child(1) p::after,
.xwList-rmtj-item:nth-child(2) p::after,
.xwList-rmtj-item:nth-child(3) p::after {
    background: #1479D7;
}
.xwList-rmtj-item .index-box{
    justify-content: flex-start;
}
.xwList-rmtj-item div{
    flex: 1;
}
.xwList-rmtj-item a{
    font-size: 16px;
    color: #333333;
    flex:1
}
.xwList-rmtj-item a:hover{
    color: #1479D7;
}
.xwList-rmtj-item span{
    font-size: 15px;
    color: #999999;
}
.wd-ss{
    margin-top: 24px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.wd-ss a{
    height: 35px;
    line-height: 33px;
    background: #EFF6FC;
    text-align: center;
    width: 49%;
    margin-bottom: 12px;
    font-size: 16px;
    color: #333333;
    padding:0 12px
}
.wd-ss a:hover{
    color: #1479D7;
}

/* 维修网点 */
.wd-rm{
    align-items: flex-start;
    justify-content:flex-start;
}
.wd-rm-left{
    width: 392px;
}
.wd-rm-left:first-child{
    margin-right: 30px;
}
.wd-rm-left-timer{
    font-size: 16px;
    color: #999999;
}
.wd-rm-left .search-right-title{
    border-bottom: 1px solid #CAE0F3;
}
.wd-rm-box{
    margin-top: 24px;
}
.wd-rm-item{
    display: flex;
    align-items:flex-start;
    margin-bottom: 16px;
}
.wd-rm-item p{
    width: 20px;
    height: 20px;
    line-height:20px;
    text-align:center;
    background: #AAAAAA;
    border-radius: 2px;
    font-size: 12px;
    color: #FFFFFF;
    margin-right: 16px;
}
.wd-rm-item:nth-child(1) p{
    background: #FE6100;
}
.wd-rm-item:nth-child(2) p{
    background: #FE6100;
    opacity: 0.8;
}
.wd-rm-item:nth-child(3) p{
    background: #FE6100;
    opacity: 0.6;
}
.wd-rm-item-right{
    flex: 1;
}
.wd-rm-item-right a{
    font-size: 16px;
    color: #333333;
}
.wd-rm-item-right a:hover{
    color: #1479D7;
}
.wd-rm-item-right-a{
    display:flex;
    align-items:center;
}
.wd-rm-item-right-a span{
    display:inline-block;
    width: 34px;
    height: 18px;
    line-height:18px;
    background: #1479D7;
    border-radius: 4px;
    font-size: 12px;
    color: #FFFFFF; 
    text-align: center;
    margin-left: 12px;
}
.wd-rm-item-right-text{
    font-size: 15px;
    color:#999;
    margin-top: 2px;
}
.wd-wdzd-title{
    display: flex;
    align-items:end;
}
.wd-wdzd-title p{
    font-size: 18px;
    color: #1479D7;
    padding-left: 9px;
    position: relative;
}
.wd-wdzd-title p::after{
    position:absolute;
    top: 50%;
    left:0;
    content: '';
    width: 3px;
    height:18px;
    background:#1479D7;
    transform:translate(0,-50%)
}
.wd-wdzd-title img{
    width: 100%;
    flex:1;
    height:12px;
    margin-left: 3px;
}
.wd-wdzd{
    margin-top: 24px;
}
.wd-wdzd-title{
    margin-bottom: 24px;
}
.wd-wdzd-box{
    display: flex;
    align-items:center;
    flex-wrap: wrap;
}
.wd-wdzd-box a{
    margin-right: 8px;
    padding:0 8px;
    height: 27px;
    line-height:25px;
    background: #EFF6FC;
    border-radius: 4px;
    font-size: 15px;
    color: #5A6D80;
    margin-bottom: 8px;
}
a.wd-wdzd-box-active{
    background: #1479D7;
    color: #FFFFFF;
}
span.hot{
    background:#FE6100;
}
.wd-xzwd .wd-rm-item{
    margin-bottom: 26px;
}
.wd-xzwd .wd-rm-item-right-a{
    margin-bottom: 5px;
}
.wd-xzwd .wd-rm-item:last-child{
    margin-bottom: 0;
}
.wd-wx-item{
    width: 193px;
    margin-top: 16px;
    margin-right: 16px;
}
.wd-wx-item:last-child{
    margin-right: 0;
}
.wd-wx-item .index-wxzs-img{
    width:100%;
    height: 125px;
    border:1px solid #EBEBEB;
}
.wd-wx-item .index-wxzs-img img{
    width: 100%;
    height:100%;
}
.wd-wx-item a:last-child{
    font-size: 15px;
    color: #666666;
    text-align: center;
    margin-top: 8px;
}
.wd-wx-item a:last-child:hover{
    color: #1479D7;
}
.wd-wx-item .index-wx-img-kong{
    padding-top: 12px;
}
.wd-wx-item .index-wx-img-kong img{
    width: 75px !important;
    height: 69px !important;
}
.wd-wx-item .index-wx-img-kong p{
    margin-top: 12px;
}
.wd-xw{
    display: flex;
}
.wd-wxwd{
    margin-top: 32px;
    margin-bottom: 28px;
}
.wd-wxwd .search-right-title{
    justify-content: flex-start;
    align-items: baseline;
}
.wd-wxwd .search-right-title p{
    margin-right: 32px;
}
.ktwxList-left-item {
    width: 640px;
    overflow: hidden;
    white-space: nowrap;
}

.ktwxList-left-item, .ktwxList-gd {
    display: flex;
    align-items: center;
}

.ktwxList-left-item a {
    font-size: 16px;
    color: #333333;
    margin-right: 24px;
}
.ktwxList-left-item a:hover{
    color: #1479D7;
}
a.ktwxList-active {
    color: #1479D7;
}
.ktwxList-gd a {
    font-size: 15px;
    color: #999;
}
.ktwxList-gd img {
    width: 6px;
    height: 11px;
    margin-left: 2px;
}
.wxwd-xw{
    width: 100%;
}
.wxwd-xw .wd-xw{
    flex-wrap: wrap;
    justify-content:space-between;
    margin-top: 8px;
    margin-bottom: 24px;
}
.wxwd-xw .wd-xw .wd-wx-item{
    width:48%;
    margin-right: 0;
}
.ktwxList-rmzx-box1{
    margin-bottom: 24px;
}

.wxwd-xw-zx a{
    padding-left: 12px;
    position: relative;
}
.wxwd-xw-zx a::after{ 
    position:absolute;
    top: 50%;
    left:0;
    content: "";
    transform:translate(0,-50%);
    width: 6px;
    height: 6px;
    background: #CAE0F3;
    border-radius: 50%;
}
.wxwd-box1 .index-wx-bottom-content{
    margin-bottom: 26px;
}

/* 详情 */
.wx-details-top-left{
    display:flex;
    width: 252px;
    height: 168px;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-sizing: border-box;
}
.wx-details-top-left img{
    width: 100%;
    height: 100%;
}
.index-wx-img-kongBig {
    width: 138px;
    height: 104px;
    margin: 0 auto;
    margin-top: 16px;
}
.index-wx-img-kongBig img {
    width: 100%;
    height: 100%;
}
.index-wx-img-kongBig p {
    font-size: 15px;
    color: #999999;
    text-align: center;
    margin-top: 9px;
}
.wx-details-top-right{
    flex: 1;
    margin-left: 16px;
}
.wx-details-top-right-title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 24px;
}
.wx-details-top{
    display: flex;
}
.wx-details-top-text{
    display:flex;
    align-items:center;
    margin-bottom: 10px;
}
.wx-details-top-text:last-child{
    margin-bottom: 0;
}
.wx-details-top-text p{
    font-size: 16px;
    color: #999;
}
.wx-details-top-text span{
    font-size: 16px;
    color: #333;
    flex: 1;
}
.wx-details-top-text:last-child span{
    color: #1479D7
}
.wx-jj{
    margin:32px 0;
}
.wx-jj p{
    font-size: 16px;
    color: #999;
}
.wx-jj span{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}
.wx-zbmd .wd-rm-box{
    display: flex;
    justify-content:space-between;
    flex-wrap: wrap;
}
.wx-zbmd .wd-rm-item{
    width: 48%;
    margin-bottom: 24px;
}
.wx-xq{
    font-size: 15px;
    color: #1479D7;
    margin-top: 16px;
}
.wx-zbmd .index-wxzs-img{
    width:168px;
    height:111px;
}
.wx-zbmd .index-wxzs-title{
    margin-bottom: 16px;
}
.wx-zbmd .index-wxzs-box{
    border-bottom: 1px solid #EFF6FC;
    padding-bottom: 16px;
}
.wx-zbmd .index-wxzs-box:last-child{
    border-bottom: 0;
}
.wx-zbmd .index-wx-img-kongBig{
    width: 108px;
    height: 74px;
    margin-top: 0;
}
.wx-zbmd .index-wx-img-kongBig p{
    margin-top: 6px;
}
.amap-icon img {
    width: 25px;
    height: 34px;
}

.amap-marker-label{
    border: 0;
    background-color: transparent;
}

.info{
    position: relative;
    top: -80px;
    right:150px;
    min-width: 0;
    background-color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 20px;
    font-weight: 800;
}
#container{
    width: 100%;
    height:393px;
    margin:32px 0;
}
.wdlist-h5{
    display:none
}
.index-nav{
    display:none
}
.index-footer{
    display:none;
}
.index-top{
    display: none;
}
.header-top {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    height: 96px;
}
.header-top-logo {
    width: 160px;
}
.index-search {
    display: flex;
    align-items: center;
    margin-top: 52px;
    margin-bottom: 44px;
    height: 38px;
}
.index-search input {
    width: 200px;
    height: 100%;
    border: 1px solid #999999;
    border-radius: 4px 0 0 4px;
    outline: none;
    padding: 0 14px;
    font-size: 15px;
    color: #333;
}
.index-search-btn {
    width: 100px;
    line-height: 40px;
    background: #1479D7;
    border-radius: 0 4px 4px 0;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
.index-header {
    width: 100%;
    height: 88px;
    background: #1479D7;
    border-radius: 6px;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
}
.index-header-border {
    position: relative;
    padding-right: 4px;
    margin-left: 14px;
}
.index-header-left-ul {
    display: flex;
    align-items: center;
}
.index-header-left-ul a {
    margin-right: 14px;
    font-size: 15px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    padding: 4px 0px;
    width: 76px;
    justify-content: center;
}
.header1 {
    background: url(../images/header1.png) no-repeat center;
}
.header2 {
    background: url(../images/header2.png) no-repeat center;
}
.header3 {
    background: url(../images/header3.png) no-repeat center;
}
.header7 {
    background: url(../images/header7.png) no-repeat center;
}
.header4 {
    background: url(../images/header4.png) no-repeat center;
}
.header5 {
    background: url(../images/header5.png) no-repeat center;
}
.header6 {
    background: url(../images/header6.png) no-repeat center;
}
.index-header-bold {
    font-weight: bold;
}
.index-header-border::after {
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    margin-top: -20px;
    width: 1px;
    height: 41px;
    background: #000000;
    opacity: .15;
}
.index-header-left {
    margin-left: 20px;
}
.header-img {
    width: 25px;
    height: 25px;
    margin-right: 4px;
}
.footer-content {
    width: 1240px;
    margin: 0 auto;
    margin-top: 32px;
    padding-bottom: 32px;
}
.footer-content-ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-content-ul a {
    position: relative;
    text-align: center;
    padding: 0 26px;
    display: inline-block;
    font-size: 15px;
    color: #999999;
}
.footer-content-ul a:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    right: 0;
    background-color: #CAE0F3;
}
.footer-content .footet-p {
    margin: 24px auto;
    line-height: 27px;
}
.footer-content p {
    width: 771px;
    font-size: 15px;
    color: #999999;
    margin: 0 auto;
    text-align: center;
}
.footer-img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-img-bg1 {
    background: url(../images/img11.png) no-repeat center;
}
.footer-img-bg2 {
    background: url(../images/img2.png) no-repeat center;
}
.footer-img-bg3 {
    background: url(../images/img3.png) no-repeat center;
}
.footer-img-bg4 {
    background: url(../images/img4.png) no-repeat center;
}
.footer-img-bg5 {
    background: url(../images/img5.png) no-repeat center;
}
.footer-img-bg {
    width: 128px;
    height: 52px;
    border-radius: 4px;
    margin-right: 24px;
}
.footet-p p a {
    font-size: 15px;
    color: #999999;
}
.footer-content-ul a:hover {
    color: #1479D7;
}





@media only screen and (max-width: 768px ) { 
    .index-content{
        width: 100%;
    }
   .wxwd-left{
       margin-right: 0;
       width: 100%;
   }
   .ktwxList-right{
       width: 100%;
   }
   .wdlb-top{
       margin-bottom: 16px;
       margin-top: 0;
   }
   .wxwd-box{
       flex-wrap: wrap;
       padding:0 16px;
       margin-top: 16px;
   }
   .wx-details-top{
       flex-wrap: wrap;
   }
   .wx-details-top-left{
       width: 100%;
       height: 245px;
   }
   .wx-details-top-right{
       margin-left: 0;
   }
   .wx-details-top-right-title{
        margin: 12px 0;
        font-size: 20px;
   }
   .wx-details-top-text{
       margin-bottom: 6px;
   }
   .wxwd-left .index-wx-img-kongBig{
        width: 158px;
        height: 124px;
   }
   .wx-jj,#container{
       margin:16px 0
   }
   .wx-jj span{
       font-size: 15px;
       line-height: 24px;
   }
   .wx-details-top-text span,.wx-details-top-text p{
       font-size: 15px;
   }
   #container{
       height:240px;
       margin-bottom: 24px;
   }
   .wx-zbmd .wd-rm-box,.ktwxList-rmzx-box{
       margin-top: 16px;
   }
   .wx-zbmd .wd-rm-item{
       width:100%;
       margin-bottom: 12px;
   }
   .wx-zbmd .index-wxzs-img {
        width: 148px;
        height: 91px;
   }
   .wx-zbmd .index-wxzs-title{
       margin-bottom: 8px;
   }
   .wx-xq{
       margin-top: 8px;
   }
   .wx-zbmd .index-wx-img-kongBig {
        width: 98px;
        height: 64px;
    }
    .wx-zbmd .index-wx-img-kongBig p{
        margin-top: 4px;
        font-size: 12px;
    }
    .wx-zbmd .wd-rm-item:last-child{
        margin-bottom: 24px;
    }
    .wx-zbmd .ktwxList-rmzx-box{
        margin-bottom: 16px;
    }
    .wd-gz .ktwxList-rmzx-box{
        margin-bottom: 24px;
    }
    .wd-ss{
        margin-top: 16px;
        margin-bottom: 16px;
    }
    .wd-wxwd{
        display:none;
    }
    .wd-rm-left{
        width: 100%;
        margin-right: 0 !important;
    }
    .wd-rm{
        flex-wrap: wrap;
    }
    .wd-rm-box{
        margin-top: 16px;
    }
    .wd-rm-item{
        margin-bottom: 8px;
    }
    .wd-rm-item p{
        margin-right: 8px;
    }
    .wd-wdzd-title img{
        width: 75%;
    }
    .wd-wdzd-title{
        margin-bottom: 16px;
    }
    .wd-wdzd{
        margin-bottom: 18px;
    }
    .wd-xzwd .wd-rm-item{
        margin-bottom: 12px;
    }
    .wd-xw{
        flex-wrap: wrap;
        justify-content:space-between
    }
    .wd-wx-item{
        width:48%;
        margin-right: 0;
    }
    .wxwd-box1{
        margin-top: 24px;
        margin-bottom: 24px;
    }
    .index-wx-bottom-box a{
        margin-right: 12px;
        width: 146px;
        height: 94px;
    }
    .wxwd-box1 .index-wx-bottom-content{
        margin-bottom: 12px;
    }
    .index-wx-right-text{
        margin-bottom: 6px;
    }
    .index-wx-right-text:last-child{
        margin-bottom: 0;
    }
    .index-wx-bottom-box{
        margin-top: 12px;
    }
    .wxwd-xw .wd-xw{
        margin-top: 0;
    }
    .ktwxList-rmzx-box .index-wxzs-box{
        margin-bottom: 12px;
    }
    .shwd-select{
        display:none;
    }
    .dmdq-ts{
        height:auto;
        line-height:24px;
        padding:10px;
        margin-bottom: 24px;
    }
    .wxwd-left .index-wx-bottom-content{
        margin-bottom: 16px;
    }
    .pages-box{
        margin-bottom: 24px;
    }
    .wdlist-h5{
        display:block;
        width: 100%;
        /* height:100%; */
        position:fixed;
        left: 0;
        top: 0;
        z-index: 999;
    }
    .wdlist-h5-box{
        background-color: #fff;
    }
    .wdlist-h5-title{
        padding:0 16px;
        height:50px;
        line-height:50px;
        display: flex;
        align-items:center;
    }
    .wdlist-h5-title p{
        font-size: 16px;
        color: #666
    }
    .wdlist-h5-title img{
        width:6px;
        height:11px;
        transform:rotate(90deg);
        margin-left: 8px;
    }
    .wdlist-h5-select{
        background:rgba(0,0,0,.8);
        position:fixed;
        width:100%;
        height:100%;
        display:none;
    }
    .wdlist-h5-select .shwd-select-item{
        background:#fff;
        margin-left: 0;
        padding-left: 16px;

    }
    .wdlist-h5-select-active{
        display:block;
    }
    .index-nav {
        justify-content: inherit;
        overflow: hidden;
        margin-top: 20px;
        height: 40px;
        position: relative;
        padding:0 16px;
        margin-right: 16px;
        display: block;
    }
    .index-nav .index-box a {
        flex: none;
        font-size: 16px;
        color: #666666;
        margin-right: 24px;
    }
    .index-nav-active {
        font-size: 16px !important;
        color: #1479D7 !important;
        position: relative;
    }
    .index-nav-img {
        height: 18px;
        position: absolute;
        top: 4px;
        right: 0;
        background: #fff;
        box-shadow: -6px 0px 6px #ffffff;
    }
    .index-nav img {
        width: 18px;
        height: 18px;
        margin-left: 16px;
    }
    .index-footer {
        padding:0 16px 30px 16px;
        display: block;
    }
    .index-footer-box {
        margin-bottom: 16px;
        line-height: 20px;
    }
    .index-footer-box P {
        font-size: 12px;
        color: #999999;
    }
    .index-top{
        display: block;

    }
    .index-search{
        margin-top: 16px;
        box-shadow: 0px 3px 6px rgb(0 0 0 / 8%);
        padding: 0 16px;
        padding-bottom: 8px;
    }
    .index-logo {
        width: 102px;
        height: 32px;
        margin-right: 10px;
    }
    .index-input {
        flex: 1;
        height: 35px;
        background: #F5F5F5;
        border-radius: 100px;
        justify-content: flex-start;
        padding-left: 16px;
    }
    .index-input img {
        width: 16px;
        height: 16px;
    }
    .index-input input {
        flex: 1;
        height: 100%;
        background: transparent;
        margin-left: 3px;
    }
    .index-nav-index{
        margin-top: 50px;
    }
    .wxwd-box-wx{
        margin-top: 0;
    }
    .index-pc-box,.footer-content{
        display:none
    }
    .index-search{
        margin-bottom: 0;
    }
    .index-search input{
        border: none;
    }
    
}