@charset "utf-8";
.qdhz-banner {
    background: url(../img/ryzz.jpg?v=20190605) no-repeat 50% 50%;
    height: 600px;
    color: #FFF;
    background-size: cover;
    min-width: 1200px;
    position: relative;
}

.main {
    width: 1200px;
    margin: 0 auto;
}
.ryzz_title{
    height: 50px;
    font-size: 36px;
    font-weight: 400;
    color: rgba(3, 3, 3, 1);
    line-height: 50px;
    text-align: center;
}
 .main .ryzz_title {
    height: 50px;
    font-size: 36px;
    font-weight: 400;
    color: rgba(3, 3, 3, 1);
    line-height: 50px;
    margin: 90px auto 50px;
    text-align: center;
}

.main .banner,
.main .banner .xmSlide {
    width: 100%;
    height: 420px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.main .banner .xmSlide .inner-list {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.main .banner .xmSlide .inner-list li a {
    display: block;
    width: 100%;
    height: 420px;
}

.main .banner .xmSlide .inner-list li {
    height: 420px;
}

.main .banner .xmSlide .inner-list li .container {
    position: relative;
}

.main .banner .dot-list {
    position: absolute;
    bottom: 70px;
    width: 1200px;
    right: 0;
    left: 0;
    margin: 0 auto;
    font-size: 0;
    z-index: 99;
    text-align: center;
}

.main .banner .dot-list li {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    margin: 0 10px;
    cursor: pointer;
}

.main .banner .dot-list li span {
    display: block;
    border-radius: 5px;
    height: 0px;
    width: 10px;
    background: #FF5B29;
}

.middle .product-content .dot-list {
    position: absolute;
    bottom: 70px;
    width: 1200px;
    right: 0;
    left: 0;
    margin: 0 auto;
    font-size: 0;
    z-index: 99;
    text-align: center;
}

.middle .product-content .dot-list li {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    margin: 0 10px;
    cursor: pointer;
}

.middle .product-content .dot-list li span {
    display: block;
    border-radius: 5px;
    height: 0px;
    width: 10px;
    background: #FF5B29;
}

/**banner图片**/

.main .banner .xmSlide .inner-list,
.main .banner .xmSlide .inner-list>li {
    width: 100%;
}

.main .banner .xmSlide .inner-list,
.main .banner .xmSlide .inner-list>li img {
    height: 300px;
    display: block;
    margin: 0 auto;
}



.middle{
    padding: 120px 0 70px;
    background: #F7F7FD;
    height: 810px;
    box-sizing: border-box;
}
.middle .ryzz_title,.bottom .ryzz_title{
    margin: 0px auto 50px;
}
.middle .product-content,
.middle .product-content .xmSlide {
    width: 1200px;
    height: 600px;
    min-width: 1200px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}
.middle .product-content .xmSlide{
    width: 900px;
    box-sizing: border-box;
}

.middle .product-content .xmSlide .inner-list {
    width: 920px;
    height: 520px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
}

/**banner图片**/
.middle .product-content .xmSlide .inner-list{
    width: 1200px;
}
.middle .product-content .xmSlide .inner-list>li {
    width: 260px;
    height: 520px;
    box-sizing: border-box;
    padding: 20px;
    background-color: #fff;
    border:1px solid rgba(240,242,245,1);
}
.middle .product-content .xmSlide .inner-list>li .te{
    width: 220px;
    height: 110px;
    background-color: #F0F2F5;
    box-sizing: border-box;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.middle .product-content .xmSlide .inner-list>li .te .one{
    font-size:20px;
    font-weight:400;
    color:rgba(3,3,3,1);
    line-height:28px;
    text-align: center;
}

.middle .product-content .xmSlide .inner-list>li .te .two{
    font-size:14px;
    font-weight:400;
    color:rgba(143,142,148,1);
    line-height:20px;
    text-align: center;
}
.middle .product-content .xmSlide .inner-list li {
    margin: 0 20px;
}
.middle .product-content .xmSlide .inner-list li.banner-item-1 ._img{
    width: 220px;
    height: 360px;
    background: url(../img/cup11.png?v=20190605) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.middle .product-content .xmSlide .inner-list li.banner-item-2 ._img{
    width: 220px;
    height: 360px;
    background: url(../img/cup21.png?v=20190605) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.middle .product-content .xmSlide .inner-list li.banner-item-3 ._img{
    width: 220px;
    height: 360px;
    background: url(../img/cup31.png?v=20190605) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.middle .product-content .xmSlide .inner-list li.banner-item-4 ._img{
    width: 220px;
    height: 360px;
    background: url(../img/cup41.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.middle .product-content .xmSlide .inner-list li.banner-item-5 ._img{
    width: 220px;
    height: 360px;
    background: url(../img/cup51.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.middle .product-content .xmSlide .inner-list li.banner-item-6 ._img{
    width: 220px;
    height: 360px;
    background: url(../img/cup61.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.middle .product-content .xmSlide .inner-list li.banner-item-7 ._img{
    width: 220px;
    height: 360px;
    background: url(../img/cup71.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.middle .product-content .xmSlide .inner-list li.banner-item-8 ._img{
    width: 220px;
    height: 360px;
    background: url(../img/cup81.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.middle .product-content .xmSlide .inner-list li.banner-item-9 ._img{
    width: 220px;
    height: 360px;
    background: url(../img/cup91.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.middle .product-content .xmSlide .inner-list li.banner-item-10 ._img{
    width: 220px;
    height: 360px;
    background: url(../img/cupnew_1.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.middle .product-content .xmSlide .inner-list li.banner-item-11 ._img{
    width: 220px;
    height: 360px;
    background: url(../img/cupnew_2.jpg) no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.middle .product-content .banner-prev {
    width: 80px;
    height: 111px;
    position: absolute;
    top: 50%;
    margin-top: -52px;
    left: 0px;
    background: url(../img/ryzz_left.png) no-repeat;
    background-size: 50% 50%;
    cursor: pointer;
}
.middle .product-content .banner-next {
    width: 80px;
    height: 111px;
    position: absolute;
    top: 50%;
    margin-top: -52px;
    right: 0px;
    background: url(../img/ryzz_right.png) no-repeat right top;
    background-size: 50% 50%;
    cursor: pointer;
}
.bottom{
    width: 1200px;
    padding: 120px 0 90px;
    margin: 0 auto;
}
.bottom .wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: space-between;
    height: 1920px;
}
.bottom .wrapper img{
     width: 218px;
 }
.bottom .wrapper img:last-child{
    align-content: center;
}
.bottom .wrapper img.ryzz-first-img {
    width: 440px;
}