/* -------------------------------- 

Primary style

-------------------------------- */
* {
    margin: 0px;
    padding: 0px;
    outline: none !important;
}
body, li, ul, ol, dl, dt, dd, form, input, textarea, h1, h2, h3, h4, h5, h6, p, select {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 12px;
    font: 12px/1.5 tahoma,arial,"Microsoft YaHei";
    outline: 0 none;
    color: #333;
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{ text-decoration: none;}

:after, :before {
    box-sizing: inherit;
    -moz-box-sizing: inherit;
}

.cd-primary-nav {
  display: inline-block;
  float: right;
  height: 100%;
  padding-right: 5%;
}
.cd-primary-nav > ul {
  position: absolute;
  z-index: 2;
  top: 60px;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  display: none;
  box-shadow: 0 14px 20px rgba(0, 0, 0, 0.2);
}
.cd-primary-nav > ul a {
  /* target primary-nav links */
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 5%;
  color: #25283D;
  font-size: 1.8rem;
  border-top: 1px solid #f2f2f2;
}
.cd-primary-nav > ul a:hover, .cd-primary-nav > ul a.active {
  color: #8F3985;
}
@media only screen and (min-width: 1024px) {
  .cd-primary-nav {
    /* vertically align its content */
    display: table;
  }
  .cd-primary-nav > ul {
    /* vertically align inside parent element */
    display: table-cell;
    vertical-align: middle;
    /* reset mobile style */
    position: relative;
    width: auto;
    top: 0;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
  }
 
  .cd-primary-nav > ul li {
    display: inline-block;
    float: left;
    margin-right: 1.5em;
  }
  .cd-primary-nav > ul li:last-of-type {
    margin-right: 0;
  }
  .cd-primary-nav > ul a {
    /* reset mobile style */
    height: auto;
    line-height: normal;
    padding: 0;
    border: none;
  }
}

.nav-open .cd-primary-nav ul,
.cd-primary-nav ul:target {
  /* 
  	show primary nav - mobile only 
  	:target is used to show navigation on no-js devices
  */
  display: block;
}
@media only screen and (min-width: 1024px) {
  .nav-open .cd-primary-nav ul,
  .cd-primary-nav ul:target {
    display: table-cell;
  }
}

/* -------------------------------- 

Main content

-------------------------------- */
.cd-main-content {
  
width: 100%;
  overflow: hidden;
}
.cd-main-content.sub-nav {
  /* to be used if there is sub nav */
  padding-top: 180px;
}
.cd-main-content.sub-nav-hero {
  /* to be used if there is hero image + subnav */
  padding-top: 0;
}
.cd-main-content.sub-nav-hero.secondary-nav-fixed {
  margin-top: 50px;
}
.cd-main-content p {
  max-width: 1024px;
  line-height: 1.6;
  margin: 2em auto;
}
@media only screen and (min-width: 1024px) {
  .cd-main-content {
    padding-top: 80px;
  }
  .cd-main-content.sub-nav {
    padding-top: 180px;
  }
  .cd-main-content.sub-nav-hero.secondary-nav-fixed {
    margin-top: 70px;
  }
}

/*
	adjust the positioning of in-page links
	http://nicolasgallagher.com/jump-links-and-viewport-positioning/
*/
.cd-main-content.sub-nav :target::before,
.cd-main-content.sub-nav-hero :target::before {
  display: block;
  content: "";
  margin-top: -50px;
  height: 50px;
  visibility: hidden;
}
@media only screen and (min-width: 1024px) {
  .cd-main-content.sub-nav :target::before,
  .cd-main-content.sub-nav-hero :target::before {
    margin-top: -70px;
    height: 70px;
  }
}

/* -------------------------------- 

Intro Section

-------------------------------- */

.by_z1 {
  font-size: 18px;
  color: #338be5;
  /*color: #e53333;*/	
}







.nav_xllj {
	background-image: url("../../../../../statics/images/bysoft/img_2018/xlb.png");
	background-repeat: no-repeat;
	margin-top: 10px;
    height: 33px;
    text-align: left;
    background-position: 79px 15px;
    padding-left: 96px;
	
}

.nav_xllj a{    height: 40px;
    display: initial;
    line-height: 40px;
    color: #191919;
    font-size: 15px;
    padding-left: 0px;
    text-decoration: none;}

.nav_xllj a:hover{color: #d60029;}

/* 焦点图 slide 开始*/
.slide-main{height:580px;position:relative;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:267px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:540px;left:0;text-align:center;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#444;opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=30);overflow:hidden;}
.item a.cur{background:#fff;}
.slide-box,.slide{display:block;width:100%;height:580px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none; height: 100%;/*height:491px;padding-top:69px;padding-bottom: 20px; background:#ff6900;*/position:relative;position:absolute;z-index:8;}
#bgstylea{
	width: 100%;
	height: 100%;
	background-image: url("../../../../../statics/images/bysoft/img_2018/banner3.png");
	/*background-color: #1F2531;*/
	background-position: center center;
}
#bgstyleb{
	width: 100%;
	height: 100%;
	/*background-color: #001836;*/
	background-image: url("../../../../../statics/images/bysoft/img_2018/banner4.png");
	background-position: center center;
	background-repeat: no-repeat;
}
#bgstylec{
	width: 100%;
	height: 100%;
	/*background:#000;*/
	background-image: url("../../../../../statics/images/bysoft/img_2018/banner5.png");
	background-position: center center;
	background-repeat: no-repeat;
}
#bgstyled{
	width: 100%;
	height: 100%;
	background-image: url("../../../../../statics/images/bysoft/img_2018/banner1.png");
	background-position: center center;
	background-repeat: no-repeat;
}
#bgstylee{
	width: 100%;
	height: 100%;
	background-image: url("../../../../../statics/images/bysoft/img_2018/banner2.png");
	background-position: center center;
	background-repeat: no-repeat;
}
.slide a{display:block;width:100%;height:490px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b{width:952px;margin-left:-476px;text-align:center;}
.obj-a{display:block;height:352px;top:100px;}
.obj-b{top:406px;height:100px;}
.obj-c{display:block;height:582px;top:0;margin-left:-540px;}
.obj-d{top:228px;height:164px;}
.obj-d p{display:block;padding-top:20px;font-size:16px;color:#fff;clear:both;}
.obj-e{width:366px;height:170px;margin-left:-460px;top:130px;z-index:12;}
.obj-f{width:692px;height:394px;top:105px;margin-left:-180px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }

/* 焦点图 slide 结束*/

/*焦点图下链接位 开始*/
.w {
    max-width: 1200px;
    width:100%;
    margin: 0 auto;
}
.operatingTop-v2 {
   	background: #0f66d4;
    /*background: hsl(0, 0%, 39%);*/
    height: 110px;
}

.operatingTop .opTop-item {
	position: relative;
	float: left;
	width: 240px;
	height: 180px;
	text-align: center;
	/*border-right: 1px solid #757575;*/
}
.operatingTop .opTop-item1,.operatingTop .opTop-item2,.operatingTop .opTop-item3,.operatingTop .opTop-item4 {
	width: 239px;
	border-right: 1px solid #1950cc;
	/*border-right: 1px solid #757575;*/
}
.operatingTop-v2 .opTop-item {
    height: 110px;
    text-align: left;
}
.operatingTop .opTop-item>a {
    position: relative;
    display: block;
    height: 177px;
    border-bottom: 3px solid transparent;
    
}
.operatingTop-v2 .opTop-item>a {
    height: 80px;
    border-bottom: 0;
    /*padding: 30px 0 0 94px;*/
	padding: 30px 0 0 70px;
}
.operatingTop-v2 .opTop-item>a:hover{ background-color: #004bb3;/*background-color: #717171;*/}
.operatingTop .opTop-img {
    position: relative;
    padding-top: 27px;
    height: 74px;
    line-height: 74px;
    overflow: hidden;
}
.operatingTop-v2 .opTop-img {
    position: absolute;
    /*left: 30px;*/
	left: 12px;
    top: 30px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    padding-top: 0;
}

.operatingTop-v2 .opTop-img .opTop-imgBg {
    top: 2px;
    left: 2px;
    margin-left: 0;
    width: 42px;
    height: 42px;
    border: 1px solid #fff;
    border: 1px solid hsla(0,0%,100%,.8);
    border-radius: 100%;
  
}
.operatingTop-v2 .opTop-item .opTop-imgBg {
    background: 0 0;
}
.operatingTop .opTop-img img {
    max-width: 74px;
    max-height: 74px;
   
}
.operatingTop-v2 .opTop-img img {
    max-width: 46px;
    max-height: 46px;
    vertical-align: top;
}
.operatingTop .opTop-item .opTop-title {
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 1;
    color: #34509a;
}
.operatingTop-v2 .opTop-item .opTop-title {
    color: #fff;
    padding: 2px 0 5px;
    font-size: 18px;
	font-weight: 400;
}
.operatingTop-v2 .opTop-item .opTop-descipt {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
	font-size: 14px;
	margin: auto;
}

/*焦点图下链接位 结束*/

/*产品系列 开始*/
.w-1200{ max-width: 1200px;width:100%; margin: auto;text-align: center;}
.w-1200 h3{font-size: 32px;color: #3c3c3c;
    height: 40px;
    line-height: 40px;
    padding: 25px 0 15px;}

.service-wrapper {
    max-width: 1210px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}
.section-head {
    max-width: 1210px;
    padding: 60px 15px 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.section-head h2 {
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #333;
}
.section-head p {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #999;
}
.service-body {
    overflow: hidden;
    background: #fff;
    border-radius: 2px;
     box-shadow: 0px 5px 15px 0px rgba(0,0,0,.06); 
}
.service-item {
    position: relative;
    float: left;
    height: 250px;
    width: 25%;
    padding-top: 68px;
	
    top: 0;
    transition: top .2s linear,box-shadow .2s linear;
}

.service-item:hover{
box-shadow: 0 6px 18px 0 rgba(0,0,0,0.11);
    top: -10px;
}

.service-item>a {
    display: block;
    width: 90px;
    margin-left: auto;
    margin-right: auto;
}
.service-item i {
    display: block;
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    background-size: 100% 100%;
}
.service-icon-basesoft {
    background-image: url(  "../../../../../statics/images/bysoft/img_2018/icon-businesssoft.svg");
}
.service-icon-businessSoft {
    background-image: url("../../../../../statics/images/bysoft/img_2018/icon-basesoft.svg");
}
.service-icon-profession {
    background-image: url("../../../../../statics/images/bysoft/img_2018/icon-profession.svg");
}
.service-icon-basesoft2 {
    background-image: url( "../../../../../statics/images/bysoft/img_2018/icon-datalib.svg");
}


.index_htgl_i {
    background-image: url( "../../../../../statics/images/bysoft/img_2018/icon-htgl.svg");
}
.index_fygl_i {
    background-image: url( "../../../../../statics/images/bysoft/img_2018/icon-fygl.svg");
}
.index_xmgl_i {
    background-image: url( "../../../../../statics/images/bysoft/img_2018/icon-xmgl.svg");
}
.index_jhgl_i {
    background-image: url( "../../../../../statics/images/bysoft/img_2018/icon-jhgl.svg");
}
.index_zjgl_i {
    background-image: url( "../../../../../statics/images/bysoft/img_2018/icon-zjgl.svg");
}
.index_czgl_i {
    background-image: url( "../../../../../statics/images/bysoft/img_2018/icon-czgl.svg");
}
.index_ehrgl_i {
    background-image: url( "../../../../../statics/images/bysoft/img_2018/icon-ehrgl.svg");
}
.index_xtjc_i {
    background-image: url( "../../../../../statics/images/bysoft/img_2018/icon-xtjc.svg");
}






.service-item h2 {
    margin-top: 16px;
    margin-bottom: 26px;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #282820;
}
.service-list {
    font-size: 0;
    text-align: center;
	width: 250px;
    margin: auto;
}
.service-list>li {
    display: inline;
}
.service-list>li+li:before, .service-list>li>a {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    color: #999;
}
.service-list>li>a:hover {
    color: #1e92e4;
    /*color: #d60029;*/
}
.service-item a:hover h2 {
    color: #1e92e4;
    /*color: #d60029;*/
}
.service-item+.service-item:before {
    content: "";
    position: absolute;
    left: 0;
    top: 34px;
    bottom: 34px;
    border-right: solid 1px #e5e7ed;
}

.service-list>li+li:before {
    content: "|";
    padding-left: 8px;
    padding-right: 8px;
}

.section-service {
	    background-color: #f5f5f5;
    padding-bottom: 80px;
}

/*产品系列 结束*/

/*脚部 开始*/
.autoWidth{margin:0 auto;width:100%;max-width:1200px}
.auto{margin:0 auto;width:100%;max-width:1200px}
@media screen and (max-width:1233px){.auto{padding-left:10px}
}
.clearfix:after,.clearfix:before{display:table;line-height:0;content:""}
.clearfix:after{clear:both}
.clear-float{clear:both}

.telephone{width:100%;height:32px;line-height:32px;color:#fff}
.telephone span{display:inline-block;width:32px;height:32px;float:left;background:url("../../../../../statics/images/bysoft/img_2018/phone_32px.png");margin-left:16%}
.telephone .tel-number{font-size:30px;font-weight:400;text-align:right}
.official-plat{width:100%;height:100%;margin-top:20px;position:relative}
.official-plat ul{float:right;margin-top:7px}
.official-plat ul li span{display:inline-block;width:32px;height:32px;background:url("../../../../../statics/images/bysoft/img_2018/plat_icon.png") no-repeat 0 0;line-height:32px;float:left;margin-right:12px}
.official-plat ul li .weibo-logo{background:url("../../../../../statics/images/bysoft/img_2018/plat_icon.png") no-repeat -32px 0}
.official-plat ul li .qq-logo{background:url("../../../../../statics/images/bysoft/img_2018/plat_icon.png") no-repeat -64px 0}
.official-plat ul li{height:45px}
.official-plat ul a{display:inline-block;height:32px;width:100%;line-height:32px;color:#fff;text-decoration:none;font-size:12px}
.official-plat>p{display:inline-block;width:132px;height:132px;border:1px solid #ddd;background-color:#fff}
.official-plat .weixin{position:absolute;top:0;left:10px;background-image:url("../../../../../statics/images/bysoft/img_2018/plat_qrcode.png");background-repeat:no-repeat;background-position:0 0}
.official-plat .weibo{position:absolute;top:0;left:10px;background-image:url("../../../../../statics/images/bysoft/img_2018/plat_qrcode.png");background-repeat:no-repeat;background-position:-132px 0;display:none}
#wx-corner{border:10px solid transparent;border-left:10px solid #fff;position:absolute;top:12px;right:-20px;z-index:10}
#wb-corner{border:10px solid transparent;border-left:10px solid #fff;position:absolute;top:58px;right:-20px;z-index:10}
.five-superiority{width:100%;border-bottom:1px solid #b8b6b6;padding:10px 0 20px}
.five-superiority-list li{float:left;width:239px;height:36px;text-align:center;border-left:1px solid #b8b6b6}
.five-superiority-list li:first-child{border-left:none}
.five-superiority-list li a{display:inline-block;position:relative;width:100%;height:36px;line-height:36px;background:no-repeat 2% center;text-indent:2em;color:#fff;font-size:16px}
/*.five-superiority-list li a:hover{color:#f91c47;}*/
.five-superiority-list li a.superiority-text{text-indent:4em}
.superiority-icon{position:absolute;width:40px;height:40px;left:10%;background-repeat:no-repeat;background-image:url("../../../../../statics/images/bysoft/img_2018/footer_youshi.png")}
.compensate_ico .superiority-icon{background-position:0 0}
/*.compensate_ico:hover .superiority-icon{background-position:0 -50px}*/
.retreat_ico .superiority-icon{background-position:0 -100px}
/*.retreat_ico:hover .superiority-icon{background-position:0 -150px}*/
.technology_ico .superiority-icon{background-position:0 -200px}
/*.technology_ico:hover .superiority-icon{background-position:0 -250px}*/
.prepare_ico .superiority-icon{background-position:0 -300px}
/*.prepare_ico:hover .superiority-icon{background-position:0 -350px}*/
.service_ico .superiority-icon{background-position:0 -400px}
/*.service_ico:hover .superiority-icon{background-position:0 -450px}*/
.marquee-box{overflow:hidden;width:100%;position:absolute;left:0;top:0}
.marquee{width:8000%;height:60px}
.wave-list-box{float:left}
.wave-list-box ul{float:left;height:60px;overflow:hidden;zoom:1}
.wave-list-box ul li{height:60px;width:100%;float:left;line-height:30px;list-style:none}
.wave-box{position:relative;height:60px;background:#fff}

/*脚部 结束*/

/* 返回顶部 */
.dn{display: none;}

.go-top{position: fixed;bottom: 90px;right: 35px;width: 46px;z-index: 999;}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url("../../../../../statics/images/bysoft/img_2018/go-top.png-.png");}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -150px;}
.go-top .go:hover{background-position: 0 -250px;}
.go-top .feedback{background-position: 0 -100px;}
.go-top .feedback:hover{background-position: 0 -300px;}
.go-top .uc-2vm{background-position: 0 0;}
.go-top .uc-2vm:hover{background-position: 0 -350px;}
/*
.go-top .share{background-position: 0 -50px;}
.go-top .share:hover{background-position: 0 -200px;}
*/
.go-top .uc-2vm-pop{
	position: absolute;right: 60px;top: -100px;
	width: 240px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;
}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin: 10px 20px;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative;}


/*解决方案 top图*/
.sol-banner {
    height: 300px;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.content-section {
    max-width: 1180px;
    clear: both;
    margin: 0 auto;
    padding: 60px 10px;
}
.sol-banner .content-section {
    padding-bottom: 0;
    padding-top: 0;
}
.banner-content {
    width: 100%;
    padding-top: 20px;
    padding-left: 30px;
}
.banner-caption {
    margin-top: 50px;
    font-size: 36px;
    line-height: 1.25;
    color: #F2F2F2;
}
.banner-content .banner-detail {
   max-width: 572px;
    height: 60px;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #F2F2F2;
    font-size: 16px;
}
.banner-btn-group {
    font-size: 0;
}
.banner-btn-group .aui-button {
    margin-right: 10px;
    margin-bottom: 12px;
}
.aui-button {
    height: 32px;
    line-height: 30px;
    padding: 0 20px;
    border: 1px solid #e41f2b;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    transition: background .3s, color .3s;
}
.aui-button.btn-primary {
    color: #fff;
    background-color: #E41F2B;
}
.aui-button:hover {
    color: #fff;
    background-color: #F24651;
    border-color: #F24651;
}

.aui-button:active {
    color: #fff;
    background-color: #c8000d;
    border-color: #c8000d;
}

#content{
    overflow: hidden;
    
    /*margin-bottom: 375px;*/
    background: #fff;
    /* transition: padding .3s ease-out; */
}
.Compatible #content{
    padding-top: 122px;
}

#content .wrapper-top{
    position: relative;
    z-index: 2;
}

#content .wrapper {
    /*background-color: #f7f8fa;
    margin-top: 0;
    padding-bottom: 30px;
    margin-bottom: 360px;*/
    z-index: 2;
    position: relative;
}
.content-block {
    max-width: 1200px;
    clear: both;
    margin:0 auto;
    padding: 50px 10px;
    /* transition: padding .3s ease-out; */
}
.y-row{
    max-width: 1410px;
}
.share-poster{
    display: none;
}

@media (max-width: 1439px) and (min-width: 1366px) {
    /* .nav-side-show .content-block {
        padding-left: 30px;
        padding-right: 30px;
    }  */
    .y-row{
        max-width: 1200px;
        margin:0 auto;
    }
    #nav-main .sub-item-col  .menu-panel{
        padding-bottom: 20px;
    }
}

/* @media (min-width: 1440px) and (max-width: 1700px){
    .nav-side-show #content .wrapper{
         padding-left: 280px;
         padding-right: 30px;
    }
    .nav-side-show #footer .footer-top,
    .nav-side-show #footer .footer-bottom{
        padding-left: 280px;
        padding-right: 30px;
    }
}*/
@media (max-width: 1439px) and (min-width: 1023px){
    .content-block{
        max-width: 1200px;
    }
}

@media (max-width: 1200px){
    .content-block {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 1023px){
    .wrapper .crumbs {
        padding-left: 10px;
        padding-right: 10px;
    }
    .content-block {
        padding-left: 20px;
        padding-right: 20px;
    }
    #content{
        
    }
    .product-event{
        margin-top:10px;
    }
    .icons-notice{
        margin-top: 8px;
    }
    .announce-list{
        overflow: hidden;
        height: 25px;
        line-height: 25px;
    }
}
@media (max-width: 799px){
    .content-block {
        padding: 20px 0 ;
    }
}
@media (max-width: 500px){
    .share-poster{
        display: block;
    }
    .share-poster img{
        width: 100%;
        vertical-align: top;
    }
}

/*--- content end ---*/

#content .wrapper {
    background-color: #f7f7f7;
}

#content .wrapper {
    z-index: 2;
    position: relative;
}

.content-block {
  /*  padding-top: 20px;*/
}
.content-block {
    max-width: 1200px;
    clear: both;
    margin: 0 auto;
    padding: 50px 10px;
    /* transition: padding .3s ease-out; */
}
.category-item {
    margin-bottom: 20px;
    /* background-color: #A3A8B3; */
    background-position: 33px 105%;
    background-repeat: no-repeat;
    transition: background-color .4s;
	clear: both;
}
.category-name {
    height: 58px;
}
.category-name .caption {
    color: #333;
    /* line-height: 1.1; */
    font-size: 24px;
    /* padding-left: 45px; */
    line-height: 36px;
    margin: 0;
    text-align: center;
    padding-bottom: 30px;
    /* margin-top: 20px; */
}
.category-main {
    background-color: #fff;
}
.category-main .AGrid-row {
    clear: none;
}
.category-main .tile:first-child {
    border-left: none;
}
.category-main .tile {
    height: 215px;
    background-color: #fff;
    border: 1px solid #F5F5F5;
    border-width: 0 1px 1px 0;
    padding: 20px 40px;
    position: relative;
    overflow: hidden;
	
}

.col-sm-4 {
	float: left;
    width: 319px;
}



.category-main .caption {
    font-size: 16px;
    color: #333;
	line-height: 1.25;
    margin-bottom: 10px;
}
.category-main .caption .link {
    display: block;
    text-align: center;
    margin-bottom: 15px;
	transition: color .2s;
	color: #333;
}

.category-item .tile:hover {
    box-shadow: 0px 0px 20px rgba(0,0,0,.2);
    z-index: 99;
}

.category-main .caption .link:hover, .category-item .tile:hover .link {
    color: #e41e2b;
}

.category-item .tile:hover span {
    color: #000;
}

.category-main .caption .link .icons-solution{
	
	display: block;
	width: 48px;
	height: 48px;
	background-image: url("../../../../../statics/images/bysoft/img_2018/icon-guoqi-active.svg");
	margin: auto;
	    margin-bottom: 10px;
	margin-top: 10px;
	
	
	
}

.category-main .info {
    height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 12px;
    line-height: 18px;
    color: #999;
}

.AGrid-row:after {
    clear: both;
}
.register-area {
    height: 150px;
    width: 100%;
    text-align: center;
    padding: 30px 0;
    overflow: hidden;
    position: relative;
}
.register-area:before {
    background: url("../../../../../statics/images/bysoft/img_2018/global/register-bg-2.jpg") no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    transform: scale(1.01);
    z-index: 1;
    transition: transform .5s ease-out;
}
.register-text {
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
    color: #282828;
    text-align: center;
}

.register-text:before {
    content: "免费在线试用";
}

.register-area .aui-button {
    position: relative;
    z-index: 2;
}
.AGrid-row:before, .AGrid-row:after {
    content: " ";
    display: table;
    line-height: 0;
}




.index_dasj {
	max-width: 1200px;width:100%; margin: auto; text-align: center;
}
.index_dasj img.m-main-img{max-width: 980px;width:100%;}

.dasj_nr {
    position: relative;
    max-width: 980px;
    padding: 0 10px;
    margin: 0 auto;    margin-bottom: 50px;
}

.m-programme_dasj .m-center_dasj {
    position: relative;
    text-align: center;
    font-size: 0;
}

.m-programme_dasj .m-center_dasj .dasj {
    width: 270px;
    display: inline-block;
    height: 305px;
    border: 1px solid #dbe0e5;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    vertical-align: top;
    margin: 0 17px;
}

.m-programme_dasj .m-center_dasj .dasj:first-child {
    float: left;
    margin: 0;
}
.m-programme_dasj .m-center_dasj .dasj .img {
    height: 150px;
}
.m-programme_dasj .m-center_dasj .dasj .img img {
    margin-top: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
}

.m-programme_dasj .m-center_dasj .dasj .title {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.5;
    color: #333;
}

.m-programme_dasj .m-center_dasj .dasj .disc {
    margin-top: 17px;
    padding: 0 24px;
    text-align: justify;
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: 0.3px;
    color: #999;
}

.m-programme_dasj .m-center_dasj .rightjustify {
    float: right;
    margin: 0;
}




.m-programme_dasj .m-center_dasj .dasj{
    position: relative;
    top: 0;
    transition: top .2s linear,box-shadow .2s linear;

}


.m-programme_dasj .m-center_dasj .dasj:hover {
    box-shadow: 0 6px 18px 0 rgba(0,0,0,0.11);
    top: -10px;
}

.m-programme_dasj .m-center_dasj .dasj .title2 {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
}
.m-programme_dasj .m-center_dasj .dasj .title2 a {
   
    color: #fff;
}
.m-programme_dasj .m-center_dasj .dasj .disc2 {
    margin-top: 17px;
    padding: 0 24px;
    text-align: justify;
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: 0.3px;
    color: #c7c7c7;
}


.m-programme_dasj .m-center_dasj .caseItem{
	    background-color: rgba(80, 80, 80, 0.8);
    border: none;
	
	
}







