.trainings .block-tabs .items .item.active:before{
	content: none;
}
.trainings .block-tabs .items .item:first-child{
	border-radius: 0;
	
}
.trainings .block-tabs .items .item:last-child{
	border-radius: 0;
}

.trainings .block-tabs .items .item:nth-child(1):after {
    content: "01";
}
.trainings .block-tabs .items .item:nth-child(2):after {
    content: "02";
}
.trainings .block-tabs .items .item:nth-child(3):after {
    content: "03";
}
.trainings .block-tabs .items .item:nth-child(4):after {
    content: "04";
}
.trainings .block-tabs .items .item:nth-child(5):after {
    content: "05";
}
.trainings .block-tabs .items .item:nth-child(6):after {
    content: "06";
}
.trainings .block-tabs .items .item::after {
    content: "01";
    display: block;
    position: absolute;
    left: 0;
    margin-left: 10px;
    top:50%;
    line-height: 0;
    font-size: 130px;
    font-weight: 900;
    font-family: "SourceHanSansCNLight";
    zoom: 1;
    opacity: 0.05;
}
.trainings .block-tabs .items .item{ padding:4vw 20px 0 20px; text-align: center;}
.trainings .block-tabs .items .item p{ opacity: 0.6; margin-top:15px; font-weight: 100; text-transform:Uppercase;}
.skills .item{color:rgba(255,255,255,0.8);}
.block-bottom form{ text-align: left;}
.trainings .block-tabs .items .item .header{ font-size:17.5pt;}
.slider-full .item .content{ top:67%;}
.ft-22{ font-size:22px; color:#23182C;}
.plans h3{ padding-bottom: 25px;}
.plans h3 span.products_span{ color:#fff; font-size:25px;}
.plans .item .header > span { font-size:30px;}
.plans .item .header .sub{ text-transform:Uppercase; font-weight: 800; font-size:20px;}
.container span.ys_span{ font-size:25px; color:#23182C;}
.container h3{ padding-bottom: 25px;}

/*nav*/
/*.nav { float:right; position:relative;width:750px;height:86px;overflow:hidden;line-height:38px;margin:20px auto 0 auto;}
.nav li{float:left;display:inline;width:100px;height:39px; line-height:33px;text-align:center;}
.nav a:hover{text-decoration:none;}
#navBd{position:relative;}
.navHover a{display:inline-block;color:#fff;}
#navSelected{position:absolute;top:0;width:100px;height:39px; ine-height:33px;background:url(../images/navmovebg.png) no-repeat  0 0;}
*/
.nav { position: relative; }
.nav .subnav {
    display: none; padding:0 0 5px 0;
    position: absolute;
    width: 160px;
    top: 86px;
    left: -33px;
    /*background:url(../images/navbg.png) repeat 0 0;*/
	background:#323242;
    z-index: 991;
    box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 -2px 0 0 rgba(247,247,247,0.8), /*顶部阴影*/
    0 3px 5px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    -moz-box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 -2px 0 0 rgba(247,247,247,0), /*顶部阴影*/
    0 3px 5px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    -webkit-box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 -2px 0 0 rgba(247,247,247,0), /*顶部阴影*/
    0 3px 5px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    overflow: hidden;
}
.nav .subnav div {  border-bottom: 1px solid #1e1e36;  width: 100%; margin:0;  display: block;  float: left; padding: 0 0 12px 0; text-align:center; }
.nav li:hover .subnav a { color: #fff; }
.nav .subnav div:hover { background: #0e0c20; transition: all 0.3s ease-in-out; }
.nav .subnav a {
	display:block;
    width: 160px !important;
    font-size: 15px;
    display: block;
    color: #fff;
    height: 28px !important;
}
.nav .subnav a:hover{ color: #cb292d !important; }

#navBd{position:relative;}
.navHover a{display:inline-block;color:#fff !important;}
#navSelected{ position:absolute; top:26px; width:100px; height:39px; background:url(../images/navmovebg.png) no-repeat center 0;}

/*banner*/
.banner {  width: 100%; overflow: hidden; position: relative; z-index: 0; }
.banner img { width: 100%;}
.banner .swiper-container .swiper-button-prev {
    width: 56px;
    height: 100px;
    background-image: url(../images/banner_prev.png) !important;
    background-size: 56px 100px;
    left:20px;
    margin-top: -60px;
	opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.3s ease;
}
.banner .swiper-container:hover .swiper-button-prev{opacity:0.6;filter:alpha(opacity=60);}
.banner .swiper-container .swiper-button-next {
    width: 56px;
    height: 100px;
    background-image: url(../images/banner_next.png) !important;
    background-size: 56px 100px;
    right:20px;
    margin-top: -60px;
	opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.3s ease;
}
.banner .swiper-container:hover .swiper-button-next{opacity:0.6;filter:alpha(opacity=60);}
.banner .swiper-pagination  .swiper-pagination-bullet {
    width: 10px;
    height: 6px;
    background-color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-out;
    border-radius: 2px;
    opacity: 1;
}
.banner .swiper-pagination  .swiper-pagination-bullet:hover {
    background-color: #ebab2a;
    opacity: 1;
}
.banner .swiper-pagination  .swiper-pagination-bullet-active {
    background-color: #ebab2a; width:20px;
}


header {
    padding: 160px 0 50px 0;
    margin-bottom: 40px;
    height: 300px;
    width: 100%;
}
.cards .item {
  background: #fff;
  text-align: center;
  padding:20px;
  -webkit-border-radius: 36px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 36px;
  -moz-background-clip: padding;
  border-radius: 36px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 10px rgba(128, 128, 128, 0.05);
  -moz-box-shadow: 0 1px 10px rgba(128, 128, 128, 0.05);
  box-shadow: 0 1px 10px rgba(128, 128, 128, 0.05);
  transition: all .3s ease;
}
.cards .item:hover {
  -webkit-box-shadow: 0 1px 40px rgba(128, 128, 128, 0.25);
  -moz-box-shadow: 0 1px 40px rgba(128, 128, 128, 0.25);
  box-shadow: 0 1px 40px rgba(128, 128, 128, 0.25);
}
@media (min-width: 1230px) {
  .cards .item:hover {
    margin-top: 0px;
  }
  
}
@media (min-width: 1230px) {
  .blog#blog-main .item:hover {
    margin-top: 0px;
  }
}
	.bread li:nth-child(4) a{
		color:#cb292d;
		
	}
	.bread li:nth-child(4) a:hover{
		color:#23182C;
		
	}
	.bread li:nth-child(6) a{
		color:#23182C;
		
	}
	.bread li:nth-child(6) a:hover{
		color:#cb292d;
		
	}
	.cards{ background: #fff;}
	
/*产品列表小图*/
.picsmall{ width:100%; margin:0px 0 20px 0; overflow:hidden; }
.picsmall a:last-child{ margin-right:0px !important; }
.picsmall a { float:left; width:48px; height:48px; margin-right:6px; border:#ddd 1px solid; }
.picsmall a img{ width:46px; height:46px; padding:1px;  }
.picsmall a.on{ border:#cb292d 1px solid; background-color:#cb292d }
.photo:hover img{ opacity:0.7; }

.pro_container { width:950px; min-width:950px; margin:0 auto; overflow:hidden; }
.pro_left { float:left; width:820px; overflow:hidden; }
.pro_right { float:right; width:92px; margin-right:10px; overflow:hidden; }

.pro_left .bigpic { width:800px; margin:10px auto;
	-webkit-box-shadow: 0 1px 10px rgba(20, 20, 20, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(20, 20, 20, 0.1);
  box-shadow: 0 1px 10px rgba(20, 20, 20, 0.1);
  border-radius: 16px;
  background-clip: padding-box; }
.pro_left .bigpic h2 img{ width:800px; border-radius: 16px; }

.pro_left .bigpic .mall { width:100%; overflow:hidden; }
.pro_left .bigpic .mall ul{ padding:10px 0; margin-left:150px; list-style:none; overflow:hidden; }
.pro_left .bigpic .mall ul li.zixun{ float:left; width:122px; height:30px; line-height:30px; padding-top:15px; font-size:16px; border:none; text-align:right; }
.pro_left .bigpic .mall ul li{ float:left; width:102px; margin:0 5px; border:#eee 1px solid; }
.pro_left .bigpic .mall ul li img{ width:100px; }

.pro_delits { width:100%; overflow:hidden; }
.pro_delits .jianjie { width:950px; margin:10px auto; padding:30px 0 10px 0; border-bottom:#eee 1px solid; }
.pro_delits .jianjie h2{ font-size: 18pt; }
.pro_delits .jianjie span{  color:#cb292d; }
.pro_delits .con { width:950px; margin:10px auto 50px auto; line-height:30px; }
.pro_delits .con p{ padding:0; margin:0; }
.pro_delits .con img{ max-width:950px; }

.pro_right .zoompic { width:100%; padding:90px 0 0 0; }
.pro_right .zoompic a { display:block; border:#eee 1px solid; margin-bottom:15px; }
.pro_right .zoompic a img{ width:90px; padding:1px;  }
.pro_right .zoompic a.on{ border:#cb292d 1px solid; background-color:#cb292d }

.breadsys {  float: right;  list-style: none;  margin: -35px 0 0 0;}
.breadsys a { display:block; background-color:#cb292d; border-radius:20px; font-size:16px; color:#FFF; padding:5px 30px; }

.pro_cls { width:100%; padding:0 0 40px 0; }
.pro_cls ul{ display:table; margin:0 auto; list-style:none; }
.pro_cls li{ float:left; }
.pro_cls li a{ display:block; font-size:16px; background-color:#eee; margin:0 15px; border-radius:20px; font-size:16px; color:#000; padding:4px 30px; transition: all .3s ease; letter-spacing:1px; }
.pro_cls li a:hover{ color:#fff; background-color:#cb292d; }
.pro_cls li a.on{ color:#fff; background-color:#cb292d; }


/*page*/
.pagers { width:100%; text-align:center; font-size:14px; padding:20px 0 10px 0; }
DIV.jogger { MARGIN: 2px; }
DIV.jogger A {PADDING: 6px 12px; MARGIN: 1px; COLOR: #333; BACKGROUND-COLOR: #ddd; TEXT-DECORATION: none; border-radius:10px;  }
DIV.jogger A:hover {	PADDING: 6px 12px; MARGIN: 1px; COLOR: #fff; BACKGROUND-COLOR: #cb292d; border-radius:10px; }
DIV.jogger A:active {	PADDING: 6px 12px; MARGIN: 1px; COLOR: #fff; BACKGROUND-COLOR: #cb292d; border-radius:10px;}
DIV.jogger SPAN.current {	PADDING: 6px 12px; MARGIN: 1px; COLOR: #fff; BACKGROUND-COLOR: #cb292d; border-radius:10px; }
DIV.jogger SPAN.disabled {	DISPLAY: none}
