body {
    font-family: "PingFangSC-Regular","Microsoft YaHei","helvetica neue",arial,sans-serif;
}
a:focus{
    text-decoration:none !important;
}
a:focus, a:hover{
    text-decoration:none !important;
}
.index-logo-yd{
    display: none !important;
}

.index-header{
    background: #fff;
    border: 0;
    box-shadow:none;
    margin-bottom: 0;
}
.index-header-logo-a{
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px;
}
.navbar-default .navbar-nav> .index-right-list >a{
    border-top: 4px solid #fff;
    padding: 42px 25px;
    font-size: 16px;
    color: #555555;
    font-weight: 200;
    box-shadow:none;
}
.navbar-default .navbar-nav> .active >a{
    border-top: 4px solid #299939;
    background: #fafafa;
    color: #299939;
    font-weight: 500;
}
.navbar-default .navbar-nav> .active >a:hover{
    background: #fafafa;
    color: #299939;
}




.index-title{
    margin-top: 30px;
    margin-bottom: 30px;
}
.index-title-right{
    margin-top: 15px;
    font-size: 24px;
    /*vertical-align: bottom;*/
}
.index-title-right > a{
    font-size: 24px;
    padding: 28px 30px 0;
    color: #333333;
    font-weight: 200;
}
.index-title-right > a:hover{
    text-decoration:none;
}
.title-img{
    height: 432px;
    background: url(../img/indexBanner.jpg) center top no-repeat;
    text-align: center;
    margin-bottom: 30px;
}
.index-banner-txt{
    margin-top: 168px;
    /*font-family: "STFangsong";*/
    font-size:36px;
    color: #ffffff;
    line-height: 52px; 
    padding-left: 100px;
    text-align: left;
    font-weight: 200;
}
.index-list-title{
    font-size: 30px;
    color: #333333;
    margin-bottom: 30px;
}
.index-list-padding{
    padding: 25px;
    margin-bottom: 0;
    box-shadow: none !important;
}
.index-list-padding > img{
    width: 100px;
    margin-right: 35px;
    margin-left: 40px;
}
.index-list-right > h3{
    font-size: 28px;
    color: #333333;
    line-height: 37px;
    margin-top: 7px;
    margin-bottom: 6px;
}
.index-list-right > p{
    font-size: 18px;
    color: #555555;
    font-weight: 200;
    margin-bottom: 0;
}
.index-jk-banner{
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
    height: 300px;
    background: url(../img/pingce.png) 100% no-repeat;
}
.index-jk-banner:hover{
    color: #fff;
    text-decoration: none;
}
.index-jk-banner > h2{
    width: 100%;
    margin-top: 111px;
    margin-bottom: 18px;
    font-size: 36px;
    text-align: center;
    color: #fff;
}
.index-jk-banner > p{
    margin: 0 auto;
    width: 47%;
    font-size: 30px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    font-weight: 200;
}
.index-yz-img{
    display: block;
    position: relative;
}
.index-yz-img > img{
    width: 100%;
}
.index-yz-txt{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.index-yz-txt > h3{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #605449;
    margin-top: 94px;
    margin-bottom: 20px;
}
.index-yz-txt-img{
    display: inline-block;
    padding: 6px;
    border: 1px solid #ededed;
}
.index-yz-txt-img > img{
    width: 113px;
}

.index-tb{
    display: block;
    width: 100%;
    height: 160px;
    border: 1px solid #e5e5e5;
    background: #fff url(../img/tb.jpg) right center no-repeat;
    margin-bottom: 12px;
}
.index-tb > h3{
    margin-top: 62px;
    margin-left: 22px;
    font-size: 30px;
    margin-right: 73px;
    color: #333333;
    font-weight: 400;
}
.index-tb-ewm{
    margin-top: 27px;
    padding: 6px;
    border: 1px solid #ededed;
    background: #fff;
}
.index-tb-ewm > img{
    width: 94px;
}
.index-ggzh{
    display: block;
    height: 160px;
    border: 1px solid #e5e5e5;
}
.index-left-ggzh{
    margin-top: 30px;
    padding: 2px;
    border: 1px solid #ededed;
    margin-left: 20px;
    margin-right: 16px;
}
.index-left-ggzh img{
    width: 92px;
}
.index-right-ggzh{
    margin-top: 55px;
}
.index-right-ggzh > p{
    font-size: 17px;
    color: #333333;
    margin-bottom: 0;
}
.index-wb{
    margin-left: 20px;
    margin-top: 47px;
    margin-right: 15px;
    width: 60px;
}
.index-bottom-border{
    margin-top: 30px;
    padding: 50px 0;
    background: #393434;
}
.index-foot-txt{
    text-align: center;
    font-size: 12px;
    margin-bottom: 0;
    color: #7f7d7d;
}
.index-foot-txt > a{
    color: #7f7d7d;
}
/* 取消 panel-body 的 下边距 */
.index-panel-body{
    padding-bottom: 0;
}
.index-no-left-padding{
    padding-left: 6px;
}
.index-no-right-padding{
    padding-right: 6px;
}
@media all and (max-width: 1200px) {
    .index-yz-txt > h3 {
        margin-top: 52px;
    }
    .index-tb > h3{
        margin-top: 48px;
    }
    .index-tb-ewm{
        margin-top: 10px;
    }
    .index-tb{
        height: 130px;
    }
    .index-ggzh{
        height: 130px;
    }
    .index-left-ggzh{
        margin-top: 27px;
    }
    .index-left-ggzh img{
        width: 70px;
    }
    .index-wb{
        margin-top: 45px;
    }
    .index-right-ggzh > p{
        font-size: 14px;
    }
    .index-right-ggzh{
        margin-top: 45px;
    }
    .index-wb{
        width: 40px;
    }
}
@media all and (max-width: 992px) {
    .index-list-padding > img{
        margin-right: 25px;
        margin-left: 0px;
    }
    .index-yz-txt > h3{
        font-size: 42px;
        margin-top: 75px;
    }
    .index-yz-img{
        margin-bottom: 12px;
    }
    .index-yz-txt-img > img{
        width: 200px;
    }
}
.navbar-toggle{
    margin-top: 40px;
}
.index-yd-right{
    margin-top: -87px;
    margin-right: 25px;
    display: none;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #299939;
    font-size: 12px;
    border-radius: 5px;
}
.index-yd-right:active, .index-yd-right:hover{
    color: #fff;
}
.index-grz-position{
    position: relative;
}
@media screen and (max-width: 767px) {
    .index-logo-pc{
        display: none !important;
    }
    .index-logo-yd{
        display: block !important;
    }
    .index-yz-img{
        height: 300px;
        overflow: hidden;
    }
    .index-yz-img > img{
        margin-top: -100px;
    }
    .index-yz-txt-img > img{
        width: 120px;
    }
    .index-bottom-border{
        margin-top: 0;
    }
    .index-bottom-border{
        padding: 36px 0;
    }
    .index-web-div{
        width: 76px;
        height: 76px;
        border:1px solid #ededed;
        float: none !important;
        margin: 20px auto 10px;
    }
    .index-list-title{
        font-size: 18px;
    }
    .index-ggzh{
        text-align: center;
        height: auto;
        padding-bottom: 20px;
    }
    .index-left-ggzh {
        display: inline-block;
        float: none !important;
        margin: 20px auto 10px;
    }
    .index-wb{
        width: 56px;
        margin: 7px auto;
        display: inline-block;
    }
    .index-right-ggzh{
        width: 100%;
        margin: 0 auto;
    }
    .navbar-header{
        text-align: center;
    }
    .navbar-default .navbar-nav> .index-right-list >a{
        padding: 10px 25px;
    }
    .index-nav-yd-none{
        display: none;
    }
    .index-banner-txt{
        padding-left: 40px;
        font-size: 32px;
        margin-top: 114px;
    }
    .index-list-padding > img{
        width: 60px;
        margin-left: 0;
        margin-right: 15px;
    }
    .index-list-right > h3{
        font-size: 18px;
        line-height: 1;
        margin-top: 4px;
    }
    .index-list-padding{
        padding: 25px;
        margin-bottom: 15px;
    }
    .index-jk-banner{
        height: 300px;
        margin-top: 15px;
    }
   /* .index-jk-banner > h2{
        font-size: 26px;
        margin-top: 8px;
    }*/
    .index-jk-banner > p{
        width: 74%;
    }
    /*.index-jk-banner > p{
        width: 90%;
        font-size: 12px;
        line-height: 22px;
        font-weight: 100;
    }*/
    .index-list-right > p{
        font-size: 12px;
    }
    .title-img{
        height: 360px;
        background: url(../img/ydBanner.jpg) center top no-repeat;
        background-size: 100%;
    }
    .index-yd-right{
        display: block;
    }
    .index-yd-padding-none{
        padding: 0;
    }
    .index-yz-txt > h3{
        font-size: 36px;
        margin-top: 9%;
        margin-bottom: 3%;
    }
    .index-tb > h3{
        font-size: 22px;
        margin-top: 54px;
        margin-right: 20%;
    }
    .index-yz-txt-img{
        /*display: none;*/
    }
    .index-tb-ewm{
        margin-top: 18px;
    }
    .index-tb-ewm > img{
        width: 80px;
    }
    .index-yd-wxgzzh{
        margin-bottom: 12px;
    }
    .index-header-logo-a{
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .index-header-logo-a > img{
        width: 120px;
        /*margin-left: 15px;*/
    }
    .navbar-toggle{
        margin-top: 15px;
    }
}
@media screen and (max-width:616px) {
    .index-yz-txt > h3{
        font-size: 28px;
        margin-top: 5%;
        margin-bottom: 6%;
    }
    .title-img{
        height: 300px;
    }
    .index-yz-img{
        height: 240px;
    }
}
@media screen and (max-width: 600px){
    .index-banner-txt{
        font-size: 28px;
        margin-top: 104px;
    }
    .index-list-title{
        font-size: 20px;
    }
    .index-list-padding{
        padding: 26px 20px;
    }
    .index-list-padding > img{
        width: 70px;
    }
    .index-list-right > h3{
        font-size: 20px;
    }
    .index-list-right > p{
        font-size: 14px;
    }
    .index-yd-right{
        margin-top: -94px;
        width: 90px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
    }
    .index-jk-banner > h2{
        font-size: 30px;
    }
    .index-jk-banner > p{
        font-size: 30px;
    }
    .index-jk-banner{
        margin-bottom: 15px;
    }
    .index-yz-txt > h3{
        margin-top: 8%;
        margin-bottom: 3%;
    }
    .index-yz-txt-img > img{
        width: 90px;
    }
}
@media screen and (max-width:560px) {
    .index-list-padding > img{
        width: 60px;
    }
    .index-list-right > h3{
        font-size: 18px;
    }
    .index-banner-txt{
        font-size: 24px;
        margin-top: 88px;
        line-height: 1.5;
    }
    .index-yd-right{
            width: 80px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
    .index-jk-banner > h2{
        font-size: 30px;
        margin-top: 107px;
        margin-bottom: 18px;
    }
    .index-yz-img{
        height: 220px;
    }
    .index-yz-img > img{
        margin-top: -50px;
    }
    .index-jk-banner > p{
        line-height: 28px;
        font-size: 28px;
        width: 85%;
    }
    .index-jk-banner{
        height: 280px;
        margin-bottom: 15px;
    }
    .index-yz-txt > h3{
        font-size: 26px;
        margin-top: 10%;
        margin-bottom: 3%;
    }
    .index-yz-txt-img > img{
        width: 90px;
    }
    .title-img{
        height: 240px;
    }
    .index-foot-txt{
        font-size: 7px;
    }
}
@media screen and (max-width:460px) {
    .index-yz-txt-img > img{
        width: 100px;
    }
    .title-img{
        height: 206px;
        margin-bottom: 15px;
    }
    .index-banner-txt{
        font-size: 16px;
        margin-top: 87px;
        padding-left: 20px;
    }
    .index-list-title{
        margin-bottom: 15px;
    }
    .index-list-padding{
        padding: 20px;
    }
    .index-yd-right{
        margin-top: -82px;
    }
    .index-no-margin-bottom{
        margin-bottom: 0;
    }
    .index-jk-banner > p{
        width: 91%;
        font-size: 22px;
        line-height: 24px;
    }
    .index-yz-img{
        height: 200px;
    }
    .index-header-logo-a > img{
        width: 90px;
    }
    .index-header-logo-a{
        margin-top: 15px;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 414px){
    .index-yz-txt > h3{
        margin-top: 10%;
        margin-bottom: 3%;
    }
    .index-yz-txt-img > img{
        width: 80px;
    }
    .index-jk-banner{
        height: 180px;
    }
    .index-jk-banner > h2{
        font-size: 26px;
        margin-top: 60px;
        margin-bottom: 12px;
    }
    .index-yz-img > img{
        margin-top: -30px;
    }

}
@media screen and (max-width: 405px){
    .index-tb > h3{
        margin-right: 25px;
    }
}
@media screen and (max-width: 375px) {
    .index-yz-txt > h3 {
        font-size: 24px;
        margin-top: 15%;
    }
    .index-yz-txt-img > img{
        width: 70px;
    }
    .index-yz-txt-img{
        padding: 4px;
    }
    .index-banner-txt{
        font-size: 15px;
        margin-top: 78px;
    }
    .title-img{
        height: 186px;
    }
    .index-yd-right{
        margin-top: -80px;
        margin-right: 15px;
    }
    .index-yd-grz-d{
        margin-top: -66px;
    }
    .index-jk-banner > h2{
         font-size: 22px;
        margin-bottom: 10px;
        margin-top: 68px;
    }
    .index-jk-banner > p{
        width: 89%;
        font-size: 18px;
    }
    .index-yz-txt > h3{
        margin-top: 12%;
        font-size: 22px;
    }
    .index-yz-img > img{
        margin-top: -20px;
    }
    .index-tb-ewm{
        padding: 4px;
        margin-top: 25px;
    }
    .index-tb-ewm > img{
        width: 70px;
    }
    .index-yz-img{
        height: 186px;
    }
}
@media screen and (max-width: 360px) {
    .index-yz-img{
        height: 176px;
    }
}
@media screen and (max-width: 350px) {
    .index-tb > h3{
        font-size: 20px;
        margin-left: 7px;
    }
    .index-yz-txt-img > img{
        width: 70px;
    }
}
@media screen and (max-width: 320px) {
    .index-yz-txt > h3 {
        font-size: 22px;
        margin-top: 13%;
    }
    .index-banner-txt{
        font-size: 12px;
        margin-top: 68px;
    }
    .title-img{
        height: 160px;
    }
    .index-list-padding{
        padding: 15px;
    }
    .index-list-right > p{
        font-size: 10px;
    }
    .index-yd-right{
        margin-right: 15px;
    }
    .index-jk-banner > p{
        font-size: 18px;
        line-height: 18px;
    }
    .index-jk-banner > h2{
        font-size: 20px;
        margin-top: 69px;
    }
    .index-yz-img > img{
        margin-top: 0;
    }
    .index-yz-txt-img > img{
        width: 64px;
    }
    .index-yz-img{
        height: 174px;
    }
    .index-tb > h3{
        margin-left: 15px;
    }
    .index-foot-txt{
        font-size: 8px;
    }
    .index-left-ggzh{
        margin: 15px auto 6px;
    }
    .index-web-div{
        margin: 15px auto 6px;
    }
    .index-ggzh{
        padding-bottom: 15px;
    }
    .index-right-ggzh > p{
        font-size: 12px;
    }
}


/*  过日子 宣传页面 css  */

.grz-banner{
    background: url(../img/griBanner.jpg) top no-repeat;
}
.grz-banner-center{
    text-align: center;
}
.grz-header{
    display: inline-block;
    margin: 68px auto 0;
}
.grz-header-left{
    text-align: left;
    margin-right: 200px;
}
.grz-header-left > img{
    margin-top: 44px;
}
.grz-header-left > h1{
    font-size: 48px;
    color: #ffffff;
    margin-top: 18px;
    margin-bottom: 10px; 
}
.grz-header-left > p{
    font-size: 30px;
    color: #ffffff;
    line-height: 40px;
    font-weight: 200;
}
.grz-app-click{
    margin-top: 138px;
}
.grz-app-ios-click{
    position: relative;
    display: block;
    width: 255px;
    height: 60px;
    border: 1px solid #299939;
    border-radius: 10px;
    font-size: 24px;
    color: #299939;
    text-indent: 72px;
    background: url(../img/grziosicon.png) 20px center no-repeat;
    line-height: 60px;
}
.grz-app-ios-click:hover{
    text-decoration:none;
    color: #299939;
}
.grz-app-android-click{
    margin-top: 30px;
    background: url(../img/grzandroidicon.png) 20px center no-repeat;
}
.grz-app-ewm{
    display: none;
    /*opacity: 0;*/
    position: absolute;
    /*top: 20%;*/
    right: -85%;
    padding: 25px;
    border: 1px solid #e5e5e5;
    text-indent: 0;
    /*transition: all .3s;*/
}
.grz-app-ewm > img{
    text-indent: 0;
    width: 130px;
    margin-bottom: 23px;
}
.grz-app-ewm > p {
    display: block;
    width: 130px;
    font-size: 14px;
    color: #333333;
    margin-bottom: 0;
    text-indent: 0;
    line-height: 1;
}
.grz-app-ios-click:hover .grz-app-ewm{
    display: block;
    opacity: 1;
    top: 0;
}
.grz-list-html{
    margin-top: 45px;
    text-align: center;
}
.grz-list01-html{
    margin-top: 140px;
}
.grz-list01-html{
    margin-top: 100px;
}
.grz-list-padding{
    padding: 35px;
}
.grz-list-right{
    margin-left: 28px;
    font-size: 36px;
    color: #333333;
    line-height: 135px;
}
.grz-lsit-img > img{
    width: 124px;
    height: 124px;
}
.grz-list03-html{
    margin-top: 60px;
}
.guoriziyidong-header{
    display: none;
}
.grzYd-xiazai{
    display: none;
}
.grzYd-xiazai:active, .grzYd-xiazai:hover{
    color: #299939;
}
.ylyh-header-left{
    margin-right: 240px;
}
@media all and (max-width: 1200px) {
    .grz-list-padding{
        padding: 15px;
    }
    .grz-list-html > img{
        width: 100%;
    }
}
@media all and (max-width: 992px) {
    .grz-header-left{
        margin-right: 20px;
    }
    .grz-app-ewm{
        background: #fff;
    }
    .grz-list-padding{
        text-align: center;
    }
    .index-yz-txt-img{
        float: none !important;
    }
    .grz-list-right{
        margin-left: 0;
        width: 100%;
        text-align: center;
        font-size: 24px;
        line-height: 2;
        margin-top: 8px;
    }
}
@media all and (max-width: 768px) {
    .grzYd-xiazai{
        display: inline-block;
        width: 143px;
        height: 41px;
        line-height: 41px;
        text-align: center;
        margin-top: 125px;
        font-size: 30px;
        color: #299939;
        border: 1px solid #299939;
        border-radius: 5px;
        text-align: center;
        background: #fff;
    }
    .grz-app-click{
        display: none;
    }
    .grz-header-yd{
        display: none;
    }
    .guoriziyidong-header{
        width: 100%;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        padding: 20px 30px;
        z-index: 999;
    }
    .guoriziyidong-header > a{
        display: block;
    }
    .guoriziyidong-header > a >img{
        width: 100%;
    }
    .grz-banner{
        margin-top: 120px;
    }

    .grzYd-xiazai{
        margin-top: 25px;
        font-size: 18px;
    }
    .grz-lsit-img{
        display: inline-block !important;
        float: none !important;
        margin: 0 auto;
    }
    .grz-app-ios-click:hover .grz-app-ewm{
        display: none;
        opacity: 0;
        top: 0;
    }
    .grz-header-left{
        margin-right: 163px;
    }
    .grz-app-ios-click{
        width: 136px;
        height: 37px;
        font-size: 12px;
        text-indent: 44px;
        background: url(../img/grziosicon.png) 13px center no-repeat;
        line-height: 37px;
        background-size: 20px;
    }
    .grz-app-android-click{
        background: url(../img/grzandroidicon.png) 13px center no-repeat;
        background-size: 20px;
    }
    .grz-app-ewm{
        display: none;
    }
    .grz-header-left > img{
        width: 90px;
    }
    .grz-header-left > h1{
        font-size: 28px;
    }
    .grz-header-left > p{
        font-size: 18px;
        line-height: 28px;
    }
   
    .grz-header-right > img{
        width: 300px;
    }
    .grz-list-right{
        font-size: 26px;
        line-height: 1;
    }
    .grz-banner{
        background: url(../img/grzsBanner.png) no-repeat;
        background-size: contain;
    }
    .guoriziyidong-header{
        padding: 10px 15px;
    }
    .grz-banner {
        margin-top: 58px;
    }
}
@media all and (max-width: 600px) {
    .grz-header {
        margin: 30px auto 0;
    }
    .grz-header-left > img {
        margin-top: 22px;
        width: 80px;
    }
    .grz-header-left > h1{
        font-size: 22px;
        margin-bottom: 3px;
    }
    .grzYd-xiazai{
        margin-top: 0;
    }
    .grz-app-ios-click{
        font-size: 16px;
        width: 165px;
        height: 45px;
        line-height: 44px;
    }
    .grz-header-left {
        margin-right: 85px;
    }
    .grz-header-right > img {
        width: 210px;
    }
    .grz-list-html {
        margin-top: 15px;
    }
    .grz-list-right {
        font-size: 24px;
    }
}
@media all and (max-width: 480px) {
    .grz-list01-html{
        margin-top: 35px !important;
        margin-bottom: 20px !important;
    }
    .grz-header-right > img {
        width: 200px;
    }
    .grz-header-left {
        margin-right: 0;
    }
    .grz-app-ios-click{
        width: 136px;
        height: 37px;
        font-size: 12px;
        line-height: 37px;
    }
    .grz-header-left > img {
        width: 65px;
    }
    .grz-header-left > img {
        margin-top: 8px;
    }
    .grz-header-left > p {
        font-size: 12px;
        line-height: 16px;
    }
    .grz-header-left {
        margin-right: 45px;
    }
    .grz-header-left > h1{
        margin-top: 12px;
    }
    .grz-list-right {
        font-size: 20px;
    }
}
@media all and (max-width: 415px) {
    .grz-header-right > img {
        width: 150px;
        margin-top: 35px;
    }
    .grz-header-left {
        margin-right: 80px;
    }
    .grz-app-ios-click{
        width: 136px;
        height: 37px;
        font-size: 12px;
        line-height: 37px;
    }
    .grz-header {
        margin: 5px auto 0;
    }
    .grz-header-left > img {
        margin-top: 42px;
        width: 45px;
    }
    .grz-header-left > h1 {
        font-size: 16px;
        margin-top: 7px;
        margin-bottom: 5px;
    }
    .grz-app-android-click {
        margin-top: 22px;
    }
    .grz-list-html {
        margin-top: 10px;
    }
}
@media all and (max-width: 414px) {
    .grz-header-left {
        margin-right: 80px;
    }
    .grzYd-xiazai{
        width: auto;
        height: auto;
        margin-top: 30px;
        padding: 0px 15px;
        font-size: 13px;
        line-height: 21px;
    }
    .grz-header-left > p{
        font-weight: lighter;
    }
}
@media all and (max-width: 413px) {
    .grz-header-left > h1{
        font-size: 16px;
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .grz-header-left > img{
        margin-top: 30px;
    }
    .grz-header-right > img{
        margin-top: 15px;
    }
    .grzYd-xiazai{
        margin-top: 27px;
    }
    .grz-header-right > img {
        width: 150px;
    }
    .grz-header-left > p {
        font-size: 14px;
        line-height: 20px;
    }
    .grz-lsit-img > img {
        width: 80px;
        height: 80px;
    }
    .grz-list-right {
        font-size: 16px;
    }
    .grz-header-left {
        margin-right: 48px;
    }
}


@media all and (max-width: 360px) {
    .grz-header-left > img {
        margin-top: 29px;
    }
    .grz-header-left {
        margin-right: 30px;
    }
}
@media all and (max-width: 320px) {
    .grz-header-left {
        margin-right: 5px;
    }
    .grz-banner {
        margin-top: 53px;
    }
    .grz-header-right > img {
        margin-top: 6px;
        width: 145px;
    }
    .grz-header-left > img {
        margin-top: 20px;
        width: 40px;
    }
    .grz-lsit-img > img {
        width: 70px;
        height: 70px;
    }
    .grz-list-right {
        font-size: 14px;
    }
    .index-yz-txt-img > img{
        width: 70px;
        height: 70px;
    }
}

/* 月来越好 */
.ylyh-banner{
    background: url(../img/ylyhBanner.jpg) top no-repeat;
}

.ylyh-header-left > h1{
    color: #ff7d96;
}
.ylyh-header-left > p {
    color: #ff7d96;
}
.ylyh-app-ios-click{
    color: #ff7d96;
    border-color: #ff7d96;
    background: url(../img/ylyhiosicon.png) 20px center no-repeat;
}
.ylyh-app-android-click {
    border-color: #ff7d96;
    color: #ff7d96;
    background: url(../img/ylyhandroidicon.png) 20px center no-repeat;
}

.ylyh-list01-html{
    background: url(../img/ylyh02bg.png) bottom center no-repeat;
}
.ylyh-app-ios-click:hover{
    color: #ff7d96;
}
.ylyh-app-android-click:hover{
    color: #ff7d96;
}
.ylyhYd-xiazai:active, .ylyhYd-xiazai:hover{
    color: #ff7d96;
}
@media all and (max-width: 768px){
    .ylyh-banner{
        background: url(../img/ylyhsBanner.jpg) no-repeat;
        background-size: contain;
    }
    .ylyhYd-xiazai{
        display: inline-block;
        color: #ff7d96;
        border-color: #ff7d96;
    }
    /*.index-foot-txt{
        font-size: 12px;
    }*/
}

@media screen and (max-width: 414px) {
    .index-yz-txt-img > img {
        width: 90px;
        height: 90px;
    }
}
@media all and (max-width: 320px) {
    .index-yz-txt-img > img{
        width: 70px;
        height: 70px;
    }
}



