*{ margin:0; padding:0;}
body{ min-width:1420px;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
input,select,textarea {-webkit-appearance: none;border-radius: 0;outline: none}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #303030;
}
input:-moz-placeholder, textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #303030;
}
input::-moz-placeholder, textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #303030;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #303030;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder { /* Microsoft Edge */
	color: #303030;
}
/* 设置滚动条的样式 */

::-webkit-scrollbar-track { border-radius:0px;background-color:#f0f0f0; }
::-webkit-scrollbar-thumb { background-color:#0a1a3e;} /* 滚动条滑块默认状态 */
::-webkit-scrollbar-thumb:window-inactive { background-color:#0a1a3e;} /* 滚动条滑块点击状态 */

.animate__fadeInUp {  -webkit-animation-name: fadeInUp;  animation-name: fadeInUp;}


.inner{width:100%;max-width:1420px; margin:0 auto;overflow:hidden; }

/**ab_top**/
/****.ab_top { width:1200px; height:98px; background-color:#fff; box-shadow:0 10px 20px rgba(0, 0, 0, 0.1); margin:0; padding:0; position:fixed; top:0; z-index:999; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ab_top .top_logo {width: 535px;height:98px;overflow:hidden;margin:0;line-height: 98px;padding:0;float:left;vertical-align: middle;position: relative;margin-left:10px;margin-left:10px;}
.ab_top .top_logo a.logo_img{ display:block;width: 98px;height:98px;overflow:hidden;margin:0;line-height: 98px;padding:0;float:left;vertical-align: middle;position: relative; }
.ab_top .top_logo a.logo_img img{display: block;max-width: 90%;max-height: 90%;margin: auto;position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
.ab_top .top_logo a.logo_text{ display:block;width:422px; height:98px;overflow:hidden; line-height:98px; font-size:32px; color:#333; float:left; margin-left:15px;font-weight:bold;}
.ab_top .top_logo_img{ width:520px;height:98px; float:left;overflow:hidden;margin:0;padding:0;margin-left:10px; position:relative;}
.ab_top .top_logo_img a img{display:block;max-width: 100%;width: auto;height: 80px;margin: 0 0;position:absolute;left:0;top: 50%;}
.ab_top .top_menu { width:98px; height:98px; overflow:hidden; margin:0; padding:0; float:right;}
.ab_top .top_search { width:98px; height:98px; overflow:hidden; margin:0; padding:0; float:right;}
.top_menu a, .top_search a { display:block; width:100%; height:100%; margin:0 auto; padding:20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
***/


/*头部 开始*/
.ab_top { width:100%; height:100px; margin:0; padding:0; background-color:rgba(0,0,0,0.5);  position:fixed; top:0; left:0; z-index:998; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ab_top .abtop_main { width:1360px; height:auto; margin:0 auto; padding:0; position:relative;}
.abtop_main .ab_logo { width: 18%; height: 60px;  overflow:hidden; margin:20px 0; padding:0; float:left;}
.abtop_main .ab_logo a { display: table-cell; vertical-align: middle; width:100%; height:60px; overflow:hidden; margin:0; padding:0;}
.abtop_main .ab_logo a img { height:100%; max-height:100%; margin:0; padding:0;}


/**头部右侧登录**/
.abtop_main .abtop_right { height: 100%; float:right; margin-left: 50px;}
.button-container{display:flex;height:100%;justify-content:center;align-items:center}
.custom-button{color:#fff;padding:10px 15px;font-size:16px;background-color:transparent;border:none;border-radius:5px;cursor:pointer}
.custom-button:hover{background-color:#007bff}


/**原搜索**/
/**.abtop_right .abtop_tel { display:none; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; font-weight:bold; margin:0 20px 0 0; padding:0; float:left;}
.abtop_right .abtop_tel img { display:block; width:32px; height:32px; overflow:hidden; margin:4px 8px 4px 0; padding:0; float:left;}

.abtop_right .abtop_search { height:40px; margin:0; padding:0; float:left; position:relative; z-index:2;}
.abtop_search form { width:40px; height:40px; margin:0; padding:0; position:relative;}
.abtop_search form .sc_ipt { width:0; height:40px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.abtop_search form .sc_ipt input { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#999999; font-size:14px; margin:0; padding:0 14px; background-color:#fff; border:1px solid #dfdfdf; border-right:0; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.abtop_search form .sc_btn { width:40px; height:40px; overflow:hidden; margin:0; padding:0; float:right;}
.abtop_search form .sc_btn input { display:block; width:40px; height:40px; overflow:hidden; margin:0; padding:0; background:url(/images/ssbtn_icon1.png) center center no-repeat; background-size:40px 40px; border:0; outline:none; cursor:pointer;}
.abtop_search:hover form .sc_ipt { width:260px; left:-260px;}
.abtop_search:hover form .sc_btn input { background:#015cd8 url(/images/ssbtn_icon1.png) center center no-repeat;}
***/

.fxd .ab_logo a img.logo1 { display:none; height: 50px;}
.fxd .ab_logo a img.logo2 { display:inline-block;}
.fxd .abtop_search form .sc_btn input { background:url(/images/ssbtn_icon2.png) center center no-repeat;}
.fxd .abtop_search:hover form .sc_btn input { background:#015cd8 url(../images/ssbtn_icon1.png) center center no-repeat;}


  /*导航栏 开始*/
.ab_nav { height:100%; margin:0; padding:0; float:right;}
.ab_nav ::-webkit-scrollbar { display: none;}
.ab_nav .nav_list { width:100%; height: 100%; margin:0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; }
.ab_nav .nav_list > ul > li { display:inline-block; width:100px; position: relative; list-style: none; padding:0 10px; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ab_nav .nav_list > ul > li:last-child { background:none;}
.ab_nav .nav_list > ul > li:hover {}
.ab_nav .nav_list > ul > li > a { display: inline-block; width:100%; color: #fff; line-height: 60px; font-size: 16px; text-align:center; padding: 20px 0; margin: 0; text-decoration: none; position:relative; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ab_nav .nav_list > ul > li:hover, .ab_nav .nav_list > ul > li.active {}
.ab_nav .nav_list > ul > li:hover > a, .ab_nav .nav_list > ul > li.active > a { color: #fff;}
.ab_nav .nav_list > ul > li > em { display:block; width:100%; height:0; overflow:hidden; background-color:#015cd8; margin:0; padding:0; position:absolute; bottom:0px; left:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ab_nav .nav_list > ul > li:hover > em, .ab_nav .nav_list > ul > li.active > em { height:100%;}
.ab_nav .nav_list > ul > li i { display:inline-block; width:20px; height:20px; background:url(/images/down.png) center center no-repeat; background-size:20px 20px; vertical-align:middle; cursor:pointer; margin:0; display:none;}
.ab_nav .nav_list > ul > li i.cur{ background:url(/images/up.png) center center no-repeat; background-size:10px 10px; text-decoration:none;}
.ab_nav .nav_list > ul > li ul { display:none; width:160%; overflow:hidden; background-color: #fff; box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); position:absolute; left:-30%; top:100px; z-index:9;min-height: 0; line-height: 41px;text-align: center;}
.ab_nav .nav_list > ul > li:hover ul,.ab_nav .nav_list > ul > li ul:hover { display:block;}
.ab_nav .nav_list > ul > li ul li { width:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px solid rgba(85, 87, 89, 0.1);}
.ab_nav .nav_list > ul > li ul li:last-child { border:0;}
.ab_nav .nav_list > ul > li ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#555; font-size:14px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ab_nav .nav_list > ul > li ul li a:hover { color:#015cd8;}
.ab_nav .nav_menu { display: none;}

.fxd .ab_nav .nav_list > ul > li > a { color:#333;}
.fxd .ab_nav .nav_list > ul > li:hover > a, .fxd .ab_nav .nav_list > ul > li.active > a { color: #fff;}


/*banner 开始 */ 

/**ab_banner**/

.swiper-container { width: 100%;}
.swiper-slide { text-align: center; font-size: 20px;}
.swiper-slide .part { width:100%; height: 100%; background-color:skyblue; position:relative; }
.swiper-slide .part img { display:block; width:100%;  margin:auto; padding:0;}
.swiper-pagination-bullet { width: 12px; height: 12px; background: rgba(255,255,255,0.5);}
#swiper-container-01 .swiper-pagination-bullet-active { background: #1264ba;}


.abIdx_banner { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.abIdx_banner .swiper-container1 { width:100%;  max-height:495px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.abIdx_banner .swiper-container1 .swiper-slide { height:100%; overflow:hidden; position:relative;}
.abIdx_banner .swiper-container1 .swiper-slide img { display:block; width:100%;  overflow:hidden; height: 495px;object-fit: cover;  }
/*分页器*/
.abIdx_banner .swiper-container1 .swiper-pagination { width:100%; height:15px; overflow:hidden; margin:0; padding:0; left: 0; bottom:40px!important; }
.abIdx_banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet { width:15px; height:15px; margin:0 6px!important; background-color:rgba(255,255,255,0); border:1px solid #fff; border-radius:50%; opacity:1; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.abIdx_banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet-active { background-color:#fff; opacity:1;}



/*banner 结束*/



/**底部**/

#footer {background-color: #2b3344; width: 100%;}
#footer .list {padding-top: 52px; width: 100%; display: flex; justify-content: space-between;}
#footer .list li {margin-right: 80px;}
#footer .list li .name {color: #fff; font-weight: bold; font-size: 16px; margin-bottom: 18px;}
#footer .list li .item {font-size: 14px; color: #ccc; margin-bottom: 10px; display: block; cursor: pointer;}
#footer .list li>a:hover {color: #fff;}
#footer .list li .item span {color: #6aa6ff;}
#footer .list li .official {float: left; margin-right: 18px;}
#footer .list li .official .ewm {font-size: 14px; color: #ccc; text-align: center; margin-top: 6px;}
#footer .list li .official .ewm .iconfont {vertical-align: middle; margin-right: 5px;}
#footer .list li .official .ewm .iconfont.iconxiaochengxu {font-size: 14px;}
#footer .friendship {border: 1px solid #494d53; border-left: 0; border-right: 0; margin-top: 36px; padding: 16px 0; font-size: 13px;justify-content: center;display: flex;}
#footer .friendship>a {color: #ccc; cursor: pointer; }
#footer .copy {height: 70px; padding-top: 15px; }
#footer .copy a {font-size: 14px; color: #ccc;}

/**体验**/
.probation-section {border-bottom: 2px solid #fff; padding: 30px 0 40px 0; text-align: center;}
.probation-section h3 {color: #fff; font-size: 25px; font-weight: bold; margin-bottom: 30px; letter-spacing: 2px;}
.probation-form {display: flex; justify-content: center; align-items: center; max-width: 470px; margin: 0 auto;}
.probation-form input[type="text"] {flex: 1; height: 50px; border: none; border-radius: 6px 0 0 6px; padding: 0 20px; font-size: 18px; color: #333; background: #fff; outline: none;}
.probation-form button {height: 50px; min-width: 140px; border: none; border-radius: 0 6px 6px 0; background: #fff; color: #18346e; font-size: 20px; font-weight: bold; cursor: pointer; transition: background 0.2s, color 0.2s;}
.probation-form button:hover {background: #18346e; color: #fff;}

/*底部  结束*/




/*网站右侧漂浮*/
.f_pf1 { margin:-90px 0 0; position:fixed;top:40%;right:10px;z-index:999;}
.f_pf1 a.qqa {display:block; display:none;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px;}
.f_pf1 a.qqa:hover { background:#015cd8;}
.f_pf1 a.qqa:after {content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) top center no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela>a {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px;}
.f_pf1 .tela>a:hover { background:#015cd8;}
.f_pf1 .tela>a:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -27px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela .wz {position:absolute;top:0;left:-224px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .tela:hover .wz{display:block;}
.f_pf1 .tela p {background:#fff;padding:5px;width:200px;height:40px;overflow:hidden;font-size:18px;font-weight:bold;color:#015cd8;line-height:40px;text-align:center;}
.f_pf1 .tela p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 .wxa {position:relative;}
.f_pf1 .wxa>span {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px;}
.f_pf1 .wxa>span:hover { background:#015cd8;}
.f_pf1 .wxa>span:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -52px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .wxa .code {position:absolute;top:-44px;left:-144px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .wxa:hover .code{display:block;}
.f_pf1 .wxa .code p {background:#fff;padding:5px;width:120px;height:120px;overflow:hidden; position:relative;}
.f_pf1 .wxa .code p img { display:block; max-width:100%;max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.f_pf1 .wxa .code p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 a.totop {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px; cursor:pointer;}
.f_pf1 a.totop:hover { background:#015cd8;}
.f_pf1 a.totop:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -76px no-repeat;overflow:hidden;margin:9px 10px;}

/*右侧漂浮 结束*/





/* 服务范围  columnbox*/
/*columnbox*/
.columnbox{overflow:hidden;z-index:3;position:relative;padding:100px 0; background: #f9f9f9;}

/*columnname*/
.columnname{text-align:center;overflow:hidden;margin-bottom:3.5%;font-size:36px;position:relative;}
.columnname h2{font-size:1em;font-weight:bold;color:#13227a;line-height:1.5em;position:relative;}
.columnname h3{font-weight:normal;font-size:0.5em;color:#143375;line-height:1.5em;padding:0 7.22222222em;text-transform:uppercase;}
.columnname span{display:inline-block;position:relative;}
.columnname span:before,.columnname span:after{width:7.66666667em;height:0.3em;background-color:#f1f1f1;content:'';display:block;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;}
.columnname span:before{right:120%;}
.columnname span:after{left:120%;}
.columnname.left{text-align:left;}
.columnname.left h2{display:inline-block;position:relative;}
.columnname.left h2:after{width:100%;height:2px;content:'';display:block;position:absolute;left:0;bottom:0;background-color:#e1b44f;}
.columnname.left h3{padding:0;display:inline-block;vertical-align:bottom;line-height:1.75em;}

/***  原来带黄底的交互
.svlist {width: 100%; display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox; display: flex; flex-flow: wrap; clear: both; justify-content: space-around;}
.svlist .item {float: left; width: 30%; background: #fff;}
.svlist a {overflow: hidden; background-color: #fff; color: #18191b; height: 100%; position: relative; transition: all 0.3s;}
.svlist .item a img {width: 100%;}
.svlist a:before, .svlist a:after {content: ''; display: block; position: absolute; transform: scale(1.1); opacity: 0; transition: all 0.3s;}
.svlist a:before {width: 100%; height: 100%; z-index: 2; background-color: #f39c12; left: 0; top: 0;}
.svlist a:after {box-sizing: border-box; width: calc(100% - 60px); height: calc(100% - 60px); border: 1px solid rgba(255, 255, 255, 0.5); z-index: 3; left: 0; top: 0; margin: 30px;}
.svlist .text {padding: 6.5% 8%; position: relative;}
.svlist .tag {position: absolute; left: 0; top: -1.05em; background-color: #143375; width: 2.25em; padding: 0.25em 0.25em 0.25em 0; border-radius: 0 0.75em 0.75em 0; transition: all 0.3s; text-align: center; color: #fff; font-size: 1.25em;}
.svlist .tag span {display: block; border-radius: 50%; border: 1px solid rgba(255, 255, 255, .5); width: 1.5em; height: 1.5em; line-height: 1.6em; margin: 0 auto;}
.svlist h4 {font-size: 18px; line-height: 1.35em; text-align: center; font-weight: normal; margin-bottom: 3.5%;}
.svlist .intro {font-size: 14px; line-height: 2em; color: #687284; text-align-last: left; -webkit-line-clamp: 4;}
.svlist .more {position: absolute; left: 12%; top: 50%; width: 76%; color: #fff; text-align: center; z-index: 5; transform: translateY(-30%); opacity: 0; visibility: hidden; transition: all 0.3s; font-size: 18px; line-height: 1.5em;}
.svlist .more p {padding: 1em 0;}
.svlist .more .rows {max-height:3em; display:flex; -webkit-line-clamp:2; padding-left:10%; padding-right:10%;}
.svlist .more span {display: block; width: 120px; height: 32px; margin: 0 auto; line-height: 32px; border: 1px solid #fff; font-size: 14px;}
.svlist a:hover:before, .svlist a:hover:after {transform: scale(1.01); opacity: 1;}
.svlist a:hover .tag {transform: translateX(-100%); opacity: 0;}
.svlist a:hover .more {transform: translateY(-50%); opacity: 1; visibility: visible;}
****/

.svlist {width: 100%; display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox; display: flex; flex-flow: wrap; clear: both; justify-content: space-around;}
.svlist .item {float: left; width: 30%; background: #fff;}
.svlist a {overflow: hidden; background-color: #fff; color: #18191b; height: 100%; position: relative; transition: all 0.3s;}
.svlist .item a img {width: 100%;}
.svlist .text {padding: 6.5% 8%; position: relative;}
.svlist .tag {position: absolute; left: 0; top: -1.05em; background-color: #143375; width: 2.25em; padding: 0.25em 0.25em 0.25em 0; border-radius: 0 0.75em 0.75em 0; text-align: center; color: #fff; font-size: 1.25em;}
.svlist .tag span {display: block; border-radius: 50%; border: 1px solid rgba(255, 255, 255, .5); width: 1.5em; height: 1.5em; line-height: 1.6em; margin: 0 auto;}
.svlist h4 {font-size: 18px; line-height: 1.35em; text-align: center; font-weight: normal; margin-bottom: 3.5%;}
.svlist .intro {font-size: 14px; line-height: 2em; color: #687284; text-align-last: left; -webkit-line-clamp: 4;}
.svlist .more {display: none;}
/*服务范围  结束*/



/*精益大师ERP*/
.focus{overflow:hidden;padding: 40px 0;text-align: center;}
.fo-ti{padding-bottom: 30px;}
.fo-ti h2{font-size:1.8em;font-weight: 900; }
.fo-ti p{text-transform: uppercase;font-size: 0.8em;color: #a4a8a9;padding: 5px 0;}
.focus img{width: 100%;}
.focus figcaption{font-size:1em;color: #2d2a21; padding: 5px 0;}
/*客户*/
.customer{text-align: left;padding-top: 60px;width: 100%; display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox;}
.customer .cus-left h2{font-size: 1.8em;text-transform: uppercase;color: #C0C0C0;}
.customer .cus-left strong{display: block;font-weight: 900;color: #000000;padding: 5px 0;font-size: 1em;}
.customer .cus-left p{padding-top: 20px;}
.customer .more{display: inline-block;padding: 10px 20px;background: #fe6637;color: #fff;margin:10px 0;text-transform: uppercase;}
.customer .cus-right {  overflow: hidden;}
.customer .cus-right i{font-size: 2.5em;padding-top: 20px;display: block;color: #f86400;}
.customer .cus-right strong{padding: 8px 0;display: block;font-size: 1.2em;}
.customer .cus-right p{font-size: 0.8em;color: #969191;}
.customer .bot15{margin: 30px 0;}
/*精益大师ERP  结束*/




/* 首页    精益定制业务*/
.h-h2 {font-size:30px;color:#000;padding:0 0 20px 0;margin:0 0 60px 0;border-bottom:#e5e5e5 solid 1px;line-height:150%}
.h-h2-white {color:#FFF;border-bottom:rgba(255,255,255,.2) solid 1px}
.p-h2 {font-size:2em;line-height:150%;color:#000;padding:0;margin:0 0 30px 0}
.p-h2-white {color:#FFF}
.h-h2 small,.p-h2 small {display:block;font-size:14px;line-height:150%;margin:10px 0}
.h-h2-white small,.p-h2-white small {color:rgba(255,255,255,.5)}
.sx-jianju {padding:70px 20px 75px 20px;  background: #f9f9f9;}

.services .container {width: 100%;}

.services article h2 {padding:0 0 6px 75px;font-size:18px;color:#000;background:no-repeat left 2px / auto 50px;background-position-x:-50px\0;}
.services article h2 a {color:#000;text-decoration:none}
.services article h2 a:hover {color:#09f}
.services article h2 small {font-size:14px;display:block;margin:10px 0 15px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.services article h2.wj {background-image:url(/images/WMS.png)}
.services article h2.yy {background-image:url(/images/MES.png)}
.services article h2.yx {background-image:url(/images/CRM.png)}
.services article h2.pp {background-image:url(/images/SRM.png)}
.services article p {margin-bottom:0}
.services.row article p {margin-bottom:15px}
/*精益定制业务  结束*/



/*软件开发服务*/
.row-a4{ padding: 40px 20px;}
.g-tit01 {text-align: center;}
.g-tit01 .tit {font-size: 30px; margin-bottom: 5px; color: #143375; font-weight: 600;}
.g-tit01 .tit span {color: #333;}
.g-tit01 p {font-size: 20px; color: #666;}
.m-list02 {padding-bottom: 20px; overflow: hidden;}
.m-list02 .g-tit01 {float: left; text-align: left; padding: 23px 0;}
.m-list02 .g-tit01 span {font-weight: 400;}
.m-list02 .btn {float: right; margin-top: 10px; width: 100px; height: 40px; line-height: 40px; text-align: center; border-radius: 50px; background-color: #ff7f27; font-size: 14px; color: #fff; transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;}
.m-list02 .btn:hover {background-color: #e87426; margin-top: 0;}
.ul-imgtxt03 {overflow: hidden; margin: 0 -15px; padding-bottom: 50px;}
.ul-imgtxt03 li {float: left; padding-bottom: 30px;}
.ul-imgtxt03 li:hover {background: url(/images/icon18.png) 50% 100% no-repeat;}
.ul-imgtxt03 li .con {background-color: #005ad2; border-radius: 10px; padding: 30px 0; margin: 0 15px;}
.ul-imgtxt03 li:hover .con {background-color: #ff7f27;}
.ul-imgtxt03 li .pic {width: 40px; height: 40px; margin: 0 auto;}
.ul-imgtxt03 li .pic img {max-width: 100%; max-height: 100%; display: inline-block; vertical-align: middle;}
.ul-imgtxt03 li .txt {text-align: center; color: #fff; padding: 15px 0; font-size: 14px;}
.ul-imgtxt03 li .txt .tit {font-weight: 400; font-size: 20px; margin-bottom: 6px;}
.ul-imgtxt03 li .txt span {display: block;}
.ul-imgtxt03 li .txt em {width: 1px; height: 25px; display: block; margin: 10px auto 15px; background-color: #fff;}
.ul-imgtxt03 li .txt p {margin-bottom: 15px;}
.m-tit01 {padding: 12px 0; font-size: 20px; color: #333; font-weight: 600;}
.ul-imgtxt04 {overflow: hidden; padding: 50px 0;}
.ul-imgtxt04 li {float: left; margin-bottom: 10px;}
.ul-imgtxt04 li .pic {float: left; width: 75px; height: 75px;}
.ul-imgtxt04 li .pic img {display: block; width: 100%; height: 100%;}
.ul-imgtxt04 li .tit {overflow: hidden; padding-left: 28px; color: #333; font-size: 14px; font-weight: 400; height: 75px; line-height: 75px;}

/*软件开发服务   结束 */


/*我们的合作客户*/
.case{color:#282828;padding:50px 20px;  background: #f9f9f9;}
.slideBox {width:100%;height:0px;overflow:hidden;position:relative;padding:0px 0 30px; margin-bottom:0px;}
.slideBox .hd{overflow:hidden;position:absolute;bottom:30px;left:80px;z-index:1;}
.slideBox .hd ul{overflow:hidden;zoom:1;}
.slideBox .hd ul li{float:left;margin-right:8px;width:18px;height:2px;background:#eee;cursor:pointer;border-radius:1.5px;}
.slideBox .hd ul li.on{background:#2a7efb;}
.slideBox .bd{position:relative;z-index:0;height:258px;width: 1042px;margin: 0 auto;}
.slideBox .bd li{ zoom:1;vertical-align:middle;}
.slideBox .bd li .dis{display:inline-block;vertical-align:middle;}
.slideBox .bd li .text{width:540px;height:100%;}
.slideBox .bd li .text .name{font-size:24px;color:#282828;font-weight:bold;height: 53px;}
.slideBox .bd li .text .name span{color:#cdcdcd;font-size:50px;vertical-align: top;margin-right:10px;}
.slideBox .bd li .text .textCon{font-size:16px;color:#666;line-height:1.8;}
.slideBox .bd li .text .caseBnt{font-size:14px;color:#fff;width:100px;height:36px;background-color:#2a7efb;
text-align:center;line-height:36px;margin-top:40px;float: right;}
.slideBox .bd li .pictrue{width:460px;height:258px;margin-left:35px;}
.slideBox .bd li .pictrue img{width:100%;height:100%;display:block;}
.slideBox .iconfont{width:32px;height:80px;background-color:#eee;border-radius:3px;text-align:center;line-height:80px; font-size:30px;color:#c0c0c0;position:absolute;top:50%;margin-top:-40px;}
.slideBox .iconfont:hover{background-color:#999;color:#fff;}
.slideBox .prev{left:0;}
.slideBox .next{right:0;}
/*我们的合作客户  结束 */


*{ margin:0; padding:0;}
body{ min-width:1420px;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
input,select,textarea {-webkit-appearance: none;border-radius: 0;outline: none}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #303030;
}
input:-moz-placeholder, textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #303030;
}
input::-moz-placeholder, textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #303030;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #303030;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder { /* Microsoft Edge */
	color: #303030;
}
/* 设置滚动条的样式 */

::-webkit-scrollbar-track { border-radius:0px;background-color:#f0f0f0; }
::-webkit-scrollbar-thumb { background-color:#0a1a3e;} /* 滚动条滑块默认状态 */
::-webkit-scrollbar-thumb:window-inactive { background-color:#0a1a3e;} /* 滚动条滑块点击状态 */

.animate__fadeInUp {  -webkit-animation-name: fadeInUp;  animation-name: fadeInUp;}


.inner{width:100%;max-width:1420px; margin:0 auto;overflow:hidden; }

/**ab_top**/
/****.ab_top { width:1200px; height:98px; background-color:#fff; box-shadow:0 10px 20px rgba(0, 0, 0, 0.1); margin:0; padding:0; position:fixed; top:0; z-index:999; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.ab_top .top_logo {width: 535px;height:98px;overflow:hidden;margin:0;line-height: 98px;padding:0;float:left;vertical-align: middle;position: relative;margin-left:10px;margin-left:10px;}
.ab_top .top_logo a.logo_img{ display:block;width: 98px;height:98px;overflow:hidden;margin:0;line-height: 98px;padding:0;float:left;vertical-align: middle;position: relative; }
.ab_top .top_logo a.logo_img img{display: block;max-width: 90%;max-height: 90%;margin: auto;position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
.ab_top .top_logo a.logo_text{ display:block;width:422px; height:98px;overflow:hidden; line-height:98px; font-size:32px; color:#333; float:left; margin-left:15px;font-weight:bold;}
.ab_top .top_logo_img{ width:520px;height:98px; float:left;overflow:hidden;margin:0;padding:0;margin-left:10px; position:relative;}
.ab_top .top_logo_img a img{display:block;max-width: 100%;width: auto;height: 80px;margin: 0 0;position:absolute;left:0;top: 50%;}
.ab_top .top_menu { width:98px; height:98px; overflow:hidden; margin:0; padding:0; float:right;}
.ab_top .top_search { width:98px; height:98px; overflow:hidden; margin:0; padding:0; float:right;}
.top_menu a, .top_search a { display:block; width:100%; height:100%; margin:0 auto; padding:20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
***/


/*头部 开始*/
.ab_top { width:100%; height:100px; margin:0; padding:0; background-color:rgba(0,0,0,0.5);  position:fixed; top:0; left:0; z-index:998; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ab_top .abtop_main { width:1360px; height:auto; margin:0 auto; padding:0; position:relative;}
.abtop_main .ab_logo { width: 18%; height: 60px;  overflow:hidden; margin:20px 0; padding:0; float:left;}
.abtop_main .ab_logo a { display: table-cell; vertical-align: middle; width:100%; height:60px; overflow:hidden; margin:0; padding:0;}
.abtop_main .ab_logo a img { height:100%; max-height:100%; margin:0; padding:0;}


/**头部右侧登录**/
.abtop_main .abtop_right { height: 100%; float:right; margin-left: 50px;}
.button-container{display:flex;height:100%;justify-content:center;align-items:center}
.custom-button{color:#fff;padding:10px 15px;font-size:16px;background-color:transparent;border:none;border-radius:5px;cursor:pointer}
.custom-button:hover{background-color:#007bff}


/**原搜索**/
/**.abtop_right .abtop_tel { display:none; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:32px; font-weight:bold; margin:0 20px 0 0; padding:0; float:left;}
.abtop_right .abtop_tel img { display:block; width:32px; height:32px; overflow:hidden; margin:4px 8px 4px 0; padding:0; float:left;}

.abtop_right .abtop_search { height:40px; margin:0; padding:0; float:left; position:relative; z-index:2;}
.abtop_search form { width:40px; height:40px; margin:0; padding:0; position:relative;}
.abtop_search form .sc_ipt { width:0; height:40px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.abtop_search form .sc_ipt input { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#999999; font-size:14px; margin:0; padding:0 14px; background-color:#fff; border:1px solid #dfdfdf; border-right:0; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.abtop_search form .sc_btn { width:40px; height:40px; overflow:hidden; margin:0; padding:0; float:right;}
.abtop_search form .sc_btn input { display:block; width:40px; height:40px; overflow:hidden; margin:0; padding:0; background:url(/images/ssbtn_icon1.png) center center no-repeat; background-size:40px 40px; border:0; outline:none; cursor:pointer;}
.abtop_search:hover form .sc_ipt { width:260px; left:-260px;}
.abtop_search:hover form .sc_btn input { background:#015cd8 url(/images/ssbtn_icon1.png) center center no-repeat;}
***/

.fxd .ab_logo a img.logo1 { display:none; height: 50px;}
.fxd .ab_logo a img.logo2 { display:inline-block;}
.fxd .abtop_search form .sc_btn input { background:url(/images/ssbtn_icon2.png) center center no-repeat;}
.fxd .abtop_search:hover form .sc_btn input { background:#015cd8 url(../images/ssbtn_icon1.png) center center no-repeat;}


  /*导航栏 开始*/
.ab_nav { height:100%; margin:0; padding:0; float:right;}
.ab_nav ::-webkit-scrollbar { display: none;}
.ab_nav .nav_list { width:100%; height: 100%; margin:0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; }
.ab_nav .nav_list > ul > li { display:inline-block; width:100px; position: relative; list-style: none; padding:0 10px; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ab_nav .nav_list > ul > li:last-child { background:none;}
.ab_nav .nav_list > ul > li:hover {}
.ab_nav .nav_list > ul > li > a { display: inline-block; width:100%; color: #fff; line-height: 60px; font-size: 16px; text-align:center; padding: 20px 0; margin: 0; text-decoration: none; position:relative; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ab_nav .nav_list > ul > li:hover, .ab_nav .nav_list > ul > li.active {}
.ab_nav .nav_list > ul > li:hover > a, .ab_nav .nav_list > ul > li.active > a { color: #fff;}
.ab_nav .nav_list > ul > li > em { display:block; width:100%; height:0; overflow:hidden; background-color:#015cd8; margin:0; padding:0; position:absolute; bottom:0px; left:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ab_nav .nav_list > ul > li:hover > em, .ab_nav .nav_list > ul > li.active > em { height:100%;}
.ab_nav .nav_list > ul > li i { display:inline-block; width:20px; height:20px; background:url(/images/down.png) center center no-repeat; background-size:20px 20px; vertical-align:middle; cursor:pointer; margin:0; display:none;}
.ab_nav .nav_list > ul > li i.cur{ background:url(/images/up.png) center center no-repeat; background-size:10px 10px; text-decoration:none;}
.ab_nav .nav_list > ul > li ul { display:none; width:160%; overflow:hidden; background-color: #fff; box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); position:absolute; left:-30%; top:100px; z-index:9;min-height: 0; line-height: 41px;text-align: center;}
.ab_nav .nav_list > ul > li:hover ul,.ab_nav .nav_list > ul > li ul:hover { display:block;}
.ab_nav .nav_list > ul > li ul li { width:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px solid rgba(85, 87, 89, 0.1);}
.ab_nav .nav_list > ul > li ul li:last-child { border:0;}
.ab_nav .nav_list > ul > li ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#555; font-size:14px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ab_nav .nav_list > ul > li ul li a:hover { color:#015cd8;}
.ab_nav .nav_menu { display: none;}

.fxd .ab_nav .nav_list > ul > li > a { color:#333;}
.fxd .ab_nav .nav_list > ul > li:hover > a, .fxd .ab_nav .nav_list > ul > li.active > a { color: #fff;}


/*banner 开始 */ 

/**ab_banner**/

.swiper-container { width: 100%;}
.swiper-slide { text-align: center; font-size: 20px;}
.swiper-slide .part { width:100%; height: 100%; background-color:skyblue; position:relative; }
.swiper-slide .part img { display:block; width:100%;  margin:auto; padding:0;}
.swiper-pagination-bullet { width: 12px; height: 12px; background: rgba(255,255,255,0.5);}
#swiper-container-01 .swiper-pagination-bullet-active { background: #1264ba;}


.abIdx_banner { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.abIdx_banner .swiper-container1 { width:100%;  max-height:495px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.abIdx_banner .swiper-container1 .swiper-slide { height:100%; overflow:hidden; position:relative;}
.abIdx_banner .swiper-container1 .swiper-slide img { display:block; width:100%;  overflow:hidden; height: 495px;object-fit: cover;  }
/*分页器*/
.abIdx_banner .swiper-container1 .swiper-pagination { width:100%; height:15px; overflow:hidden; margin:0; padding:0; left: 0; bottom:40px!important; }
.abIdx_banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet { width:15px; height:15px; margin:0 6px!important; background-color:rgba(255,255,255,0); border:1px solid #fff; border-radius:50%; opacity:1; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.abIdx_banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet-active { background-color:#fff; opacity:1;}



/*banner 结束*/



/**底部**/

#footer {background-color: #2b3344; width: 100%;}
#footer .list {padding-top: 52px; width: 100%; display: flex; justify-content: space-between;}
#footer .list li {margin-right: 80px;}
#footer .list li .name {color: #fff; font-weight: bold; font-size: 16px; margin-bottom: 18px;}
#footer .list li .item {font-size: 14px; color: #ccc; margin-bottom: 10px; display: block; cursor: pointer;}
#footer .list li>a:hover {color: #fff;}
#footer .list li .item span {color: #6aa6ff;}
#footer .list li .official {float: left; margin-right: 18px;}
#footer .list li .official .ewm {font-size: 14px; color: #ccc; text-align: center; margin-top: 6px;}
#footer .list li .official .ewm .iconfont {vertical-align: middle; margin-right: 5px;}
#footer .list li .official .ewm .iconfont.iconxiaochengxu {font-size: 14px;}
#footer .friendship {border: 1px solid #494d53; border-left: 0; border-right: 0; margin-top: 36px; padding: 16px 0; font-size: 13px;}
#footer .friendship>a {color: #ccc; cursor: pointer; }
#footer .copy {height: 70px; padding-top: 15px; }
#footer .copy a {font-size: 14px; color: #ccc;}

/**体验**/
.probation-section {border-bottom: 2px solid #fff; padding: 30px 0 40px 0; text-align: center;}
.probation-section h3 {color: #fff; font-size: 25px; font-weight: bold; margin-bottom: 30px; letter-spacing: 2px;}
.probation-form {display: flex; justify-content: center; align-items: center; max-width: 470px; margin: 0 auto;}
.probation-form input[type="text"] {flex: 1; height: 50px; border: none; border-radius: 6px 0 0 6px; padding: 0 20px; font-size: 18px; color: #333; background: #fff; outline: none;}
.probation-form button {height: 50px; min-width: 140px; border: none; border-radius: 0 6px 6px 0; background: #fff; color: #18346e; font-size: 20px; font-weight: bold; cursor: pointer; transition: background 0.2s, color 0.2s;}
.probation-form button:hover {background: #18346e; color: #fff;}

/*底部  结束*/




/*网站右侧漂浮*/
.f_pf1 { margin:-90px 0 0; position:fixed;top:40%;right:10px;z-index:999;}
.f_pf1 a.qqa {display:block; display:none;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px;}
.f_pf1 a.qqa:hover { background:#015cd8;}
.f_pf1 a.qqa:after {content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) top center no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela>a {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px;}
.f_pf1 .tela>a:hover { background:#015cd8;}
.f_pf1 .tela>a:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -27px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela .wz {position:absolute;top:0;left:-224px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .tela:hover .wz{display:block;}
.f_pf1 .tela p {background:#fff;padding:5px;width:200px;height:40px;overflow:hidden;font-size:18px;font-weight:bold;color:#015cd8;line-height:40px;text-align:center;}
.f_pf1 .tela p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 .wxa {position:relative;}
.f_pf1 .wxa>span {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px;}
.f_pf1 .wxa>span:hover { background:#015cd8;}
.f_pf1 .wxa>span:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -52px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .wxa .code {position:absolute;top:-44px;left:-144px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .wxa:hover .code{display:block;}
.f_pf1 .wxa .code p {background:#fff;padding:5px;width:120px;height:120px;overflow:hidden; position:relative;}
.f_pf1 .wxa .code p img { display:block; max-width:100%;max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.f_pf1 .wxa .code p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 a.totop {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.5);margin-bottom:2px; cursor:pointer;}
.f_pf1 a.totop:hover { background:#015cd8;}
.f_pf1 a.totop:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -76px no-repeat;overflow:hidden;margin:9px 10px;}

/*右侧漂浮 结束*/





/* 服务范围  columnbox*/
/*columnbox*/
.columnbox{overflow:hidden;z-index:3;position:relative;padding:100px 0; background: #f9f9f9;}

/*columnname*/
.columnname{text-align:center;overflow:hidden;margin-bottom:3.5%;font-size:36px;position:relative;}
.columnname h2{font-size:1em;font-weight:bold;color:#13227a;line-height:1.5em;position:relative;}
.columnname h3{font-weight:normal;font-size:0.5em;color:#143375;line-height:1.5em;padding:0 7.22222222em;text-transform:uppercase;}
.columnname span{display:inline-block;position:relative;}
.columnname span:before,.columnname span:after{width:7.66666667em;height:0.3em;background-color:#f1f1f1;content:'';display:block;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;}
.columnname span:before{right:120%;}
.columnname span:after{left:120%;}
.columnname.left{text-align:left;}
.columnname.left h2{display:inline-block;position:relative;}
.columnname.left h2:after{width:100%;height:2px;content:'';display:block;position:absolute;left:0;bottom:0;background-color:#e1b44f;}
.columnname.left h3{padding:0;display:inline-block;vertical-align:bottom;line-height:1.75em;}

/***  原来带黄底的交互
.svlist {width: 100%; display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox; display: flex; flex-flow: wrap; clear: both; justify-content: space-around;}
.svlist .item {float: left; width: 30%; background: #fff;}
.svlist a {overflow: hidden; background-color: #fff; color: #18191b; height: 100%; position: relative; transition: all 0.3s;}
.svlist .item a img {width: 100%;}
.svlist a:before, .svlist a:after {content: ''; display: block; position: absolute; transform: scale(1.1); opacity: 0; transition: all 0.3s;}
.svlist a:before {width: 100%; height: 100%; z-index: 2; background-color: #f39c12; left: 0; top: 0;}
.svlist a:after {box-sizing: border-box; width: calc(100% - 60px); height: calc(100% - 60px); border: 1px solid rgba(255, 255, 255, 0.5); z-index: 3; left: 0; top: 0; margin: 30px;}
.svlist .text {padding: 6.5% 8%; position: relative;}
.svlist .tag {position: absolute; left: 0; top: -1.05em; background-color: #143375; width: 2.25em; padding: 0.25em 0.25em 0.25em 0; border-radius: 0 0.75em 0.75em 0; transition: all 0.3s; text-align: center; color: #fff; font-size: 1.25em;}
.svlist .tag span {display: block; border-radius: 50%; border: 1px solid rgba(255, 255, 255, .5); width: 1.5em; height: 1.5em; line-height: 1.6em; margin: 0 auto;}
.svlist h4 {font-size: 18px; line-height: 1.35em; text-align: center; font-weight: normal; margin-bottom: 3.5%;}
.svlist .intro {font-size: 14px; line-height: 2em; color: #687284; text-align-last: left; -webkit-line-clamp: 4;}
.svlist .more {position: absolute; left: 12%; top: 50%; width: 76%; color: #fff; text-align: center; z-index: 5; transform: translateY(-30%); opacity: 0; visibility: hidden; transition: all 0.3s; font-size: 18px; line-height: 1.5em;}
.svlist .more p {padding: 1em 0;}
.svlist .more .rows {max-height:3em; display:flex; -webkit-line-clamp:2; padding-left:10%; padding-right:10%;}
.svlist .more span {display: block; width: 120px; height: 32px; margin: 0 auto; line-height: 32px; border: 1px solid #fff; font-size: 14px;}
.svlist a:hover:before, .svlist a:hover:after {transform: scale(1.01); opacity: 1;}
.svlist a:hover .tag {transform: translateX(-100%); opacity: 0;}
.svlist a:hover .more {transform: translateY(-50%); opacity: 1; visibility: visible;}
****/

.svlist {width: 100%; display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox; display: flex; flex-flow: wrap; clear: both; justify-content: space-around;}
.svlist .item {float: left; width: 30%; background: #fff;}
.svlist a {overflow: hidden; background-color: #fff; color: #18191b; height: 100%; position: relative; transition: all 0.3s;}
.svlist .item a img {width: 100%;}
.svlist .text {padding: 6.5% 8%; position: relative;}
.svlist .tag {position: absolute; left: 0; top: -1.05em; background-color: #143375; width: 2.25em; padding: 0.25em 0.25em 0.25em 0; border-radius: 0 0.75em 0.75em 0; text-align: center; color: #fff; font-size: 1.25em;}
.svlist .tag span {display: block; border-radius: 50%; border: 1px solid rgba(255, 255, 255, .5); width: 1.5em; height: 1.5em; line-height: 1.6em; margin: 0 auto;}
.svlist h4 {font-size: 18px; line-height: 1.35em; text-align: center; font-weight: normal; margin-bottom: 3.5%;}
.svlist .intro {font-size: 14px; line-height: 2em; color: #687284; text-align-last: left; -webkit-line-clamp: 4;}
.svlist .more {display: none;}
/*服务范围  结束*/



/*精益大师ERP*/
.focus{overflow:hidden;padding: 40px 0;text-align: center;}
.fo-ti{padding-bottom: 30px;}
.fo-ti h2{font-size:1.8em;font-weight: 900; }
.fo-ti p{text-transform: uppercase;font-size: 0.8em;color: #a4a8a9;padding: 5px 0;}
.focus img{width: 100%;}
.focus figcaption{font-size:1em;color: #2d2a21; padding: 5px 0;}
/*客户*/
.customer{text-align: left;padding-top: 60px;width: 100%; display: -moz-box; display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: box; display: flexbox;}
.customer .cus-left h2{font-size: 1.8em;text-transform: uppercase;color: #C0C0C0;}
.customer .cus-left strong{display: block;font-weight: 900;color: #000000;padding: 5px 0;font-size: 1em;}
.customer .cus-left p{padding-top: 20px;}
.customer .more{display: inline-block;padding: 10px 20px;background: #fe6637;color: #fff;margin:10px 0;text-transform: uppercase;}
.customer .cus-right {  overflow: hidden;}
.customer .cus-right i{font-size: 2.5em;padding-top: 20px;display: block;color: #f86400;}
.customer .cus-right strong{padding: 8px 0;display: block;font-size: 1.2em;}
.customer .cus-right p{font-size: 0.8em;color: #969191;}
.customer .bot15{margin: 30px 0;}
/*精益大师ERP  结束*/




/* 首页    精益定制业务*/
.h-h2 {font-size:30px;color:#000;padding:0 0 20px 0;margin:0 0 60px 0;border-bottom:#e5e5e5 solid 1px;line-height:150%}
.h-h2-white {color:#FFF;border-bottom:rgba(255,255,255,.2) solid 1px}
.p-h2 {font-size:2em;line-height:150%;color:#000;padding:0;margin:0 0 30px 0}
.p-h2-white {color:#FFF}
.h-h2 small,.p-h2 small {display:block;font-size:14px;line-height:150%;margin:10px 0}
.h-h2-white small,.p-h2-white small {color:rgba(255,255,255,.5)}
.sx-jianju {padding:70px 20px 75px 20px;  background: #f9f9f9;}

.services .container {width: 100%;}

.services article h2 {padding:0 0 6px 75px;font-size:18px;color:#000;background:no-repeat left 2px / auto 50px;background-position-x:-50px\0;}
.services article h2 a {color:#000;text-decoration:none}
.services article h2 a:hover {color:#09f}
.services article h2 small {font-size:14px;display:block;margin:10px 0 15px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.services article h2.wj {background-image:url(/images/WMS.png)}
.services article h2.yy {background-image:url(/images/MES.png)}
.services article h2.yx {background-image:url(/images/CRM.png)}
.services article h2.pp {background-image:url(/images/SRM.png)}
.services article p {margin-bottom:0}
.services.row article p {margin-bottom:15px}
/*精益定制业务  结束*/



/*软件开发服务*/
.row-a4{ padding: 40px 20px;}
.g-tit01 {text-align: center;}
.g-tit01 .tit {font-size: 30px; margin-bottom: 5px; color: #143375; font-weight: 600;}
.g-tit01 .tit span {color: #333;}
.g-tit01 p {font-size: 20px; color: #666;}
.m-list02 {padding-bottom: 20px; overflow: hidden;}
.m-list02 .g-tit01 {float: left; text-align: left; padding: 23px 0;}
.m-list02 .g-tit01 span {font-weight: 400;}
.m-list02 .btn {float: right; margin-top: 10px; width: 100px; height: 40px; line-height: 40px; text-align: center; border-radius: 50px; background-color: #ff7f27; font-size: 14px; color: #fff; transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s;}
.m-list02 .btn:hover {background-color: #e87426; margin-top: 0;}
.ul-imgtxt03 {overflow: hidden; margin: 0 -15px; padding-bottom: 50px;}
.ul-imgtxt03 li {float: left; padding-bottom: 30px;}
.ul-imgtxt03 li:hover {background: url(/images/icon18.png) 50% 100% no-repeat;}
.ul-imgtxt03 li .con {background-color: #005ad2; border-radius: 10px; padding: 30px 0; margin: 0 15px;}
.ul-imgtxt03 li:hover .con {background-color: #ff7f27;}
.ul-imgtxt03 li .pic {width: 40px; height: 40px; margin: 0 auto;}
.ul-imgtxt03 li .pic img {max-width: 100%; max-height: 100%; display: inline-block; vertical-align: middle;}
.ul-imgtxt03 li .txt {text-align: center; color: #fff; padding: 15px 0; font-size: 14px;}
.ul-imgtxt03 li .txt .tit {font-weight: 400; font-size: 20px; margin-bottom: 6px;}
.ul-imgtxt03 li .txt span {display: block;}
.ul-imgtxt03 li .txt em {width: 1px; height: 25px; display: block; margin: 10px auto 15px; background-color: #fff;}
.ul-imgtxt03 li .txt p {margin-bottom: 15px;}
.m-tit01 {padding: 12px 0; font-size: 20px; color: #333; font-weight: 600;}
.ul-imgtxt04 {overflow: hidden; padding: 50px 0;}
.ul-imgtxt04 li {float: left; margin-bottom: 10px;}
.ul-imgtxt04 li .pic {float: left; width: 75px; height: 75px;}
.ul-imgtxt04 li .pic img {display: block; width: 100%; height: 100%;}
.ul-imgtxt04 li .tit {overflow: hidden; padding-left: 28px; color: #333; font-size: 14px; font-weight: 400; height: 75px; line-height: 75px;}

/*软件开发服务   结束 */


/*我们的合作客户*/
.case{color:#282828;padding:50px 20px;  background: #f9f9f9;}
.slideBox {width:100%;height:auto;overflow:hidden;position:relative;padding:0px 0 30px; margin-bottom:0px;}
.slideBox .hd{overflow:hidden;position:absolute;bottom:30px;left:80px;z-index:1;}
.slideBox .hd ul{overflow:hidden;zoom:1;}
.slideBox .hd ul li{float:left;margin-right:8px;width:18px;height:2px;background:#eee;cursor:pointer;border-radius:1.5px;}
.slideBox .hd ul li.on{background:#2a7efb;}
.slideBox .bd{position:relative;z-index:0;height:258px;width: 1042px;margin: 0 auto;}
.slideBox .bd li{ zoom:1;vertical-align:middle;}
.slideBox .bd li .dis{display:inline-block;vertical-align:middle;}
.slideBox .bd li .text{width:540px;height:100%;}
.slideBox .bd li .text .name{font-size:24px;color:#282828;font-weight:bold;height: 53px;}
.slideBox .bd li .text .name span{color:#cdcdcd;font-size:50px;vertical-align: top;margin-right:10px;}
.slideBox .bd li .text .textCon{font-size:16px;color:#666;line-height:1.8;}
.slideBox .bd li .text .caseBnt{font-size:14px;color:#fff;width:100px;height:36px;background-color:#2a7efb;
text-align:center;line-height:36px;margin-top:40px;float: right;}
.slideBox .bd li .pictrue{width:460px;height:258px;margin-left:35px;}
.slideBox .bd li .pictrue img{width:100%;height:100%;display:block;}
.slideBox .iconfont{width:32px;height:80px;background-color:#eee;border-radius:3px;text-align:center;line-height:80px; font-size:30px;color:#c0c0c0;position:absolute;top:50%;margin-top:-40px;}
.slideBox .iconfont:hover{background-color:#999;color:#fff;}
.slideBox .prev{left:0;}
.slideBox .next{right:0;}
/*我们的合作客户  结束 */




/*六大优势*/
.floor_3{ padding: 50px 20px;}
.floor_3 .advantList{margin-top:60px;display: flex; justify-content: space-between; flex-wrap: wrap;}
.floor_3 .advantList article{position:relative;margin-bottom:30px;box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);cursor:pointer;transition:all ease 600ms;}
.floor_3 .advantList article .txt{padding:40px 25px;}
.floor_3 .advantList article .txt .tit {font-weight:bold;font-size:30px;line-height:46px;color:#333;}
.floor_3 .advantList article .txt .tit em{display:block;color:#143375; font-size:32px;}
.floor_3 .advantList article .txt .cont{ text-align: left;width: 100%;padding-top: 30px;font-size:18px;line-height:30px;color:#666;}
.floor_3 .advantList article .sIco{position:absolute;top:40px;right:50px;display:block;width:90px;height:90px;transition:all ease 600ms;}
.floor_3 .advantList article:hover{transform: translateY(-6px);transition:all ease 600ms; }
.floor_3 .advantList article:hover .sIco{transform: rotate(180deg);transition:all ease 600ms;}

/*六大优势   结束*/







/*新闻资讯*/
.floor_5_main{padding:60px 20px;background:#f9f9f9;}
.floor_5 .cont{width: 100%;display: flex; justify-content: space-between;}
.floor_5 .textlist{flex: 1;margin-left: 50px; }
.floor_5 .newsBox{width: 420px;overflow: hidden;position: relative;border: 1px solid #ddd;}
.floor_5 .newsBox .hd{height: 28px;overflow: hidden;position: absolute;bottom: 1px;z-index: 10;padding-left: 20px;text-align: center; }
.floor_5 .newsBox .hd ul{overflow: hidden;zoom: 1;}
.floor_5 .newsBox .hd li{margin-right: 6px;width: 10px;height: 10px;font-size:0px;line-height: 14px;text-align: center;background: #999;cursor: pointer;-moz-border-radius: 100%;-webkit-border-radius: 100%;border-radius: 100%;display: inline-block;}
.floor_5 .newsBox .hd li.on{color: #fff; background: #015cd8;}
.floor_5 .newsBox .bd li{zoom: 1;vertical-align: middle;position: relative;height: 408px;overflow: hidden;}
.floor_5 .newsBox .bd li .img{width: 420px;height: 285px;display: block;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5 .newsBox .bd li .img img{width: 100%; height: 100%;object-fit: cover;}
.floor_5 .newsBox .bd li h3{display: block;font-size: 18px;color: #000;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5 .newsBox .bd li .txt{z-index: 5;padding: 15px 20px;border-top: 0 none;height: 93px;}
.floor_5 .newsBox .bd li p{padding: 0;color: #666;line-height: 24px;height: 45px;overflow: hidden;}
.floor_5 .newsBox .bd li .time{font-size: 16px;padding-right: 30px;padding-top: 28px;}
.floor_5 .newsBox .bd li:hover h3{color: #0195df;}
.floor_5 .newsBox .bd li:hover img{filter: alpha(opacity=80);-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;}
.floor_5 .textlist .item {border: 1px solid #ddd;margin-bottom: 16px;transition: all 0.2s linear 0s; }
.floor_5 .textlist .item a{padding: 12px 28px 19px 28px;display: flex; justify-content: space-between;}
.floor_5 .textlist .item h3{font-size: 18px;vertical-align: top;color:#333;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;    margin-top: 10px;}
.floor_5 .textlist .item p{font-size: 14px;line-height: 20px;color: #999;text-align: justify;}

.floor_5 .textlist .item .time{display: block;width: 90px;height: 66px;border-right: 1px solid #ddd;line-height: 20px;margin-right: 30px;color: #666;}
.floor_5 .textlist .item .time b{font-family:arial;color: #666;display: block;font-size: 48px;line-height: 48px;}
.floor_5 .textlist .item .time_box{flex: 1;}
.floor_5 .textlist .item .time_box p{ display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; 
  overflow: hidden;
  text-overflow: ellipsis; }
.floor_5 .textlist .item:hover{border: 1px solid #0195df;-webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);-webkit-transform: translate3d(0, -2px, 0);transform: translate3d(0, -2px, 0);}
.floor_5 .textlist .item:hover h3{color:#0195df;}
.floor_5 .more{width: 180px;height: 36px;line-height: 36px;margin:0 auto;margin-top:40px;display: block;text-align: center;background:#444;color:#fff;}
.floor_5 .more:hover{background: #0195df;color: #fff;text-indent: 10px;}
/*index css end*/



/**产品特性*/
.section {padding: 60px 20px;}
.section1 {background-color: #f9f9f9;}
.section-title {margin-bottom: 50px;text-align: center;font-size: 36px;}
.section-title p {margin: 10px 0 0;font-size: 18px;}

.in-what { width: 100%;}
.in-what .wrap_item {padding: 20px 40px;overflow:hidden;}
.in-what .wrap_item .wrap {display: flex;justify-center: center; align-items: center;flex-direction: column;}
.in-what .wrap_item .img-center {height: 140px;line-height: 140px;}
.in-what .wrap_item .img-center img{ height: 140px; border-radius: 10px; }
.in-what .wrap_item h4 {margin: 20px 0 0;text-align: center;font-size: 20px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.in-what .wrap_item p {margin: 15px 0 0;text-align: justify;color: #777;}
.in-what-1 .wrap_item p {text-align: center;}
/**产品特性  结束*/



/**产品价值*/
.in-yinx {width: 100%;}
.in-yinx .wrap_item {padding: 20px 40px;overflow:hidden;}
.in-yinx .wrap_item .wrap {display: flex;justify-center: center; align-items: center;flex-direction: column;}
.in-yinx .wrap_item .num {font-size: 72px;line-height: 1;}
.in-yinx .wrap_item .num small {font-size: 24px;position: relative;display: inline-block;}
.in-yinx .wrap_item .num small:after {position: absolute;bottom: 100%;content: '';left: 0;width: 9px;height: 22px;background: url(/images/zeng.gif) no-repeat center / contain;margin-bottom: 10px;}
.in-yinx .wrap_item.down .num small:after {background-image: url(/images/jiang.gif);}
.in-yinx .wrap_item h4 {margin: 20px 0 0;font-size: 22px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.in-yinx .wrap_item p {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin: 15px 0 0;color: #143375;}
.in-yinx .wrap_item p strong {font-size: 18px;}

/**产品价值  结束*/



/**其他*/
.prd-item {margin: 0;}
.prd-item dt {float: left;width: 550px;}
.prd-item dt img {width: 100%;}
.prd-item dd {margin: 0 0 0 600px;padding-top: 50px;}
.prd-item dd h4 {margin: 0 0 20px;font-size: 24px;}
.prd-item dd h4:after {content: '';display: block;margin-top: 20px;width: 40px;height: 4px;background-color: #143375;}
.prd-item dd p {margin: 0;font-size: 16px;line-height: 1.8;color: #666;text-align: justify;}
.pr_b {background-color: #f9f9f9;}
.pr_b .prd-item dt {float: right;}
.pr_b .prd-item dd {margin: 0 600px 0 0;}


.more-adv li {float: left;width: 16.666666%; display: flex;justify-center: center; align-items: center;flex-direction: column;}
.more-adv li .wrap {margin-top: 40px;}
.more-adv li .wrap .img-center{height: 90px; }
.more-adv li .wrap .img-center img{height: 100%;}
.more-adv li .text {text-align: center;margin: 20px 0 0;}
.more-adv li .text h4 {margin: 0;font-size: 18px;}

/**其他  结束*/




/**系统 管理**/
.wrapper_1200{padding:60px 20px;overflow:hidden;}

.system-function .backstage .TiTle{margin:65px 0 65px 0;}
.system-function .backstage .backstageSort{position:relative;}
.system-function .backstage .backstageSort .hd{border-bottom:1px solid #eee;height:127px;cursor:pointer; }
.system-function .backstage .backstageSort .hd ul { width: 100%; display: flex;  justify-content: space-around; }
.system-function .backstage .backstageSort .hd li{width: 16%;float:left;text-align:center;color:#282828;height:127px;}
.system-function .backstage .backstageSort .hd li .border{width:60px;height:60px;border-radius:50%;border:2px solid #143375; margin:0 auto;padding:3px;box-sizing:border-box;}
.system-function .backstage .backstageSort .hd li .border .blue{width:50px;height:50px;background-color:#e7f1ff;
    border-radius:50%;margin:0 auto;text-align:center;line-height:50px;font-size:30px;color:#143375;}
.system-function .backstage .backstageSort .hd li .name{font-size:16px;margin-top:9px;}
.system-function .backstage .backstageSort .hd li.on .border .blue{background-color:#fff;}
.system-function .backstage .backstageSort .hd li.on{color:#143375;border-bottom:2px solid #143375;}

.system-function .backstage .backstageSort .bd li{width: 1420px;display: flex; justify-content:space-between;}
.system-function .backstage .backstageSort .bd li .dis{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.system-function .backstage .backstageSort .bd li .pictrue{width:600px;height:491px;}
.system-function .backstage .backstageSort .bd li .pictrue img{width:100%;height:100%;}
.system-function .backstage .backstageSort .bd li .text{flex: 1;margin-left:60px;}
.system-function .backstage .backstageSort .bd li .text .title{font-size:24px;color:#282828; text-align: left;}
.system-function .backstage .backstageSort .bd li .text .list{margin-top:30px;}
.system-function .backstage .backstageSort .bd li .text .list .item{font-size:16px;color:#666;margin-bottom:20px;}
.system-function .backstage .backstageSort .bd li .text .list .item .sport{width:4px;height:4px;background-color:#333333;
border-radius:50%;}
.system-function .backstage .backstageSort .bd li .text .list .item .infor{flex: 1 ;margin-left:5px;}
.system-function .backstage .backstageSort .bd li .text .more{font-size:14px;color:#143375;width:88px;height:32px; border:1px solid #143375;text-align:center;line-height:32px;cursor:pointer;margin-top:28px;}






/***  系统版本选择   ***/
.system-version {background: #f9f9f9; padding: 60px 20px;}
.goodsPrice .wrap{ overflow:hidden; margin-bottom: 20px;}
.goodsPrice .wrap .top{width:100%;height:340px;background-color:#f5f5f5;color:#fff;text-align:center;position:relative}
.goodsPrice .wrap .top .label{position:absolute;right:20px;top:0;width:44px;height:48px;}
.goodsPrice .wrap .top .label img{width: 100%; height: 100%;}

.goodsPrice .wrap.wrap2 .top{background-color:#eb2a2a;}
.goodsPrice .wrap.wrap3 .top{background-color:#333333;}
.goodsPrice .wrap.wrap4 .top{background-color:#ff881c;}

.goodsPrice .wrap .top .iSfree{font-size:32px;}
.goodsPrice .wrap .top .infor{font-size:16px;margin-top:15px;}

.goodsPrice .wrap .top .money{font-size:36px;font-weight:lighter;margin-top:10px;}
.goodsPrice .wrap .top .money .num{font-size:45px;}
.goodsPrice .wrap.wrap3 .top .money .iconfont{color:#eb2a2a;font-size:50px;}
.goodsPrice .wrap .top .bnt{font-size:18px;color:#ffffff;width:180px;height:48px;background-color:#bbbbbb; margin:22px auto 0 auto;text-align:center;line-height:48px;cursor:pointer; border-radius:1px;}
.goodsPrice .wrap.wrap2 .top .bnt{background-color:#f7ae00;}
.goodsPrice .wrap.wrap3 .top .bnt{background-color:#fff;color:#333333;}
.goodsPrice .wrap.wrap4 .top .bnt{background-color:#fff;color:#ff881c;}

.goodsPrice .wrap ul{padding: 36px 45px;border:1px solid #eeeeee;height:100%px;}
 /* .goodsPrice .wrap.wrap2 ul{border-color:#eb2a2a;} */
/* .goodsPrice .wrap.wrap4 ul{border-color:#eb8c36;} */

.goodsPrice .wrap ul li{margin-bottom:16px;position:relative;}
.goodsPrice .wrap ul li .name{font-size:16px;color:#282828;width:210px;}
.goodsPrice .wrap ul li .iconfont{color:#d81e06;position:absolute;right:0;top:50%;font-size:17px; margin-top:-8.5px;}
.goodsPrice .wrap ul li .iconfont.icondui{color:#17b356;right: -4px;font-size:15px;}
/***.goodsPrice .pull-left{margin-right:24px;}
***/

/*****优势*****/
/*我们的核心优势*/
.youshi{padding-top: 100px;;height:550px;background:url(/images/xt/youshi.png);background-position:bottom;background-size:100% 293px;background-repeat:no-repeat}
.youshi1{padding-top:80px;height:170px}
.youshi2{margin-top:80px;overflow:hidden}
.youshi2_1{width:20%;float:left}
.youshi2_1bg{height:80px;text-align:center;margin-bottom:25px}
.youshi2_1bg img{width:80px;height:80px}
.youshi2_1tit{text-align:center;font-size:18px;color:#333333}
.youshi2_1dec{font-size:14px;color:#666666;line-height:22px;margin:0 38px;text-align:center;margin-top:10px}

/*优势列表**/
.product-introduction .marketing .TiTle{margin:60px;}
.product-introduction .marketing .list li{height:500px; padding: 0 20px; }
.product-introduction .marketing .list li.bgColor{background-color:#f5f9ff; heigt: 100%;}
.product-introduction .marketing .list li .text{width:580px;height:500px;display:table;}
.product-introduction .marketing .list li .text .tableCell{display: table-cell;vertical-align: middle;}
.product-introduction .marketing .list li .text .num{width:68px;height:46px;}
.product-introduction .marketing .list li .text .num img{width:100%;height:100%;}
.product-introduction .marketing .list li .text .name{font-size:28px;color:#282828;margin-top:22px;}
.product-introduction .marketing .list li .text .infor{font-size:16px;color:#999;margin-top:28px;line-height:1.7;}
.product-introduction .marketing .list li .pictrue{width:533px;height:500px;display:table;}
.product-introduction .marketing .list li .pictrue .img{display: table-cell;vertical-align: middle;height: 100%;}
.product-introduction .marketing .list li .pictrue .img img{width: 100%;height: 100%;}







/*****定制服务*****/
.business {padding: 60px 20px;}
.business .content{font-size:18px;text-align:center;color:#282828}
.business .content:after{content:" ";display:block;height:0;clear:both;visibility:hidden}
.business .content>div{float:left;width:20%}
.business .text{margin-top:15px}
.business img{width:110px}

.involve {padding: 60px 20px; background: #f9f9f9;}
.involve .content{padding-top:50px;background: #fff; box-shadow:0 0 10px #eee;text-align:center;font-size:18px;line-height:1.7;color:#282828}
.involve .content>div:after{content:" ";display:block;height:0;clear:both;visibility:hidden}
.involve .content>div>div{float:left;width:25%;margin-bottom:50px}
.involve .content img{width:80px;height:72px; margin-bottom: 10px; object-fit: contain;}






/***资讯中心***/
.news-list {width: 100%; max-width: 1400px; margin: 40px auto; display: flex; flex-direction: column; gap: 40px; }
.news-card {display: flex; background: #fff; border: 1px solid #eee; border-radius: 2px; overflow: hidden; min-height: 230px;}
.news-image {width: 350px; height: 230px; background: #f3f3f3; display: flex; align-items: center; justify-content: center;}
.news-image img{width: 100%; height: 100%;}
.news-content {flex: 1; padding: 40px; display: flex; flex-direction: column; justify-content: center; height: 230px; }
.news-title {font-size: 2rem; font-weight: bold; color: #222; margin-bottom: 20px;}
.news-title.highlight {color: #1cb0f6;}
.news-desc {font-size: 1.2rem; color: #444; overflow-y: auto;textOverflow: ellipsis; height: 100%;}

.zx_dropdown{ margin-top: 20px; display:inline-block;padding: 0 20px; border-right: 1px solid #ccc; }
.zx_dropdown a{font-size: 24px;  color: #143375; }


/*六大优势*/
.floor_3{ padding: 50px 20px;}
.floor_3 .advantList{margin-top:60px;display: flex; justify-content: space-between; flex-wrap: wrap;}
.floor_3 .advantList article{position:relative;margin-bottom:30px;box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);cursor:pointer;transition:all ease 600ms;}
.floor_3 .advantList article .txt{padding:40px 25px;}
.floor_3 .advantList article .txt .tit {font-weight:bold;font-size:32px;line-height:46px;color:#333;}
.floor_3 .advantList article .txt .tit em{display:block;color:#143375; font-size:32px;}
.floor_3 .advantList article .txt .tit .underline{text-decoration: underline;font-size: 29px;}
.floor_3 .advantList article .txt .cont{ text-align: left;width: 100%;padding-top: 30px;font-size:18px;line-height:30px;color:#666;text-indent: 2em;}
.floor_3 .advantList article .sIco{position:absolute;top:40px;right:50px;display:block;width:90px;height:90px;transition:all ease 600ms;}
.floor_3 .advantList article:hover{transform: translateY(-6px);transition:all ease 600ms; }
.floor_3 .advantList article:hover .sIco{transform: rotate(180deg);transition:all ease 600ms;}

/*六大优势   结束*/







/*新闻资讯*/
.floor_5_main{padding:60px 20px;background:#f9f9f9;}
.floor_5 .cont{width: 100%;display: flex; justify-content: space-between;}
.floor_5 .textlist{flex: 1;margin-left: 50px; }
.floor_5 .newsBox{width: 420px;overflow: hidden;position: relative;border: 1px solid #ddd;}
.floor_5 .newsBox .hd{height: 28px;overflow: hidden;position: absolute;bottom: 1px;z-index: 10;padding-left: 20px;text-align: center; }
.floor_5 .newsBox .hd ul{overflow: hidden;zoom: 1;}
.floor_5 .newsBox .hd li{margin-right: 6px;width: 10px;height: 10px;font-size:0px;line-height: 14px;text-align: center;background: #999;cursor: pointer;-moz-border-radius: 100%;-webkit-border-radius: 100%;border-radius: 100%;display: inline-block;}
.floor_5 .newsBox .hd li.on{color: #fff; background: #015cd8;}
.floor_5 .newsBox .bd li{zoom: 1;vertical-align: middle;position: relative;height: 408px;overflow: hidden;}
.floor_5 .newsBox .bd li .img{width: 420px;height: 285px;display: block;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5 .newsBox .bd li .img img{width: 100%; height: 100%;object-fit: cover;}
.floor_5 .newsBox .bd li h3{display: block;font-size: 18px;color: #000;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.floor_5 .newsBox .bd li .txt{z-index: 5;padding: 15px 20px;border-top: 0 none;height: 93px;}
.floor_5 .newsBox .bd li p{padding: 0;color: #666;line-height: 24px;height: 45px;overflow: hidden;}
.floor_5 .newsBox .bd li .time{font-size: 16px;padding-right: 30px;padding-top: 28px;}
.floor_5 .newsBox .bd li:hover h3{color: #0195df;}
.floor_5 .newsBox .bd li:hover img{filter: alpha(opacity=80);-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;}
.floor_5 .textlist .item {border: 1px solid #ddd;margin-bottom: 16px;transition: all 0.2s linear 0s; }
.floor_5 .textlist .item a{padding: 12px 28px 19px 28px;display: flex; justify-content: space-between;}
.floor_5 .textlist .item h3{font-size: 18px;vertical-align: top;color:#333;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;    margin-top: 10px;}
.floor_5 .textlist .item p{font-size: 14px;line-height: 20px;color: #999;text-align: justify;}

.floor_5 .textlist .item .time{display: block;width: 90px;height: 66px;border-right: 1px solid #ddd;line-height: 20px;margin-right: 30px;color: #666;}
.floor_5 .textlist .item .time b{font-family:arial;color: #666;display: block;font-size: 48px;line-height: 48px;}
.floor_5 .textlist .item .time_box{flex: 1;}
.floor_5 .textlist .item .time_box p{ display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; 
  overflow: hidden;
  text-overflow: ellipsis; }
.floor_5 .textlist .item:hover{border: 1px solid #0195df;-webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);-webkit-transform: translate3d(0, -2px, 0);transform: translate3d(0, -2px, 0);}
.floor_5 .textlist .item:hover h3{color:#0195df;}
.floor_5 .more{width: 180px;height: 36px;line-height: 36px;margin:0 auto;margin-top:40px;display: block;text-align: center;background:#444;color:#fff;}
.floor_5 .more:hover{background: #0195df;color: #fff;text-indent: 10px;}
/*index css end*/



/**产品特性*/
.section {padding: 60px 20px;}
.section1 {background-color: #f9f9f9;}
.section-title {margin-bottom: 50px;text-align: center;font-size: 36px;}
.section-title p {margin: 10px 0 0;font-size: 18px;}

.in-what { width: 100%;}
.in-what .wrap_item {padding: 20px 40px;overflow:hidden;}
.in-what .wrap_item .wrap {display: flex;justify-center: center; align-items: center;flex-direction: column;}
.in-what .wrap_item .img-center {width:100%; height: 150px;line-height: 140px;}
.in-what .wrap_item .img-center img{ width:100%; height: 150px; border-radius: 10px; }
.in-what .wrap_item h4 {margin: 20px 0 0;text-align: center;font-size: 20px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.in-what .wrap_item p {margin: 15px 0 0;text-align: justify;color: #777;}
.in-what-1 .wrap_item p {text-align: center;}
/**产品特性  结束*/



/**产品价值*/
.in-yinx {width: 100%;}
.in-yinx .wrap_item {padding: 20px 40px;overflow:hidden;}
.in-yinx .wrap_item .wrap {display: flex;justify-center: center; align-items: center;flex-direction: column;}
.in-yinx .wrap_item .num {font-size: 72px;line-height: 1;}
.in-yinx .wrap_item .num small {font-size: 24px;position: relative;display: inline-block;}
.in-yinx .wrap_item .num small:after {position: absolute;bottom: 100%;content: '';left: 0;width: 9px;height: 22px;background: url(/images/zeng.gif) no-repeat center / contain;margin-bottom: 10px;}
.in-yinx .wrap_item.down .num small:after {background-image: url(/images/jiang.gif);}
.in-yinx .wrap_item h4 {margin: 20px 0 0;font-size: 22px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.in-yinx .wrap_item p {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin: 15px 0 0;color: #143375;}
.in-yinx .wrap_item p strong {font-size: 18px;}

/**产品价值  结束*/



/**其他*/
.prd-item {margin: 0;}
.prd-item dt {float: left;width: 550px;}
.prd-item dt img {width: 100%;}
.prd-item dd {margin: 0 0 0 600px;padding-top: 50px;}
.prd-item dd h4 {margin: 0 0 20px;font-size: 24px;}
.prd-item dd h4:after {content: '';display: block;margin-top: 20px;width: 40px;height: 4px;background-color: #143375;}
.prd-item dd p {margin: 0;font-size: 16px;line-height: 1.8;color: #666;text-align: justify;}
.pr_b {background-color: #f9f9f9;}
.pr_b .prd-item dt {float: right;}
.pr_b .prd-item dd {margin: 0 600px 0 0;}


.more-adv li {float: left;width: 16.666666%; display: flex;justify-center: center; align-items: center;flex-direction: column;}
.more-adv li .wrap {margin-top: 40px;}
.more-adv li .wrap .img-center{height: 90px; }
.more-adv li .wrap .img-center img{height: 100%;}
.more-adv li .text {text-align: center;margin: 20px 0 0;}
.more-adv li .text h4 {margin: 0;font-size: 18px;}

/**其他  结束*/




/**系统 管理**/
.wrapper_1200{padding:60px 20px;overflow:hidden;}

.system-function .backstage .TiTle{margin:65px 0 65px 0;}
.system-function .backstage .backstageSort{position:relative;}
.system-function .backstage .backstageSort .hd{border-bottom:1px solid #eee;height:127px;cursor:pointer; }
.system-function .backstage .backstageSort .hd ul { width: 100%; display: flex;  justify-content: space-around; }
.system-function .backstage .backstageSort .hd li{width: 16%;float:left;text-align:center;color:#282828;height:127px;}
.system-function .backstage .backstageSort .hd li .border{width:60px;height:60px;border-radius:50%;border:2px solid #143375; margin:0 auto;padding:3px;box-sizing:border-box;}
.system-function .backstage .backstageSort .hd li .border .blue{width:50px;height:50px;background-color:#e7f1ff;
    border-radius:50%;margin:0 auto;text-align:center;line-height:50px;font-size:30px;color:#143375;}
.system-function .backstage .backstageSort .hd li .name{font-size:16px;margin-top:9px;}
.system-function .backstage .backstageSort .hd li.on .border .blue{background-color:#fff;}
.system-function .backstage .backstageSort .hd li.on{color:#143375;border-bottom:2px solid #143375;}

.system-function .backstage .backstageSort .bd li{width: 1420px;display: flex; justify-content:space-between;}
.system-function .backstage .backstageSort .bd li .dis{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.system-function .backstage .backstageSort .bd li .pictrue{width:600px;height:491px;}
.system-function .backstage .backstageSort .bd li .pictrue img{width:100%;height:100%;}
.system-function .backstage .backstageSort .bd li .text{flex: 1;margin-left:60px;}
.system-function .backstage .backstageSort .bd li .text .title{font-size:24px;color:#282828; text-align: left;}
.system-function .backstage .backstageSort .bd li .text .list{margin-top:30px;}
.system-function .backstage .backstageSort .bd li .text .list .item{font-size:16px;color:#666;margin-bottom:20px;}
.system-function .backstage .backstageSort .bd li .text .list .item .sport{width:4px;height:4px;background-color:#333333;
border-radius:50%;}
.system-function .backstage .backstageSort .bd li .text .list .item .infor{flex: 1 ;margin-left:5px;}
.system-function .backstage .backstageSort .bd li .text .more{font-size:14px;color:#143375;width:88px;height:32px; border:1px solid #143375;text-align:center;line-height:32px;cursor:pointer;margin-top:28px;}






/***  系统版本选择   ***/
.system-version {background: #f9f9f9; padding: 60px 20px;}
.goodsPrice .wrap{ overflow:hidden; margin-bottom: 20px;}
/* .goodsPrice .wrap .top{width:100%;height:340px;background-color:#f5f5f5;color:#fff;text-align:center;
padding-top:38px;position:relative;background-size:100% 100%;background-repeat:no-repeat;
} */
.goodsPrice .wrap .top{width:100%;height:340px;background-color:#f5f5f5;color:#fff;text-align:center;position:relative;background-size:100% 100%;background-repeat:no-repeat;display:flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
}
.goodsPrice .wrap .top .label{position:absolute;right:20px;top:0;width:44px;height:48px;}
.goodsPrice .wrap .top .label img{width: 100%; height: 100%;}
.goodsPrice .wrap.wrap1 .top{background-image:url('/images/xt/标准版.png');background-position:center;}
.goodsPrice .wrap.wrap2 .top{background-color:#eb2a2a;background-image:url('/images/xt/普及版.png');background-position:center;}
.goodsPrice .wrap.wrap3 .top{background-color:#333333;background-image:url('/images/xt/私有化部署版.png');background-position:center;}
.goodsPrice .wrap.wrap4 .top{background-color:#ff881c;background-image:url('/images/xt/专业版.png');background-position:center;}

.goodsPrice .wrap .top .iSfree{font-size:32px;}
.goodsPrice .wrap .top .infor{font-size:16px;margin-top:15px;}
.goodsPrice .wrap .top .money{font-size:36px;font-weight:lighter;margin-top:10px;}
.goodsPrice .wrap .top .money .num{font-size:45px;}
.goodsPrice .wrap.wrap3 .top .money .iconfont{color:#eb2a2a;font-size:50px;}
.goodsPrice .wrap .top .bnt{font-size:18px;color:#ffffff;width:180px;height:48px;background-color:#bbbbbb; margin:22px auto 0 auto;text-align:center;line-height:48px;cursor:pointer; border-radius:1px;}
.goodsPrice .wrap.wrap2 .top .bnt{background-color:#f7ae00;}
.goodsPrice .wrap.wrap3 .top .bnt{background-color:#fff;color:#333333;}
.goodsPrice .wrap.wrap4 .top .bnt{background-color:#fff;color:#ff881c;}

.goodsPrice .wrap ul{padding: 36px 45px;border:1px solid #eeeeee;height:100%px;}
 /* .goodsPrice .wrap.wrap2 ul{border-color:#eb2a2a;} */
/* .goodsPrice .wrap.wrap4 ul{border-color:#eb8c36;} */

.goodsPrice .wrap ul li{margin-bottom:16px;position:relative;}
.goodsPrice .wrap ul li .name{font-size:16px;color:#282828;width:210px;}
.goodsPrice .wrap ul li .iconfont{color:#d81e06;position:absolute;right:0;top:50%;font-size:17px; margin-top:-8.5px;}
.goodsPrice .wrap ul li .iconfont.icondui{color:#17b356;right: -4px;font-size:15px;}
/***.goodsPrice .pull-left{margin-right:24px;}
***/

/*****优势*****/
/*我们的核心优势*/
.youshi{padding-top: 100px;;height:550px;background:url(/images/xt/youshi.png);background-position:bottom;background-size:100% 293px;background-repeat:no-repeat}
.youshi1{padding-top:80px;height:170px}
.youshi2{margin-top:80px;overflow:hidden}
.youshi2_1{width:20%;float:left}
.youshi2_1bg{height:80px;text-align:center;margin-bottom:25px}
.youshi2_1bg img{width:80px;height:80px}
.youshi2_1tit{text-align:center;font-size:18px;color:#333333}
.youshi2_1dec{font-size:14px;color:#666666;line-height:22px;margin:0 38px;text-align:left;margin-top:10px}

/*优势列表**/
.product-introduction .marketing .TiTle{margin:60px;}
.product-introduction .marketing .list li{height:500px; padding: 0 20px; }
.product-introduction .marketing .list li.bgColor{background-color:#f5f9ff; heigt: 100%;}
.product-introduction .marketing .list li .text{width:580px;height:500px;display:table;}
.product-introduction .marketing .list li .text .tableCell{display: table-cell;vertical-align: middle;}
.product-introduction .marketing .list li .text .num{width:68px;height:46px;}
.product-introduction .marketing .list li .text .num img{width:100%;height:100%;}
.product-introduction .marketing .list li .text .name{font-size:28px;color:#282828;margin-top:22px;}
.product-introduction .marketing .list li .text .infor{font-size:16px;color:#999;margin-top:28px;line-height:1.7;}
.product-introduction .marketing .list li .pictrue{width:533px;height:500px;display:table;}
.product-introduction .marketing .list li .pictrue .img{display: table-cell;vertical-align: middle;height: 100%;}
.product-introduction .marketing .list li .pictrue .img img{width: 100%;height: 100%;}







/*****定制服务*****/
.business {padding: 60px 20px;}
.business .content{font-size:18px;text-align:center;color:#282828}
.business .content:after{content:" ";display:block;height:0;clear:both;visibility:hidden}
.business .content>div{float:left;width:20%}
.business .text{margin-top:15px}
.business img{width:110px}

.involve {padding: 60px 20px; background: #f9f9f9;}
.involve .content{padding-top:50px;background: #fff; box-shadow:0 0 10px #eee;text-align:center;font-size:18px;line-height:1.7;color:#282828}
.involve .content>div:after{content:" ";display:block;height:0;clear:both;visibility:hidden}
.involve .content>div>div{float:left;width:25%;margin-bottom:50px}
.involve .content img{width:80px;height:72px; margin-bottom: 10px; object-fit: contain;}






/***资讯中心***/
.news-list {width: 100%; max-width: 1400px; margin: 40px auto; display: flex; flex-direction: column; gap: 40px; }
.news-card {display: flex; background: #fff; border: 1px solid #eee; border-radius: 2px; overflow: hidden; min-height: 230px;}
.news-image {width: 350px; height: 230px; background: #f3f3f3; display: flex; align-items: center; justify-content: center;}
.news-image img{width: 100%; height: 100%;}
.news-content {flex: 1; padding: 40px; display: flex; flex-direction: column; justify-content: center; height: 230px; }
.news-title {font-size: 2rem; font-weight: bold; color: #222; margin-bottom: 20px;}
.news-title.highlight {color: #1cb0f6;}
.news-desc {font-size: 1.2rem; color: #444; overflow-y: auto;textOverflow: ellipsis; height: 100%;}

.zx_dropdown{ margin-top: 20px; display:inline-block;padding: 0 20px; border-right: 1px solid #ccc; }
.zx_dropdown a{font-size: 24px;  color: #143375; }
