@charset "UTF-8";
/* CSS Document */

body, html,div, h1, h2, h3, h4, h5, h6, table, tbody, th, tr, p, a, form, input,span,dl,dt,dd{
    border: 0 none;
    font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
     }
body{ font:normal 14px "黑体";  line-height:25px; color:#333;}
a{ text-decoration:none;color: #333; }
a:visited{ text-decoration:none;}
a:hover{ text-decoration:none;}
ul, li{ list-style:none; margin:0; padding:0;}	
img{ border:0;}


.box{
	width: 100%;
	min-width: 1200px;
}
.cl{
	clear: both;
}
.box .title{
	text-align: center;
	height: 88px;
}
.box .title span{
	display: inline-block;
	height: 54px;
	line-height: 54px;
	font-size: 28px;
	color: #e6212a;
	letter-spacing: 2px;
}
.box .title div{
	line-height: 32px;
	height: 32px;
	font-size: 14px;
	color: #999;
}

.box .white div{
	color: #fff;
}
/*顶部信息*/
.box .topxx{
	width: 100%;
	height: 110px;
}
.box .topxx .content{
	width: 1200px;
	height: 110px;
	margin: auto;
}
.box .topxx .content .logo{
	float: left;
	overflow: hidden;
}
.box .topxx .content .logo img{
	height: 60px;
	margin-top: 25px;
}
.box .topxx .content .xx{
	float: right;
	padding-top: 25px;
}
.box .topxx .content .xx .xxt{
	text-align: right;
}
.box .topxx .content .xx .xxt a{
	color: #888;
	font-size: 14px;
}
.box .topxx .content .xx .xxb{
	margin-top: 4px;
}
.box .topxx .content .xx .xxb .search{
	float: right;
}
.box .topxx .content .xx .xxb .search .seasub{
    width: 33px;
    height: 30px;
    border: 0;
    background: url(../images/search.jpg) no-repeat;
    cursor: pointer;
    outline: none;
    float: right;
}

.box .topxx .content .xx .xxb .search .seatext{
    width: 179px;
    height: 28px;
    border-top: 1px #eaeaea solid;
    border-bottom: 1px #eaeaea solid;
    border-left: 1px #eaeaea solid;
    border-right: 0;
    background-color: #f0f0f0;
    color: #9c9c9c;
    text-indent: 14px;
    outline: none;
    float: left;
}
.box .topxx .content .xx .xxb .phone{
	float: right;
	line-height: 30px;
	height: 30px;
	color: #e6212a;
	font-size: 22px;
	padding-left: 30px;
	margin-left: 20px;
	background: url(../images/tphone.png) no-repeat left 50%;
	font-weight: bold;
}

/*顶部导航*/
.box .nav{
	width: 100%;
	height: 50px;
	background-color: #e6212a;
	position: relative;
}
.box .nav .yj{
	width: 1200px;
	margin: auto;
}
.box .nav .yj>li{
	width: 171px;
	float: left;
	height: 50px;
	background-color: #e6212a;
}
.box .nav .yj>li:hover{
	background-color: #be1118;
}
.box .nav .yj>li:hover>ul{
	display: block!important;
}
.box .nav .yj>li:hover>a{
	color: #fff;
}
.box .nav>ul>li>a{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.box .nav>ul .xl{
	position: absolute;
	width: 100%;
	z-index: 2;
	left: 0;
	top: 50px;
	background-color: #fff;
}
.box .nav>ul .xl{
	display: none;
}
.box .nav>ul li:hover .xl{
	display: block;
}
.box .nav>ul .xl>ul{
	margin: auto;
	overflow: hidden;
}
.box .nav>ul li:nth-child(2) .xl>ul{
	padding-left: 171px;
	width: 1029px;
}
.box .nav>ul li:nth-child(3) .xl>ul{
	padding-left: 342px;
	width: 858px;
}
.box .nav>ul li:nth-child(4) .xl>ul{
	padding-left: 513px;
	width: 687px;
}
.box .nav>ul li:nth-child(5) .xl>ul{
	padding-left: 684px;
	width: 516px;
}
.box .nav>ul .xl>ul>li{
	float: left;
	width: 151px;
	margin: 0 10px;
	text-align: left;
	padding: 12px 0;
}
.box .nav>ul .xl>ul>li>a{
	display: block;
	width: 151px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-indent: 10px;
	border-bottom: 1px solid #999;
	background-image: url("../images/xlx.jpg");
	background-position: left center;
	background-repeat: no-repeat;
}
.box .nav>ul .xl a{
	color: #333;
	font-size: 14px;
}
.box .nav>ul .xl a:hover{
	color: #e6212a;
}
.box .nav>ul .xl>ul>li .sj li{
	width: 151px;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
}
.box .nav .yj .s{
	margin-top: 10px;
}
.box .nav .yj .s li{
	line-height: 2em;
	text-indent: 0.8em;
}

/*banner*/
.box .banner{
	width: 100%;
	clear: both;
}
.banner .swiper-container .swiper-pagination-bullet{
	width: 12px;
  	height: 12px;
  	background: #fff;
}
.banner .swiper-container .swiper-wrapper .swiper-slide img{
	width: 100%;
}
.banner .swiper-container .swiper-pagination-bullet-active{
	background-color: #e6212a;
}
.banner .swiper-container .swiper-button-prev{
	width: 40px;
	height: 64px;
	margin-top: -32px;
	background-size: cover;
	background-image: url("../images/jtz.png");
	display: none;
}
.banner .swiper-container .swiper-button-next{
	width: 40px;
	height: 64px;
	margin-top: -32px;
	background-size: cover;
	background-image: url("../images/jty.png");
	display: none;
}
.banner:hover .swiper-container .swiper-button-prev{
	display: block;
}
.banner:hover .swiper-container .swiper-button-next{
	display: block;
}

/*企业培训*/
.box .train{
	width: 1200px;
	margin:50px auto 0;
}
.box .train .nr{
	overflow: hidden;
	margin-top: 30px;
}
.box .train .nr li{
	float: left;
	width: 360px;
	height: 250px;
	margin: 0 20px;
	position: relative;
}
.box .train .nr li .bg{
	width: 360px;
	height: 200px;
}
.box .train .nr li .tt{
	width: 360px;
	height: 60px;
	position: absolute;
	bottom:20px;
	left: 0;
	background-color: #eaeaea;
	border-radius: 2px;
	box-shadow: 0 0 30px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 30px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .2);
	font-size: 18px;
	text-align: center;
	line-height: 60px;
}
.box .train .nr li:hover .tt{
	color: #e6212a;
}


/*管理咨询*/
.box .zixun{
	width: 100%;
	min-width: 1200px;
}
.box .zixun .nrbg{
	background-image: url('../images/zxbg.jpg');
	padding-top: 30px;
	overflow: hidden;
	margin-top: 30px;
}
.box .zixun .nr{
	overflow: hidden;
	width: 1200px;
	margin: 30px auto;
}
.box .zixun .nr li{
	float: left;
	width: 120px;
	height: 240px;
	margin: 0 15px;
	position: relative;
}
.box .zixun .nr li .xtb{
	width: 120px;
	height: 140px;
	overflow: hidden;
}
.box .zixun .nr li .xtb div{
	width: 120px;
	height: 120px;
	margin:4px 0 0 0px;
	border-radius: 70px;
	box-shadow: 0 8px 60px rgba(170,170,170,.7);
	background-color: rgba(255,255,255,1);
	transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5	s;
    position: relative;
}
.box .zixun .nr li .xtb div img{
	width: 72px;
	position: absolute;
	top: 24px;
	left: 24px;
}
.box .zixun .nr li:hover .xtb div img:nth-child(1){
	display: none;
}
.box .zixun .nr li:hover .xtb div img:nth-child(2){
	display: block!important;
}
.box .zixun .nr li .bt{
	font-size: 18px;
	text-align: center;
	color: #fff;
}
.box .zixun .nr li .bt .x{
	background: #e6212a;
  	height: 2px;
  	width: 20%;
  	margin: 0 auto;
  	display: block;
  	margin-top: 5px;
  	-webkit-transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  	transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.box .zixun .nr li:hover .bt .x{
	width: 70%;
    transition: width 1s;
    -moz-transition: width 1s;
    -webkit-transition: width 1s;
    -o-transition: width 1s;
}
.box .zixun .nr li .jj{
	font-size: 14px;
	height: 50px;
	margin-top: 10px;
	text-align: center;
	color: #fff;

}

/*客户见证*/
.box .photo{
	width: 1300px;
	margin:50px auto 0;
}
.box .photo .swfather{
	position: relative;
	width: 1300px;
	margin: auto;
}
.box .photo .swiper-container{
	width: 1180px;
	height: 320px;
	margin: 30px auto 0;
	padding: 10px;
}
.box .photo .swfather .swiper-button-next{
	background-image: url("../images/rightw.png");
	background-color: rgba(231,123,35,0.6);
	width: 35px;
	height: 55px;
	margin-top: -28px;
	right: 0;
}
.box .photo .swfather .swiper-button-prev{
	background-image: url("../images/leftw.png");
	background-color: rgba(231,123,35,0.6);
	width: 35px;
	height: 55px;
	margin-top: -28px;
	left: 0;
}
.box .photo .swiper-container ul li{
	overflow: hidden;
	box-shadow: 0 3px 10px rgba(170,170,170,.5);
}
.box .photo .swiper-container ul li .bg{
	width: 100%;
	height: 210px;
}
.box .photo .swiper-container ul li .hd{
	width: 100%;
	height: 230px;
	position: absolute;
	top: 210px;
	left: 0;
	overflow: hidden;
	background-color: #fff;
	transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
}
.box .photo .swiper-container ul li .hd .hdtit{
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #333;
	font-size: 18px;
	text-align: center;
	transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
}
.box .photo .swiper-container ul li .hd .xx{
	width: 40px;
	height: 2px;
	background-color: #fff;
	margin: 10px auto;
	transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
	display: none;
}
.box .photo .swiper-container ul li .hd .hdjj{
	width: 80%;
	height: 60px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	color: #333;
}
.box .photo .swiper-container ul li .hd .hdjjj{
	width: 80%;
	height: 140px;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;
	color: #fff;
	display: none;
}
.box .photo .swiper-container ul li:hover .hd{
	top: 110px;
	background-color: rgba(230,33,42,.8);
	transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
}
.box .photo .swiper-container ul li:hover .hd .hdtit{
	margin-top: 20px;
	color: #fff;
}
.box .photo .swiper-container ul li:hover .hd .xx{
	display: block;
}
.box .photo .swiper-container ul li:hover .hd .hdjjj{
	display: block;
}
.box .photo .swiper-container ul li:hover .hd .hdjj{
	display: none;
}
/*新闻列表*/
.box .news{
	width: 1200px;
	margin:50px auto 0;
}
.news .index_news_list{
	overflow: hidden;
	margin-top: 30px;
}
.news .index_news_list dl{
	width: 370px;
	margin: 0 15px;
	float: left;
}
.news .index_news_list dl dt {
	height: 150px;
	overflow: hidden;
	margin-bottom: 20px;
	background-size: 100% auto;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	position: relative;
}
.news .index_news_list dl dt:after{
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: rgba(0,0,0,0.3);
} 
.news .index_news_list dl dt span{
	color: #FFFFFF;
	margin: auto;
	font-size: 20px;
	position: relative;
	z-index: 99;
}
.news .index_news_list dl dt img {
	display: block;
	width: 100%;
}
.news .index_news_list dl li {
	padding: 0 0 0 15px;
	font-size: 14px;
	line-height: 36px;
	background: url(../images/dota.png) no-repeat 0 50%;
	border-bottom: 1px #e5e5e5 solid;
	overflow: hidden;
}
.news .index_news_list dl li a:after {
	display: block;
	content: "";
	height: 0;
	overflow: hidden;
	clear: both;
}
.news .index_news_list dl li span {
	display: block;
	float: left;
	white-space:nowrap;
}
.news .index_news_list dl li em {
	display: block;
	float: right;
	font-style: normal;
	color: #999;
}
.news .index_news_list dl li span:hover a{
	color: #e6212a;
}
.news .index_news_list dl li .xz{
	float: right;
	height: 24px;
	line-height: 24px;
	padding: 0 8px;
	margin: 4px 8px;
	border:1px solid #e5e5e5;
	border-radius: 4px;
}
.news .index_news_list dl li .xz a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.news .index_news_list dl li .xz:hover{
	background-color: #e6212a;
}
.news .index_news_list dl li .xz:hover a{
	color: #fff;
}
.news_more{
	display: block;
	text-align: center;
	width: 150px;
	line-height: 35px;
	font-size: 16px;
	margin: 30px auto;
	border: 1px #e6212a solid;
	transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
	height: 35px;
	color: #e6212a;

}
.news_more:hover{
	color: #FFFFFF;
	border-color: #e6212a;
	background: #e6212a;
}

/*师资团队*/
.box .team{
	width: 100%;
	min-width: 1200px;
	margin:50px auto 0;
}
.box .team .szbg{
	background-image: url('../images/sz.jpg');
	height: 440px;
	overflow: hidden;
	margin-top: 30px;
}
.box .team .swfa{
	position: relative;
	width: 1300px;
	margin: auto;
}
.box .team .swiper-container{
	width: 1180px;
	height: 320px;
	margin: 50px auto 0;
	padding: 10px;
}
.box .team .swfa .swiper-button-next{
	background-image: url("../images/rightw.png");
	background-color: rgba(231,123,35,0.6);
	width: 44px;
	height: 44px;
	margin-top: -28px;
	border-radius: 22px;
	right: 0;
}
.box .team .swfa .swiper-button-prev{
	background-image: url("../images/leftw.png");
	background-color: rgba(231,123,35,0.6);
	width: 44px;
	height: 44px;
	margin-top: -28px;
	border-radius: 22px;
	left: 0;
}
.box .team .swiper-container li{
	overflow: hidden;
	border-radius: 4px;
}
.box .team .swiper-container li .sz{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
    z-index: 2;
}
.box .team .swiper-container li .sz img{
	width: 100%;
}
.box .team .swiper-container li .wenzi{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 120px;
	z-index: 3;
	color: #fff;
}
.box .team .swiper-container li .wenzi .tit{
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	height:40px;
	width: 100%;
	background-color: rgba(50,170,210,.8);
	position: absolute;
	bottom: 0;
	left: 0;
}
.box .team .swiper-container .wenzi *{
	color: #fff!important;
}
.box .team .swiper-container li .wenzi .cc{
	background-color: rgba(230,33,42,.8);
	width: 100%;
	height: 80px;
	overflow: hidden;
	display: none;
}
.box .team .swiper-container li .wenzi .cc div{
	margin: auto;
	width: 240px;
	height: 80px;
	margin-top: 3px;
	font-size: 14px;
	line-height: 24px;
}
.box .team .swiper-container li:hover .wenzi .tit{
	background-color: rgba(230,33,42,.8);
}
.box .team .swiper-container li:hover .wenzi .cc{
	display: block;
}

/*友情链接*/
.friend{
	width: 100%;
	height: 40px;
	background-color: #333;
	border-bottom: 1px solid #666;
}
.friend .friendbox{
	width: 1200px;
	margin: auto;
}
.friend .friendbox>*{
	float: left;
	color: #fff;
	line-height: 40px;
}
.friend .friendbox div{
	font-size: 16px;
	padding-left: 12px;
}
.friend .friendbox a{
	margin: 0 14px;
}

/*页脚*/
footer{
	width: 100%;
	background-color: #333;
	overflow: hidden;
}
footer .footernr{
	width: 1200px;
	padding:36px 0 26px;
	margin: auto;
	overflow: hidden;
}
footer .footernr .blnav{
	overflow: hidden;
	float: left;
}
footer .footernr .blnav li{
	float: left;
	width: 96px;
	padding: 0 10px;
	letter-spacing:1px;
}
footer .footernr .blnav .two{
	width: 232px;
}
footer .footernr .blnav .two dt{
	width: 232px;
	text-align: left;
}
footer .footernr .blnav .two dd{
	width: 116px;
	float: left;
}
footer .footernr .blnav .two dd:nth-child(3){
	margin-top: 10px;
}
footer .footernr .blnav .double{
	width: 180px;
}
footer .footernr .blnav .double dt{
	width: 180px;
	text-align: left;
}
footer .footernr .blnav .double dd{
	width: 90px;
	float: left;
}
footer .footernr .blnav .double dd:nth-child(3){
	margin-top: 10px;
}
footer .footernr .blnav li dt{
	font-size: 16px;
	line-height: 34px;
	border-bottom: 1px solid #666;
	text-indent: 10px;
	background-image: url("../images/xlx.jpg");
	background-position: left center;
	background-repeat: no-repeat;
}
footer .footernr .blnav li dt a{
	color: #fff;
}
footer .footernr .blnav li dd{
	font-size: 14px;
	text-indent: 14px;
}
footer .footernr .blnav li dd:nth-child(2){
	margin-top: 10px;
}
footer .footernr .blnav li dd a{
	color: #ddd;
}
footer .footernr .line{
	padding-left: 20px;
	float: left;
	color: #fff;
}
footer .footernr .line dl dt{
	font-size: 16px;
	line-height: 34px;
}
footer .footernr .line dl dt a{
	color: #fff;
}
footer .footernr .line dl dd{
	font-size: 14px;
	color: #ddd;
}
footer .footernr .line dl dd:nth-child(2){
	margin-top: 10px;
}

footer .footernr .brnr{
	float: right;
}
footer .footernr .brnr img{
	display: block;
	width: 100px;
	margin: auto;
}
footer .footernr .brnr .ewm{
	width: 200px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

footer .copyright{
	width: 100%;
	height: 40px;
	background-color: #111;
}
footer .copyright>div{
	width: 1200px;
	margin: auto;
}
footer .copyright div .cr{
	float: left;
	line-height: 40px;
	height: 40px;
	color: #a9a9a9;
}
footer .copyright div .jszc{
	float: right;
	line-height: 40px;
	height: 40px;
	color: #a9a9a9
}
footer .copyright div .jszc a{
	color: #a9a9a9;
}
footer .tjdm{
	float: right;
	line-height: 40px;
	color: #a9a9a9;
	margin-left: 10px;
}
footer .bah{
	float: left;
	line-height: 40px;
	margin-left: 10px;
}
footer .bah a{
	color: #a9a9a9;
}

@media screen and (max-width: 1200px){
.box .photo{
	width: 1200px;
}
.box .photo .swfather{
	width: 1200px;
}
.box .photo .swfather .swiper-button-next{
	background-image: url("../images/rightw.png");
}
.box .photo .swfather .swiper-button-prev{
	background-image: url("../images/leftw.png");
}
.box .team .swfa{
	width: 1200px;
}
}
