@charset "UTF-8";

.bannerwrap{
    position: relative;
    width: 100%;
    height:483px;
}
.bannerwrap .slideritem{
    width: 100%;
    height: 100%;
    position: relative;
}
.bannerwrap .slideritem li{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.bannerwrap .slideritem li .liinner{
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.bannerwrap .slidernum{
    height: 16px;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 30px;
}
.bannerwrap .slidernum li{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 6px;
    background: url(../../../statics/images/product/img/ibnum.png) no-repeat center center;
    cursor: pointer;
}
.bannerwrap .slidernum li.on{
    background: url(../../../statics/images/product/img/ibnumon.png) no-repeat center center;
}

.bannerwrap.flow .slideritem li.li0{
    background: url(../../statics/images/product/img/banner2.png) no-repeat center center #000815;
}
.bannerwrap.userpull .slideritem li.li0{
    background: url(../../statics/images/product/img/banner2.png) no-repeat center center #000815;
}
.bannerwrap.integration .slideritem li.li0{
    background: url(../../statics/images/product/img/banner2.png) no-repeat center center #000815;
}
.bannerwrap.gift .slideritem li.li0{
    background: url(../../statics/images/product/img/banner2.png) no-repeat center center #000815;
}
.bannerwrap.channel .slideritem li.li0{
    background: url(.../../statics/images/product/img/banner2.png) no-repeat center center #000815;
}
.bannerwrap.operation .slideritem li.li0{
    background: url(../../statics/images/product/img/banner2.png) no-repeat center center #000815;
}
.bannerwrap .slideritem li.li1{

}
.bannerwrap .slideritem li.li2{

}
.bannerwrap .slideritem li.li3{

}
.bannerwrap .slideritem li.li0 .liinner .bannertxt{
    width: 400px;
    height: 300px;
    position: absolute;
    top: 60px;
    left: 0;
    -webkit-animation: bannerli0 0.8s ease-in-out 0.4s backwards;
	-moz-animation: bannerli0 0.8s ease-in-out 0.4s backwards;
	animation: bannerli0 0.8s ease-in-out 0.4s backwards;
}
@-webkit-keyframes bannerli0 {
	0% {
		top: 10px;
		opacity: 0;
	}
	100% {
		top: 60px;
		opacity: 1;
	}
}

@-moz-keyframes bannerli0 {
	0% {
		left: 150px;
		opacity: 0;
	}
	100% {
		left: 200px;
		opacity: 1;
	}
}
.bannerwrap .slideritem li.li0 .liinner .bannertxt h2{
    color: #fff;
    font-size: 48px;
    line-height: 48px;
    margin-top: 47px;
}
.bannerwrap .slideritem li.li0 .liinner .bannertxt p{
    font-size: 20px;
    line-height: 30px;
    padding-top: 30px;
    width: 600px;
    color: #FFFFFF;
    opacity: 0.6;
}
.bannerwrap .slideritem li.li0 .liinner .bannertxt a{
    display: block;
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: #336aff;
    font-size: 20px;
}

.bannerwrap .slideritem li.li0 .liinner .bannertxt a:hover {
    background: #2954CC;
}

.byh-solution-banner {
    width:100%;
    height: 362px;
    background:#ccc;;
}

.byh-solution-bannerinner {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    background: #ccc;
}

.byh-solution-container {
    width:100%;
    height: 1427px;
}

.byh-solution-containerinner {
    width: 1200px;
    height: 577px;
    margin: 0 auto;
}

.byh-solution-information {
    width: 100%;
    height: 440px;
    margin: 0 auto;
    padding: 35px 0  100px;
}

.byh-solution-descbox {
    float: left;
    width: 560px;
    height: 220px;
    background: #fff;
    padding: 0 20px;
}


.byh-solution-descbox > div{
    width: 100%;
    height: 219px;
    border-bottom: 1px solid #EDEDF2;
}

.byh-solution-descbox img {
    margin: 65px 15px 0;
    vertical-align: top;
}

.byh-solution-solutioncontent {
    width: 340px;
    margin: 90px 0 0;
    display: inline-block;
}

.byh-solution-solutiontype {
    font:bold 24px '微软雅黑';
    color: #333333;
    letter-spacing: 2px;
    line-height: 24px;
    margin-bottom: 15px;
}


/* .byh-solution-descbox img:hover {
    animation: rubberBand 1s ease;
    -webkit-animation: rubberBand 1s ease;
    -moz-animation: rubberBand 1s ease;
    -ms-animation: rubberBand 1s ease;
    -o-animation: rubberBand 1s ease;
} */


.byh-solution-solutiondesc {
    width: 340px;
    font: 16px '微软雅黑';
    color: #999999;
    text-align: justify;
    line-height: 26px;
}

/* .byh-solution-solutiondesc:hover {
    transform: scale(1.1);
    transition: transform 1s ease;
} */

.byh-solution-caseinner {
    width: 100%;
    height: 850px;
    background: #F5F5F9;
}

.byh-solution-case {
    width: 100%;
    height: 750px;
    padding-top: 100px;
}

.byh-solution-casetitle {
    font: bold 32px '微软雅黑';
    color: #333333;
    text-align: center;
    line-height: 32px;
    margin-bottom: 30px;
}

.byh-solution-casebox {
    width: 100%;
    height: calc(100% - 160px);
    display: flex;
    padding-top: 80px;
}

.byh-solution-casepic {
    flex: 1;
    height: 100%;
    padding-right: 30px;
    text-align: right;
}

.byh-solution-casedesc {
    flex: 1;
    height: 100%;
    padding-top: 95px;
}

.byh-solution-casedesctitle , .byh-solution-titledesc {
    font: bold 36px '微软雅黑';
    color: #333333;
    line-height: 56px;
}

.byh-solution-casedesctitle {
    /* margin-top: 85px; */
}

.byh-solution-casedesctitle img{
    width: 50px;
    vertical-align: middle;
}

.byh-solution-titledesc {
    margin-bottom: 30px;
}

.byh-solution-casedesctext {
    width: 500px;
    height: 190px;
    font: 16px '微软雅黑';
    color: #333333;
    text-align: justify;
    line-height: 24px;
    margin-top: 40px;
}

.seecase {
    display: inline-block;
    width: 105px;
    height: 35px;
    margin-top:35px;
    line-height: 35px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #D2D2D2;
}

.seecase:hover{
    color: #FFF;
    background: #007AFF;
}

.byh-solution-QRcode {
    width: 128px;
    height: 128px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 40px;
}

.byh-solution-QRcodetitle {
    width: 85px;
    height: 35px;
    position: absolute;
    top: -50px;
    left: 23px;
    font: 15px '微软雅黑';
    color: #333333;
    text-align: center;
    line-height: 35px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #A3AAB6;
}


.byh-solution-QRcodetitle::after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: -7px;
    left: 35px;
    transform: rotateZ(45deg);
    background: #fff;
    border-bottom: 1px solid #A3AAB6;
    border-right: 1px solid #A3AAB6;
}

.byh-solution-othercase {
    display: inline-block;
}

.byh-solution-subtitle {
    font: bold 18px '微软雅黑';
    color: #333333;
    margin-bottom: 18px;
}

.byh-solution-partner {
    width: 60px;
    margin-right: 20px;
    float: left;
    text-align: center;
}


.byh-solution-partner img{
    width: 50px;
}

.byh-solution-partner p {
    font: 15px '微软雅黑';
    color: #333333;
    line-height: 15px;
    margin-top: 8px;
}
