* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 1.5;
    cursor: default;
    color: #333;
}

ul,
li,
dl,
dt,
dd,
ol,
p,
img {
    list-style: none;
    border: none;
    vertical-align: middle;
}

.header {
    background: url(banner.png) no-repeat center top;
    height: 536px;
}

.header img {
    width: 300px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    padding-top: 30px;
}

.main {
    margin-top: -220px;
}

.mainImg {
    background: url(Borderpicture.png) no-repeat center top;
    height: 180px;

}

.dating {
    padding: 38px 20px;
}

.dating ul {
    overflow: hidden;
}

.dating li {
    float: left;
    width: 25%;
}

.dating li:first-child a {
    border-left: 0;
}

.dating li a {
    display: block;
    border-left: 3px solid #bbb8c6;
    text-align: center;
    text-decoration: none
}

.dating li p {
    margin-top: 10px;
}

.dating ul {
    overflow: inherit;
}

.dating li {
    float: left;
    width: 33.33%;
}

.top-nav-wrapper .icon-item-wrapper {
    flex: 1;
    cursor: pointer;
    position: relative;

}

.top-nav-wrapper .icon-item-wrapper .qrcode-wrapper {
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    text-align: center;
    filter: drop-shadow(0px 0px 9px rgba(10, 10, 10, 0.8));
    position: absolute;
    top: calc(100% + 25px);
    left: calc(50% - 100px);
    display: none
}

.top-nav-wrapper .icon-item-wrapper .qrcode-wrapper::before {
    content: "";
    position: absolute;
    top: -19px;
    left: calc(50% - 20px);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 25px solid white
}

.top-nav-wrapper .icon-item-wrapper:hover .qrcode-wrapper {
    display: block
}

.top-nav-wrapper .icon-item-wrapper .text-wrapper {
    display: block;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    color: #333333;
    line-height: 26px
}

.top-nav-wrapper .icon-item-wrapper .icon-wrapper {
    display: block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 5px auto
}

.top-nav-wrapper .icon-item-wrapper .icon-wrapper.wechat {
    background: linear-gradient(135deg, #e1eeff, #adceff)
}

.top-nav-wrapper .icon-item-wrapper .icon-wrapper.weibo {
    background: linear-gradient(135deg, #fff3dd, #ffdca1)
}

.top-nav-wrapper .icon-item-wrapper .icon-wrapper.ybyh {
    background: linear-gradient(45deg, #dbf1ff, #9dd4ff)
}

.top-nav-wrapper .icon-item-wrapper .icon-wrapper.yessw {
    background: linear-gradient(45deg, #ffddd9, #ff9f95)
}

.qrcode-wrapper img {
    padding: 0 10px;
    width: 130px;
    height: 130px
}

.qrcode-wrapper .text {
    text-align: center;
    padding: 4px 10px;
    width: 130px;
    display: block;
    color: #333
}

.nums {
    margin-top: 80px;
}

.Datas {
    height: 240px;
    margin-top: 30px;
}

.Datas ul {
    height: 100%;
}

.Datas ul a {
    text-decoration: none
}

.Datas ul li {
    width: 31.3%;
    height: 100%;
    float: left;
    box-shadow: 0 0 10px 5px #e2e2fa inset;
    padding: 1%;
    box-sizing: border-box;
    margin-left: 20px;
}

.Datas ul li img {
    width: 100%;
    height: 68%;
}


.Datas ul li div {
    width: 100%;
    height: 28%;
    margin-top: 4%;
    color: #333;
}

.Datas ul li:nth-child(2) div {
    background-color: #4551bc;
    color: #fff;
}

.listEwm {
    height: auto;
    margin-top: 10px;
    background-color: #e5f1ff;
    border-top-left-radius: 10%;
    border-top-right-radius: 10%;
    overflow: hidden;
}

.listEwmheader {
    width: 100%;
    height: 11%;
    margin-top: 80px;
}

.listEwmheader div {
    width: 33.3%;
    float: left;
    height: 100%;
    text-align: center;
    line-height: 66px;
    color: #ffffff;
    font-weight: bold;
    font-size: 24px;
    font-family: "长城长宋体";
}

.imagesone {
    background: url(offl.png) no-repeat center top;
}

.imagestwo {
    background: url(offm.png) no-repeat center top;
}

.imagesthree {
    background: url(offr.png) no-repeat center top;
}

.imagesone1 {
    background: url(onl.png) no-repeat center top;
}

.imagestwo2 {
    background: url(onm.png) no-repeat center top;
}

.imagesthree3 {
    background: url(onr.png) no-repeat center top;
}

#ewmqh {
    width: 100%;
    height: auto;
    padding: 0 30px 30px 30px;
    box-sizing: border-box;
    overflow: hidden;
}

.listEwmbody {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
  
}

.listEwmbody ul {
    width: 100%;
    height: auto;
    right: -17px ;
    /*! overflow-x: hidden; */
    /*! overflow-y: scroll; */
    /*! position: absolute; */
    /*! box-sizing: border-box; */
    overflow: hidden;
}

.listEwmbody ul li {
    float: left;
    width: 21.1%;
    height: 42%;
    margin: 2% 1.95%;
    background-color: #fff;
    box-sizing: border-box;
    border: 2px solid #73b8a3;
    border-radius: 8px;
    padding: 20px;

}

.listEwmbody ul li img {
    width: 100%;
}

.listEwmbody ul li p {
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

@media only screen and (max-width: 1100px) {


    .w1200 {
        width: 100%;
    }

    .header {
        display: block;
        height: 0;
        padding-top: 27.916%;
        background-size: 100% auto;
    }

    .logo {
        margin-top: -27.916%;
        padding-top: 10px;
        padding-left: 10px;
        box-sizing: border-box;
    }

    .logo img {
        width: 26%;
    }

    .main {
        margin-top: -45px;
    }

    .mainImg {
        background-size: 80% auto;
        height: 100px;
        margin: auto;
    }

    .dating {
        padding: 0 0;
        width: 80%;
        height: 100px;
        margin: auto;
    }

    .dating li {
        width: 33.333%;
        margin: 2.5px auto;
    }

    .dating li:nth-child(3) a {
        border-left: 0;
    }

    .dating li a {
        display: block;
        border-left: none;
        text-align: center;
    }

    .dating li a img {
        height: 40px;
    }

    .dating li p {
        font-size: 12px;
    }

    .nums {
        margin-top: 20px;
        margin: 0 auto;
    }

    .nums img {
        width: 100%;
    }

    .Datas {
        margin-top: 15px;
    }

    .Datas ul {
        width: 100%;
    }

    .Datas ul li {
        width: 80%;
        margin-top: 10px;
        margin-left: 10%;
        font-size: 14px;
    }

    .listEwm {
        height: 480px;
        float: left;
        margin-top: 50px;
        background-color: #e5f1ff;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .listEwmheader {
        margin-top: 0px;
    }

    .listEwmbody ul li {
        width: 45%;
        margin-left: 2.8%;
    }
    .listEwmheader div {
        font-size: 20px;
        line-height: 52px;
    }

    .listEwmbody ul li p {
        width: 100%;
        margin-top: 5px;
        text-align: center;
        font-size: 12px;
    }
    .listEwmbody ul{
        right: -5px;
    }
}