/*

overflow:hidden;text-overflow:ellipsis;white-space:nowrap;

-webkit-transition:all .7s;transition:all .7s;

transition: all 1s;

outline: 1px dashed #fff;outline-offset: -5px;

transform:rotate(360deg);

text-transform: Uppercase;font-family:Arial;

*/

/* 公用标题 */
@keyframes msClock {
	0%,70%,100% {transform: rotate(0) scale(1);}
	
	10%,30% {transform: rotate(-15deg) scale(1);}
	
	20%,40% {transform: rotate(15deg) scale(1);}
}


/* 关于我们 */
.box_01{width:100%;height:1357px;padding-top:165px;background:url(../images/big_back.png) center top no-repeat;overflow:hidden;position:relative;z-index:5;margin-top:-65px;}

.box_01 .top{width:1280px;height:650px;margin:0 auto;}

.box_01 .top .left{width:640px;height:650px;float:left;}

.box_01 .top .left .h_title{width:640px;height:auto;margin-top:50px;position:relative;z-index:2;}

.box_01 .top .left .h_title::before{content:'';width:65px;height:65px;background:#ffd246;border-radius:50%;position:absolute;left:-30px;top:-25px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .left .h_title h3{width:197px;height:48px; background:url(../images/bt_ab.png);}

.box_01 .top .left .h_title p{font-size:18px;color:#999;line-height:18px;margin-top:23px;height:48px; background:url(../images/line001.png) left bottom no-repeat;}

.box_01 .top .left .txt{width:640px;height:auto;margin-top:40px;}

.box_01 .top .left .txt p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:6;overflow: hidden;line-height:38px;height:228px;font-size:16px;color:#666;}

.box_01 .top .left .txt .more{width:185px;height:50px; background:url(../images/more01.png);margin-top:50px;}

.box_01 .top .left .txt .more a{display:block;width:135px;padding-right:50px;font-size:16px;color:#fff;line-height:50px; font-family:Arial;text-align:center;position:relative;}

.box_01 .top .left .txt .more a::after{content:'';width:50px;height:25px;background:url(../images/mouse.png) center center no-repeat;position:absolute;top:7px;right:0;animation: mouse 1s ease-in-out 0.1s alternate none infinite running; -webkit-animation: mouse 1s ease-in-out 0.1s alternate none infinite running;}

@keyframes mouse {
    from { transform: translateY(0); -webkit-transform: translateY(0); }
    to { transform: translateY(10px); -webkit-transform: translateY(10px); }
}

@-webkit-keyframes mouse {
    from { transform: translateY(0); -webkit-transform: translateY(0); }
    to { transform: translateY(10px); -webkit-transform: translateY(10px); }
}

.box_01 .top .right{width:520px;height:560px;float:right;margin-right:20px;position:relative;z-index:2;}

.box_01 .top .right::before{content:'';width:672px;height:664px;background:url(../images/ab_bk.png);position:absolute;left:-52px;top:-52px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .right .img{width:520px;height:560px;overflow:hidden;}

.box_01 .top .right .img img{display:block;width:520px;height:560px; vertical-align:top;}

.box_01 .bottom{width:1280px;height:560px;margin:125px auto 0 auto;}

.box_01 .bottom .h_title{width:1280px;height:78px;position:relative;z-index:2;}

.box_01 .bottom .h_title::before{content:'';width:65px;height:65px;background:#ffd246;border-radius:50%;position:absolute;left:240px;top:-25px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .bottom .h_title h3{width:1280px;height:78px;font-size:50px;color:#fff;line-height:50px;font-weight:bold;text-align:center;background:url(../images/line001.png) center bottom no-repeat;}

.box_01 .bottom .list{width:1280px;height:345px;margin-top:40px;display:flex;justify-content: space-between;}

.box_01 .bottom .list li{width:290px;height:345px; background:#fff;border-radius:10px;position:relative;text-align:center;}

.box_01 .bottom .list li::before{content:'';width:302px;height:50px;background:url(../images/list_ty.png);position:absolute;left:-9px;bottom:-55px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .bottom .list li .icon{width:73px;height:60px;margin:42px auto 0 auto;}

.box_01 .bottom .list li:nth-of-type(1) .icon{background:url(../images/list_icon_01.png) center center no-repeat;}

.box_01 .bottom .list li:nth-of-type(2) .icon{background:url(../images/list_icon_02.png) center center no-repeat;}

.box_01 .bottom .list li:nth-of-type(3) .icon{background:url(../images/list_icon_03.png) center center no-repeat;}

.box_01 .bottom .list li:nth-of-type(4) .icon{background:url(../images/list_icon_04.png) center center no-repeat;}

.box_01 .bottom .list li h4{font-size:22px;color:#333;font-weight:bold;line-height:24px;margin-top:40px;}

.box_01 .bottom .list li p{font-size:14px;color:#666;line-height:28px;margin-top:30px;}




/* 特色课程 */
.box_02{width:100%;height:auto;padding:70px 0;overflow:hidden;}

.box_02 .center{width:1280px;height:678px;margin:0 auto;position:relative;}

.box_02 .center .h_title{width:auto;height:auto;position:absolute;left:0;top:25px;z-index:2;}

.box_02 .center .h_title::before{content:'';width:65px;height:65px;background:#ffd246;border-radius:50%;position:absolute;left:-30px;top:-25px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .h_title h3{width:198px;height:48px; background:url(../images/bt_kc.png);}

.box_02 .center .h_title p{font-size:18px;color:#999;line-height:18px;margin-top:23px;height:48px; background:url(../images/line001.png) left bottom no-repeat;}

.box_02 .center .pos{width:auto;height:auto;position:absolute;right:0;bottom:25px;z-index:2;text-align:right;}

.box_02 .center .pos::before{content:'';width:150px;height:150px;background:#ffd246;border-radius:50%;position:absolute;right:-80px;top:-25px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pos::after{content:'';width:50px;height:50px;background:#ffd246;border-radius:50%;position:absolute;left:-85px;bottom:-50px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .pos p:nth-of-type(1){font-size:22px;color:#333;font-weight:bold;line-height:18px;}

.box_02 .center .pos p:nth-of-type(2){font-size:22px;color:#333;font-weight:bold;line-height:24px;margin-top:18px;height:52px;position:relative;}

.box_02 .center .pos p:nth-of-type(2) span{font-size:26px;text-transform: Uppercase;font-family:Arial;line-height:26px;display:block;float:left;margin-right:5px;}

.box_02 .center .pos p:nth-of-type(2)::after{content:'';width:340px;height:1px;background:#333;position:absolute;right:0;bottom:0;}

.box_02 .center .pos p:nth-of-type(3){font-size:16px;color:#333;margin-top:28px;line-height:16px;}

.box_02 .center .list{width:1280px;height:678px;margin:0 auto;}

.box_02 .center .list li{width:320px;height:452px;float:left;position:relative;z-index:2;overflow:hidden;}

.box_02 .center .list li:nth-of-type(1),
.box_02 .center .list li:nth-of-type(2){margin-top:226px;}

.box_02 .center .list li::after{content:'';width:318px;height:450px;background:#fff;border:solid 1px #dedede;position:absolute;left:0;top:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .list li:hover::after{content:'';width:318px;height:450px;background:#ffd246;border:solid 1px #ffd246;position:absolute;left:0;top:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .list li a{display:block;}

.box_02 .center .list li .img{width:320px;height:226px;overflow:hidden;position:absolute;left:0;top:0;}

.box_02 .center .list li:nth-of-type(2n-1) .img{position:absolute;left:0;top:226px;}

.box_02 .center .list li .img img{display:block;width:320px;height:226px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_02 .center .list li:hover .img img{transform: scale(0.98);}

.box_02 .center .list li .txt{width:320px;height:226px;overflow:hidden;position:absolute;left:0;top:226px;z-index:2;}

.box_02 .center .list li:nth-of-type(2n-1) .txt{position:absolute;left:0;top:0;}

.box_02 .center .list li .txt i{display:block;width:50px;height:50px;margin:35px auto 0 auto;}

.box_02 .center .list li:hover .txt i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_02 .center .list li:nth-of-type(1) .txt i{background:url(../images/kc_icon_01.png) center center no-repeat;}

.box_02 .center .list li:nth-of-type(2) .txt i{background:url(../images/kc_icon_02.png) center center no-repeat;}

.box_02 .center .list li:nth-of-type(3) .txt i{background:url(../images/kc_icon_03.png) center center no-repeat;}

.box_02 .center .list li:nth-of-type(4) .txt i{background:url(../images/kc_icon_04.png) center center no-repeat;}

.box_02 .center .list li .txt .line{width:2px;height:20px;background:#333;margin:10px auto 0 auto;}

.box_02 .center .list li .txt .name{font-size:16px;color:#333;line-height:16px;margin-top:20px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_02 .center .list li .txt p{font-size:12px;color:#999;line-height:14px;margin-top:15px;font-family:Arial;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_02 .center .list li .txt .num{width:100px;height:60px;position:absolute;bottom:30px;right:30px;z-index:-1;}

.box_02 .center .list li:nth-of-type(1) .txt .num{background:url(../images/num01.png) center center no-repeat;}

.box_02 .center .list li:nth-of-type(2) .txt .num{background:url(../images/num02.png) center center no-repeat;}

.box_02 .center .list li:nth-of-type(3) .txt .num{background:url(../images/num03.png) center center no-repeat;}

.box_02 .center .list li:nth-of-type(4) .txt .num{background:url(../images/num04.png) center center no-repeat;}





/* 学子风采 */
.box_03{width:100%;height:820px; background:url(../images/fc_back.jpg) center top no-repeat;padding-top:132px;overflow:hidden;}

.box_03 .top{width:1280px;height:123px;margin:0 auto;}

.box_03 .top .h_title{width:auto;height:auto;position:relative;z-index:2;float:left;}

.box_03 .top .h_title::before{content:'';width:65px;height:65px;background:#ffd246;border-radius:50%;position:absolute;left:-30px;top:-25px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .top .h_title h3{font-size:50px;color:#fff;font-weight:bold;line-height:52px;}

.box_03 .top .h_title p{font-size:18px;color:#fff;line-height:18px;margin-top:23px;height:48px; background:url(../images/line001.png) left bottom no-repeat;}

.box_03 .top .tel{width:340px;height:auto;position:relative;z-index:2;float:right;}

.box_03 .top .tel p:nth-of-type(1){padding-left:40px;line-height:30px;position:relative;margin-top:13px;font-size:18px;color:#fff;background:url(../images/tel02.png) left center no-repeat;}

.box_03 .top .tel p:nth-of-type(1)::before{content:'';width:195px;height:1px;background:#fff;position:absolute;right:0;top:15px;}

.box_03 .top .tel p:nth-of-type(2){line-height:22px;margin-top:20px;font-size:26px;color:#fff;font-weight:bold; font-family:Arial;}

.box_03 .picScroll-left01{width:1280px;height:auto;margin:40px auto 0 auto;position:relative;}

.box_03 .picScroll-left01::after{content:'';width:111px;height:113px;background:url(../images/fc_wz.png);position:absolute;right:250px;bottom:-117px;}

.box_03 .picScroll-left01 .bd{width:1280px;height:420px;overflow:hidden;position:relative;z-index:5;}

.box_03 .picScroll-left01 .bd ul{width:1280px;height:420px;overflow:hidden; zoom:1;}

.box_03 .picScroll-left01 .bd ul li{width:400px;height:420px;background:#fff;position:relative;float:left;overflow:hidden;margin-right:40px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li:hover{background:#ffd246;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li a{display:block;}

.box_03 .picScroll-left01 .bd ul li .img{width:400px;height:300px;overflow:hidden;}

.box_03 .picScroll-left01 .bd ul li .img img{display:block;width:400px;height:300px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_03 .picScroll-left01 .bd ul li:hover .img img{transform: scale(1.1);}

.box_03 .picScroll-left01 .bd ul li .name{width:340px;height:50px;font-size:16px;color:#333;line-height:50px;margin:10px auto 0 auto;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li .name::before{content:'';width:340px;height:1px;background:#f8f8f8;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li .name::after{content:'';width:0px;height:1px;background:#d8bb5f;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li:hover .name::after{content:'';width:340px;height:1px;background:#d8bb5f;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li .more{width:340px;background:url(../images/fc_jt_01.png) right center no-repeat;font-size:14px;color:#666;line-height:12px;font-weight:bold;margin:18px auto 0 auto;font-family: 'Times New Roman';-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li:hover .txt .more{color:#333;background:url(../images/fc_jt_02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .hd{width:1280px;height:50px;margin:40px auto 0 auto;}

.box_03 .picScroll-left01 .hd .jz{width:218px;height:50px;margin:0 auto;display:flex;justify-content: space-between;}

.box_03 .picScroll-left01 .hd .jz .pageState{width:auto;line-height:50px;float:left;font-size:14px;color:#fff; font-family:Arial; font-style:italic;}

.box_03 .picScroll-left01 .hd .jz .pageState span{margin-right:3px;font-size:26px;font-weight:bold;}

.box_03 .picScroll-left01 .hd .prev{width:50px;height:50px;background:url(../images/fc_jt_03.png);float:left;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .hd .next{width:50px;height:50px;background:url(../images/fc_jt_05.png);float:right;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .hd .prev:hover{background:url(../images/fc_jt_04.png);-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .hd .next:hover{background:url(../images/fc_jt_06.png);-webkit-transition:all .7s;transition:all .7s;}





/* 学员感悟 */
.box_04{width:100%;height:auto;padding:25px 0 75px 0;overflow:hidden;}

.box_04 .top{width:1280px;height:120px;margin:0 auto;}

.box_04 .top .h_title{width:auto;height:auto;position:relative;z-index:2;float:left;}

.box_04 .top .h_title::before{content:'';width:65px;height:65px;background:#ffd246;border-radius:50%;position:absolute;left:-30px;top:-25px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .top .h_title h3{width:197px;height:48px; background:url(../images/bt_gw.png);}

.box_04 .top .h_title p{font-size:18px;color:#999;line-height:18px;margin-top:23px;height:48px; background:url(../images/line001.png) left bottom no-repeat;}

.box_04 .top .right{width:auto;height:auto;position:relative;z-index:2;float:right;margin-top:30px;}

.box_04 .top .right::before{content:'';width:30px;height:18px;background:url(../images/douhao.png);position:absolute;right:-20px;top:-10px;z-index:-1;}

.box_04 .top .right p:nth-of-type(1){font-size:18px;color:#333;font-weight:bold;line-height:20px; font-style:italic;}

.box_04 .top .right p:nth-of-type(2){line-height:20px;margin-top:10px;font-size:12px;color:#adadad;font-style:italic;text-align:right;}

.box_04 .center{width:1280px;height:610px;margin:40px auto 0 auto;position:relative;overflow:hidden;}

.box_04 .center .bx01{width:637px;height:610px;overflow:hidden;position:absolute;left:0;top:0;}

.box_04 .center .bx01 .img{display:block;width:637px;height:610px;overflow:hidden;}

.box_04 .center .bx01 .img img{display:block;width:637px;height:610px;object-fit:cover;vertical-align:top;}

.box_04 .center .bx02{width:315px;height:325px;overflow:hidden;position:absolute;right:322px;top:0;}

.box_04 .center .bx02 .img{display:block;width:315px;height:325px;overflow:hidden;}

.box_04 .center .bx02 .img img{display:block;width:315px;height:325px;object-fit:cover;vertical-align:top;}

.box_04 .center .bx03{width:315px;height:325px;overflow:hidden;position:absolute;right:0;top:0;}

.box_04 .center .bx03 .img{display:block;width:315px;height:325px;overflow:hidden;}

.box_04 .center .bx03 .img img{display:block;width:315px;height:325px;object-fit:cover;vertical-align:top;}

.box_04 .center .txt{width:560px;height:280px;padding:0 37px 0 40px;overflow:hidden;position:absolute;right:0;bottom:0; background:#45b3ff;}

.box_04 .center .txt span{display:block;font-size:24px;color:#fff;text-transform: Uppercase;font-family:Arial;line-height:30px;margin-top:35px;}

.box_04 .center .txt .line{width:55px;height:3px; background:#fff;margin-top:20px;}

.box_04 .center .txt h4{font-size:18px;color:#fff;font-weight:bold;line-height:20px;margin-top:33px;}

.box_04 .center .txt p{font-size:14px;color:#fff;line-height:28px;overflow:hidden;height:56px;margin-top:20px;}

.box_04 .center .txt .more{width:36px;height:36px;position:absolute;top:70px;right:65px;z-index:2;}

.box_04 .center .txt .more::before{content:'';width:36px;height:36px;background:rgba(255,255,255,0.2);border-radius:50%;position:absolute;left:-10px;top:-5px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .txt .more:hover::before{content:'';width:36px;height:36px;background:rgba(255,210,70,0.6);border-radius:50%;position:absolute;left:-20px;top:-5px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .txt .more a{display:block;width:36px;height:36px;background:url(../images/more02.png);-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .txt .more:hover a{background:url(../images/more03.png);-webkit-transition:all .7s;transition:all .7s;}






/* 新闻动态 */
.box_05{width:100%;height:auto;padding:25px 0 70px 0 ;position:relative;overflow:hidden;}

.box_05 .news_center{width:1280px;height:auto;margin:0 auto;position:relative;}

.box_05 .news_center .hd{width:1280px;height:120px;margin:0 auto;}

.box_05 .news_center .hd .h_title{width:auto;height:auto;position:relative;z-index:2;float:left;}

.box_05 .news_center .hd .h_title::before{content:'';width:65px;height:65px;background:#ffd246;border-radius:50%;position:absolute;left:-30px;top:-25px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd .h_title h3{width:197px;height:48px; background:url(../images/bt_news.png);}

.box_05 .news_center .hd .h_title p{font-size:18px;color:#999;line-height:18px;margin-top:23px;height:48px; background:url(../images/line001.png) left bottom no-repeat;}

.box_05 .news_center .hd ul{width:550px;height:55px;float:right;margin-top:30px;overflow:hidden;display:flex;justify-content: space-between;}

.box_05 .news_center .hd ul li{width:170px;height:55px;background:#fff;float:left;border-radius:5px;position:relative;z-index:2;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li.on{width:170px;height:55px;background:#45b3ff;float:left;border-radius:5px;position:relative;z-index:2;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li a{display:block;width:100px;padding-left:70px;font-size:16px;color:#333;line-height:55px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li.on a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(1) a{background:url(../images/n_icon_01.png) 30px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(2) a{background:url(../images/n_icon_03.png) 30px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(3) a{background:url(../images/n_icon_05.png) 30px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(1).on a{background:url(../images/n_icon_02.png) 30px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(2).on a{background:url(../images/n_icon_04.png) 30px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(3).on a{background:url(../images/n_icon_06.png) 30px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd{width:1280px;height:470px;margin:40px auto 0 auto;}

.box_05 .news_center .bd .main{width:1280px;height:470px;position:relative;}

.box_05 .news_center .bd .main .left{width:740px;height:470px;float:left;}

.box_05 .news_center .bd .main .left li{width:300px;height:420px;padding:25px;background:#fbfbfb;float:left;overflow:hidden;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .left li:hover{background:#fff;box-shadow: 0 0 10px #ccc;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .left li:nth-of-type(2n){float:right;}

.box_05 .news_center .bd .main .left li a{display:block;}

.box_05 .news_center .bd .main .left li .img{width:300px;height:195px;overflow:hidden;}

.box_05 .news_center .bd .main .left li .img img{display:block;width:300px;height:195px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_05 .news_center .bd .main .left li:hover .img img{transform: scale(1.1);}

.box_05 .news_center .bd .main .left li .name{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:30px;height:60px;font-size:18px;color:#333;margin-top:20px;font-weight:bold;}

.box_05 .news_center .bd .main .left li p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:30px;height:60px;font-size:14px;color:#999;margin-top:15px;}

.box_05 .news_center .bd .main .left li span{display:block;font-size:24px;color:#333;font-weight:bold;line-height:20px; font-family:Arial;margin-top:32px;}

.box_05 .news_center .bd .main .left li .more{width:125px;height:23px;border-bottom:solid 2px #45b3ff;font-size:16px;color:#333;line-height:13px;text-align:right;position:absolute;right:25px;bottom:40px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .left li:hover .more{border-bottom:solid 2px #ffd246;color:#ffd246;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .right{width:500px;height:470px;float:right;overflow:hidden;}

.box_05 .news_center .bd .main .right li{width:500px;height:136px;overflow:hidden;position:relative;margin-bottom:31px;}

.box_05 .news_center .bd .main .right li:nth-of-type(3){margin-bottom:0;}

.box_05 .news_center .bd .main .right li::before{content:'';width:500px;height:1px;background:#e2e2e2;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .right li::after{content:'';width:0px;height:1px;background:#ffd246;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .right li:hover::after{content:'';width:500px;height:1px;background:#ffd246;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .right li a{display:block;}

.box_05 .news_center .bd .main .right li .img{width:140px;height:105px;float:left;overflow:hidden;}

.box_05 .news_center .bd .main .right li .img img{display:block;width:140px;height:105px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_05 .news_center .bd .main .right li:hover .img img{transform: scale(1.1);}

.box_05 .news_center .bd .main .right li .txt{width:320px;height:105px;float:right;overflow:hidden;}

.box_05 .news_center .bd .main .right li .txt span{display:block;width:90px;height:20px;margin-top:5px;background:#fbfbfb;border-radius:10px;line-height:20px;text-align:center;font-size:13px;color:#999;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .right li:hover .txt span{background:#ffd246;color:#333;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .right li .txt .name{font-size:16px;color:#333;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:25px;}

.box_05 .news_center .bd .main .right li .txt p{font-size:14px;color:#999;line-height:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:18px;}




/* 四讲四有 */
.box_06{width:100%;height:245px;padding-top:72px;background:url(../images/sy_back.jpg) center top no-repeat;overflow:hidden;}

.box_06 .h_title{width:340px;height:55px;margin:0 auto;display:flex;justify-content: space-between;}

.box_06 .h_title span{display:block;width:55px;height:55px; background:#fff;border-radius:28px;font-size:30px;color:#333;font-weight:bold;line-height:55px;text-align:center;}

.box_06 .h_title span:nth-of-type(2n){color:#ffd246;}

.box_06 .list{width:1280px;height:58px;margin:35px auto 0 auto;}

.box_06 .list li{width:490px;height:58px;float:left;padding:0 75px;display:flex;justify-content: space-between; background:#f7cb43;border-radius:30px;}

.box_06 .list li p{ font-family:"Simsun";font-size:22px;color:#333;font-weight:bold;line-height:58px;}




/* 校企合作 */
.box_07{width:100%;height:auto;padding:95px 0 75px 0;overflow:hidden;}

.box_07 .top{width:1280px;height:120px;margin:0 auto;}

.box_07 .top .h_title{width:auto;height:auto;position:relative;z-index:2;float:left;}

.box_07 .top .h_title::before{content:'';width:65px;height:65px;background:#ffd246;border-radius:50%;position:absolute;left:-30px;top:-25px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .top .h_title h3{width:198px;height:48px; background:url(../images/bt_hz.png);}

.box_07 .top .h_title p{font-size:18px;color:#999;line-height:18px;margin-top:23px;height:48px; background:url(../images/line001.png) left bottom no-repeat;}

.box_07 .top .right{width:315px;height:auto;position:relative;z-index:2;float:right;text-align:right;}

.box_07 .top .right p:nth-of-type(1){font-size:18px;color:#333;font-weight:bold;line-height:51px;font-style:italic; background:url(../images/qq.png) 50px center no-repeat;}

.box_07 .top .right .line{width:315px;height:1px; background:#333;margin-top:10px;}

.box_07 .top .right p:nth-of-type(2){line-height:22px;margin-top:25px;font-size:26px;color:#333;font-family: 'Times New Roman';font-weight:bold;}

.box_07 .picScroll-left02{width:1280px;height:470px;margin:40px auto 0 auto;position:relative;}

.box_07 .picScroll-left02 .bd{width:1280px;height:470px;overflow:hidden;position:relative;z-index:5;}

.box_07 .picScroll-left02 .bd ul{width:1280px;height:470px;overflow:hidden; zoom:1;}

.box_07 .picScroll-left02 .bd ul li{width:360px;height:430px;padding:19px;border:solid 1px #dedede;position:relative;float:left;overflow:hidden;margin-right:40px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .picScroll-left02 .bd ul li:hover{border:solid 1px #ffd246;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .picScroll-left02 .bd ul li a{display:block;}

.box_07 .picScroll-left02 .bd ul li .img{width:360px;height:270px;overflow:hidden;}

.box_07 .picScroll-left02 .bd ul li .img img{display:block;width:360px;height:270px;object-fit:cover;vertical-align:top;transition: all 1s;}

.box_07 .picScroll-left02 .bd ul li:hover .img img{transform: scale(1.1);}

.box_07 .picScroll-left02 .bd ul li .name{width:360px;height:45px;font-size:20px;color:#333;line-height:22px;text-align:center;font-weight:bold;position:relative;margin-top:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .picScroll-left02 .bd ul li .name::after{content:'';width:50px;height:1px;background:#333;position:absolute;bottom:0;left:50%;margin-left:-25px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .picScroll-left02 .bd ul li:hover .name::after{content:'';width:50px;height:1px;background:#ffd246;position:absolute;bottom:0;left:50%;margin-left:-25px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .picScroll-left02 .bd ul li p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height:30px;height:60px;font-size:14px;color:#999;margin-top:17px;text-align:center;}

.box_07 .picScroll-left02 .hd{width:1280px;height:470px;position:absolute;left:0;top:0;z-index:2;}

.box_07 .picScroll-left02 .hd .prev{width:40px;height:40px;background:url(../images/hz_jt_01.png) center center no-repeat #fff;border-radius:50%;position:absolute;left:-70px;top:215px;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .picScroll-left02 .hd .next{width:40px;height:40px;background:url(../images/hz_jt_03.png) center center no-repeat #fff;border-radius:50%;position:absolute;right:-70px;top:215px;cursor:pointer;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .picScroll-left02 .hd .prev:hover{background:url(../images/hz_jt_02.png) center center no-repeat #ffd246;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .picScroll-left02 .hd .next:hover{background:url(../images/hz_jt_04.png) center center no-repeat #ffd246;-webkit-transition:all .7s;transition:all .7s;}





/* 友情链接 */
.box_08{width:100%;height:70px;padding:25px 0; background:#fbfbfb;overflow:hidden;}

.box_08 .center{width:1280px;height:70px;margin:0 auto;overflow:hidden;}

.box_08 .center .lk{width:104px;float:left;height:70px; background:url(../images/links.png) center center no-repeat;}

.box_08 .center .link{width:1170px;overflow:hidden;position:relative;float:right;height:70px;}

.box_08 .center .link a{display:block;float:left;width:auto;padding:0 30px;font-size:14px;line-height:35px;color:#999;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .center .link a:hover{color:#45b3ff;-webkit-transition:all .7s;transition:all .7s;}

.box_08 .center .link a:last-child{margin-right:0;}

.box_08 .center .link a::after{content:'';width:2px;height:2px;background:#999;position:absolute;top:16px;right:-1px;-webkit-transition:all .7s;transition:all .7s;}







/* animated home */
.animated { -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both }
.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite}
.animated.hinge {  -webkit-animation-duration: 2s; animation-duration: 2s }

@-webkit-keyframes fadeInUp {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInUp {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.animated_1 { animation-delay:0.3s; }
.animated_2 { animation-delay:0.6s; }
.animated_3 { animation-delay:0.9s; }
.animated_4 { animation-delay:1.2s; }
.animated_5 { animation-delay:1.7s; }
.animated_6 { animation-delay:1.8s; }
.animated_7 { animation-delay:2.1s; }
.animated_8 { animation-delay:2.4s; }
.animated_9 { animation-delay:2.7s; }
.animated_10 { animation-delay:3s; }
.animated_11 { animation-delay:3.3s; }
.animated_12 { animation-delay:3.6s; }

/* animated end */




@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
