@charset "utf-8";
/* CSS Document*/
.pics_wrap{width: 100%; overflow: hidden;}
.html5zoo-img-0 img{width: 100%;}
.html5zoo-arrow-left-0{
    left: 7% !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 100%;
}
.html5zoo-arrow-right-0{
    right: 7% !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 100%;
}
.html5zoo-bullet-wrapper-0 div{
    margin: 0 4px !important;
}
.html5zoo-nav-0{
    margin-top: -35px !important;
    left: 48% !important;
}
.html5zoo-bullet-wrapper-0{
    width: 100% !important;
}
.biaoti{line-height: 47px;}
.biaoti>span{float: left; font-size: 32px; color: rgba(0,89,169,.3);}
.biaoti>p{float: left; font-size: 30px; color: #666666; font-family: "Alibaba-PuHuiTi-Medium";
	margin: 0 20px 0 10px;}
.biaoti>div{float: left; font-size: 16px; color: #898989; margin-top: 4px;}
.biaoti>a{float: right; font-size: 14px; color: #999;}
.biaoti>a:hover{color: #c19201; text-decoration: underline;}
/*管理培训课程*/
.guanli{padding-top: 30px;}
.glkc{padding-top: 20px;}
.glkc>ul>li{float: left; width: 13.5%; height: 162px; background-color: #fff; margin-right: 0.91%;
	box-shadow: 0 0 8px #ddd; border-radius: 20px; text-align: center; cursor: pointer;}
.glkc>ul>li:nth-child(7n){margin-right: 0;}
.glkc>ul>li>a{display: inline-block; width: 100%; height: 100%;}
.glkc>ul>li>a>div{width: 64px; height: 64px; background-size: cover;
	background-repeat: no-repeat; margin: 30px auto 15px;}
.glkc>ul>li:nth-child(1)>a>div{background-image: url(../images/icon1.png);}
.glkc>ul>li:nth-child(2)>a>div{background-image: url(../images/icon2.png);}
.glkc>ul>li:nth-child(3)>a>div{background-image: url(../images/icon3.png);}
.glkc>ul>li:nth-child(4)>a>div{background-image: url(../images/icon4.png);}
.glkc>ul>li:nth-child(5)>a>div{background-image: url(../images/icon5.png);}
.glkc>ul>li:nth-child(6)>a>div{background-image: url(../images/icon6.png);}
.glkc>ul>li:nth-child(7)>a>div{background-image: url(../images/icon7.png);}
.h_icon1{background-image: url(../images/h_icon1.png)!important;}
.h_icon2{background-image: url(../images/h_icon2.png)!important;}
.h_icon3{background-image: url(../images/h_icon3.png)!important;}
.h_icon4{background-image: url(../images/h_icon4.png)!important;}
.h_icon5{background-image: url(../images/h_icon5.png)!important;}
.h_icon6{background-image: url(../images/h_icon6.png)!important;}
.h_icon7{background-image: url(../images/h_icon7.png)!important;}
.glkc>ul>li>a>p{font-size: 18px; font-weight: bold; color: #666666;}
.glkc .menuCon{position: relative;}
.glkc .menuCon .jt{position: absolute; top: -21px; left: 5.2%; transition: .3s;}
.glkc .menuCon .con{width: 100%; background-color: #fff; border: 2px solid #0059a9; box-sizing: border-box;
	margin-top: 23px; padding: 20px; border-radius: 15px; display: none;}
.glkc .menuCon .con>div{float: left; width: 33.3%; box-sizing: border-box; text-align: center; padding: 0 10px;
	overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.glkc .menuCon .con>div:nth-child(3n-1){border-left: 2px dashed #2672b6; border-right: 2px dashed #2672b6;}
.glkc .menuCon .con>div>a{font-size: 16px; color: #666; line-height: 32px;}
.glkc .menuCon .con>div>a:hover{color: #0059a9;}
.bgColor{background-color: #0059a9!important;}
.yanse{color: #fff!important;}
/*最新课程*/
.kecheng{padding: 30px 0;}
.kecheng .subject{padding-top: 20px;}
.kecheng .subject .item{width: 100%;}
.kecheng .subject .item .img{width: 100%; height: 152px; overflow: hidden;}
.kecheng .subject .item .img>img{display: block; width: 100%; height: 100%; transition: .3s;}
.kecheng .subject .item .mingcheng{width: 100%; height: 45px; background-color: #dbdbdb; font-size: 16px;
	color: #666; text-align: center; line-height: 45px; transition: .3s; overflow: hidden;
	text-overflow: ellipsis; white-space: nowrap; padding: 0 5px; box-sizing: border-box;}
.kecheng .subject .item:hover .mingcheng{background-color: #0059a9; color: #fff;}
.kecheng .subject .item:hover .img>img{transform: scale(1.2) rotate(6deg);}
/*汉邦顾问团队*/
.hb_team{background-color: #f4f4f4; padding-top: 30px;}
.hb_team .hb_team_l{width: 388px;}
.hb_team .hb_team_l .team_video{display: block; width: 100%; height: 245px; position: relative;
	margin-top: 11px;}
.hb_team .hb_team_l .team_video .mb{width: 100%; height: 100%; background-color: rgba(0,0,0,.6);
	position: absolute; top: 0; left: 0;}
.hb_team .hb_team_l .team_video .mb>img{position: absolute; top: 50%; left: 50%; margin-left: -25px;
	margin-top: -25px;}
.hb_team .hb_team_l .team_video>img{display: block; width: 100%; height: 100%;}
.hb_team .hb_team_l .team_video .text{position: absolute; bottom: 0; left: 0; width: 100%; height: 38px;
	background-color: rgba(0,0,0,.6); font-size: 16px; color: #fff; line-height: 38px; text-align: center;
	padding: 0 10px; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
	transition: .3s;}
.hb_team .hb_team_l .team_video:hover .text{background-color: #000;}
.hb_team .hb_team_r{width: 797px;}
.hb_team .hb_team_r .teacon{position: relative; display: none;}
.hb_team .hb_team_r .teacon .gd{position: absolute; top: -46px; right: 0; font-size: 14px; color: #999;}
.hb_team .hb_team_r .teacon .gd:hover{color: #c19201; text-decoration: underline;}
.hb_team .hb_team_r .teacher{border-bottom: 1px solid #b1b1b1; margin-bottom: 13px;}
.hb_team .hb_team_r .teacher>li{float: left; font-size: 16px; color: #666; margin-right: 30px;
	line-height: 40px; cursor: pointer;}
.color{color: #c19201!important; border-bottom: 4px solid #c19201;}
.hb_team .hb_team_r .teacherbox .list{width: 18.69%; margin-right: 1.635%;}
.hb_team .hb_team_r .teacherbox .list:nth-child(5n){margin-right: 0;}
.hb_team .hb_team_r .teacherbox .list .img{width: 100%; height: 200px; overflow: hidden;}
.hb_team .hb_team_r .teacherbox .list .img img{display: block; width: 100%; min-height: 100%;}
.hb_team .hb_team_r .teacherbox .list .name{width: 100%; height: 45px; background-color: #ececec;
	font-size: 16px; color: #0b0a12; line-height: 45px; text-align: center; transition: .3s;}
.hb_team .hb_team_r .teacherbox .list:hover .name{background-color: #0059a9; color: #fff;}
/*汉邦新闻*/
.hb_news{background-color: #f4f4f4; padding-top: 20px; padding-bottom: 30px;}
.hb_news .hb_news_l{width: 388px;}
.hb_news .hb_news_l .xinwen{width: 100%; height: 231px; overflow: hidden; margin-top: 11px;}
.hb_news .hb_news_l .xinwen .swiper-container2{height: 100%;}
.hb_news .hb_news_l .xinwen .swiper-slide{position: relative; height: 100%;}
.hb_news .hb_news_l .xinwen img{display: block; width: 100%; height: 100%;}
.hb_news .hb_news_l .xinwen .swiper-slide .bg{width: 100%; height: 45px; background-color: rgba(0,0,0,.5); 
	position: absolute; left: 0; bottom: 0; line-height: 45px; display: block; z-index: 999;}
.hb_news .hb_news_l .xinwen .swiper-slide .bg>p{font-size: 16px; color: #fff; padding-left: 2%; width: 70%; 
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.hb_news .hb_news_l .xinwen .swiper-slide:hover .bg>p{text-decoration: underline;}
.hb_news .hb_news_l .xinwen .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom,
.hb_news .hb_news_l .xinwen .swiper-pagination-fraction{
	width: 20%; left: 80%; bottom: 34px; position: relative; z-index: 999;
}
.hb_news .hb_news_l .xinwen .swiper-pagination-bullet{opacity: 1; background-color: transparent; 
	border: 1px solid #fff; box-sizing: border-box; transition: .5s;}
.hb_news .hb_news_l .xinwen .swiper-pagination-bullet-active{background-color: #c19201;
	border: 1px solid #c19201;}
.hb_news .hb_news_r{width: 797px;}
.hb_news .hb_news_r .newslist{border-bottom: 1px solid #b1b1b1; margin-bottom: 13px;}
.hb_news .hb_news_r .newslist>li{float: left; font-size: 16px; color: #666; margin-right: 30px;
	line-height: 40px; cursor: pointer;}
.hb_news .hb_news_r .newscon{display: none; position: relative;}
.hb_news .hb_news_r .newscon .gd{position: absolute; top: -46px; right: 0; font-size: 14px; color: #999;}
.hb_news .hb_news_r .newscon .gd:hover{color: #c19201; text-decoration: underline;}
.hb_news .hb_news_r .newscon .scrollDiv{width: 47.5%; height: 231px; float: left; overflow: hidden;}
.hb_news .hb_news_r .newscon .scrollDiv:nth-child(2){float: right;}
.hb_news .hb_news_r .newscon .xinwen_item>li{line-height: 29px;}
.hb_news .hb_news_r .newscon .xinwen_item>li>a .bt{font-size: 14px; color: #333333; width: 70%;
	overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: .3s;}
.hb_news .hb_news_r .newscon .xinwen_item>li>a .bt>span{font-weight: bold;}
.hb_news .hb_news_r .newscon .xinwen_item>li>a .time{float: right; font-size: 14px; color: #333333;
	transition: .3s;}
.hb_news .hb_news_r .newscon .xinwen_item>li:hover>a .bt{color: #c19201;}
.hb_news .hb_news_r .newscon .xinwen_item>li:hover>a .time{color: #c19201;}
/*企业培训现场*/
.peixun{padding: 30px 0;}
.peixun .sxy{display: block; width: 100%; margin-top: 30px;}
.peixun .subject{padding-top: 20px;}
.peixun .subject .item{width: 100%;}
.peixun .subject .item:nth-child(5n){margin-right: 0;}
.peixun .subject .item .img{width: 100%; height: 152px; overflow: hidden;}
.peixun .subject .item .img>img{display: block; width: 100%; height: 100%; transition: .3s;}
.peixun .subject .item .mingcheng{width: 100%; height: 45px; background-color: #dbdbdb; font-size: 16px;
	color: #666; text-align: center; line-height: 45px; transition: .3s; overflow: hidden;
	text-overflow: ellipsis; white-space: nowrap; padding: 0 5px; box-sizing: border-box;}
.peixun .subject .item:hover .mingcheng{background-color: #c19201; color: #fff;}
.peixun .subject .item:hover .img>img{transform: scale(1.2) rotate(6deg);}
/*案例展示*/
.case{background-color: #f4f4f4; padding: 30px 0;}
.case .box{overflow: hidden;}
.case .casebox{padding-top: 20px;}
.case .casebox .item{width: 100%; box-sizing: border-box;}
.case .casebox .item img{display: block; width: 100%;}
.case .casebox .item .neirong{border-bottom: 1px solid #d2d2d2; border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2; padding: 25px 15px 15px; box-sizing: border-box; width: 100%;
	transition: .3s;}
.case .casebox .item .neirong .case_name{font-size: 18px; color: #333333; width: 100%;
	text-overflow: ellipsis; font-family: "Alibaba-PuHuiTi-Medium"; white-space: nowrap;
	overflow: hidden; padding-bottom: 15px; transition: .3s;}
.case .casebox .item .neirong .case_con{font-size: 14px; color: #666666; text-align: justify;
	display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; 
	line-height: 28px; height: 112px; transition: .3s;}
.case .casebox .item .neirong .xiangqing{font-size: 14px; color: #999999; padding-top: 10px;
	transition: .3s; width: 100%; text-align: right;}
.case .casebox .item:hover .neirong{background-color: #0059a9;}
.case .casebox .item:hover .neirong .case_name{color: #fff;}
.case .casebox .item:hover .neirong .case_con{color: #fff;}
.case .casebox .item:hover .neirong .xiangqing{color: #fff;}
/*合作伙伴*/
.partner{background-color: #f4f4f4;}
.partner .huoban{padding-top: 20px; padding-bottom: 16px;}
.partner .huoban>div{width: 15.08%; height: 88px; margin-right: 1.904%; float: left; border: 1px solid #bfbfbf;
	box-sizing: border-box; margin-bottom: 22px;}
.partner .huoban>div:nth-child(6n){margin-right: 0;}
.partner .huoban>div>img{display: block; width: 100%; height: 100%;}

@media screen and (max-width: 1200px){
	.banner{padding-top: 65px;}
	.html5zoo-arrow-left-0{left: 2% !important;}
	.html5zoo-arrow-right-0{right: 2% !important;}
	.biaoti>span{font-size: 28px;}
	.biaoti>p{font-size: 22px;}
	.biaoti>div{margin-top: 0;}
	.glkc>ul>li{height: 122px;}
	.glkc>ul>li>a>div{margin: 12px auto 10px;}
	.glkc>ul>li>a>p{font-size: 16px;}
	.glkc .menuCon .con{padding: 15px;}
	.kecheng .subject .item .img{height: 136px;}
	.hb_team .hb_team_l{width: 300px;}
	.hb_team .hb_team_l .team_video{height: 229px;}
	.hb_team .hb_team_r{width: 585px;}
	.hb_team .hb_team_r .teacher>li{margin-right: 15px;}
	.hb_team .hb_team_r .teacherbox .list{width: 23.77%;}
	.hb_team .hb_team_r .teacherbox .list:nth-child(4n){margin-right: 0;}
	.hb_team .hb_team_r .teacherbox .list:nth-child(5){display: none;}
	.hb_team .hb_team_r .teacherbox .list .img{height: 185px;}
	.hb_news .hb_news_l{width: 300px;}
	.hb_news .hb_news_r{width: 585px;}
	.hb_news .hb_news_l .xinwen{height: 180px;}
	.hb_news .hb_news_l .xinwen .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .hb_news .hb_news_l .xinwen .swiper-pagination-fraction{
		width: 25%; left: 75%;
	}
	.hb_news .hb_news_r .newscon .scrollDiv{height: 180px;}
	.hb_news .hb_news_r .newscon .xinwen_item>li{line-height: 31px;}
	.hb_news .hb_news_r .newscon .xinwen_item>li>a .bt{width: 68%;}
	.peixun .subject .item .img{height: 136px;}
}
@media screen and (max-width: 900px){
	.html5zoo-arrow-right-0{display: none!important;}
	.html5zoo-arrow-left-0{display: none!important;}
	.html5zoo-nav-0{left: 40%!important; margin-top: -30px !important;}
	.banner{padding-top: 50px;}
	.biaoti>div{display: none;}
	.glkc .menuCon{display: none;}
	.biaoti{line-height: 40px;}
	.biaoti>span{font-size: 24px;}
	.biaoti>p{font-size: 20px;}
	.guanli{padding-top: 15px;}
	.glkc{padding-top: 10px;}
	.glkc>ul>li{width: 23%; height: 95px; margin-right: 2.66%; margin-bottom: 12px; border-radius: 10px;}
	.glkc>ul>li:nth-child(4n){margin-right: 0;}
	.glkc>ul>li:nth-child(5){margin-left: 12.84%;}
	.glkc>ul>li>a>div{width: 45px; height: 45px; margin: 10px auto 7px;}
	.glkc>ul>li>a>p{font-weight: normal;}
	.glkc>ul>li:nth-child(1)>a>div{background-image: url(../images/icon1.png)!important;}
	.bgColor{background-color: #fff!important;}
	.yanse{color: #666!important;}
	.kecheng{padding: 15px 0 30px;}
	.kecheng .subject{padding-top: 10px;}
	.kecheng .subject .item .img{height: 120px;}
	.kecheng .subject .item .mingcheng{height: 40px; line-height: 40px;}
	.hb_team .hb_team_l{width: 100%;}
	.hb_team .hb_team_l .team_video{margin-top: 10px;}
	.hb_team{padding-top: 15px;}
	.hb_team .hb_team_r{width: 100%; padding-top: 10px;}
	.hb_team .hb_team_r .teacher{display: flex; align-items: center; flex-wrap: nowrap; overflow-x: auto;
		width: 100%;}
	.hb_team .hb_team_r .teacher>li{white-space: nowrap; margin-right: 12px;}
	.hb_team .hb_team_r .teacon .gd{top: auto; bottom: -30px;}
	.hb_team .hb_team_r .teacherbox .list .img{height: 122px;}
	.hb_team .hb_team_r .teacherbox .list .name{height: 40px; line-height: 40px;}
	.hb_news .hb_news_l{width: 100%;}
	.hb_news .hb_news_l .xinwen{height: 230px;}
	.hb_news{padding-top: 35px;}
	.hb_news .hb_news_l .xinwen{margin-top: 10px;}
	.hb_news .hb_news_r{width: 100%; margin-top: 10px;}
	.hb_news .hb_news_r .newscon .scrollDiv{width: 100%;}
	.hb_news .hb_news_r .newscon .scrollDiv:nth-child(2){display: none;}
	.peixun{padding: 15px 0 30px;}
	.peixun .subject{padding-top: 10px;}
	.peixun .subject .item .img{height: 120px;}
	.peixun .subject .item .mingcheng{height: 40px; line-height: 40px;}
	.case{padding: 15px 0;}
	.case .casebox{overflow: hidden; padding-top: 10px;}
	.case .casebox .item .neirong{padding: 10px;}
	.case .casebox .item .neirong .case_name{font-size: 16px; padding-bottom: 5px;}
	.case .casebox .item .neirong .case_con{line-height: 24px; height: 96px;}
	.partner .huoban{padding-top: 10px;}
	.partner .huoban>div{width: 32%; margin-right: 2%; height: 60px; margin-bottom: 10px;}
	.partner .huoban>div:nth-child(6n){margin-right: 2%;}
	.partner .huoban>div:nth-child(3n){margin-right: 0;}
}
@media screen and (max-width: 375px){
	.html5zoo-nav-0{left: 37%!important; margin-top: -30px !important;}
}