body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
* {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
ol, ul, li {
    list-style: none;
}
.main-nav-bar {
	background: none;
  	box-shadow: none;
}
.header-holder {
	margin-bottom: -100px;
}
.language-switch-box .switch-item,
.language-switch-box .separator-line {
	color: #BDBDBD;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.language-switch-box .switch-item.active,
.navigation .navbar-default .navbar-nav>.active>a,
.navigation .navbar-default .navbar-nav>li>a {
	color: #fff !important;
}
.language-switch-box .switch-item:hover {
	color: #717171;
}

@media (max-width: 768px) {
	.home-video-box video {
		width: 768px !important;
		height: auto !important;
	}
   .bar-default .navbar-toggle .icon-bar {
    	background-color: #fff;
   }
	.navbar-collapse.in{
		overbyhow-y: hidden;
	}
   .navbar-nav {
		margin-bottom: 0;
    	padding-bottom: 0;
    }
	.navbar-default .navbar-collapse {
		border:none;
	}
	.main-nav-bar-bg {
		height: 475px;
	}
    .language-switch-box .switch-item.active,
    .navigation .navbar-default .navbar-nav>.active>a,
    .navigation .navbar-default .navbar-nav>li>a {
      	color: #353838 !important;
    }
}

.byh-solution-container .byh-section-bg {
    width: 100%;
    height: 692px;
}
.byh-section {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.byh-solution-container .head {
    text-align: center;
    position: relative;
    padding: 85px 0 100px;
}
.byh-solution-container .head .title {
    font-size: 32px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 32px;
}
.byh-solution-container .access .access-Box {
    display: flex;
    margin-top: 75px;
}
.byh-solution-container .access .access-Box li {
    width: 240px;
    height: 390px;
    text-align: center;
    margin-right: 80px;
}
.byh-solution-container .access .access-Box li img {
    width: 100px;
    height: 100px;
}
.byh-solution-container .access .access-Box li p {
    font-size: 16px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: #212326;
    line-height: 26px;
    margin-top: 16px;
    text-align: left;
}
.byh-solution-container .access .access-Box li p.title {
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 22px;
    margin-top: 30px;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    width: 240px;
}
.byh-solution-container .access .access-Box li p.title::after {
    position: absolute;
    content: "";
    display: block;
    width: 20px;
    height: 3px;
    background: #336AFF;
    border-radius: 100px;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.3s;
}

.byh-solution-container .services .services-Box {
    display: flex;
}
.byh-solution-container .services .services-Box li {
    width: 290px;
    height: 390px;
    text-align: center;
    margin-right: 154px;
}
.byh-solution-container .services .services-Box li img {
    width: 290px;
    height: 240px;
}
.byh-solution-container .services .services-Box li p.title {
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 22px;
    margin-top: 17px;
    width: 290px;
}
.byh-solution-container .services .services-Box li p {
    font-size: 16px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 23px;
    margin-top: 12px;
}
.indicators-content {
    display: flex;
    height: 479px;
    justify-content: center;
    background: url(../../statics/images/solution/indicators_bg.png) no-repeat center center #FFFFFF;
}
.indicators-content .left-content, .indicators-content .right-content {
    width: 590px;
    padding-left: 70px;
}
.indicators-content .title {
    font-size: 26px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    margin-top: 75px;
    margin-bottom: 16px;
}
.indicators-content .sub-title {
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 28px;
    margin-bottom: 26px;
}
.indicators-content .desc {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 16px;
    margin-bottom: 103px;
}
.indicators-content .indicators-box {
    display: flex;
}
.indicators-content .indicators-box .indicator-item {
    margin-right: 80px;
}
.indicators-content .indicators-box .indicator-item:last-of-type {
    margin-right: 0;
}
.indicators-content .indicators-box .indicator-item .indicator {
    font-size: 36px;
    font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
    font-weight: 400;
    color: #336AFF;
    line-height: 36px;
    margin-bottom: 24px;
}

.indicators-content .indicators-box .indicator-item .intro {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 16px;
}
.indicators-content .left-content, .indicators-content .right-content {
    width: 590px;
    padding-left: 70px;
}
.byh-solution-container .partnerwrap {
    height: 728px;
}
.byh-solution-container .partnerwrapinner {
    width: 1180px;
    margin: 0 auto;
}
.byh-solution-container .partnerlistwrap {
    position: relative;
    height: 413px;
}

.byh-solution-container .partnerlistwrap .partnerlist {
    display: none;
    height: 413px;
    width: 1180px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.byh-solution-container .partnerlistwrap .partnerlist1 {
    background: url("../../statics/images/solution/partner1.png") no-repeat center center;
}

.byh-solution-container .partnerlistwrap .partnerlist2 {
    background: url("../../statics/images/solution/partner2.png") no-repeat center center;
}

.byh-solution-container .partnerlistwrap .partnerlist3 {
    background: url("../../statics/images/solution/partner3.png") no-repeat center center;
}

.byh-solution-container .partnerlistwrap .btn-left,
.byh-solution-container .partnerlistwrap .btn-right {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 193px;
    cursor: pointer;
}

.byh-solution-container .partnerlistwrap .btn-left {
    left: -88px;
    background: url(../../statics/images/solution/btnleft2.png) no-repeat center center;
}

.byh-solution-container .partnerlistwrap .btn-right {
    right: -88px;
    background: url(../../statics/images/solution/btnright2.png) no-repeat center center;
}

.byh-solution-container .partnerlistwrap .btn-left:hover {
    background: url(../../statics/images/solution/btnleft1.png) no-repeat center center;
}

.byh-solution-container .partnerlistwrap .btn-right:hover {
    background: url(../../statics/images/solution/btnright1.png) no-repeat center center;
}

.main-product-box {
    height: 664px;
    margin-bottom: 20px;
    background: url(../../statics/images/product/payment_product_bg.png) left bottom no-repeat;
    background-size: 1920px 328px;
}
.pr {
    position: relative;
}
.oh {
    overflow: hidden;
    *zoom: 1;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.part-tit {
    padding: 74px 0 0 0;
    text-align: center;
}
.part-tit-text {
    font-size: 30px;
    color: #333;
    line-height: 48px;
    font-weight: normal;
}
.part-tit-info {
    font-size: 18px;
    color: #999;
    line-height: 32px;
    height: 32px;
}
.main-product {
    margin-top: 10px;
    height: 500px;
}
.pr {
    position: relative;
}
.main-product .circle{
    left: 50%;
    top: 325px;
    width: 200px;
    height: 200px;
    margin-left: -100px;
    border-radius: 50%;
    transition: all ease 1.6s;
    -moz-transition: all ease 1.6s;
    -webkit-transition: all ease 1.6s;
    -o-transition: all ease 1.6s;
    transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
}

.main-product .circle:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #efefef;
    border-left-color: transparent;
    border-bottom-color: transparent;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.main-product .circle.cur{
    transform: rotate(0);
    -ms-transform: rotate(0);
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
}
.main-product .circle-small{
    top: 176px;
    z-index: 3;
    width: 650px;
    height: 650px;
    margin-left: -325px;
}
.main-product .circle-middle{
    top: 88px;
    z-index: 2;
    width: 830px;
    height: 830px;
    margin-left: -415px;
}
.main-product .circle-big{
    top: 0;
    z-index: 1;
    width: 1000px;
    height: 1000px;
    margin-left: -500px;
}
.main-product .spot{
    left: 3px;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.main-product .spot:before{
    content: '';
    position: absolute;
    left: 50%;
    top: -4px;
    z-index: 1;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    border-radius: 50%;
    background-color: #3d51fb;
}
.main-product .spot.spot1{
    transform: rotate(-68deg);
    -ms-transform: rotate(-68deg);
    -moz-transform: rotate(-68deg);
    -webkit-transform: rotate(-68deg);
    -o-transform: rotate(-68deg);
}
.main-product .spot.spot2{
    left: 2px;
    transform: rotate(85deg);
    -ms-transform: rotate(85deg);
    -moz-transform: rotate(85deg);
    -webkit-transform: rotate(85deg);
    -o-transform: rotate(85deg);
}
.main-product .spot.spot3{
    left: 0;
    transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -o-transform: rotate(40deg);
}
.main-product .spot.spot4{
    top: 2px;
    transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
}
.main-product .product-item{
    width: 74px;
}
.main-product .item01{
    left: 240px;
    top: -31px;
}
.main-product .item02{
    right: -8px;
    top: 150px;
}
.main-product .item03{
    left: 44px;
    top: 129px;
}
.main-product .item04{
    left: 486px;
    top: -23px;
}
.main-product .item05{
    left: -29px;
    top: 367px;
}
.main-product .item06{
    left: 232px;
    top: 17px;
}
.main-product .item07{
    right: 114px;
    top: 97px;
}
.main-product .item08{
    right: -34px;
    top: 377px;
}
.main-product .item-icon{
    width: 66px;
    height: 66px;
    margin: 0 auto;
    border-radius: 50%;
    box-shadow: 0 4px 6px #ebebeb;
}
.main-product .item-text{
    font-size: 18px;
    color: #666;
    line-height: 48px;
}
.main-product-box .computer-icon {
    left: 50%;
    bottom: -13px;
    z-index: 5;
    margin-left: -205px;
}
.pa {
    position: absolute;
}


.volumn {
    width: 34px;
    height: 20px;
    margin: 20px 0 0 24px;
    background-size: 100%;
    background: none no-repeat 50%/contain;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    float: right;
}
.volumn:before {
    content: "";
    background-image: url(/statics/images/vedio/muted_pressed_bg.png),url(/statics/images/vedio/voice_normal.png),url(/statics/images/vedio/voice_pressed_bg.png);
}
.volumn.muted {
    background-image: url(/statics/images/vedio/mute_normal.png);
}
.volumn.muted:hover {
    background-image: url(/statics/images/vedio/muted_pressed_bg.png);
}
.volumn.voice {
    background-image: url(/statics/images/vedio/voice_normal.png);
}
.volumn.voice:hover {
    background-image: url(/statics/images/vedio/voice_pressed_bg.png);
}