/*-----公用------*/
*{
	padding: 0;
	margin: 0;
	border: 0;
	box-sizing: border-box;
}
body{
	background-color: #f8f8f8;
	font: 14px/1.5 'Microsoft YaHei','PingFang SC',tahoma,arial,'Hiragino Sans GB',sans-serif;
	min-width: 1200px;
}
a, a:hover, a:active, a:focus, a:visited{
	text-decoration: none;
	color: #333;
}

.container{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.container_white{
	background-color: #fff;
}
.zhiding__box{
	position: fixed;
	right: 30px;
    bottom: 200px;
    z-index: 10;
}
.zhiding__img{
	width: 60px;
	height: 60px;
}
.box2{
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
}
.dibWrap{
	font-size: 0;
}
.dib{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.clearfix:after{
	content: ' ';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
}
.swiper-pagination-bullet{
	width: 12px;
	height: 12px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 8px;	
}
.swiper-pagination-bullet-active{
	background-color: #FCA626;
}


.indexSwiperWrap{
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 450px;
}
.xiazai__title{
	color: #0000CC;
	font-size: 14px;
	margin-left: 10px;
	position: absolute;
	top: 20px;
	left: 56px;
	line-height: 1;
}
.indexSwiperWrap:before{
	content: '';
	display: block;
	margin-top: 24%;
}
.swiper-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	/*width: 100%;
	height: 445px;*/
}
.indexSwiper__img{
	width: 100%;
	height: 100%;
}
/*-----公用end------*/

/*-----页头------*/
.header{
	background-color: #FCA626;
	position: relative;
	/*height: 100px;*/
	z-index: 10;
}
.bgg__img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.headerbox{
	margin-left: 364px;
}
.header .container{
	/*text-align: center;*/
	overflow: hidden;
	z-index: 1;
	position: relative;
}
.loggle{
	width:142px;
	position:absolute;
	right:17%;
	top:50%;
	margin-top:-42px;
	z-index:20;
}
.loggle__xinxi{
	width:100%;
	height:52px;
	background-color: #000;
	display: flex;
	align-items: center;
	justify-content: space-around;
	font-size:14px;
	color:#ccc;
	font-weight:400;
	border-radius: 4px;
}
.loggle__tou{
	width:32px;
	height:32px;
	border-radius:50%;
}
.houtai{
	width:123px;
	background-color:#fff;
	border-radius: 4px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
	margin:14px auto 0;
	box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.2);
	
}
.houtai__btn{
	width:100%;
	height:48px;
	line-height: 48px;
	text-align: center;
	font-size:14px;
	color:#282828;
	font-weight:400;
}
.logo{
	display: block;
	width: 517px;
	height: 114px;
	margin-top: 13px;
	margin-bottom: 17px;
}
.navListWrap{
	background-color: #EB9A17;
	z-index: 1;
	position: relative;
}
.navList{
	display: block;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0;
}
.navItem{
	width: 120px;
	position: relative;
	z-index: 100;
}
.navItem__link{
	height: 44px;
	line-height: 44px;
	text-decoration: none;
	font-size: 18px;
	color: #282828;
	text-align: center;
	display: block;
}
.navItem.hover{
	background-color: #f6b232;	
}
.navItem.active{
	background-color: #282828;	
}
.navItem.active .navItem__link{
	color: #FCA626;
}

.menu{
	display: none;
	background-color: #fff;
	-webkit-box-shadow: 0px 3px 3px #eee;
	-moz-box-shadow: 0px 3px 3px #eee;
	-o-box-shadow: 0px 3px 3px #eee;
	box-shadow: 0px 3px 3px #eee;
	position: absolute;
	top: 100%;
	left: 0;
	width: 120px;
	z-index: 100;
}
.menuItem{

}
.menuItem.hover{
	background-color: #eeeeee;	
}
.menuItem__link{
	display: block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	color: #282828;
}


.navItem__icon{
	position: absolute;
	right: 11px;
	top: 45px;
	width: 11px;
	height: 10px;
}
.navItem__states{
	position: absolute;
	left: 0px;
	bottom: -193px;
	width: 152px;
	height: auto;
	padding: 17px 48px 17px;
	background:rgba(255,255,255,1);
	box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.2);
	border-radius:2px;
}
.navItem__states__text{
	font-size: 14px;
	line-height: 1;
	color: #282828;
	margin-bottom: 34px;
}
.navItem__states__text2{
	font-size: 14px;
	line-height: 1;
	color: #282828;
}

.zhibiaoqian{
	width: 100%;
	height: 55px;
	text-align: center;
	line-height: 55px;
	background-color: #FFFFFF;
	display: inline-block;
    vertical-align: top;
}
.xingwei__title{
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight:500;
}
.xingwei__tiem{
	width: 100%;
	text-align: center;
	margin-bottom: 63px;
	margin-top: 30px;
}
.xingwei__text{
	font-size: 14px;
	color: #888888;
}
.xingwei__type{
	font-size: 14px;
	color: #888888;
	margin-left: 26px;
}
.zhibiaoqian__title{
	height: 55px;
	width: 64px;
	line-height:55px;
	margin-left: 25px;
	margin-right: 25px;
	color: #666666;
}
.dibu__title{
	width: 100%;
	height: 44px;
	text-align: center;
	line-height: 44px;
	background-color: #1c1c1c;
	font-size: 16px;
	color: #DEDEDE;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.zhibiaoqian__title.active2{
	color: #333333;
	border-bottom: 2px solid #444444; 	
}
/*-----页头end------*/
/*-----导航位置------*/
.navPos{
	padding: 27px 0 24px;
}
.navPos__cell{
	color: #333333;
	font-size: 14px;
	margin-right: 5px;
	text-decoration: none;
}
/*-----导航位置end------*/
/*-----分类面板------*/
.catePanel{
	background-color: #fff;
	border: 1px solid #EEEEEE;
	padding: 17px 23px 20px;
	margin-bottom: 24px;
}
.cate{
	position: relative;
}
.cate__title{
	color: #333333;
	font-size: 14px;
	line-height: 24px;
	width: 59px;
	position: absolute;
	left: 0;
	top: 0;
}
.cate__content{
	padding-left: 59px;
	padding-right: 20px;
}
.cateCell{
	float: left;
	display: inline-block;
	font-size: 14px;
	color: #333333;
	height: 24px;
	line-height: 24px;
	padding: 0 9px;
	border-radius: 4px;
	margin-right: 25px;
	margin-bottom: 18px;
}
.cateCell.active{
	background-color: #FCA626;
	color: #fff;
}
/*-----分类面板end------*/
/*-----商品列表------*/
.goodsList{
	background-color: #fff;
	border: 1px solid #eee;
	padding: 15px 7.5px 15px 7.5px;
}
.goods{
	float: left;
	width: 25%;
	padding-left: 7.5px;
	padding-right: 7.5px;
	margin-bottom: 15px;
}
.goods__inner{
	border: 1px solid #EEEEEE;
	padding-bottom: 20px;
}
.goods__imgWrap{
	position: relative;
	overflow: hidden;
	margin-bottom: 7px;
}
.goods__img2__box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	display: none;
	background:rgba(0,0,0,0.8);
	text-align: center;
}
.goods__img2__box__title{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1;
	margin-top: 18px;
}
.goods__img2{
	width: 140px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px
}
.goods__imgWrap:hover .goods__img2__box{
	display: block; 
}
.goods__imgWrap:after{
	content: ' ';
	display: block;
	margin-top: 100%;
}
.goods__img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.goods__title{
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	padding: 0 14px;
	margin-bottom: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.goods__info{
	padding: 0 13px;
	line-height: 16px;
}
.goods__price{
	color: #FCA626;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.video__price{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.goods__sales{
	color: #999;
	font-size: 14px;
	float: right;
}
.child{
	padding-top: 35px;
	padding-bottom: 104px;
}
.pagination{
	display: inline-block;
	float: right;
    padding-left: 0;
    /*margin: 35px 0 104px;*/
    border-radius: 4px;
}
.pagination__button{
	position: relative;
    float: left;
    padding: 4px 12px;
    line-height: 1.42857143;
    color: #23abf0;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 0 2px;
}
.active{
	background-color: #FCA626;
	color: #FFFFFF;
}
/*-----商品列表end------*/
/*-----页底------*/
.bottom{
	width: 100%;
	height: 311px;
	background-color: #2B2B2B;
	position: relative;
}
.fk-webFooterZone{
	width: 1200px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.fk-webFooterZone__title{
	font-size: 16px;
	color: #999999;
	margin: 0px 45px;
}
.dianji__xiazai__box{
	width: 237px;
	height: 53px;
	line-height: 53px;
	padding-left: 17px;
	background-color: #F8F8F8;
	margin-bottom: 96px;
	position: relative;
}
.xiazai__img{
	width: 28px;
	height: 28px;
	margin-top: 12px;
	margin-left: 17px;
}
.fk-editor-break-word{
	width: 33%;
	height: 100%;
	float: left;
}
.bottom__lianjie__box{
	display: flex;
	flex-wrap: wrap;
}
.bottom__lianjie{
	margin-right: 32px;
	margin-bottom: 19px;
	font-size: 16px;
	color: #999999;
}
.bottom__title{
	font-size: 16px;
	color: #999999;
	line-height: 1;
	margin-top: 73px;
	margin-bottom: 23px;
}
.bottom__dizhi{
	font-size: 12px;
	color: #999999;
	line-height: 1;
	margin-top: 16px;
}
.bottom__text{
	color: #DEDEDE;
	font-size: 16px;
	line-height: 1;
}
.bottom__img__box{
	text-align: center;
	margin-left: 55px;
	margin-top: 103px;
	float:left;
}
.bottom__img{
	width: 116px;
	height: 116px;
}
/*-----页底end------*/
/*-----新闻------*/
.journalism{
	padding-left: 152px;
}
.journalism__biaoti{
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #333333;
}
.journalismBox{
	height: 220px;
	padding-top: 33px;
	padding-bottom: 34px;
	border-bottom: 1px solid #EEEEEE;
}
.journalism__biaoti__tiem{
	color: #888888;
	font-size: 14px;
	margin-top: 31px;
	margin-bottom: 64px;
	width: 100%;
	text-align: center;
}
.journalism__img{
	width: 204px;
	height: 153px;
	margin-right: 18px;
	float: left;
}
.journalism__text__box{
	float: left;
}
.journalism__title{
	font-size: 24px;
	color: #333333;
	line-height: 1;
	margin-bottom: 20px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	white-space:pre-wrap;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	width: 682px;
}
.journalism__text{
	line-height:20px;
	font-size: 14px;
	color: #888888;
	min-height: 54px;
	width: 682px;
	margin-bottom: 30px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	white-space:pre-wrap;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
}
.journalism__time__box{
	font-size: 14px;
	color: #FCA626;
	line-height: 1;
}
.journalism__time{
	color: #888888;
	margin-left: 39px;
}
/*-----新闻end------*/
/*-----联系------*/
.contact__img__box{
	width: 100%;
	height: 450px;
}
.contact__img{
	width: 100%;
	height: 100%;
}
.contact__box{
	width: 100%;
	text-align: center;
	margin-bottom: 88px;
}
.contact__title{
	font-size: 24px;
	color: #333333;
	line-height: 1;
	padding-bottom: 9px;
	border-bottom: 4px solid #FCA626;
}
.companyBox{
	padding-left: 84px;
	width: 100%;
	margin-bottom: 95px;
}
.company__img{
	width: 677px;
	height: 427px;
	float: left;
}
.company__title__box{
	margin-left: 53px;
	float: left;
}
.company__title{
	font-size: 18px;
	color: #FCA626;
	margin-top: 33px;
	line-height: 1;
	margin-bottom: 42px;
}
.company__text{
	margin-bottom: 15px;
	font-size: 14px;
	color: #333333;
	line-height: 1;
}
/*-----联系end------*/
/*-----教官认证------*/
.instructor__img{
	width: 804px;
	height: 666px;
	margin-left: 108px;
	margin-bottom: 89px;
}
.instructor__text{
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-indent: 25px;
	margin-bottom: 79px;
}
/*-----教官认证end------*/
/*-----证书查询------*/
.chaxun__title{
	color: rgba(51, 51, 51, 1);
	font-size: 14px;
	padding-left: 70px;
	padding-right: 70px;
	margin-top: 22px;
	line-height:24px;
}
.chaxun__text{
	color: rgba(51, 51, 51, 1);
	font-size: 14px;
	padding-left: 70px;
	padding-right: 70px;
	line-height:24px;
}
.certificate__box{
	width: 100%;
	/* height: 162px; */
	border:1px solid rgba(238, 238, 238, 1);
	border-radius:2px;
	padding: 16px 36px; 
	background-color: #FFFFFF;
	margin-bottom: 21px;
}
.certificate__table__box{
	font-size: 16px;
	border:1px solid rgba(232, 232, 232, 1);
	height: 52px;
}
.certificate__table2{
	background-color: #FFFFFF;
	width: 100%;
	margin-bottom: 62px;
	border:1px solid rgba(232, 232, 232, 1);
	border-bottom: 0px;
}
.name__icon{
	width: 100%;
	text-align: center;
}
.certificate__name{
	font-size: 21px;
	color: #111111;
	line-height: 1;
	display: inline;
	position: relative;
}
.certificate__name__icon{
	width: 24px;
	height: 24px;
	display: inline;
	margin-top: auto;
	margin-bottom: auto;;
	position: absolute;
	top: 1px;
	right: -30px;
}
.certificate__tr{
	font-size: 16px;
	color: #333333;
	height: 40px;
	padding: 0px 21px;
}
.certificate__text{
	font-size: 14px;
	color: #333333;
	height: 40px;
	padding: 0px 21px;
	background:rgba(255,252,237,1);
}
.certificate__title{
	padding-left: 21px;
	width: 20%;
}
.certificate__title2{
	width: 33%;
	text-align: center;
	border-bottom:1px solid rgba(232, 232, 232, 1);
}
.certificate__kecheng{
	width: 100%;
	text-align: center;
	color: #111111;
	font-size: 14px;
	line-height: 1;
	margin-top: 29px;
	margin-bottom: 26px;
}
.certificate__card{
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
	width: 100%;
	text-align: center;
	line-height: 1;
}
.certificate__table{
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 28px;
}
.certificate__box2{
	width: 100%;
	height: auto;
	padding: 0 59px;
	border:1px solid rgba(238, 238, 238, 1);
	background-color: #FFFFFF;
	margin-bottom: 125px;
}
.certificate__head{
	width: 120px;
	height: 150px;
	margin: 0 481px;
	margin-top: 70px;
	margin-bottom: 21px;
}
.certificate__box__list{
	width: 100%;
	height: 34px;
	line-height: 34px;
	margin-bottom: 14px;
}
.certificate__input__title{
	width: 60px;
	font-size: 14px;
	color: #333333;
	text-align: right;
	margin-right: 10px;
	float: left;
}
.certificate__input__box{
	width: 198px;
	height: 34px;
	line-height: 34px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 13px;
	border:1px solid rgba(238, 238, 238, 1);
}
.certificate__input{
	font-size: 14px;
	/*height:100%; */
}
.certificate__button{
	width: 50px;
	height: 34px;
	line-height: 34px;
	background:rgba(254,218,0,1);
	border-radius:4px;
	color: #333333;
	font-size: 14px;
	margin-left: 70px;
}
/*-----证书查询end------*/
/*-----首页------*/
.mall__box{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.zixun__list{
	float: left;
	width: 25%;
}	
.zixun__img{
	width: 290px;
	height: 185px;
}
.zixun__tltle{
	font-size: 16px;
	color: #333333;
	margin-top: 24px;
	line-height: 26px;
	height: 52px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	white-space:pre-wrap;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.zixun__tiem{
	color: #888888;
	font-size: 14px;
	margin-top: 15px;
}
.zixun__gengduo{
	width: 109px;
	height: 37px;
	border: 1px solid #EEEEEE;
	border-radius:4px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 49px;
	line-height: 37px;
	color: #666666;
	text-align: center;
	font-size: 14px;
}
.jieshao__img{
	width: 290px;
	height: 195px;
	float: left;
}
.jieshao__box{
	float: left;
	margin-left: 143px;
	width: 658px;
}
.jieshao__title{
	font-size: 18px;
	color: #333333;
	line-height: 1;
	margin-bottom: 28px;
}
.jieshao__text{
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}
.kecheng__list{
	width:270px;
	/*height:260px;*/
	background:rgba(255,255,255,1);
	border:1px solid rgba(238, 238, 238, 1);
	float: left;
	margin-left: 12px;
	margin-right: 12px;
	position: relative;
}
.kecheng__img{
	width: 270px;
	height: 192px;
}
.kecheng__img2{
	width: 100px;
	height: 100px;
	margin-top: 20px;
}
.kecheng__tltle{
	font-size: 14px;
	color: #000000;
	line-height: 1;
	margin:16px 13px 13px 13px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	white-space:pre-wrap;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
}
.kecheng__list:hover .kecheng__list__box{
	display: block; 
}
.kecheng__list__box{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 270px;
	height: 192px;
	z-index: 5;
	display: none;
	background:rgba(0,0,0,0.8);
	text-align: center;
}
.kecheng__tiem{
	font-size: 12px;
	color: #666666;
	line-height: 1;
	margin-left: 13px;
	margin-bottom: 10px;
}

/*-----首页end------*/
/*-----合作------*/
.cooperation__box{
	padding-left: 1px;
	padding-right: 1px;
}
.cooperationList{
	float: left;
	margin-right:9px;
	margin-left: 9px;
	width: 580px;
	height: 490px;
	margin-bottom: 37px;
	background-color: #FFFFFF;
}
.cooperationList__left{
	float: left;
	margin-left: 19px;
	width: 580px;
	height: 490px;
	margin-bottom: 37px;
	background-color: #FFFFFF;
}
.cooperationList__img{
	width:580px;
	height:298px;
}
.cooperation{
	width: 580px;
	height: 192px;
	background-color: #FFFFFF;
	padding:26px 26px 21px 26px;
}
.cooperation__icon{
	width: 22px;
	height: 22px;
	float: left;
}
.cooperationBox{
	width: 100%;
	height: 22px;
	line-height: 22px;
	margin-bottom: 15px;
}
.cooperation__title{
	font-size: 18px;
	color: #333333;
	float: left;
	margin-left: 12px;
}
.cooperation__title2{
	font-size: 14px;
	color: #333333;
	float: left;
	margin-left: 12px;
}
/*-----合作end------*/
/*-----线下培训------*/
.treainList{
	/*background-color: #fff;*/
	/*border: 1px solid #eee;*/
	padding: 15px 0px 15px 0px;
}
.treain{
	float: left;
	width: 33%;
	padding-left: 1%;
	padding-right: 1%;
	margin-bottom: 15px;
}
.treain__title{
	font-size: 18px;
	color: #000000;
	line-height: 1;
	padding:0 18px;
	margin-bottom: 17px;
	margin-top: 17px;
	font-weight:bold;
}
.treain__info{
	padding: 0 16px;
	line-height: 16px;
	padding-bottom: 10px;
}
.treain__price{
	color: #999999;
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin-right: 18px;
}
.treain__price2{
	color: #333333;
    font-size: 14px;
    font-weight: bold;
    float: left;
}
.treain__inner{
	border: 1px solid #EEEEEE;
    /*padding-bottom: 20px;*/
    background-color: #ffffff;
    position: relative;
}
.treain__type{
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-size: 16px;
	color: #FCA626;
}
/*-----线下培训end------*/