.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.bgcolor-fff {
    background: #fff;
}

.md-2018040201-lty {
    margin: 0 -10px 20px;
}

.md-2018040201-lty .pic-box {
    position: relative;
    transition: all .1s ease;
    overflow: hidden;
    width: 210px;
    margin: 17px;
    border-radius: 5px;
}

.md-2018040201-lty .pic-box:hover {
    box-shadow: 0 0px 20px 0px rgba(221, 221, 221);
    margin-top: -2px;
}



.md-2018040201-lty .pic-box .hd-pic img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}



.md-2018040201-lty .pic-box .bd-word {
    padding: 15px;
    font-size: 12px;
}

.md-2018040201-lty .pic-box .bd-word .bd-tit {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    /*text-overflow: ellipsis;*/
    overflow: hidden;
    width: 100%;
    /*white-space:nowrap;*/
    margin-bottom: 12px;
}



/*TAP切换*/



.news_286 {display: block;height: 590px;}
.news_286 .i_tilte {text-align: center;padding: 20px 0 30px;}
.news_286 .i_tilte h3 {color: #333;font-size: 35px;font-weight: normal;}
.news_286 .i_tilte h3 a {text-decoration: none;}
.news_286 .i_tilte b {color: #2472de;}
.news_286 .i_tilte p {color: #999;font-size: 18px;margin-top: 10px;}
.news_286 .i_tilte p i {width: 61px;height: 1px;background: #ddd;display: inline-block;margin: 5px 10px;}
.news_286 .newscon {margin-left: auto;margin-right: auto;width: 1200px;}
.news_286 .newscon .newsnav{text-align: center;}
.news_286 .newscon .newsnav ul{display: inline-block;*display: inline;zoom: 1;}
.news_286 .newscon .newsnav ul li{width: 123px;height: 45px;line-height: 45px;text-align: center;float: left;}
.news_286 .newscon .newsnav ul li a{font-size: 16px;color: #333;text-decoration: none;}
.news_286 .newscon .newsnav ul li.cur{background: #2472de;}
.news_286 .newscon .newsnav ul li.cur a{color: #fff;}
.news_286 .newscon .newslist{margin-top: 40px;height: 500px; overflow: hidden;position: relative;}
.news_286 .newscon .newslist ul li a{text-decoration: none;display: block;padding-top: 25px;}
.news_286 .newscon .newslist ul li{
    width: 390px;
    background: #e2ebf8;
    height: 80px;
    float:left;
    margin-right:10px;
    margin-bottom:10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: left;
    padding-left: 20px;
    box-sizing: border-box;
    }
.news_286 .newscon .newslist ul li:hover{box-shadow: 0 0px 20px 0px rgba(221, 221, 221);
    margin-top: -2px;}
.news_286 .newscon .newslist ul li .imgLogo {width:40px;height:50px}
.news_286 .newscon .newslist ul li:first-child{margin-left: 0;}
.news_286 .newscon .newslist ul li h3{font-size: 16px;color: #000;font-weight: normal;margin-bottom: 25px;margin: 29px 20px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_286 .newscon .newslist ul li p{font-size: 14px;color: #999;margin: 0 30px;line-height: 20px;height: 60px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.news_286 .newscon .newslist ul li span{display: block;width: 34px;height: 24px;margin: 0 auto;overflow: hidden;}
.news_286 .newscon .newslist ul li span img{width: 344px;height: 242px; transition: all .8s ease-out;}
.news_286 .newscon .newslist ul li:hover span img{transform: scale(1.1);}
.news_286 .newscon .newslist ul li .calendar{border-top: 1px #ddd solid;margin-top: 38px;height: 60px;line-height: 60px;}
.news_286 .newscon .newslist ul li .calendar h4{background: url({eyou:global name='web_cmspath' /}../images/calendar_286.png) no-repeat left;padding-left: 30px;background-size: initial;font-style: italic;font-weight: bold;color: #ccc;font-size: 14px;float: left;margin-left: 44px;}
.news_286 .newscon .newslist ul li .calendar em{float: right;width: 76px;height: 60px;line-height: 60px;border-left: 1px #ddd solid;}
.news_286 .newscon .newslist ul li .calendar em img{width: 10px;height: 19px;display: block;margin: 20px auto;}
.news_286 .newscon .newslist ul li:hover a h3{color: #2472de;}
/*TAP切换*/
  @media (max-width: 522px) {
    .news_286 .newscon{
      width: 100%!important;
    }
   
    .news_286 .newscon .newslist ul li {
    width: 100%!important;
    background: #e2ebf8;
    height: 80px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: left;
    padding-left: 20px;
    box-sizing: border-box;
}
    }


/*287*/
.news_287 {
    display: block;
    height: 100%;
}

.news_287 .i_tilte {
    text-align: center;
    padding: 20px 0 30px;
}

.news_287 .i_tilte h3 {
    color: #333;
    font-size: 35px;
    font-weight: normal;
}

.news_287 .i_tilte h3 a {
    text-decoration: none;
}

.news_287 .i_tilte b {
    color: #2472de;
}

.news_287 .i_tilte p {
    color: #999;
    font-size: 18px;
    margin-top: 10px;
}

.news_287 .i_tilte p i {
    width: 61px;
    height: 1px;
    background: #ddd;
    display: inline-block;
    margin: 5px 10px;
}

.news_287 .newscon {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

.news_287 .newscon .newsnav {
    text-align: center;
}

.news_287 .newscon .newsnav ul {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.news_287 .newscon .newsnav ul li {
    width: 123px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    float: left;
}

.news_287 .newscon .newsnav ul li a {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

.news_287 .newscon .newsnav ul li.cur {
    background: #2472de;
}

.news_287 .newscon .newsnav ul li.cur a {
    color: #fff;
}

.news_287 .newscon .newslist {
    margin-top: 40px;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.news_287 .newscon .newslist ul li a {
    text-decoration: none;
    display: block;

}

.news_287 .newscon .newslist ul li {
    /* 确保一行显示 3 个 */
    width: calc((100% - 20px) / 3);
    background: #e2ebf8;
    height: 80px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: left;
    padding-left: 20px;
    box-sizing: border-box;
}

.news_287 .newscon .newslist ul li:nth-child(3n) {
    /* 清除每行最后一个元素的右边距 */
    margin-right: 0;
}

.news_287 .newscon .newslist ul li:hover {
    box-shadow: 0 0px 20px 0px rgba(221, 221, 221);
    margin-top: -2px;
}

.news_287 .newscon .newslist ul li .imgLogo {
    width: 40px;
    height: 50px
}

.news_287 .newscon .newslist ul li:first-child {
    margin-left: 0;
}

.news_287 .newscon .newslist ul li h3 {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    margin-bottom: 25px;
    margin: 29px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_287 .newscon .newslist ul li p {
    font-size: 14px;
    color: #999;
    margin: 0 30px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news_287 .newscon .newslist ul li span {
    display: block;
    width: 34px;
    height: 24px;
    margin: 0 auto;
    overflow: hidden;
}

.news_287 .newscon .newslist ul li span img {
    width: 344px;
    height: 242px;
    transition: all .8s ease-out;
}

.news_287 .newscon .newslist ul li:hover span img {
    transform: scale(1.1);
}

.news_287 .newscon .newslist ul li .calendar {
    border-top: 1px #ddd solid;
    margin-top: 38px;
    height: 60px;
    line-height: 60px;
}

.news_287 .newscon .newslist ul li .calendar h4 {
    background: url(../images/calendar_286.png) no-repeat left;
    padding-left: 30px;
    background-size: initial;
    font-style: italic;
    font-weight: bold;
    color: #ccc;
    font-size: 14px;
    float: left;
    margin-left: 44px;
}

.news_287 .newscon .newslist ul li .calendar em {
    float: right;
    width: 76px;
    height: 60px;
    line-height: 60px;
    border-left: 1px #ddd solid;
}

.news_287 .newscon .newslist ul li .calendar em img {
    width: 10px;
    height: 19px;
    display: block;
    margin: 20px auto;
}

.news_287 .newscon .newslist ul li:hover a h3 {
    color: #2472de;
}


/*294*/



.news_294 {padding:60px 0;overflow:hidden;background:url(../images/i-zt-bg.png) no-repeat center 0;}
.news_294 .wrap {margin:0 auto;width:1200px;}
.news_294 .wrap .wp-tit{margin-bottom:30px;text-align:center;line-height:1.5;overflow:hidden;animation:fadeinT 1s ease-out backwards;}
.news_294 .wrap .wp-tit h2{font-size:35px;color:#333;font-weight:normal;color: #fff;}
.news_294 .wrap .wp-tit h2 a{color:#fff;}
.news_294 .wrap .wp-tit p{font-size:18px;color:#666;color: #fff;}
.news_294 .wrap .com-slide{position:relative;height:398px;}
.news_294 .wrap .com-slide .prev,.news_294 .wrap .com-slide .next{position:absolute;z-index:333;top:170px;width:57px;height:57px;cursor:pointer;}
.news_294 .wrap .com-slide .prev{left:-90px;background:url(../images/prev_294.png) no-repeat;}
.news_294 .wrap .com-slide .prev:hover{background-image:url(../images/prev_294_cur.png)}
.news_294 .wrap .com-slide .next{right:-90px;background:url(../images/next_294.png) no-repeat;}
.news_294 .wrap .com-slide .next:hover{background-image:url(../images/next_294_cur.png)}
.news_294 .wrap .com-list .item{margin:10px 30px 10px 0;width:380px;height:378px;background:#fff;transition: all 1s;}
.news_294 .wrap .com-list .item .pic{width:380px;height:237px;overflow:hidden;}
.news_294 .wrap .com-list .item .pic img{display:block;width:380px;height:237px;transition: all 1s;}
.news_294 .wrap .com-list .item .text{padding:26px 30px;overflow:hidden;}
.news_294 .wrap .com-list .item .text span{display:block;margin-bottom:4px;height:32px;line-height:32px;font-size:18px;overflow:hidden;}
.news_294 .wrap .com-list .item .text span a{color:#333;}
.news_294 .wrap .com-list .item .text p{font-size:14px;color:#666;height:48px;line-height:24px;overflow:hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;}
.news_294 .wrap .com-list .item:hover{box-shadow:0 0 8px #fff;}
.news_294 .wrap .com-list .item:hover img{transform:scale(1.1);}
.news_294 .wrap .com-list .item:hover span a{color:#1350d4;}








/*TAP切换*/
  @media (max-width: 522px) {
    .news_287 .newscon{
      width: 100%!important;
    }
   
    .news_287 .newscon .newslist ul li {
    width: 100%!important;
    background: #e2ebf8;
    height: 80px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: left;
    padding-left: 20px;
    box-sizing: border-box;
}
    }
    
    
    
    
/*培训*/
ul {
	list-style: none
}


a {
	text-decoration: none;
	color: #444
}



.wp {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto
}



.ul-imgtxt3 .con:hover .txt .more {
	color: #fff;
	background: #003480;
	border-color: #003480
}

,
.ul-imgtxt3 .txt .tit:hover a {
	color: #122a4f
}



.slick-case .item:hover img,
.slick-news .pic:hover img,
.slick-rcnt .item:hover img,
.slick-tch .item:hover img,
.ul-cas li:hover img,
.ul-imgtxt3 .pic img:hover,
.ul-news li:hover img {
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1)
}


.ul-imgtxt3 {
	overflow: hidden;
	margin: 0 -15px
}

.ul-imgtxt3 li {
	float: left;
	width: 33.3%;
	margin-bottom: 30px
}

.ul-imgtxt3 .con {
	padding: 0 15px
}

.ul-imgtxt3 .con:hover .txt .tit a {
	color: #122a4f
}

.ul-imgtxt3 .pic {
	position: relative;
	padding-top: 37.4%;
	overflow: hidden
}

.ul-imgtxt3 .pic img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.ul-imgtxt3 .txt {
	padding: 22px 10px 26px;
	text-align: center;
	border: 1px solid #dadada
}

.ul-imgtxt3 .txt .tit a {
	display: block;
	font-size: 20px;
	color: #333;
	font-weight: 400;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.ul-imgtxt3 .txt p {
	padding: 6px 0 11px;
	font-size: 16px;
	color: #666;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ul-imgtxt3 .txt .more {
	margin: 0 auto;
	display: block;
	text-align: center;
	width: 126px;
	height: 39px;
	line-height: 37px;
	border: 1px solid #dadada;
	font-size: 14px;
	color: #053882;
	transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s
}
.m-mode {
	padding-bottom: 51px;
	overflow: hidden
}

.m-mode .g-tit-m {
	padding: 68px 0 29px
}

.m-mode .ul-imgtxt3 .tit a {
	font-size: 26px
}

.m-mode .ul-imgtxt3 .pic {
	padding-top: 54.1%
}

.m-mode .ul-imgtxt3 .txt {
	padding-top: 15px;
	padding-bottom: 35px
}

.m-mode .ul-imgtxt3 .txt p {
	padding-top: 3px;
	padding-bottom: 18px
}
/*培训结束*/





/* 颜色 */
.banner126 .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1;
}
.banner126 .swiper-pagination-bullet-active {
    background-color: #ff00ff;
}
/* 颜色 end*/
.banner126 .swiper-slide {
    background: no-repeat center / cover;
    height: 550px;
}
.banner126 .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
}
.banner126 .swiper-pagination {
    bottom: 30px;
}


@media screen and (max-width: 767px) {
body {
    min-width: 320px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.banner126 .swiper-slide {
    height: 150px;
}
.banner126 .swiper-pagination {
    bottom: 10px;
}
}

@media screen and (max-width: 1200px) {
body {
    min-width: 768px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.banner126 .swiper-slide {
    height: 350px;
}
.banner126 .swiper-pagination {
    bottom: 10px;
}
}



/* 搜索和登陆的CSS */



