@charset "utf-8";
/* CSS Document */

body, input, textarea {
    font-family: "微软雅黑",Arial, Helvetica, sans-serif;
    font-size: 12px;
    -webkit-text-size-adjust: none;
}
body {
    font-size: 14px;
    color: #666666;
    line-height: 1.6;
}

/*主内容框体*/
.padd-comb {
    min-height: calc(100vh - 72px);
    box-sizing: border-box;
	padding: 4% 4.7%;
}
.bg-f5 {
    background-color: #f5f5f5;
}
/*主内容标题--System*/
.tit_com h1, .tit_com .h1 {
    line-height: 1.3;
}
.f-bold {
    font-weight: bold;
}
.f-80 {
    font-size: 80px;
}
.c-009140 {
    color: #1b528d;
    /* color: #0ab451; */
}
.tit_com h3 {
    line-height: 1.3;
    padding: 0% 0 1%;
}
.f-40 {
    font-size: 40px;
}
.c-333 {
    color: #333333;
}
.tit_com p {
    line-height: 1.3;
}
.f-16 {
    font-size: 16px;
}
.f-up {
    text-transform: uppercase;
}
.c-999 {
    color: #999999;
}
/*主内容标题--OA系统开发*/
.tit_cline {
    padding: 2% 0 1%;
}
.tit_cline p {
    position: relative;
}
.tit_cline span {
    display: inline-block;
    padding-right: 20px;
    z-index: 9;
    position: relative;
}
.f-30 {
    font-size: 30px;
}
.tit_cline .c_line {
    width: 100%;
    height: 2px;    
    background:#1b528d;
    /* background: #0ab451; */
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 2px;
    display: block;
}
/*主内容--什么是OA办公系统*/
.flex-between {
    justify-content: space-between;
}
.disp-flex {
    width: 100%;
    display: flex;
    flex-flow: wrap;
}
.padd-t3 {
    padding-top: 3%;
}
.xtkf_crm_a .crm_al {
    flex: 1;
    padding-right: 5%;
}
.f-32 {
    font-size: 32px;
}
.xtkf_crm_a .crm_al .p {
    padding: 6% 0;
    line-height: 2;
}
.f-15 {
    font-size: 15px;
}
.xtkf_crm_a .crm_ar {
    width: 35.6%;
}
.img img, .pic img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
/*主内容--标题--OA办公系统 能帮您做什么？*/
.title2005160947 {
    text-align: center;
    padding-bottom: 40px;
    position: relative;
}
.padd-t4 {
    padding-top: 4%;
}
.title2005160947::before {
    content: "";
    position: absolute;
    width: 28px;
    height: 20px;
    background: url("../../image/sub/enterpriseapp-OA/ico_05161130.png") center no-repeat;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}
.title2005160947 .t {
    font-weight: bold;
    color: #333;
}
/*主内容-OA办公系统 能帮您做什么？*/
.padd-t2 {
    padding-top: 2%;
}
.flex_row3 li {
    width: 32%;
    padding: 1% 0;
}
.xtkf_crm_dlist li .cm_spad {
    padding: 10% 6%;
}
.cm_spad {
	height: 100%;
box-sizing: border-box;
    text-align: center;
}
.cm_spad .img {margin: 0 auto}
li:hover .img img, li:hover .pic img {
    transform: scale(1.3);
}
.xtkf_crm_dlist li .flexr {
    padding: 3% 0 0 0;
    line-height: 2;
}
.xtkf_ind_dlist li .flexr h3 {
    padding-bottom: 5%;
}
.f-18 {
    font-size: 18px;
}
.f-14 {
    font-size: 14px;
}

/*主内容-OA系统开发优势*/
.xtkf_erp_b {
    padding: 3% 4.7%;
}
.xtkf_oa_clist li {
    width: 20%;
    box-sizing: border-box;
}
.bg-ff {
    background-color: #FFFFFF;
}
.slowa {
    transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.xtkf_oa_clist li .c_pad {
    position: relative;
    padding: 6% 12%;
    height: 100%;
    box-sizing: border-box;
}
.xtkf_oa_clist li .c_pad::after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 1px;
    height: 100%;
    background: #dedede;
}
.xtkf_oa_clist li:first-child .c_pad::after {
    display: none;
}
.xtkf_oa_clist li .h3 {
    align-items: center;
}
.f-22 {
    font-size: 22px;
}
.c-fff {
    color: #ffffff;
}

.f-28 {
    font-size: 28px;
}
.xtkf_oa_clist li .h3 span {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    background: #338bce;
    /* background: #0ab451; */
    text-align: center;
    font-weight: normal;
}
.xtkf_oa_clist li .h3 p {
    padding-left: 8%;
    flex: 1;
}
.xtkf_oa_clist li .xtkf_oa_ccm {
    padding-top: 14%;
    line-height: 1.8;
}
.xtkf_oa_clist li .xtkf_oa_ccm dt {
    padding: 4px 0;
}
/*主内容-OA办公系统适用群体&oa系统开发合作流程*/
.padd-comc {
    padding: 2% 4.7%;
        padding-bottom: 2%;
}
.list2005161424 {
    padding: 4% 0;
    margin: 30px 0 0;
	background: #fff;
}
.list2005161424 .list ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: -3%;
}
.list_yhlc .list li:first-child::before {
    display: none !important;
}
.list2005161424 .list .pic img {
    display: block;
    width: 50px;
    margin: 0 auto;
}
.list2005161424 .list .t {
    font-weight: bold;
    color: #333;
    padding-top: 10px;
}
.list2005161424 .list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-left: 1px dotted #aaa;
}
.list_yhlc .list li {
    width: auto;
    flex: 1;
    padding: 0;
}
.list2005161424 .list li {
    width: 20%;
    margin-top: 3%;
    text-align: center;
    position: relative;
    padding: 0 2%;
    box-sizing: border-box;
}


/*动画*/
@-webkit-keyframes fline {
  0% {
    opacity: 0;
    width: 0px;
  }
  70% {
  opacity: 1;
  width: 100%;
  background:  rgba(27,82,141,0.7);
  /* background:  rgba(0,145,63,0.7); */
  }
  100% {
    opacity: 1;
    width: 100%;
    background:  rgba(27,82,141);
	/* background:#0ab451; */
  }
}

@keyframes fline {
  0% {
  opacity: 0;
  width: 0px;
  }
  70% {
  opacity: 1;
  width: 100%;
  background:  rgba(27,82,141,0.7);
  /* background: rgba(0,145,63,0.7); */
  }
  100% {
  opacity: 1;
  width: 100%;
  background:  rgba(27,82,141);
  /* background:#0ab451; */
  }
}

.fline {
  -webkit-animation-name: fline;
  animation-name: fline;
}