
@font-face {font-family: "iconfont";
  src: url('./fonts/iconfont.eot?t=201806261710'); /* IE9*/
  src: url('./fonts/iconfont.eot#iefix?t=201806261710') format('embedded-opentype'), /* IE6-IE8 */
  url('./fonts/iconfont.woff?t=201806261710') format('woff'), /* chrome, firefox */
  url('./fonts/iconfont.ttf?t=201806261710') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('./fonts/iconfont.svg#iconfont?t=201806261710') format('svg'); /* iOS 4.1- */
}

.iconfont,
.iconfont-ba:before,
.iconfont-ba:after {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.icon-unie61d:before { content: "\e600"; }
.icon-guanbi:before { content: "\e601"; }
.icon-youxiang:before { content: "\e602"; }
.icon-weixin:before { content: "\e603"; }

.bottom-banner {
    position: fixed;
    bottom: 0;
    height: .84rem;
    width: 100%;
    background: #3cbaff;
    font-size: 0;
    z-index: 9;
    display: none;
}
a.hotline, a.register-btn{
    display: inline-block;
    width: 50%;
    text-align: center;
    line-height: .84rem;
    font-size: 14px;
    color: #fff;
}
.register-btn::before{
    content: '';
    position: absolute;
    display: inline-block;
    height: .35rem;
    width: 1px;
    left: 50%;
    top: .25rem;
    background: #fff;
}
.bottom-banner img{
    height: .28rem;
    width: .28rem;
    vertical-align: middle;
}
.footer {
    height: 1.32rem;
    text-align: center;
    width: 100%;
    color: #9a9a9a;
    font-size: .24rem;
    background: #ecf0f2;
}
.footer a{
    color: #9a9a9a;
}
body {
    width: 100%;
    flex-flow: column;
    background: #fff;
    color: #3f3f3f;
    overflow:auto;
    -webkit-overflow-scrolling:touch; 
}
.wrapper {
    width: 100%;
    padding-bottom: .84rem;
}
header {
    height: .7rem;
    line-height: .7rem;
}
header img {
    height: .34rem;
    margin: 0 0 0 .27rem;
    vertical-align: middle;
}
header .kingdee-logo{
    float: right;
    height: .46rem;
    margin-top: .12rem;
    margin-right: .27rem;
}
.header-title {
    position: absolute;
    top: 0;
    right: .27rem;
    font-size: .24rem;
    line-height: .7rem;
    color: #777;
}
.ws-video {
    position: relative;
    width: 100%;
}
.ws-video video {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
}
.video-mask {
    display: block;
    width: 100%;
}
.banner {
    height: 3.6rem;
    width: 100%;
}
.achievement {
    padding: .3rem .52rem .5rem;
    text-align: center;
    background-color: #F4F8FC;
    margin-top: 20px;
}
.yzh-usernum {
    color: #3cbaff;
    font-size: .35rem;
    letter-spacing: .05rem;
}
.yzj-usercom {
    margin-top: .1rem;
    font-size: .24rem;
    color: #505050;
}
.column-title {
    position: relative;
    width: 100%;
    margin: 0 0 .4rem;
    text-align: center;
}
.column-title span {
    display: block;
    position: relative;
    overflow: hidden;
    width: 9em;
    margin: 0 auto;
    z-index: 2;
    background: #fff;
    color: #051022;
    font-weight: bold;
}
.column-title::before {
    content: "";
    position: absolute;
    width: 3rem;
    height: 1px;
    top: 50%;
    left: 50%;
    margin-left: -1.5rem;
    background: #dce4e8;      
}
.customer-case span {
    width: 11em;
    /* margin-top: .8rem; */
    background-color: #F4F8FC;
}
.customer-case::before {
    width: 4.6rem;
    margin-left: -2.3rem;
}
.yzj-function {
    width: 90%;
    margin-left: 5%;
    padding: .69rem 0;
}
.yzj-feature {
    position: relative;
    margin-top: .3rem;
    padding-bottom: .3rem;
    font-size: 0;
}
.feature-case {
    font-size: .24rem;
    display: inline-block;
    width: 50%;
    vertical-align: top;
}
.feature-case img{
    display: inline-block;
    height: .38rem;
    width: .38rem;
    line-height: .38rem;
    margin-right: .14rem;
    color: #fff;
    vertical-align: text-top;
}
.feature-list {
    font-size: 0;
}
.feature-list li {
    position: relative;
    margin-top: .2rem;
    padding-left: .49rem;
    line-height: .3rem;
    font-size: .14rem;
}
/*.feature-list li::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    height: 5px;
    width: 5px;
    margin-top: -3px;
    margin-left: -.15rem;
    border-radius: 50%;
    background: #dadada;
}*/
.customer {
    padding-bottom: .69rem;
    background-color: #F4F8FC;
    padding-top: .69rem;
}
.swiper-slide {
    width: 100%;
    text-align: center;
}
.customer .swiper-wrapper .swiper-slide {
    box-sizing: border-box;
    padding: 0 .8rem;

}
.swiper-wrapper .swiper-slide i {
    font-size: 2.4rem;
    line-height: 2.4rem;
    height: 2.4rem;
}
.swiper-container .swiper-slide img {
    width: 1.94rem;
    height: 1.94rem;
    border-radius: 50%;
    border: .06rem solid #e0f4ff;
}
.swiper-name {
    margin: .2rem 0;
    font-size: .3rem;
    color: #3f3f3f;
}
.swiper-title {
    margin: .2rem 0;
    font-size: .3rem;
    color: #3f3f3f;
}
.who-say {
    margin-top: .8rem;
    font-size: .24rem;
    line-height: .24erm;
}
.swiper-content {
    margin-top: .66rem;
    line-height: .4rem;
    text-align: left;
    font-size: .24rem;
}
.swiper-button-prev, .swiper-button-next {
    /* top: 1.16rem; */
    top: 50%;
    transform: translateY(50%);
    height: .42rem;
    width: .42rem;
    line-height: .42rem;
    text-align: center;
    border-radius: 50%;
    background: none;
    color: #fff;
}
.swiper-button-prev {
    left: 4px;
}
.swiper-button-next { 
    right: 4px;
}
.swiper-button-prev::before, .swiper-button-next::before {
    content: "";
    display: inline-block;
    height: .33rem;
    width: .33rem;
    border: 2px solid transparent;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}
.swiper-button-prev::before {
    margin-left: .1rem;
    border-top-color: #3cbaff;
    border-left-color: #3cbaff;
}
.swiper-button-next::before {
    margin-right: .1rem;
    border-right-color: #3cbaff;
    border-bottom-color: #3cbaff;
}
.swiper-pagination{
    position: relative;
    margin-top: .8rem;
}
.banner-swiper {
    position: relative;
}
.banner-swiper-pagination {
    position: absolute;
    width: 100%;
    bottom: .5rem;
    z-index: 99;
    text-align: center;
}
.feature-swiper{
    position: relative;
}
.feature-swiper-pagination {
    position: relative;
    margin-top: .5rem;
}
.swiper-pagination-bullets .swiper-pagination-bullet {
    height: 5px;
    width: 5px;
    margin: 0 .17rem;
    color: #eee;
    background-color: #fff;
}
.feature-swiper-pagination .swiper-pagination-bullet, .customer .swiper-pagination-bullet{
    background-color: #535353;
}
.feature-swiper-pagination .swiper-pagination-bullet-active, .customer .swiper-pagination-bullet-active {
    background: #3cbaff;
}
.feature-swiper {
    overflow: hidden;
    text-align: center;
}
.feature-swiper .swiper-slide i {
    font-size: 1.32rem;
    line-height: 1.32rem;
    height: 1.32rem;
    color: #3cbaff;
}
.feature-swiper .swiper-title {
    font-size: .3rem;
    color: #535353;
}
.feature-swiper p {
    margin-top: 0;
    text-align: center;
    font-size: .24rem;
}
.download-mask {
    background-color: #080808;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 10;
    opacity: 0.8;
}
.show-tips {
    width: 80%;
    padding: 1rem 0 0 .5rem;
}
.show-tips p {
    font-size: .28rem;
    color: #C5C5C5;
    line-height: 30px;
    text-align: center;
}
.arrow {
    position: absolute;
    right: 12px;
    top: 12px;
}
.service{
    text-align: center;
}
.service .column-title{
    margin-top: .69rem;
    width: 100%;
}
.service .column-title::before{
    width: 5.5rem;
    margin-left: -2.8rem;
}
.service .column-title span{
    width: 12.91em;
    font-size: .31rem;
}
/* erp的样式 */
.erp-yzj-function .column-title::before{
    width: 5rem;
    margin-left: -2.5rem;
}
.erp-yzj-function .column-title span{
    width: 12em;
}
.service p{
    font-size: .24rem;
    color: #051022;
    margin: 13px 0;
}
.service i{
    display: block;
    width: .775rem;
    height: .775rem;
    line-height: .775rem;
    font-size: .43rem;
    background-color: #3cbaff;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto 3px;
}
.service .service-content{
    width: 100%;
}
.service div{
    display: inline-block;
    width: 32.33%;
    color: #535353;
}
.service span{
    font-size: 12px;
}
.register{
    width: 4.34rem;
    /*height: 3.92rem;*/
    background-color: #F4F8FC;
    margin: .3rem auto 0;
    overflow: hidden;
    padding: 0 .36rem;
    border: .5px solid #DDD;
    border-radius: 4px;
    font-size: 14px;
}
.register .phone-num{
    width: 4.34rem;
    height: .6rem;
    margin-top: .33rem;
    border-radius: 4px;
    text-indent: .28rem;
    color: #051022;
}
.register .message{
    overflow: hidden;
}
.register .ver-code{
    float: left;
    width: 2.74rem;
    height: .6rem;
    margin-top: .2rem;
    border-radius: 4px;
    text-indent: .28rem;
    color:#051022;
}
.register .get-code{
    float: right;
    width: 1.44rem;
    height: .6rem;
    line-height: .6rem;
    color: #3cbaff;
    text-align: center;
    margin-top: .2rem;
    border-radius: 4px;
    border: 1px solid #3cbaff;
}
.register .reg-btn {
    width: 4.34rem;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    color: #FFF;
    margin-top: .3rem;
    margin-bottom: .34rem;
    border-radius: 4px;
    background-color: #3cbaff;
    border: 1px solid #3cbaff;
}
.register p{
    font-size: 12px;
    color: #535353;
    margin-bottom: 20px;
    text-align: center;
}
.registered-swiper{
    overflow: hidden;
    position: relative;
    height: 30px;
    background-color: #F4F8FC;
    margin-top: 20px;
}
.registered-swiper .iconfont{
    position: absolute;
    top: 50%;
    left: 16px;
    transform: translateY(-50%);
    color: #3cbaff;
}
.registered-swiper .swiper-slide{
    box-sizing: border-box;
    padding: 0 12px 0 40px;
}
.registered-swiper .swiper-slide div{
    height: 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 12px;
    color: #535353;
}
.registered-swiper .swiper-slide .name{
    float: left;
}
.registered-swiper .swiper-slide .time{
    float: right;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}

input:-ms-input-placeholder{
    color: #999;
}
input::-webkit-input-placeholder{
    color: #999;
}
input.warn:-ms-input-placeholder{
    color: #e60012;
}
input.warn::-webkit-input-placeholder{
    color: #e60012;
}
.register .notclick{
    background-color: #DDD !important;
    border-color: #DDD !important;
    color: #051022 !important;
}
.v10-banner-swiper{
    display: none;
}