body{background-color:#F7F8FA;}

.aboutcont {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding-top: 114px;   
    background-color: #F7F8FA;
}

.aboutcont>.contname {
    color: #004893;
    font-size: 30px;
	font-weight:600;
}
.aboutcont>.contips {
    color: #82868A;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 46px;
}
.aboutcont>.continfo {
    width: 1300px;
    min-height: 434px;
    background-color: #fff;
    border-radius: 12px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 60px 70px;
}
.aboutcont>.continfo>.cont-l {
    width: 700px;
    display: flex;
    flex-direction: column;
}
.aboutcont>.continfo>.cont-l>.l-name {
    color: #404040;
    font-size: 30px;
    position: relative;
    padding-bottom: 20px;	
	
}
.aboutcont>.continfo>.cont-l>.l-name::after {
    content: "";
    width: 55px;
    height: 4px;
    background-color: #004893;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 4px;
}
.aboutcont>.continfo>.cont-l>.l-tips {
    color: #595E62;
    font-size: 15px;
    line-height: 1.8;
    margin-top: 30px;   
}

/*
.aboutcont>.continfo>.cont-l>.l-tips>span {
   
   clear:both;
  
   
}*/
.aboutcont>.continfo>.cont-r {
    width: 388px;
    height: 392px;
}
.aboutcont>.continfo>.cont-r>img {
    width: 100%;
    height: 100%;
}


/*培训及考核体系*/
.aboutcont_2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding-top: 80px;
    padding-bottom: 50px;
    background-color: #F7F8FA;
}

.aboutcont_2>.contname {
    color: #004893;
    font-size: 30px;
	font-weight:600;
}
.aboutcont_2>.contips {
    color: #82868A;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 46px;
}

.aboutcont_2 > .continfo_2 {
    width: 1300px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	background-color:#F7F8FA;
	
}
.aboutcont_2 > .continfo_2 > .contlist {
    width: 415px;
    box-sizing: border-box;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    padding: 34px 34px 34px 34px;
	
}
.aboutcont_2 > .continfo_2 > .contlist > .cont-r {
    width: 100%;
}
.aboutcont_2 > .continfo_2 > .contlist > .cont-r > img {
    width: 100%;
    display: block;
	border-radius: 10px;
}
.aboutcont_2 > .continfo_2 > .contlist > .cont-l {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.aboutcont_2 > .continfo_2 > .contlist > .cont-l > .l-name {
    width: 100%;
    margin-top: 32px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.aboutcont_2 > .continfo_2 > .contlist > .cont-l > .l-name > .nameText {
    color: #404040;
    font-size: 30px;
}
.aboutcont_2 > .continfo_2 > .contlist > .cont-l > .l-name > .nameHr {
    width: 44px;
    height: 4px;
    background-color: #004893;
    border-radius: 4px;
    margin-left: 16px;
}
.aboutcont_2 > .continfo_2 > .contlist > .cont-l > .l-tips {
    color: #82868A;
    font-size: 15px;
    line-height: 2;
    margin-top: 30px;
}

.kechengbiao{ width:1300px; margin:auto; border-radius: 12px;  margin-bottom:50px; background-color:#FFFFFF; text-align:center}
.kechengbiao span{ background-color:#d3e2fd;width:1183px;margin:auto; display:block; border-radius: 5px;  }
.kechengbiao img{ padding:10px;width:1163px;border-radius: 15px;}

.com-banner-txt .line{margin-top:0px;}
.com-banner-txt{top:-16px}



#step {
    background: url(/img/keti/stepbg-1.jpg);
    width: 100%;
    height: 550px;
}

.step-wrapper {
    height: 402px;
	padding-top:60px;	
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}
.h60 {
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
	height: 60px
}
.h40 {
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
	height: 40px
}
.titlec {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #004893;
}

.step-b {
    margin: 35px auto 0 auto;
    padding: 20px;
    border: 1px solid #0067d9;
    width: 920px;   
	border-radius: 8px;
}

.step-b-wrapper {
    background: #0067d9;
    padding-top: 30px;
    text-align: center;
    height: 290px;
	border-radius: 8px;
}
.step-b-wrapper ul li {
    font-size: 17px;
    color: #fff;
	line-height:40px;
}
.step-b-wrapper a {
    display: block;
    margin: 21px auto 0 auto;
    text-align: center;
    line-height: 42px;
    background: #fff;
    border-radius: 10px;
    font-size: 16px;
    color: #0067d9;
    width: 247px;
    height: 42px;
}

#lightbox{z-index:99999;position:absolute;border-bottom:#fff 1px solid;padding:10px;background-color:#fff;border-right:#fff 1px solid}
#lightboxcaption{border-bottom:#666 1px solid;text-align:center;background-color:#eee;color:#333;font-size:90%;border-right:#666 1px solid}
#lightboxindicator{border:#fff 1px solid}
#lightboxoverallview{background-color:#000;opacity:.8}
#overlay{background-color:#000;opacity:.8}
* html #lightboxoverallview{filter:alpha(opacity=80);background-color:#000}
* html #overlay{filter:alpha(opacity=80);background-color:#000}