
.retail {
    background: url(../../img/product/platform/01.png) center center no-repeat;
    background-size: cover;
}
.retail .m-ban-lnk {
    border: none;
    background: #258AFF;
}
.m-ban-lnk:hover {
    background-color: #fff;
    color: #2589ff;
}
.ggzs-banner{
	margin: 80px auto;
}
.ggzs-banner .m-ban {
    height: 595px;
    background-color: #fff;
    margin: 0 auto;
    background: url(../../img/product/platform/15.png) no-repeat center;
}
.ggzs-banner .ggzs-top1{
	text-align: center;
}
.ggzs-banner .ban-f1,.ggzs-banner  .ban-f2 {
    background-size: cover;
}
.ggzs-banner .ban-f1 {
    background: url(../../img/product/platform/02.jpg) no-repeat center;
}
.ggzs-banner .ban-f2 {
    background: url(../../img/product/platform/03.jpg) no-repeat center;
}
.ggzs-banner .ban-item {
    height: 588px;
    width: 100%;
    display: none;
}
.ggzs-banner .ban-item.active {
    display: block;
}
.ggzs-banner .m-ban-page {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 80px;
    width: 100%;
    z-index: 9;
}
.ggzs-banner .m-ban-page>li {
    display: inline-block;
    width: 16px;
    height: 6px;
    opacity: .3;
    filter: Alpha(opacity=30);
    background: #fff;
    cursor: inherit;
    margin-right: 20px;
}
.ggzs-banner .m-ban-page>li.active {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.wmbd-f3-wrap{
    background-color: #f6f6f6;
}
.wmbd-f3-wrap .wmbd-f3-nav {
    margin-bottom: 100px;
    padding: 0 50px;
}
.wmbd-f3-wrap .wmbd-f3-nav li.active {
    font-weight: 700;
}

.wmbd-f3-wrap .wmbd-f3-nav li {
    width: 33%;
    position: relative;
    display: inline-block;
    font-size: 24px;
    color: #333;
    cursor: pointer;
}
.wmbd-f3-wrap .wmbd-f3-nav li.active>i {
    opacity: 1;
}

.wmbd-f3-wrap .wmbd-f3-nav li i {
    width: 60px;
    opacity: 0;
    height: 6px;
    background-color: #2589ff;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 68px;
    -moz-transition: opacity .1s ease-in;
    -o-transition: opacity .1s ease-in;
    -webkit-transition: opacity .1s ease-in;
    transition: opacity .1s ease-in;
}
.wmbd-f3-wrap .wmbd-f3-cont {
    width: 1200px;
    height: 570px;
    overflow: hidden;
    text-align: left;
}
.wmbd-f3-wrap .wmbd-f3-container {
    width: 10000px;
}
.wmbd-f3-wrap .wmbd-f3-cont li {
    display: inline-block;
}
.wmbd-f3-arrow {
    position: absolute;
    top: 64%;
    width: 1200px;
}
.wmbd-f3-arrow .prev-btn {
    background-image: url(../../img/product/platform/arrow_l.png);
    position: absolute;
    left: 0;
}
.wmbd-f3-arrow .prev-btn:hover {
    background-image: url('../../img/product/platform/arrow_l_h.png')
}
.wmbd-f3-arrow .next-btn {
    background-image: url(../../img/product/platform/arrow_r.png);
    position: absolute;
    right: 0;
}
.wmbd-f3-arrow .next-btn:hover {
    background-image: url('../../img/product/platform/arrow_r_h.png')
}
.wmbd-f3-arrow .prev-btn, .wmbd-f3-arrow .next-btn {
    width: 19px;
    height: 30px;
    cursor: pointer;
    border: 20px solid transparent;
    background-repeat: no-repeat;
}
/**/
.ggzs-f3 {
    height: 747px;
    background: url(../../img/product/platform/06.png) no-repeat;
    background-size: cover;
}
.ggzs-title {
    font-size: 32px;
    letter-spacing: 0;
    text-align: center;
    line-height: 58px;
}
.ggzs-f3 .img {
    height: 524px;
    margin-top: 40px;
    margin-bottom: 45px;
    background: url(../../img/product/platform/07.png) no-repeat;
    background-size: 100% auto;
}
.wmbd-f5-wrap{
    background: #F6F6F6;
}
.wmbd-f5-wrap-list{
	width: 1080px;
	height: 100%;
	margin:0 auto;
	margin-top: 80px;
	display: flex;
}
.wmbd-f5-wrap-list .list-f5{
	width: 162px;
	margin-right: 144px;
}
.wmbd-f5-wrap-list .list-f5:last-child{
	margin-right: 0px;
}
.wmbd-f5-wrap-list .list-f5-img{
	width: 162px;
	height: 162px;
}
.wmbd-f5-wrap-list .list-f5-text{
	height: 50px;
    line-height: 100px;
    font-size: 20px;
}
.wmbd-f6-wrap .g-mr126 {
    margin-right: 215px;
}
.g-maxw {
    max-width: 1200px;
}
.g-maxw>img {
    max-width: 1200px;
}