body{
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
}
@media only screen and (min-width: 1080px) {
    .banner {
        height: 5rem;
        background: url('../images/ydh/banner.png') center/cover no-repeat;
        ;
        position: relative;
    }

    .bannerMain {
        position: absolute;
        top: 1.26rem;
        left: 15%;
    }

    .bannerMain button {
        width: 1.42rem;
        height: 0.42rem;
        border-radius: 0.2rem;
        border: none;
        background-color: rgba(223, 231, 252, 1);
        color: rgba(37, 93, 235, 1);
        cursor: pointer;
        font-size: 0.16rem;
    }

    .bannerMainTitle {
        color: white;
        font-size: 0.28rem;
        margin-bottom: 0.32rem;
    }

    .bannerItem {
        color: white;
        opacity: 0.8;
        font-size: 0.16rem;
        margin-bottom: 0.15rem;
    }

    .bannerItem img {
        width: 0.095rem;
        margin-right: 0.1rem;
    }

    .ydhMain {
        width: 100%;
        height: 7.73rem;
        /* border: 1px solid black; */
        background: url('../images/ydh/bg2.png') center/cover no-repeat;
    }

    .ydhMainTitle {
        text-align: center;
        color: #333;
        font-size: 0.3rem;
        font-weight: bold;
        margin-bottom: 0.1rem;
        padding-top: 1rem;
    }

    .ydhMainTips {
        text-align: center;
        font-size: 0.16rem;
        color: #333;
        margin-bottom: 0.8rem;
    }

    .ydhCard {
        width: 12rem;
        height: 1.8rem;
        /* border: 1px solid black; */
        margin: 0 auto;

    }

    #ydhcard1 {
        width: 5.4rem;
        height: 1.5rem;
        background: rgba(107, 177, 255, 1);
        float: left;
        position: relative;
        border-radius: 16px;
        padding: 0.3rem 0 0 0.3rem;
        transition: all 0.5s ease-in-out;
    }

    #ydhcard1 img {
        width: 3.04rem;
        position: absolute;
        bottom: 0;
        right: 0;
        border-radius: 16px;
    }

    #ydhcard2 {
        width: 5.4rem;
        height: 1.5rem;
        background: rgba(229, 241, 255, 0.8);
        float: right;
        position: relative;
        border-radius: 16px;
        padding: 0.3rem 0 0 0.3rem;
    }

    #ydhcard2 img {
        width: 3.04rem;
        position: absolute;
        bottom: 0;
        right: 0;
        border-radius: 16px;
    }

    .ydhcardall {
        width: 4.11rem;
    }

    #ydhcard1 .ydhcardallTitle {
        font-size: 0.24rem;
        font-weight: bold;
        color: #fff;
        margin-bottom: 0.16rem;
    }

    #ydhcard1 .ydhcardallTips {
        line-height: 0.22rem;
        font-size: 0.14rem;
        color: #fff;
    }

    #ydhcard2 .ydhcardallTitle {
        font-size: 0.24rem;
        font-weight: bold;
        color: rgba(31, 120, 219, 1);
        margin-bottom: 0.16rem;
    }

    #ydhcard2 .ydhcardallTips {
        line-height: 0.22rem;
        font-size: 0.14rem;
        color: rgba(31, 120, 219, 1);
    }

    #ydhcard2:hover {
        background-color: rgba(107, 177, 255, 1);
        transition: all 0.5s ease-in-out;
    }

    #ydhcard2:hover .ydhcardallTitle {
        color: #fff;
    }

    #ydhcard2:hover .ydhcardallTips {
        color: #fff;
    }

    #ydhcard2:hover~#ydhcard1 {
        background: rgba(229, 241, 255, 0.8);
        transition: all 0.5s ease-in-out;
    }

    #ydhcard2:hover~#ydhcard1 .ydhcardallTitle {
        color: rgba(31, 120, 219, 1);
    }

    #ydhcard2:hover~#ydhcard1 .ydhcardallTips {
        color: rgba(31, 120, 219, 1);
    }

    .ydhwu {
        width: 8.7rem;
        height: 1.5rem;
        /* border: 1px solid black; */
        margin: 0.6rem auto 0 auto;
        text-align: center;
        font-size: 0.2rem;

    }

    .ydhwuItemAll {
        margin-top: 0.35rem;
        overflow: hidden;
    }

    .ydhwuItem {
        width: 1rem;
        float: left;
        margin-right: 0.8rem;
        font-size: 0.16rem;
    }

    .ydhwuItem:last-child {
        margin-right: 0rem;
    }

    .ydhwuItem img {
        width: 0.8rem;
    }

    .ydher {
        width: 2.8rem;
        height: 1.5rem;
        /* border: 1px solid black; */
        margin: 0.6rem auto 0 auto;
        text-align: center;
        font-size: 0.2rem;
        display: none;

    }

    .ydhBottom {
        height: 6.58rem;
        background: url('../images/ydh/img-kcld-bg.png') center/cover no-repeat;
        position: relative;
        overflow: hidden;
        padding-top: 1rem;
    }
    .active .itemimg1{
        display: inline-block !important;
    }
    .active .itemimg{
        display: none !important;
    }
    .ydhBottom .img1 {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .ydhBottom .img1 img{
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .ydhBottom .img2 {
        position: absolute;
        top: 0rem;
        right: -1rem;
    }

    .ydhBottomTitle {
        text-align: center;
        font-size: 0.3rem;
        font-weight: bold;
        color: #fff;
    }

    .ydhBottomTips {
        text-align: center;
        color: #fff;
        font-size: 0.16rem;
        margin-top: 0.08rem;
    }

    .ydhbottomItemAll {
        width: 12rem;
        height: 0.5rem;
        margin: 0.6rem auto 0 auto;
        border-bottom: 1px solid #82ACFF;
    }

    .ydhbottomItem {
        width: 1.35rem;
        float: left;
        height: 0.5rem;
        font-size: 0.2rem;
        color: #fff;
        margin-right: 0.17rem;
        position: relative;
        cursor: pointer;
    }

    .ydhbottomItem:last-child {
        margin-right: 0;
    }

    .ydhbottomItem .itemimg {
        width: 0.25rem;
        position: relative;
        top: 0.05rem;
        margin-right: 0.08rem;
    }

    .ydhbottomItem .itemimg1 {
        width: 0.25rem;
        position: relative;
        top: 0.05rem;
        margin-right: 0.08rem;
    }

    .itemActive {
        position: absolute;
        bottom: -0.01rem;
        width: 1.35rem;
        left: 0;
    }

    #ydhbottomItem1 .itemimg1 {
        display: none;
    }

    #ydhbottomItem2 .itemimg1,
    #ydhbottomItem2 .itemActive {
        display: none;
    }

    #ydhbottomItem3 .itemimg1,
    #ydhbottomItem3 .itemActive {
        display: none;
    }

    #ydhbottomItem4 .itemimg1,
    #ydhbottomItem4 .itemActive {
        display: none;
    }

    #ydhbottomItem5 .itemimg1,
    #ydhbottomItem5 .itemActive {
        display: none;
    }

    #ydhbottomItem6 .itemimg1,
    #ydhbottomItem6 .itemActive {
        display: none;
    }

    #ydhbottomItem7 .itemimg1,
    #ydhbottomItem7 .itemActive {
        display: none;
    }

    #ydhbottomItem8 .itemimg1,
    #ydhbottomItem8 .itemActive {
        display: none;
    }

    .ydhBottomMain {
        width: 11rem;
        height: 3.36rem;
        background: rgba(255, 255, 255, 0.8);
        margin-top: 0.4rem;
        z-index: 9999;
        position: absolute;
        left: 50%;
        border-radius: 8px;
        margin-left: -6rem;
        padding: 0 0.5rem;
        position: relative;
    }

    .ydhBottomMainTitle {
        color: #1F78DB;
        font-size: 0.24rem;
        padding-top: 0.4rem;
        position: relative;
    }

    .ydhBottomMainTitle img {
        width: 0.38rem;
        position: relative;
        top: 0.1rem;
        margin: 0 0.05rem;
    }

    .ydhBottomMainTips {
        width: 5rem;
        margin-top: 0.3rem;
        font-size: 0.16rem;
        color: #333;
        line-height: 0.24rem;
    }

    .ydhBottomMainFoot {
        width: 5rem;
        margin-top: 0.3rem;
        font-size: 0.16rem;
    }

    .footitem {
        font-size: 0.14rem;
        color: #333;
        border: 1px solid #B6B9BD;
        float: left;
        /* width: 0.8rem; */
        padding: 0.05rem 0.12rem;
        margin-right: 0.12rem;
        margin-top: 0.12rem;
    }

    .ydhBottomMainRight {
        position: absolute;
        right: 0;
        top: 0;
    }

    .ydhBottomMainRight img {
        width: 6rem;
    }

    #ydhBottomMain2 {
        display: none;
    }

    #ydhBottomMain3 {
        display: none;
    }

    #ydhBottomMain4 {
        display: none;
    }

    #ydhBottomMain5 {
        display: none;
    }

    #ydhBottomMain6 {
        display: none;
    }

    #ydhBottomMain7 {
        display: none;
    }

    #ydhBottomMain8 {
        display: none;
    }
    .isphone{
        display: none !important;
    }
    .yh{
        width: 0.15rem !important;
        position: absolute !important;
        top: 0.5rem !important;
    }
}
@media only screen and (max-width: 1080px) {

    #header{
        display: none !important;
    }
    #footer{
        display: none !important;
    }
    .banner{
        width: 100%;
        height: 6.25rem;
        background:rgba(37, 93, 235, 1) url('../images/ydh/img-banner@2x.png') center/cover no-repeat;
    }
    .bannerMain{
        padding: 0.475rem 0 0 0.3125rem;
    }
    .bannerMainTitle{
        color: #fff;
        font-size: 0.325rem;
        margin-bottom: 0.1875rem;
    }
    .bannerItem{
        font-size: 0.1875rem;
        color: #fff;
        opacity: 0.8;
        margin-top: 0.08rem;
    }
    .bannerItem img {
        width: 0.095rem;
        margin-right: 0.1rem;
    }
    .bannerMain button {
        width: 1.32rem;
        height: 0.38rem;
        border-radius: 0.2rem;
        border: none;
        background-color: #fff;
        color: rgba(37, 93, 235, 1);
        cursor: pointer;
        margin-top: 0.15rem;
        font-size: 0.18rem;
    }
    .ydhMain{
        width: calc(100% - 0.375rem);
        height: 13.5rem;
        background: url("../images/ydh/bg01@2x.png") center/cover no-repeat;
        padding: 0.625rem 0.1875rem 0 0.1875rem;
    }
    .ydhMainTitle{
        font-size: 0.3rem;
        text-align: center;
        font-weight: bold;
    }
    .ydhMainTips{
        font-size: 0.1875rem;
        text-align: center;
        margin-top: 0.1rem;
    }
    .ispc{
        display: none !important;
    }
    #ydhcard11{
        width: calc(100%);
        height: 2.23rem;
        background: rgba(107, 177, 255, 1);
        float: left;
        position: relative;
        border-radius: 16px;
        margin-top: 0.5rem;
        overflow: hidden;
        /* padding: 0.3rem 0 0 0.3rem; */
    }
    #ydhcard11 img{
        width: 60%;
        position: absolute;
        bottom: 0;
        right: 0;
        border-radius: 16px;
    }
    #ydhcard11 .ydhcardallTitle{
        color: #fff;
        font-weight: bold;
        font-size: 0.25rem;
        padding: 0.3rem 0 0 0.3rem;
    }
    #ydhcard11 .ydhcardallTips{
        width: 70%;
        padding: 0.2rem 0 0 0.3rem;
        color: #fff;
        font-size: 0.1875rem;
    }
    .ydhwu{
        height: 4.0rem;
        clear: both;
        padding-top: 0.3rem;
    }
    .ydhwuTitle{
        font-size: 0.225rem;
        color: #333;
        text-align: center;
        margin-bottom: 0.35rem;
    }
    .ydhwuItemAll .ydhwuItem{
        width: 33.3%;
        float: left;
        text-align: center;
        font-size: 0.1875rem;
        margin-bottom: 0.35rem;
    }
    .ydhwuItemAll .ydhwuItem img{
        width: 90%;
    }
    #ydhcard22{
        width: calc(100%);
        height: 2.53rem;
        background: rgba(229, 241, 255, 0.8);
        float: left;
        position: relative;
        border-radius: 16px;
        /* margin-top: 0.5rem; */
        overflow: hidden;
        /* padding: 0.3rem 0 0 0.3rem; */
    }
    #ydhcard22 img{
        width: 60%;
        position: absolute;
        bottom: 0;
        right: 0;
        border-radius: 16px;
    }
    #ydhcard22 .ydhcardallTitle{
        color: rgba(31, 120, 219, 1);
        font-weight: bold;
        font-size: 0.25rem;
        padding: 0.3rem 0 0 0.3rem;
    }
    #ydhcard22 .ydhcardallTips{
        width: 70%;
        padding: 0.2rem 0 0 0.3rem;
        color: rgba(31, 120, 219, 1);
        font-size: 0.1875rem;
    }
    .ydher{
        height: 4.3rem;
        clear: both;
        padding-top: 0.3rem;
    }
    .ydhwuTitle{
        font-size: 0.225rem;
        color: #333;
        text-align: center;
        margin-bottom: 0.35rem;
    }
    .ydher .ydhwuItemAll .ydhwuItem{
        width: 50%;
        float: left;
        text-align: center;
        font-size: 0.1875rem;
        margin-bottom: 0.35rem;
    }
    .ydhwuItemAll .ydhwuItem img{
        width: 0.875rem
    }
    .ydhld{
        /* height: 20rem; */
        background: url('../images/ydh/bg02@2x.jpg') ;
        padding-top: 0.625rem;
        padding: 0.625rem 0.2rem;
        overflow: hidden;
    }
    .ydhBottomTitle{
        text-align: center;
        font-size: 0.3rem;
        color: #fff;
        font-weight: bold;
    }
    .ydhBottomTips{
        text-align: center;
        font-size: 0.1875rem;
        color: #fff;
        margin-top: 0.1rem;
    }
    .ydhBottomMain {
        /* width: 100%; */
        height: 7.8rem;
        background: rgba(255, 255, 255, 0.8);
        margin-top: 0.4rem;
        z-index: 9999;
        border-radius: 8px;
        padding: 0 0.3rem;
        position: relative;
    }
    .ydhBottomMainTitle {
        color: #1F78DB;
        font-size: 0.24rem;
        padding-top: 0.3rem;
    }
    .ydhBottomMainTitle img {
        width: 0.38rem;
        position: relative;
        top: 0.1rem;
        margin: 0 0.05rem;
    }

    .ydhBottomMainTips {
        width: 100%;
        margin-top: 0.3rem;
        font-size: 0.1875rem;
        color: #333;
        line-height: 0.3rem;
    }
    .ydhBottomMainRight{
        overflow: hidden;
        text-align: center;
    }
    .ydhBottomMainRight img {
        text-align: center;
        width: 4.825rem;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -2.4125rem;
    }
    .ydhBottomMainFoot{
        font-size: 0.2rem;
        margin-top: 0.535rem;
    }
    .footitem{
        width: 1rem;
        height: 0.375rem;
        border: 1px solid #B6B9BD;
        text-align: center;
        line-height: 0.375rem;
        float: left;
        margin-right: 0.2rem;
        margin-top: 0.2rem;
        border-radius: 3px;
    }
    .ydhBottomMain1 {
        /* width: 100%; */
        height: 6.2rem;
        background: rgba(255, 255, 255, 0.8);
        margin-top: 0.4rem;
        z-index: 9999;
        border-radius: 8px;
        padding: 0 0.3rem;
        position: relative;
        overflow: hidden;
    }
    .ydhBottomMain12 {
        /* width: 100%; */
        height: 7.5rem;
        background: rgba(255, 255, 255, 0.8);
        margin-top: 0.4rem;
        z-index: 9999;
        border-radius: 8px;
        padding: 0 0.3rem;
        position: relative;
        overflow: hidden;
    }
}
@media only screen and (min-width: 1080px) and (max-width: 1280px) {
    .img1{
        display: none;
    }
    .img2{
        display: none;
    }
}
