@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
a{ text-decoration:none;}
li{ list-style:none;}
table,tr,td,ul,li,dl,dt,dd,div{ border:0;}
img{ border:0; image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode: nearest-neighbor;}
body{ font-size:12px; font-family:"Noto Sans SC",Arial; overflow-x: hidden; }

body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,td,tr,th,p{padding:0; margin:0; font-family:"Noto Sans SC",Arial;font-weight:normal;outline: 0;}
li,dd,ol,ul{list-style-type:none;}
a{ text-decoration:none;cursor: pointer; color:#555;}
img{border:none; outline: medium none; }
img a{border:none;}
input,select,button{outline: medium none;border: none; padding: 0; margin: 0;}
textarea {outline: medium none; background: none; border: 0; padding: 0; margin: 0; resize: none;}
i,em {font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
ul li img { display: block; }
.fl{float:left}
.fr{float:right}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0px}
.clearfix:after{clear:both}
.clearfix{*zoom:1}
.w1400{width: 1400px;margin:0 auto;}
.w1200{width: 1200px;margin:0 auto;min-width:1200px;}

.tc{text-align:center !important;}.pt20{padding-top:20px;}.ml_5{margin-left:5px;}.ml_10{margin-left:10px;}.h34{height:34px;}.w240{width:240px;}.ml220{margin-left:220px;}.mb60{margin-bottom:60px;}.mb50{margin-bottom:50px;}.mb40{margin-bottom:40px;}.mb30{margin-bottom:30px;}.mb20{margin-bottom:20px;}.mb15{margin-bottom:15px;}.mt60{margin-top:60px;}.mt50{margin-top:50px;}.mt40{margin-top:40px;}.mt30{margin-top:30px;}.mt20{margin-top:20px;}.mt15{margin-top:15px;}.cb0{clear:both;height:0px;line-height:0px;font-size:0;overflow:hidden;}.cb{clear:both;height:1px;line-height:1px;font-size:0;overflow:hidden;}.cb5{clear:both;height:5px;line-height:5px;font-size:0;overflow:hidden;}.cb10{clear:both;height:10px;line-height:10px;font-size:0;overflow:hidden;}.cb15{clear:both;height:15px;line-height:15px;font-size:0;overflow:hidden;}.cb20{clear:both;height:20px;line-height:20px;font-size:0;overflow:hidden;}.cb30{clear:both;height:30px;line-height:30px;font-size:0;overflow:hidden;}.cb40{clear:both;height:40px;line-height:40px;font-size:0;overflow:hidden;}.cb50{clear:both;height:50px;line-height:50px;font-size:0;overflow:hidden;}.cb60{clear:both;height:60px;line-height:60px;font-size:0;overflow:hidden;}.cb80{clear:both;height:80px;line-height:80px;font-size:0;overflow:hidden;}.cb90{clear:both;height:90px;line-height:90px;font-size:0;overflow:hidden;}.cb100{clear:both;height:100px;line-height:100px;font-size:0;overflow:hidden;}.cb120{clear:both;height:120px;line-height:120px;font-size:0;overflow:hidden;}.cb500{clear:both;height:500px;line-height:500px;font-size:0;overflow:hidden;}.sj04{-webkit-transition-duration:.4s;transition-duration:.4s;}.sj09{-webkit-transition-duration:.9s;transition-duration:.9s;}.sj012{-webkit-transition-duration:1.2s;transition-duration:1.2s;}.sj015{-webkit-transition-duration:1.5s;transition-duration:1.5s;}.sj018{-webkit-transition-duration:1.8s;transition-duration:1.8s;}.sj022{-webkit-transition-duration:2.2s;transition-duration:2.2s;}.sj030{-webkit-transition-duration:3s;transition-duration:3s;}.sj050{-webkit-transition-duration:5s;transition-duration:5s;}span.cb20{display:block;height:15px;line-height:15px;}

@media screen and (min-width:1660px){
	.container{margin:0 220px}
}
@media screen and (max-width:1660px) and (min-width:1360px){
	.container{margin:0 160px}
}
@media screen and (max-width:1360px) and (min-width:960px){
	.container{margin:0 60px}
}
@media screen and (max-width:960px){
	.container{margin:0 20px}
}

/*==通用==*/

/*news_title*/
.news_title{ width: 100%;position: relative;top:-100px;opacity: 0;padding:3% 0;text-align: center; }
.news_title h2{font-size: 30px;color: #19b3ab;font-weight: 900;}
.news_title h4{font-size: 18px;color: #666;font-weight: normal;}
.news_title img { display: block; margin: 0px auto;}
.news_title.fade_com{top: 0;opacity: 1;}

@media screen and (max-width: 680px){
.news_title h2 {font-size: 24px;}
.news_title h4{font-size: 16px;}
}
@media screen and (max-width: 480px){
.news_title h2 {font-size: 20px;}
.news_title h4{font-size: 14px;}
}

/*==公用头部==*/
.header{width:100%;position: relative;}
.headTop{position: relative;background-color:#fff;}
.headTop .container{}
.logoBox{float: left;width: 227px;}
.headLogo{display: block;width:auto;margin-top: 6px;margin-bottom: 8px;}
.headLogo img{display:block;max-width:100%;}
.headLogo .wapimg{display:none;}

@media screen and (max-width:1200px){
.headCenter .container{margin:0 60px;}
}
@media screen and (max-width:960px){
.header{box-shadow: 6px -1px 6px 0px rgba(43,126,180,0.87);background-color: #ffffff !important;border-bottom:none !important;}
.logoBox{width: auto;}
.headLogo{margin-bottom: 6px;}
/* .headLogo .pcimg{display:none;} */
.headLogo .wapimg{display:block;}
}
@media screen and (max-width:680px){
.headCenter .container{margin: 0 30px;}
.logoBox{width:150px;}
}

/*nav*/
.nav {position: relative;background-color:rgba(43,126,180,0.87);}
.navbar{height: 65px;}
.navbar ul{display: flex;justify-content: space-between;}
.nav .navbar li{display:block;position:relative;float:left;text-align:center;line-height:65px}
.nav .navbar ul li a{display: block;position: relative;padding:0 40px;font-size:18px; color:#fff;}
.nav .navbar ul li a::before{content:'';display:block;width: 100%;height: 5px;position: absolute;bottom: 0;right: 0;background-color: #d1ad71;z-index: 0;opacity: 0;}
.nav .navbar ul li:hover a{font-weight:bold;}
.nav .navbar ul li:hover a::before,
.nav .navbar ul li.on a::before{opacity:1;}
.nav .navbar ul li:hover li a{font-weight:normal;}
/* nav二级菜单 */
.navbar ul li .sub-menu{display: block;position:absolute;margin:0;left:-25%;width:150%;min-height:44px;line-height:34px;background-color:rgba(255,255,255,0.8);-webkit-transition:top 0.3s ease 0s,opacity 0.5s;transition:top 0.5s ease 0s,opacity 0.5s;transform:scaleX(0);-moz-transform:scaleX(0);-webkit-transform:scaleX(0);-o-transform:scaleX(0);-ms-transform:scaleX(0);opacity:0;border:none;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;-ms-border-radius:0;white-space:nowrap;text-align:center;border-radius: 0 0 5px 5px;z-index:22;}
.navbar ul li .sub-menu li{float: none;/* display:inline; */line-height:34px;}
.navbar ul li .sub-menu li:last-child {border-radius: 0 0 5px 5px;}
.navbar ul li .sub-menu li a{padding:0;font-weight:normal;display:inline;color:#2b7eb4 !important;margin:0px;font-size: 15px;}
.navbar ul li .sub-menu li a::before,.nav .navbar ul li.on .sub-menu li a::before,.nav .navbar ul li:hover .sub-menu li a::before{display:none;}
.navbar ul li .sub-menu li:hover{background: #2b7eb4;color:#fff;}
.navbar ul li .sub-menu li:hover a{color: #fff !important;}
.navbar ul li .sub-menu .menu-item-has-children{position:relative}
.navbar ul li .sub-menu .menu-item-has-children:after{position:absolute;content:'\f2fb';top:50%;right:28px;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%)}
.navbar ul li:hover > ul{opacity:1;top:100%;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}

.navright{height: 93px;display: flex;justify-content: flex-end;align-items: center;}
.navright a{display:inline-block;float:left;width: 33px;height: 33px;font-size: 18px;color: #fff;background-color: #2b7eb4;border-radius: 50%;text-align: center;line-height: 48px;font-family: 'Arial';}
.navright .hsearch{/* margin-right:15px; */background-image: url(../images/indexIco1-2.png);background-position:center center;background-repeat: no-repeat;}
.navright a:hover{background-color:#d1ad71;}
.navright p{position: relative;padding-left: 40px;margin-right: 20px;font-size: 26px;font-weight:bold;color: #2b7eb4;}
.navright p::before{content:'';position:absolute;top:0px;left:0px;width:33px;height:33px;border: 1px solid #2b7eb4;background-color:transparent;background-image:url(../images/indexIco4.png);background-repeat:no-repeat;background-position:center;border-radius:50%;transition:all .5s ease;}

/* 搜索框 */
.searchBot{display:none;position:fixed;top:0;left:0;background:#2b7eb4;width:100%;height:120px;line-height:120px;z-index:1200;padding:0 10%}
.searchbox{float:left;width:50%;height:60px;line-height:60px;background:#fff;border-radius:40px;margin:30px 0 0 20%;padding:0 30px}
.searchbox input{width:80%;height:60px;color:#666;font-size:20px;border:none}
.searchbox .sbicon{display:block;float:right;width:25px;height:60px;}
/* .searchbox .sbicon{display:block;float:right;width:25px;height:60px;background:url(../images/indexIco1-4.png) center center no-repeat;} */
.closesearch{cursor:pointer;float:right}
.closesearch i{display:block;color:#fff;font-size:35px}

@media screen and (max-width: 1660px){
.nav .navbar ul li a{padding: 0 15px;font-size:16px;}
}
@media screen and (max-width: 1360px){
.nav .navbar ul li a{padding: 0 10px;font-size:15px;}
.navright{right: -48px;}
}

@media screen and (max-width:960px){
.nav {width:auto;}

/* 搜索框 */
.searchBot{padding:0 2%;}
.searchbox{width:85%;margin-left:2%;height: 50px;line-height: 50px;margin-top: 25px;}
.searchbox input{height:50px;font-size: 14px;}
.searchbox .sbicon{height: 50px;}
}

/* 手机菜单 */
a.smllmenu{display:none;position: absolute;right: 0;top: -66px;height: 66px;width: 70px;background: #2666a6;line-height: 80px;text-align: center;}

.m_nav{ display: none;}

@media screen and (max-width:960px){
.navbar{display: none;}
.navright{display: none;}
a.smllmenu{display:block;}
/*手机版样式*/
.m_nav{display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.m_nav .closeicon{position:absolute;width:20%;left:0;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#2b7eb4;height:100%;z-index:100;right:-80%;overflow-y:scroll}
.m_nav .m_navList ul{padding-left:5%;padding-right:5%}
.m_nav .m_navList ul li{border-bottom:1px solid #1a6799;}
.m_nav .m_navList ul li a{display:block;height:50px;color:#fff;line-height:50px;padding-left:5%;font-size:18px}
.m_nav .m_navList ul li .m_f_a{display:flex;align-items:center;justify-content:space-between;width:100%}
.m_nav .m_navList ul li .m_f_a a{flex:1}
.m_nav .m_navList ul li .m_f_a i{width:40px;height:35px;box-sizing:border-box;padding:0 5px;display:block}
.icon{background:url(../images/plus.png) 100% no-repeat;background-position:50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.icon_on{background: url(../images/reduce.jpg) 50% no-repeat!important;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.m_nav .m_navList ul li .m_s_nav{display:none;width:100%}
.m_nav .m_navList ul li .m_s_nav a{display:block;height:40px;line-height:40px;font-size:16px;padding-left:10%;overflow:hidden;white-space:nowrap;width:90%;text-overflow:ellipsis;color:#fff}
.m_nav .m_navList ul li .m_s_nav a:hover{font-weight:bold;}
}

@media screen and (max-width:680px){
}


.All_Content {}

/*内页banner*/
.innerBanner{position:absolute;top: 94px;left:0;height:370px;width:100%;z-index:-1;}
.subBanner{width:100%;position: relative;height:370px;overflow:hidden}
.subBanner .img{width:100%;height:100%;position:absolute;left:0%;top:0%;background:center center no-repeat;background-size:cover;}
.subBanner>img{max-width:none;width:100%;opacity:.6}
.m_innerban{display: none;}

@media screen and (max-width:1200px){
/*内页banner*/
.innerBanner{height:250px;}
.subBanner{height:250px;}
}
@media screen and (max-width:960px){
/*内页banner*/
.innerBanner{top: 65px;height:150px;}
.subBanner{height:150px;}
}
@media screen and (max-width: 680px){
.subBanner .img{width: 100%;}
.subBanner>img{opacity: 1;}
.comBanner{display: block !important;overflow: inherit;}
.comBanner .img{display: none;}
.m_innerban {display: block !important;width: 100%;}
/* .subBanner{display: none;} */
}

/*面包屑*/
.list-url{display: flex;margin-bottom:40px;padding-top:20px;/* height:40px; */line-height:40px;justify-content: flex-end;font-size:16px;color:#1f1f1e;text-align: right;}
.list-url .container{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list-url span{padding-left:20px;font-size: 16px;text-transform:capitalize;background:url(../images/home.png) left center no-repeat;}
.list-url span a{color:#1f1f1e;}
.list-url span a:last-child,
.list-url span a.on{color:#000}

@media screen and (max-width:1200px){
.list-url{margin-bottom:55px;}

}
@media screen and (max-width:960px){
.list-url{display: none;margin-bottom:30px;line-height:35px;font-size: 16px;}
.list-url span{line-height:35px}
.list-url p{display:none}
}

/* 标题 */
.abTit {margin-bottom:30px;text-align:center;display:flex;flex-wrap: wrap;flex-direction: column;}
.abTit h4{position:relative;padding-bottom: 10px;margin-bottom: 10px;font-size: 30px;color: #333;font-weight: normal;}
.abTit h4::before{content:'';position:absolute;left:50%;bottom:0;width:40px;height:3px;margin-left:-25px;background-color:#d1ad71;z-index:2;}
.abTit p{font-size: 24px;color: #524f4c;font-family: 'Swis721 Lt BT';font-weight: 200;letter-spacing:2px;text-transform: uppercase;}
@media screen and (max-width: 960px){
.abTit h4{font-size: 24px !important;}
.abTit p{font-size: 18px !important;}
}
@media screen and (max-width: 768px){
.abTit h4{font-size: 20px !important;}
.abTit p{font-size: 16px !important;}
}


/*内页内容*/
.inner_bg{margin-top:305px;}
@media screen and (max-width: 1200px){
.inner_bg{margin-top:185px;}
}
@media screen and (max-width: 960px){
.inner_bg{margin-top:175px;}
}
/* .innerpage{padding:0 0 40px;}
@media screen and (max-width: 1200px){
.innerpage{padding:0 0 25px;}
}
@media screen and (max-width: 960px){
.innerpage{padding:0 0 15px;}
} */

/*内页标题*/
.ntitle{position:relative;top:-100px;opacity:0;padding:0.5% 0;text-align:center}
.ntitle h2{font-size: 30px;color: #19b3ab;font-weight: 900;}
.ntitle h3{font-size: 24px;color: #999;font-weight: 900;text-transform: uppercase;letter-spacing: 1px;}
.ntitle h3 i{color: #19b3ab;}
.ntitle.fade_com{top:0;opacity:1}

.nableft .nabinfo{position:relative;left:-50%;opacity:0;z-index:2}
.nabright .nabinfo{position:relative;right:-50%;opacity:0;z-index:2}
.nableft .nabinfo.fade_com{left:0;opacity:1}
.nabright .nabinfo.fade_com{right:0;opacity:1}

@media screen and (max-width: 680px){
.ntitle h2 {font-size: 24px;}
.ntitle h3{font-size: 18px;}
}

/* 列表公用样式==begin== */
.newList{float:left;width:31.7%;margin-right:2.4%;margin-bottom:50px}
.newList:nth-child(3n){margin-right:0;}
.newList a{display:block;}
.newPicBox{position:relative;width:100%;height:0px;padding-bottom:90%;overflow:hidden;margin:0 auto}
.newPic{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:100%;height:auto;transition:all .5s ease}

.contentBoxB{margin-top:25px;padding:5px;}

.newTitle{margin-bottom:15px;font-size:20px;min-height:24px;line-height:1.2;font-weight:bold;color:#1a1a1a;transition:all .5s ease;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}

.TimeBox{margin:15px 0;font-size:18px;line-height:1.5;color:#1a1a1a;}

.newMs{position:relative;width:100%;clear:both;font-size:18px;color:#1a1a1a;min-height:42px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}

.bottom_btn{margin-top:20px;font-size:14px;line-height:1.5;text-transform:Capitalize;transition:all .5s ease;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1a1a1a;overflow:hidden}
.bottom_btn i{display:inline-block;padding:4px 22px;border:1px solid #757676;color:#757676;border-radius:10px;background:transparent;transition: background 0.3s ease, color 0.3s ease;}

.lineBox{position:relative;width:100%;height:1px;background:#ededed;margin-bottom:26px}
.lineBox::before{content:'';position:absolute;top:0px;left:0px;width:0px;height:100%;background:#afafaf;transition:all .5s ease;}
.newList:hover .newPic{transform:translate(-50%,-50%) scale(1.1)}
.newList:hover .newTitle{color:#1b3884}
.newList:hover .lineBox::before{width:100%}
.newList:hover .bottom_btn{}
.newList:hover .bottom_btn i{color:#fff;border-color:transparent;background-color:#1b3884;animation: MoveButton 0.3s;}

@media screen and (max-width: 960px){
.newList{width:48.5%;margin-right:2%;margin-bottom:15px}
.newList:nth-child(3n){margin-right:2%;}
.newList:nth-child(2n){margin-right:0;}
.contentBoxB{margin-top:5px;}
}
/* 列表公用样式==end== */


/* A按钮公用样式==begin== */
.indexAb_more{display:block;width: 120px;height: 40px;margin-top: 0;background:#bbb;line-height: 40px;text-align:center;color:#fff;font-size:16px;position:relative;overflow:hidden;z-index:5;border-radius:10px;transition: background 0.3s ease, color 0.3s ease;}
.indexAb_more:before{content: '';width: 0;height: 100%;background: #2b7eb4;color:#fff;position: absolute;left: 0;top: 0;transition: 0.3s ease all;z-index:-1;}
.indexAb_more:hover{animation: MoveButton 0.3s;}
.indexAb_more:hover:before{width:100%;}
/* A按钮公用样式==end== */

/* tab样式 */
.insidesTab{text-align:center;display:flex;display:-webkit-flex}
.insidesTab a{flex:1;-webkit-flex:1}
.insidesTab .ittext{position:relative;display:block;float:left;height: 60px;margin:0 2px;line-height: 60px;text-align:center;color: #555;font-size: 24px;background-color: #dbdde0;border-radius:5px;overflow:hidden;z-index:100;box-sizing:border-box;}
.insidesTab .ittext:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:#2b7eb4;transition:0.45s;z-index:-1}
.insidesTab .ittext.active,.insidesTab .ittext:hover{color:#fff;}
.insidesTab .ittext.active:before,.insidesTab .ittext:hover:before{transition:0.45s;height:100%;}
.insidesCon{margin-top:50px;}
@media screen and (max-width: 1200px){
.insidesCon{margin-top:25px;}
.insidesTab .ittext{height: 54px;line-height: 54px;font-size:20px;}
}
@media screen and (max-width: 960px){
.insidesCon{margin-top:15px;}
.insidesTab .ittext{height: 50px;line-height: 50px;font-size:15px;}
}

/* 内页导航 */
.pageNav{background: #fecb52;-moz-box-shadow:0 0 5px #cacaca;-webkit-box-shadow:0 0 5px #cacaca;box-shadow:0 0 5px #cacaca;}
.page-nav-link .case-swiper{width:100%}
.pageNav .swiper-wrapper{position:relative;width:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.page-nav-link .swiper-slide{text-align:center}
.page-nav-link .swiper-slide a{display:block;position:relative;line-height:60px;white-space:nowrap;font-size: 22px;color: #fff;text-overflow:ellipsis;width:100%;letter-spacing: 1px;z-index:1;}
.page-nav-link .swiper-slide a::before{content:'';position:absolute;left:0;top:-15px;width:100%;height:90px;background:#910000;border-radius:10px;transition: background 0.3s ease, color 0.3s ease;opacity:0;z-index:-1;}
.page-nav-link .swiper-slide a:hover::before,
.page-nav-link .swiper-slide a.active::before{opacity:1;animation: MoveButton 0.3s;}

@media screen and (max-width: 1400px) {
}
@media screen and (max-width: 960px) {
}


/* 1 = 关于鸿飞 */
.abuSon p{margin-bottom: 20px;line-height: 2;font-size: 16px;color: #333;font-weight: 300;text-align: center;}
.abuSon p i{color: #0a6db7;}


/* 2 = 鸿飞教育 */

/* 2.1 = 国际本科 */
.EduBox{}
.EduCon{padding:50px 0 0;}
.EduConFir{background: url(../images/innerBg2-1.jpg) no-repeat;}
.EduConFir h4,
.EduConFir p{color:#fff;}
.EduConFir h4{font-size: 32px;}
.EduConFir h4::before{display: none;}
.EduConFir p{font-size: 18px;color: rgba(255,255,255,0.49);}

.InterEduCon .hdIe {margin-bottom:50px;}
.InterEduCon .hdIe a{position: relative;display: block;float: left;width: calc(12.5% - 8px);height: 225px;padding: 0 15px;margin-right: 8px;color: #fff;font-size: 22px;text-align: center;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;z-index:1;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.InterEduCon .hdIe a:nth-child(1){background-color:#d07b7b;}
.InterEduCon .hdIe a:nth-child(2){background-color:#d2a375;}
.InterEduCon .hdIe a:nth-child(3){background-color:#d2ca75;}
.InterEduCon .hdIe a:nth-child(4){background-color:#96d275;}
.InterEduCon .hdIe a:nth-child(5){background-color:#75cdd2;}
.InterEduCon .hdIe a:nth-child(6){background-color:#758fd2;}
.InterEduCon .hdIe a:nth-child(7){background-color:#8d75d2;}
.InterEduCon .hdIe a:last-child{margin-right: 0;background-color:#7752d4;}
.InterEduCon .hdIe a::before{content:'';position:absolute;left: 15px;top: 15px;width: calc(100% - 30px);height: calc(100% - 30px);background-color:rgba(255,255,255,0.26);z-index:0;border-radius: 15px;opacity: 0;}
.InterEduCon .hdIe a i{display: inline-block;height: 25px;width: 25px;margin-top: 25px;background:url(../images/indexIco7.png) no-repeat;background-size:100%;transition: background 0.3s ease, color 0.3s ease;}
.InterEduCon .hdIe a:hover{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);-o-transform:translateY(-6px);transform:translateY(-6px)}
.InterEduCon .hdIe a:hover::before,
.InterEduCon .hdIe a.on::before{opacity: 1;}
.InterEduCon .hdIe a:hover i{animation: MoveButton 0.3s;}

.InterEduCon .bdIe{padding: 25px 30px;background: rgba(255,255,255,0.15);}
.bdIeCon{display: none;}
.IeSonBox h4{margin-bottom: 25px;font-size:24px;}
.IeSonBox em{font-size:18px;color:#fff;font-weight:normal;}
.IeSonBox .IeDetails{margin-top:20px;}
.IeSonBox .IeDetails p{margin-bottom:15px;text-align:justify;font-size:18px;color:#fff;line-height:2;font-weight:200;}

.downUl li{margin-bottom:15px;line-height:40px;border-bottom:1px dashed #dcdcdc;}
.downUl li a{display:block;padding-left:40px;font-size:16px;color:blue;background:url(../images/pdf-ico.gif) no-repeat;}
.downUl li:hover{background-color:#dcdcdc;border-bottom-color:#374285;}
.downUl li:hover a{color:#374285;}

/* 2.2 = 必过学习 */
.EduConSec h3{font-size: 26px;color: #333;text-align: center;}
.EduConSec .subP{margin-top: 20px;font-size: 18px;color: #4a4a4b;font-weight: 500;}
.EduSon{margin:30px 0;}
.EduSon h4{position: relative;font-size: 24px;font-weight: 500;color: #fff;z-index: 2;}
.EduSon h4::before{content: '';position: absolute;top: -5px;left: -10px;width: 400px;height: calc(100% + 10px);background-color: #6a61e0;z-index: -1;}
.EduSon p{margin: 20px 0;line-height: 2;font-size: 18px;color: #333;text-align: justify;}
.EduSon img{display: block;margin: 0 auto;}
.EduSon a{display: block;width: 200px;height: 60px;margin: 20px auto;line-height: 60px;background-color: #6a61e0;font-size: 18px;color: #fff;text-align: center;border-radius: 5px;transition: background 0.3s ease, color 0.3s ease;}
.EduSon a:hover{background-color: #281fa3;animation: MoveButton 0.3s;}

/* 2.3 = 高考志愿填报 */
.page-content{justify-content:center;align-items:center;flex-direction:column}
.top-banner{justify-content:center;width:100%;height:620px;background:url(../images/mp-banner.jpg) no-repeat center}
.free{padding:0 35px;height:46px;border-radius:4px;border:1px solid #fff;color:#fff;font-size:18px;cursor:pointer;position:absolute;left:612px;top:352px;background:0 0;outline:0;transition:all .6s;}
.free1{padding:0 35px;height:46px;border-radius:4px;color:#fff;font-size:16px;cursor:pointer;position:absolute;left:612px;top:352px;background:linear-gradient(to right,#2de2d4,#05d9af);outline:0;border:none;transition:all .6s;}
.free1:hover,.free:hover{transform:scale(1.1)}
.input-s{border-radius:5px;border:1px solid #05d9af;background-color:transparent;width:180px;height:46px;font-size:16px;color:#333;padding-left:15px;box-sizing:border-box;outline:0;margin-right:5px}
.input-s::placeholder{color:#ccc}
.examp{width:331px;height:655px;box-shadow:0 0 20px rgba(0,0,0,.15);background-color:#fff;border-radius:10px}
.banner-text{position:absolute;left:612px;top:140px;color:#fff;flex-direction:column;width:480px}
.main-title-text{font-size:34px;color:#333;font-weight:700;position:absolute;bottom:0;display:inline-block;width:100%;left:0;text-align:center}
.main-title-text:before{content:"";width:25px;height:33px;display:inline-block;background-image:url(../images/mp-down-arrow.png);margin-right:10px}
.main-title-text:after{content:"";width:25px;height:33px;display:inline-block;background-image:url(../images/mp-down-arrow.png);margin-left:10px;transform:rotate(180deg)}
.six-core{width:188px;height:293px;justify-content:flex-end;align-items:center;flex-direction:column;color:#fff;font-size:18px;text-align:center;padding-bottom:80px;cursor:pointer;display:flex;box-sizing:border-box}
.six-core:hover{transform:scale(1.05)}
.func-desc{font-size:20px;color:#666;line-height:40px}
.func-desc1{font-size:16px;color:#fff;line-height:40px}
.func-desc1::before{content:"";display:inline-block;margin-right:15px;margin-bottom:2px;width:8px;height:8px;background-color:#fff;transform:rotate(45deg)}
.func-desc::before{content:"";display:inline-block;margin-right:15px;margin-bottom:5px;width:8px;height:8px;background-color:#0ec3a7;transform:rotate(45deg)}
.circle{width:94px;height:94px;border-radius:10px;background:#e3faf3;justify-content:center;align-items:center;font-size:18px;color:#019484;text-align:center}
.littel-circle{width:18px;height:18px;border-radius:50%;justify-content:center;align-items:center;background-color:#0ac5b1;margin:0 20px}
.littel-circle .arrow{width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);margin-right:2px}
.mp-text{width:114px;height:114px;justify-content:center;align-items:center;text-align:center;color:#fff;position:relative;font-size:18px}
.EduConThi div {display: flex;box-sizing: border-box}
/* 蜻蜓AI志愿小程序-六大核心功能 */
.sixBox{width:1200px;justify-content:center;flex-direction:column;align-items:center;margin-bottom:40px}
.sixBoxTop{position:relative;flex-direction:column;align-items:center;width:590px}
.fu-title-text{color:#0ac5b1;opacity:.1;font-size:70px;font-family:impact;letter-spacing:5px}
.thi-title-text{font-size:22px;color:#666;margin-top:10px}
.sixBoxBottom{width:100%;justify-content:space-between;margin-top:40px}
.sixBoxBottom a:first-child{background-image:url(../images/mp-six-core-01.jpg);box-shadow:0 20px 30px rgba(250,75,100,.2)}
.sixBoxBottom a:nth-child(2){background-image:url(../images/mp-six-core-02.jpg);box-shadow:0 20px 30px rgba(50,145,250,.2)}
.sixBoxBottom a:nth-child(3){background-image:url(../images/mp-six-core-03.jpg);box-shadow:0 20px 30px rgba(35,200,180,.2)}
.sixBoxBottom a:nth-child(4){background-image:url(../images/mp-six-core-04.jpg);box-shadow:0 20px 30px rgba(255,175,20,.2)}
.sixBoxBottom a:nth-child(5){background-image:url(../images/mp-six-core-05.jpg);box-shadow:0 20px 30px rgba(150,110,240,.2)}
.sixBoxBottom a:last-child{background-image:url(../images/mp-six-core-06.jpg);box-shadow:0 20px 30px rgba(45,210,220,.2)}

.banCon{width:1200px;height:620px;position:relative}
.banCon .banSpan1{font-size:28px}
.banCon .banDiv{padding:10px 0;border-bottom:1px solid #fff}
.banCon .banDiv span{font-size:52px;font-weight:700}
.banCon .banSpan2{font-size:18px;margin-top:10px}
.banCon .banSpan3{position:absolute;left:612px;top:410px;font-size:14px;color:#fff}


#core_1{width:100%;background:url(../images/mp-content-02.jpg) no-repeat top;align-items:center;flex-direction:column}
#core_1 .core1All{position:relative;width:1200px;height:525px}
#core_1 .core1Left{flex-direction:column;margin-top:100px}
#core_1 .core1Left span:nth-child(1){color:#0ec3a7;font-size:30px}
#core_1 .core1Left span:nth-child(2){color:#333;font-size:30px;margin:20px 0;font-weight:700}
#core_1 .free1{top:403px;left:0}
#core_1 .core1Img1{height:550px;width:100%;background:url(../images/mp-content-03.jpg)}
#core_1 .core1Img2{height:550px;width:100%;background:url(../images/mp-content-04.jpg)}
#core_1 .core1Img3{height:550px;width:100%;background:url(../images/mp-content-05.jpg)}

#core_2{width:100%;background:url(../images/mp-content-06.jpg) no-repeat center;align-items:center;flex-direction:column}
#core_2 .core2All{position:relative;width:1200px;height:690px}
#core_2 .core2Right{flex-direction:column;margin-top:200px;margin-left:555px}
#core_2 .core2Right span:nth-child(1){color:#0ec3a7;font-size:30px}
#core_2 .core2Right span:nth-child(2){color:#333;font-size:30px;margin:20px 0;font-weight:700}
#core_2 .core2Right span:nth-child(4){font-size:20px;color:#666;line-height:30px;margin-left:23px}

#core_2 .free1{top:520px;left:555px}

#core_3{width:100%;background:url(../images/mp-content-07.jpg) no-repeat center;align-items:center;flex-direction:column;height:750px}
#core_3 .core3All{width:1200px;height:100%;position:relative}
#core_3 .free{top:642px;left:0}
#core_3 .core3Left{width:750px;height:500px;margin-top:60px;flex-direction:column}
#core_3 .core3Span1{color:#fff;font-size:30px}
#core_3 .core3Span2{color:#fff;font-size:30px;margin:20px 0;font-weight:700}
#core_3 .core3tem{flex-direction:row;justify-content:space-between;width:550px;margin-bottom:20px}
#core_3 .core3tem .temDiv{width:114px;height:114px;border-radius:5px;cursor:pointer;background-repeat:no-repeat;background-position:center}
#core_3 .core3Left p{color:#fff;font-size:24px;font-weight:700;margin: 30px 0;}
#core_3 .core3Left .core3Span3{color:#fff;font-size:18px}
#core_3 .core3Right{width:450px;justify-content:center;align-items:center}

#core_4 .coreAll,
#core_5 .coreAll{position:relative;width:1200px;height:595px}
#core_4 .coreLeft,
#core_5 .coreLeft{flex-direction:column;margin-top:120px;}
#core_4 .coreSpan1,
#core_5 .coreSpan1 {color:#0ec3a7;font-size:30px}
#core_4 .coreSpan2,
#core_5 .coreSpan2 {color:#333;font-size:30px;margin:20px 0;font-weight:700}
#core_4 .coreLists,
#core_5 .coreLists {height:120px;align-items:center}

#core_4{width:100%;background:url(../images/mp-content-08.jpg) no-repeat center;align-items:center;flex-direction:column}
#core_4 .coreAll{height:680px}
#core_4 .coreLeft{margin-left:555px}
#core_4 .coreLists{height: 120px;align-items: center;}
#core_4 .circle{border-radius: 50%;}
#core_4 .free1{top:500px;left:555px}

#core_5 {width:100%;background:url(../images/mp-content-09.jpg) no-repeat center;align-items:center;flex-direction:column}
#core_5 .coreAll{height:595px}
#core_5 .coreLeft{margin-left:0}
#core_5 .circle{margin-right:20px;}
#core_5 .free1{top:500px;left:0}

#core_6 {width: 100%; height: 330px; background: repeating-linear-gradient(to right, rgb(10, 196, 193), rgb(12, 210, 161)); align-items: center; flex-direction: column;}
#core_6 div{position: relative; width: 1200px; height: 595px;}
#core_6 .free1{height: 85px;top: calc(50% - 23px);left: calc(50% - 157px);padding: 0 79px;border-radius: 10px;background: #fff;color: #2ae1d1;font-size: 26px;font-weight: bold;position: relative;}
#core_6 .free1::before{content: '';position: absolute;left: -10px;top: -10px;width: calc(100% + 20px);height: calc(100% + 20px);background: rgba(255,255,255,0.49);border-radius: 15px;}

@media screen and (max-width: 1440px) {
/* 2.1 = 国际本科 */
.InterEduCon .hdIe{margin-bottom: 35px;}
.InterEduCon .hdIe a{height: 200px;padding: 0 10px;font-size: 20px;}
.InterEduCon .hdIe a::before{left: 10px;top: 10px;width: calc(100% - 20px);height: calc(100% - 20px);}
.IeSonBox h4{margin-bottom: 20px;font-size:22px;}

/* 2.2 = 必过学习 */
.EduSon h4{font-size: 22px;}
.EduSon h4::before{width: 350px;}

}

@media screen and (max-width: 1280px) {
.banCon{width:100%;}
.banner-text{top: 140px;}
.banCon .banDiv span{font-size: 30px;}
.banCon .free{top:300px;}
.banCon .banSpan3{top:355px;}

/* 蜻蜓AI志愿小程序-六大核心功能 */
.sixBox{width: 98%;}
.six-core{width: calc(16.6% - 5px);margin-right: 5px;height:250px;padding-bottom: 40px;background-size: 100% 100%;font-size: 16px;}
.six-core:last-child{margin-right:0;}

	
/* 功能1 */
#core_1 .core1All,
#core_2 .core2All,
#core_3 .core3All,
#core_4 .coreAll,
#core_5 .coreAll{width: 96%;}

.circle{width:75px;height:75px;font-size:16px;}
.func-desc{font-size:18px;line-height:2}
#core_4 .coreLeft{margin-left: 42%;}

#core_4 .coreSpan1,
#core_5 .coreSpan1,
#core_4 .coreSpan2,
#core_5 .coreSpan2 {font-size:26px;margin:10px 0;}
.littel-circle{margin:0 5px;}

}
@media screen and (max-width: 1200px) {
/* 2.1 = 国际本科 */
.InterEduCon .hdIe{margin-bottom:20px;}
.InterEduCon .hdIe a{height: 175px;font-size: 18px;}
.InterEduCon .hdIe a i{margin-top: 20px;}
.InterEduCon .bdIe{padding: 15px 20px;}
.IeSonBox h4{margin-bottom: 15px;font-size:20px;}

/* 2.2 = 必过学习 */
.EduSon h4{font-size: 20px;}
.EduSon h4::before{width: 300px;}
.EduSon p{font-size: 16px;}

}
@media screen and (max-width: 960px) {
/* 2.1 = 国际本科 */
.InterEduCon .hdIe{margin-bottom:10px;}
.InterEduCon .hdIe a{width: calc(25% - 10px);height: 80px;margin-right: 10px;padding:0 5px;font-size: 16px;}
.InterEduCon .hdIe a:nth-child(4n){margin-right: 0;}
.InterEduCon .hdIe a:nth-child(-n+4){margin-bottom: 10px;}
.InterEduCon .hdIe a::before{left: 5px;top: 5px;width: calc(100% - 10px);height: calc(100% - 10px);}
.InterEduCon .hdIe a i{margin-top: 10px;}
.InterEduCon .bdIe{padding: 10px;}
.IeSonBox h4{margin-bottom: 10px;font-size:18px;}
.IeSonBox .IeDetails p{line-height: 1.75;font-size:16px;}

/* 2.2 = 必过学习 */
.EduSon h4{font-size: 18px;}
.EduSon h4::before{width: 250px;}
.EduConSec .EduSon img {max-width: 100%;}

/* 2.3 = 高考志愿填报 */
.top-banner{height: auto;min-height: 260px;background-image: url(../images/gkBan.jpg);background-size: 100%;}
.banCon{display: none !important;height:auto;min-height:200px;}
/* 蜻蜓AI志愿小程序-六大核心功能 */
.fu-title-text{opacity:0;display: none;}
.main-title-text{font-size: 22px;position: inherit;margin-top: 20px;}
.main-title-text:before,
.main-title-text:after{display: none;opacity:0;}
.thi-title-text{font-size: 14px;text-align: center;}
.sixBoxBottom{flex-wrap:wrap;margin-top: 20px;}
.six-core{width: calc(33.33% - 5px);height: auto;padding: 10px 0;justify-content: center;font-size: 14px;}
.six-core:nth-child(-n+3){margin-bottom:20px;}
.sixBoxBottom a{background-image: none !important;border-radius: 10px;}
.sixBoxBottom a:first-child{background-color: #fa5e73;}
.sixBoxBottom a:nth-child(2){background-color: #42a2fa;}
.sixBoxBottom a:nth-child(3){background-color: #3ed7ba;}
.sixBoxBottom a:nth-child(4){background-color: #ffba30;}
.sixBoxBottom a:nth-child(5){background-color: #9779f1;}
.sixBoxBottom a:last-child{background-color: #34d3de;}

#core_1, #core_2, #core_4, #core_5{background-image:none;}

#core_1 .core1All,
#core_2 .core2All,
#core_3 .core3All,
#core_4 .coreAll,
#core_5 .coreAll{height: auto;}
#core_1 .core1All,
#core_2 .core2All,
#core_4 .coreAll,
#core_5 .coreAll{/* justify-content: center; */}
#core_1 .core1All{margin-bottom:60px;}
.free,
.free1{padding:0 15px;height:36px;font-size: 14px;}
#core_1 .free1{top: auto;bottom: -50px;left: 0;}
#core_1 .core1Img1,
#core_1 .core1Img2,
#core_1 .core1Img3{min-height: 110px;height: auto;background-size:100%;background-repeat: no-repeat;}
#core_2 .core2Right{margin-top:20px;margin-left:0;margin-bottom: 60px;}
#core_1 .core1Left{margin-top:20px;}
#core_1 .core1Left span:nth-child(1),
#core_2 .core2Right span:nth-child(1),
#core_3 .core3Span1,
#core_4 .coreSpan1,
#core_5 .coreSpan1{font-size:22px;margin: 5px 0;}
#core_1 .core1Left span:nth-child(2),
#core_2 .core2Right span:nth-child(2),
#core_3 .core3Span2,
#core_4 .coreSpan2,
#core_5 .coreSpan2{font-size:20px;margin: 5px 0;}
.func-desc{font-size:16px;line-height:1.75}
#core_2 .core2Right span:nth-child(4){font-size:16px;line-height:1.5;}
#core_2 .free1{top:auto;left: 0;bottom: 15px;}

#core_3{height:auto;background-image: none;background-color: #0acab1;flex-wrap: wrap;}
#core_3 .free{top:auto;left: calc(50% - 100px);bottom: 20px;}
#core_3 .core3All{padding-top: 20px;padding-bottom:20px;flex-wrap: wrap;}
#core_3 .core3Left{width: 100%;height:auto;margin-top:0;justify-content: center;align-items: center;}
#core_3 .core3tem{width:100%;margin-bottom: 10px;display: flex;justify-content: center;}
#core_3 .core3Left p{font-size:20px;}
#core_3 .core3Left .core3Span3{font-size:14px;}
#core_3 .core3tem .temDiv{width: calc(25% - 10px);margin-right: 10px;height: 40px;background-image: none !important;position: relative;z-index:0;}
#core_3 .core3tem .temDiv:before{position:absolute;top:0;top: calc(50% - 10px);width:100%;height:100%;line-height:inherit;font-size:14px;text-align:center;z-index:1;}
#core_3 .core3tem1 .temDiv:nth-child(1):before{content:'查院校';}
#core_3 .core3tem1 .temDiv:nth-child(2):before{content:'查职业';}
#core_3 .core3tem1 .temDiv:nth-child(3):before{content:'查专业';}
#core_3 .core3tem1 .temDiv:nth-child(4):before{content:'简章查询数';}
#core_3 .core3tem2 .temDiv:nth-child(1):before{content:'同分去向';}
#core_3 .core3tem2 .temDiv:nth-child(2):before{content:'批次线查询';}
#core_3 .core3tem2 .temDiv:nth-child(3):before{content:'位次换算';}
#core_3 .core3tem2 .temDiv:nth-child(4):before{content:'查分数';}
#core_3 .core3tem .temDiv:nth-child(4n){margin-right:0;}
#core_3 .core3Right{margin-bottom:60px;margin-top: 20px;}
#core_4 .coreLeft{margin-left: 0;margin-top:20px;margin-bottom: 50px;}
#core_4 .circle{width: calc(33.33% - 20px);font-size: 14px;height: 50px;border-radius: 10px;margin-bottom: 10px;}
.littel-circle{width:10px;}
#core_4 .free1{top:auto;left: 0;bottom: 5px;}
#core_5 .coreLeft{margin-top:20px;margin-bottom:50px;flex-wrap: wrap;}
#core_4 .coreLists, #core_5 .coreLists{height:auto;flex-wrap: wrap;}
#core_5 .circle{width:calc(33.33% - 10px);margin-right:10px;height: auto;padding: 10px 0;margin-bottom: 10px;}
#core_5 .circle:nth-child(3n){margin-right:0;}
#core_5 .free1{top:auto;/* left:calc(50% - 100px); */bottom: 5px;}
#core_6 {height: 150px;}
#core_6 div{width: 100%; height: 100%;}
#core_6 .free1{height: 50px;padding: 0 60px;left: calc(50% - 140px);font-size: 18px;}

}
@media screen and (max-width: 680px) {
.InterEduCon .hdIe a {height: 50px;}
.InterEduCon .hdIe a i{display: none;}
}


/* 3 = 鸿飞教育 */
.AdultBg{background: url(../images/innerBg3-1.jpg) no-repeat;}
.AdultCon{padding:80px 0;}

/* 3.1 = 专本科学历提升 */
.AdultSonZCK{margin:30px 0;}
.AdultSonZCK h4{position: relative;padding-left: 10px;margin-bottom: 20px;font-size: 22px;font-weight: 500;color: #fff;z-index: 2;}
.AdultSonZCK h4::before{content: '';position: absolute;top: -5px;left: 0px;width: 100%;height: calc(100% + 10px);background-color: #2b7eb4;z-index: -1;}
.AdultSonZCK p{margin: 20px;line-height: 2;font-size: 18px;color: #333;text-align: justify;}
.AdultSonZCK p img{max-width:100%;display: block;}

/* 3.2 = 研究生学历提升 */
.AdultSonTop{padding:40px 30px;background-color:#2b7eb4;text-align:center;color:#fff;}
.AdultSonTop h3{font-size:26px;}
.AdultSonTop p{font-size:32px;}
.AdultSonP{margin:30px auto;width:90%;text-align:center;}
.AdultSonP p{font-size:18px;color:#333;line-height:2;font-weight:bold;}
.AdultSonUl ul{display:flex;flex-wrap: wrap;}
.AdultSonUl ul li{flex: calc(33.33% - 30px);margin-right: 25px;padding: 70px 30px;margin-bottom: 25px;background-color: #2b7eb4;color: #fff;font-size: 18px;line-height: 1.75;text-align: justify;-webkit-transition: .3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;}
.AdultSonUl ul li:nth-child(3n){margin-right:0;}
.AdultSonUl ul li:hover{background-color: #135179;-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);-o-transform:translateY(-6px);transform:translateY(-6px);cursor:pointer;}

.AdultSonContact{width:70%;margin:30px auto;display:flex;}
.AdultSonContact a{display:block;flex: calc(33.33% - 30px);margin-right: 25px;padding:25px 0;border-radius:25px;color:#fff;font-size:24px;font-weight:bold;text-align:center;border:2px solid transparent;-webkit-transition: .3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;}
.AdultSonContact a:first-child{background-color:#2b7eb4;}
.AdultSonContact a:nth-child(2){background-color:#e27220;}
.AdultSonContact a:last-child{position:relative;margin-right:0;border-color:#e27220;color:#e27220;font-weight:normal;}
.AdultSonContact a:last-child::before{content:'';position:absolute;left: 15px;top: calc(50% - 15px);width: 36px;height: 36px;background:url(../images/innerIco3-2.png) no-repeat;transition: background 0.3s ease, color 0.3s ease;}
.AdultSonContact a:hover{-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);-o-transform:translateY(-6px);transform:translateY(-6px);}
.AdultSonContact a:hover:first-child{background-color:#135179;}
.AdultSonContact a:hover:nth-child(2){background-color:#bb5b15;}
.AdultSonContact a:hover:last-child{border-color:#bb5b15;color:#bb5b15;}
.AdultSonContact a:hover:last-child::before{animation: MoveButton 0.3s;}

/* 3.3 = 证书培训 */
.AdultSonPc{margin-bottom: 40px;display: flex;}
.highLeft{/* float:left; */width:290px;/* height:380px; */border-radius: 15px;background:#2b7eb4;}
.highLeftDiv{height: 100%;text-align:center;display: flex;flex-wrap: wrap;flex-direction: column;align-items: center;justify-content: space-evenly;}
.highLeft p{font-size:24px;color:#fff;}
.highLeft span{font-size:14px;color: #fff;line-height: 2;display:block;}
.highLeft a img{position:relative;top:4px;margin-right:8px}
.highOver{width: 130px;height:35px;margin-top: 30px;background:#fff;border-radius:18px;text-align: center;line-height: 35px;border: 1px solid transparent;-webkit-transition:.8s;}
.highOver em{color: #333;font-size: 14px;}
.highLeft:hover .highOver{background:transparent;border-color:#fff;}
.highLeft:hover em{color:#fff;}

.highRight{width: calc(100% - 305px);margin-left: 15px;float: right;display: flex;flex-wrap: wrap;}
.highRight a{width: calc(25% - 10px);height: 165px;margin-right: 10px;float:left;border-radius: 15px;overflow: hidden;}
.highRight a:nth-child(4n){margin-right:0px}
.highRight a:nth-child(-n+4){margin-bottom: 10px;}
.highInfo{position:relative;z-index: 1;}
.highInfo::before{/* content:''; */position:absolute;left:0;top:0;width:100%;height:100%;opacity:1;z-index:2;}
.highPicBox {position:relative;width:100%;height:0px;padding-bottom: 70%;overflow:hidden;margin:0 auto;border-radius: 15px;}
.highPicBox img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:100%;height: auto;transition:all .5s ease}
.highInfo p{font-size: 24px;color:#fff;width: 100%;height: 100%;position:absolute;bottom:0px;left:0px;z-index:99;display: flex;align-items: center;justify-content: center;border-radius: 15px;}
.highRight a:nth-child(1) p,
.highRight a:nth-child(3) p,
.highRight a:nth-child(6) p,
.highRight a:nth-child(8) p{background-color: rgba(43,126,180,0.51);}
.highRight a:nth-child(2) p,
.highRight a:nth-child(4) p,
.highRight a:nth-child(5) p,
.highRight a:nth-child(7) p{background-color:rgba(0,0,0,0.40);}
.highRight a:hover img{transform:translate(-50%,-50%) scale(1.1)}
/* 3.3.2 = 证书详情 */
.AdultTop{margin-bottom: 35px;}
.ProIn{display: flex;}
.ProImg{width:400px;}
.ProImg img{display: block;width: 100%;}
.ProIn2{float:left;width:calc(100% - 450px);margin-left:50px;}
.ProIn2 h4{font-size:24px;color:#222;font-weight:bold;}
.ProIn2 .ProInUl li{line-height:2;font-size:18px;color:#282828;}
.ProIn2 .ProInUl li i{color: #ff5039;}
.ProIn2 .AdultSonContact{width: auto;margin: 20px auto;}
.ProIn2 .AdultSonContact a{padding: 4px 20px;float: left;border-radius: 5px;font-size: 18px;}
.ProIn2 .AdultSonContact a:last-child{padding-left: 40px;border-width: 1px;text-indent: initial;}
.ProIn2 .AdultSonContact a:last-child::before{left: 4px;background-size:100%;width: 30px;height: 30px;}
.AConSon{margin-bottom:30px;}
.TpTitles {height:40px;line-height:40px;background-color:#e4e4e4;}
.TpTitles h4{width:156px;font-size:18px;color:#fff;text-align:center;background-color:#2b7eb4;}
.TpSub{padding:20px;font-size:16px;color:#333;}
.TpSub img{margin:inherit;}
.TpSub p{margin-bottom:0;font-weight:normal;line-height: 2;}
.AdultRight .RACon{margin-top: 20px;}
.AdultRight .newPicBox{padding-bottom: 71%;}

/* 3.4 = 鸿飞必过 */

@media screen and (max-width: 1550px) {
/* 3.3 = 证书培训 */
.highLeft{width: 240px;}
.highRight {width: calc(100% - 255px);}
.highRight a{height: 135px;}

}
@media screen and (max-width: 1440px) {
.AdultCon{padding:60px 0;}
.highInfo p{font-size: 20px;}
.ProIn2 .AdultSonContact a{padding: 4px 15px;}

/* 3.1 = 专本科学历提升 */
.AdultSonZCK h4{font-size: 22px;}
.AdultSonZCK h4::before{width: 200px;}

/* 3.2 = 研究生学历提升 */
.AdultSonTop{padding:20px;}
.AdultSonTop h3{font-size:24px;}
.AdultSonTop p{font-size:28px;}
.AdultSonUl ul li{padding: 40px 25px;}

.AdultSonContact a{flex: calc(33.33% - 10px);margin-right: 15px;padding:20px 0;font-size: 22px;border-radius: 20px;}
.AdultSonContact a:last-child{text-indent: 52px;}
}
@media screen and (max-width: 1200px) {
.AdultCon{padding:30px 0;}
.highInfo p{font-size: 18px;}

/* 3.1 = 专本科学历提升 */
.AdultSonZCK h4{font-size: 20px;}
.AdultSonZCK h4::before{width: 160px;}
.AdultSonZCK p{margin: 10px;line-height: 1.75;font-size: 16px;}

/* 3.2 = 研究生学历提升 */
.AdultSonTop{padding:15px;}
.AdultSonTop h3{font-size:22px;}
.AdultSonTop p{font-size:24px;}
.AdultSonUl ul li{flex: calc(33.33% - 10px);margin-right: 15px;margin-bottom: 15px;padding: 25px 20px;font-size: 16px;border-radius: 15px;}

/* 3.3 = 证书培训 */
.highLeft{width: 200px;}
.highRight {width: calc(100% - 225px);}
.highRight a{height: 105px;}

/* 3.3.2 = 证书详情 */
.AdultTop{margin-bottom: 20px;}
.ProImg{width:300px;}
.ProIn2{float:left;width:calc(100% - 320px);margin-left:20px;}
.ProIn2 h4{font-size:20px;}
.ProIn2 .ProInUl li{font-size:16px;}
.ProIn2 .AdultSonContact a{padding: 4px 10px;font-size: 16px;font-weight: normal;}

.AdultSonContact a{padding:15px 0;font-size: 20px;}
.AdultSonContact a:last-child{text-indent: 40px;}
.AdultSonContact a:last-child::before{left: 10px;top: calc(50% - 15px);width: 30px;height: 30px;background-size: 100%;}
}
@media screen and (max-width: 960px) {
.AdultCon{padding:20px 0;}

/* 3.1 = 专本科学历提升 */
.AdultSonZCK h4{font-size: 18px;}
.AdultSonZCK h4::before{width: 120px;}

/* 3.2 = 研究生学历提升 */
.AdultSonTop{padding:10px;}
.AdultSonTop h3{font-size:18px;}
.AdultSonTop p{font-size:20px;}
.AdultSonUl ul li{padding: 15px;font-size: 14px;}
.AdultSonContact a{padding:10px 0;font-size: 18px;}

/* 3.3 = 证书培训 */
.highLeft{display:none;}
.highRight {float: none;width: 100%;margin-left:0;}

/* 3.3.2 = 证书详情 */
.ProIn2 .ProInUl li{line-height: 1.75;}
}
@media screen and (max-width: 768px) {
.ProIn{flex-direction: column;align-items: flex-start;}
.ProImg{width:100%;margin-bottom: 10px;}
.ProIn2{float:none;width:100%;margin-left: 0;}
}
@media screen and (max-width: 680px) {
/* 3.2 = 研究生学历提升 */
.AdultSonUl ul li{flex: calc(50% - 10px);}
.AdultSonUl ul li:nth-child(3n){margin-right: 15px;}
.AdultSonUl ul li:nth-child(2n){margin-right: 0;}
.AdultSonContact{flex-direction: column;}
.AdultSonContact a{display:inline-block;margin-right:0;margin-bottom:10px;}

/* 3.3 = 证书培训 */
.highRight a{width: calc(50% - 10px);height:120px;margin-bottom: 10px;}
.highRight a:nth-child(2n){margin-right:0;}	
.highPicBox {padding-bottom: 70%;}
}


/* 4 = 鸿飞体育 */
.HfSBox .container{padding-bottom: 60px;}
.HfSAll{margin-top: 40px;}
.el-table {width: 100%;table-layout: fixed;border-collapse: separate}
.el-table {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	flex: 1;
	width: 100%;
	max-width: 100%;
	background-color: #fff;
	font-size: 14px;
	color: #333;
}
.el-table thead {
    color: #909399;
    font-weight: 500
}
.el-table tr {
	background-color: #fff
}
.el-table .el-table__cell {
	padding: 12px 0;
	text-overflow: ellipsis;
	vertical-align: middle;
	position: relative;
	text-align: left;
	overflow: hidden;
	font-size: 18px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff
}

.el-table td.el-table__cell,
.el-table th.el-table__cell {
	border-bottom: 1px solid #ebeef5
}
.el-table th.el-table__cell>.cell {
	display: inline-block;
	box-sizing: border-box;
	position: relative;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%
}
.el-table .cell {
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-break: break-all;
	line-height: 23px;
	padding-left: 10px;
	padding-right: 10px
}
.el-table td.el-table__cell {
	transition: background-color .25s ease
}
.el-table tr:hover>td.el-table__cell {
	background-color: #f5f7fa
}

@media screen and (max-width: 960px) {

.el-table .el-table__cell {font-size: 14px;}
}


/* 5 = 新闻中心 */
.NcBg{background: url(../images/innerBg5.jpg) no-repeat;}
.newsAll {margin-top:60px;}
.newsAll .newList{width: 25%;margin-right: 0;margin-bottom: 25px;padding-bottom: 25px;border-bottom: 1px solid #cacaca;}
.newsAll .newList:last-child{margin-right:0;}
.newsAll .newList a{padding-right:20px;padding-left: 20px;}
.newsAll .image_con{position: relative;}
.newsAll .newPicBox{width: 100%;margin: 0 auto;padding-bottom: 60%;}
.newsAll .contentBoxB{margin-top:0;}
.newsAll .newTitle{height: 44px;min-height: inherit;margin-bottom: 0;padding-left: 0;font-size: 18px;}
.newsAll .newTitle::before{display: none;}
.newsAll .TimeBox{margin: 5px 0;font-size:14px;line-height:1.2;color:#d0a871;}
.newsAll .newMs{height: 50px;font-size: 16px;color: #666;}
.newsAll .bottom_btn{margin-top: 10px;font-size:14px;}
.newsAll .bottom_btn i{padding: 4px 18px;color: #fff;border-radius: 13px;background: #b3b3b3;border: none;}
.newsAll .newList:hover {background-color:#fff;border-radius: 10px 10px 0 0;}
.newsAll .newList:hover .newPicBox{border-radius: 10px 10px 0 0;}
.newsTop{}
.newsBottom .newList{width: 33.33%;margin-right: 0;}

@media screen and (max-width: 1200px) {

.newsAll {margin-top:40px;}
}
@media screen and (max-width: 960px) {
.newsAll {margin-top:20px;}
.newsAll .newList{width: calc(50% - 10.5px);margin-right: 14px;}
.newsAll .newList:nth-child(2n){margin-right: 0;}
.newsAll .newList a{padding-right:0;padding-left: 0;}
}
@media screen and (max-width: 680px) {
.newsAll .newList{width: 100%;margin-right: 0;margin-bottom: 10px;padding-bottom: 10px;}
.newsAll .newTitle{height: 40px;margin-bottom: 6px;font-size: 16px;}
.newsAll .newMs{height: 40px;min-height: inherit;font-size: 14px;}
.newsTop .image_con,
.newsAll .TimeBox,
.newsAll .bottom_btn{display: none;}
.newsAll .newList:hover {background-color:transparent;border-radius: 0;}
}

/*【6】==联系我们*/
.ContactBg{}
.contactTop .contactSon{background: url(../images/map.png) center 30px no-repeat;}
.TopSec{width:100%;}
.TopSec p{margin: 90px auto 60px;font-size:30px;text-align:center;color:#333;}
.contactTop ul{}
.contactTop ul li{position:relative;float:left;width: calc(25% - 15px);height:210px;margin-right:20px;padding: 45px 20px;line-height: 2;text-align:center;color:#fff;background:#2b7eb4;border-radius:5px;z-index:1;cursor:pointer;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;}
.contactTop ul li:nth-child(4){margin-right:0;}
.contactTop ul li:hover{background-color: #102540;-webkit-box-shadow:rgba(40,109,174,.2) 0px 0px 30px;-moz-box-shadow:rgba(40,109,174,.2) 0px 0px 30px;box-shadow:rgba(40,109,174,.2) 0px 0px 30px;-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);-o-transform:translateY(-6px);transform:translateY(-6px)}
.contactTop ul li b{display:block;font-size:24px;}
.contactTop ul li span{font-size:16px;line-height: 1.5;}
.contactTop ul li:hover span{color:#fff}

.TopCu{margin-top:150px;width:100%;height:140px;background-color:#e6e6e6;}
.TopCu .container {position:relative;}
.TCCode{position:absolute;left:50%;top:-65px;width:296px;margin-left:-148px;z-index:2;display: flex;justify-content: center;}
.TCCode .PosCode{width:133px;text-align:center;}
.TCCode .PosCode:first-child{margin-right:30px;}
.TCCode .PosCode img{display:block;margin:0 auto;}
.TCCode .PosCode p{font-size:18px;color:#333;}

/* Feedback */
.contactFB{padding:60px 0;background:url(../images/innerBg6-2.jpg) no-repeat;}
.contactFB .container{position: relative;display: flex;align-items: flex-end;}
.contactFB .postionFB{float:left;width:660px;border-radius:10px;}
.contactFB .postionFB img{display:block;width:100%;border-radius:10px;}
.FormBox{float:right;width:calc(100% - 690px);margin-left: 30px;}
.FormBox .abTit{margin-bottom: 10px;text-align: left;}
.FormBox .abTit h4{padding-bottom: 0;margin-bottom: 0;color: #fff;}
.FormBox .abTit p{color: #fff;font-size: 60px;font-weight:normal;font-family: "Impact";letter-spacing: 4px;}
.FormBox .abTit h4::before{display:none;}
.FormBox .flg{font-size: 18px;color: #fff;}
.feedForm{float:left;width: 100%;margin-top: 30px;}
.contactFB input[type='text']{display: block;width:100%;height: 40px;margin-bottom: 15px;padding-left: 10px;line-height: 40px;background: rgba(255,255,255,0.88);font-size:16px;color:rgba(38,38,38,0.7);border-radius: 10px;}
.contactFB textarea{float: left;width: 100%;height: 110px;padding-left: 10px;margin-bottom: 10px;background: rgba(255,255,255,0.88);font-size:16px;color:rgba(38,38,38,0.7);border-radius: 10px;}
.contactFB .btnBox input[name='checkcode']{float:left;width:calc(100% - 140px);margin-bottom: 0;}
.contactFB .btnBox img{float:right;width:120px;}
.contactFB .btnBox input[type='submit'],.contactFB button[type='reset']{float:left;width:49%;height:42px;font-size:18px;line-height:42px;color:#fff;border-radius:5px;text-align:center;cursor:pointer;}
.contactFB .btnBox input[type='submit']{margin-right:2%;border:none;background:#fcd354;}
.contactFB .btnBox button[type='reset']{color: #fcd354;border:1px solid #fcd354;background:transparent;}
.contactFB .btnBox input[type='submit']:hover{background:#fff;color:#fcd354;}
.contactFB .btnBox button[type='reset']:hover{background:#fcd354;border:none;color:#fff;}

/* WebKit, Blink, Edge */
input[type='text']::-webkit-input-placeholder{color:rgba(38,38,38,0.7);}
/* Mozilla Firefox 4 to 18 */
[type='text']:-moz-placeholder{color:rgba(38,38,38,0.7);}
/* Mozilla Firefox 19+ */
[type='text']::-moz-placeholder{color:rgba(38,38,38,0.7);}
/* Internet Explorer 10-11 */
input[type='text']:-ms-input-placeholder{color:rgba(38,38,38,0.7);}
/* Microsoft Edge */
input[type='text']::-ms-input-placeholder{color:rgba(38,38,38,0.7);}


@media screen and (max-width:1400px){
.TopSec p{margin: 60px auto;}
.contactTop ul li span{font-size:15px;}
}

@media screen and (max-width:1200px){
.contactTop ul li{padding:15px;height:160px;}
.contactTop ul li b{font-size:20px;}
.contactTop ul li span{float:none;font-size:16px;text-align:center;}
.contactFB{height: auto;padding: 30px 0;}
.contactFB .postionFB{display:none;}
.FormBox{float:none;width:100%;margin-top:0;}
.FormBox .abTit{margin-bottom: 20px;text-align:center;}
.feedForm{margin-top:0;float: none;width: 100%;}
.contactFB textarea,.contactFB .btnBox button[type='submit']{height:80px !important;}
.contactFB .techTxt font{font-size:48px;}
.contactFB .techTxt font em{font-size: 24px;}
.techTxt{display: none;}
}
@media screen and (max-width: 960px) {
.contactTop ul li{width: calc(33.3% - 7px);margin-right: 10px;padding: 15px 12px;}
.feedForm{width:100%;}
.contactFB{padding:20px 0;}
.contactFB .techTxt.action{display:none;}
}
@media screen and (max-width: 768px) {
.contactTop ul li{float: none;width: 100%;height: auto;margin-right: 0;padding: 10px 20px;margin-bottom:15px;}
}

@media screen and (max-width: 680px) {
.contactTop .container{background-image:none;}
.TopSec{margin-top: 20px;}
.contactTop ul li span{font-size:12px;}	
}


/* 版权部分 */
.footerbg{position:relative;background-color: #0f6298;}
.footerbg::before{content:'';position:absolute;left:0;top:0;width:100%;height:8px;background: repeating-linear-gradient(to right,#0a6db7,#fe6822);z-index:1;opacity:0;}

.updown{opacity:0;visibility:hidden}
.updown.active{opacity:1;visibility:visible}
.updown i{cursor:pointer;display:block;width: 50px;height: 50px;line-height: 50px;position: fixed;bottom: 1%;left: calc(100% - 170px);margin-left: -25px;background: #a3a5a6 url(../images/top.png) center center no-repeat;border-radius: 5px;z-index:333;box-shadow: -1px 1px 6px 0px rgba(209, 173, 113, 0.52); transition: 0.35s;}
.updown i:hover{background-color:#d1ad71;animation: MoveButton 0.3s;}

.footTop{padding:100px 0 20px;}
.footerInfo{display: flex;}
.InfoH4{display:flex;align-items: center;flex-direction: column;}
.InfoH4 img{width:164px;}
.InfoH4 p{margin-top: 10px;font-size: 30px;color:#fff;text-align: center;letter-spacing: 4px;font-weight: 700;}
.InfoH4 i{display: block;font-size: 10px;text-transform: uppercase;letter-spacing: 1px;}

.InfoRight{calc(100% - 290px);width: calc(100% - 290px);margin-left: 120px;}
.IRTop{display:flex;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 2px solid #528eb5;align-items: center;}
.footerMenu {display:flex;flex: 1;margin-right: 120px;}
.footerMenu .footer_com{flex: 25%;}
.footerMenu .footer_com:first-child{margin-left:0;}
.footerMenu .footer_com h4{position: relative;margin-bottom:15px;padding-bottom: 15px;line-height:2;font-size: 20px;color: #fff;border-bottom: 2px solid #528eb5;}
.footerMenu .footer_com h4::before{content:'';position:absolute;right: 30%;top:12px;width:2px;height:18px;background: #fff;z-index:1;opacity:1;}
.footerMenu .footer_com:last-child h4::before{opacity:0;}
.footerMenu .footer_com a{display:block;line-height:2;font-size: 16px;color: #fff;}
.Hotline{display:flex;flex-direction: column;color: #fff;text-align:center;}
.Hotline i{font-size:30px;letter-spacing:2px;}
.Hotline b{margin:10px 0;font-size: 28px;letter-spacing: 2px;font-weight:700;}
.Hotline em{display:block;width:100%;height:50px;line-height:50px;font-size:18px;background-color:#64a6d1;border-radius:5px;}


.footerCC{display: flex;justify-content: space-between;}
.footerCC .footer_com span{display:block;margin-bottom: 18px;padding-left: 40px;line-height:1.5;color:#fff;font-size: 18px;background-repeat: no-repeat;background-position:left center;background-size:contain;}
.footerCC .footer_com span:nth-child(1){background-image: url(../images/indexIco5-1.png);}
.footerCC .footer_com span:nth-child(2){background-image:url(../images/indexIco5-2.png);}
.footerCC .footer_com span:nth-child(3){background-image:url(../images/indexIco5-3.png);}
.footerCC .footer_com span:last-child{margin-bottom:0;background-image:url(../images/indexIco5-4.png);}

.footerCode{}
.footerCode img{max-width:100%;display: block;}
.footerCode {font-size:16px;color:#fff;text-align:center;display: flex;}
.footerCode .CodeBox:first-child{margin-right:40px;}

.copyright{padding:20px 0;width: 100%;background: #054f7f;}
.copyright span{margin:0 6px;}
.copyright span:nth-child(3),
.copyright span:last-child{float:right;}
.copyright span:last-child{position:relative}
.copyright span:last-child::before{content:'';position:absolute;right:-5px;top:5px;width:1px;height:calc(100% - 8px);background-color:#fff;z-index:1;}
.copyright span b{margin:0 6px;font-weight:normal;}
.copyright span,
.copyright a{color:#fff;font-size:16px;}


@media screen and (max-width:1660px){
.InfoRight{width: calc(100% - 240px);margin-left: 70px;}
}
@media screen and (max-width:1440px){
.footTop{padding:50px 0 20px;}
.footerMenu {margin-right: 90px;}
.footerMenu .footer_com h4::before{right: 20%;}
.footerCC .footer_com span{margin-bottom: 14px;font-size: 16px;}
}
@media screen and (max-width: 1660px) and (min-width: 1360px) {
.updown i{left: calc(100% - 110px);}
}
@media screen and (max-width: 1360px) and (min-width: 960px){
.updown i{left: calc(100% - 30px);}
}
@media screen and (max-width:1360px){
.InfoRight{width: calc(100% - 200px);margin-left: 30px;}
.footerMenu {margin-right: 60px;}
.Hotline i{font-size:24px;}
.Hotline b{font-size: 22px;}
.Hotline em{height:40px;line-height:40px;font-size:16px;}

}
@media screen and (max-width: 1200px){
.updown i{left: calc(100% - 30px);}
.footTop{padding:25px 0;}
.footerMenu {margin-right: 30px;}
.footerMenu .footer_com h4::before{opacity:0;}
.footerMenu .footer_com a{font-size: 14px;}
.footerCC .footer_com span{padding-left: 30px;margin-bottom: 10px;font-size: 14px;}
.footerCode .CodeBox:first-child{margin-right:20px;}
.copyright{padding:25px 0;}
}

@media screen and (max-width: 960px){
.updown.active{opacity:0}
.footerInfo{flex-direction: column;}
.InfoRight{width: 100%;margin-left: 0;}
.IRTop{display:none;}
.footerCC{margin-top:20px;}
.copyright{padding:15px 0;text-align: center;font-size: 14px;}
.copyright span.fl{float: none;}
.copyright span.fr{float: none;display: block;}

}
@media screen and (max-width: 768px){
.footerInfo{display:none;}
.fcLeft{flex-wrap: wrap;padding:0;}
.footerMenu {width: 100%;margin-bottom: 20px;text-align: center;}
.footerContact{width: 100%;display: flex;justify-content: center;}

.footTop{display:none;}
.copyright span:nth-child(2),
.copyright span:nth-child(4){display: none;}
.copyright span{display:block;}
.copyright span:nth-child(3){float:none;}
}
@media screen and (max-width: 680px){
}

/* WebKit, Blink, Edge */
.feedBack input[type='text']::-webkit-input-placeholder{color:rgba(255,255,255,0.7);}
/* Mozilla Firefox 4 to 18 */
.feedBack [type='text']:-moz-placeholder{color:rgba(255,255,255,0.7);}
/* Mozilla Firefox 19+ */
.feedBack [type='text']::-moz-placeholder{color:rgba(255,255,255,0.7);}
/* Internet Explorer 10-11 */
.feedBack input[type='text']:-ms-input-placeholder{color:rgba(255,255,255,0.7);}
/* Microsoft Edge */
.feedBack input[type='text']::-ms-input-placeholder{color:rgba(255,255,255,0.7);}



/* search */
.SeaBg{margin-top:40px;min-height:400px;}
.insidesBanner{overflow: hidden;}
.insidesTitle{position:relative;padding:60px 0;}
.itc{text-align:center;color:#333333;font-size:50px;line-height:1;font-weight:normal;text-transform:uppercase;}
.titBox{line-height:45px;border-bottom:1px solid #000000;}
.sltitle{float:left;margin-right:20px;color:#1a1a1a;font-size:28px;font-weight:normal;text-transform:uppercase;letter-spacing:0;}
.srjg{float:left;text-align:center;color:#333333;font-size:16px}
.srjg a{color:#cc0000;font-weight:bold;}
.srList li{padding:20px 0;border-bottom:1px solid #e7e3e3}
.sltit{display:block;color:#000000;font-size:20px;font-weight:bold;height:40px;}
.sltxt{display:block;color:#666666;font-size:16px;height:28px;}
.eT{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.metadata img{display: block;margin:20px auto;}
.srList li:hover{border-bottom-color:#2b7eb4;}
.srList li:hover .sltxt{color:#2b7eb4;}


/*分页*/
.pagination-wrapper {clear:both;padding:1em 0;text-align:center;margin-top:10px;} 
.pagination {display: inline-block;*display: inline;*zoom: 1;font-size:14px;} 
.pagination li{float: left;display: inline;padding:0 1em;margin-right:10px;height:34px;line-height: 34px;text-decoration: none;border: 1px solid #d8dce0;border-radius: 5px;list-style: none; } 
.pagination li a {display: inline-block;color: #80909a; text-align:center;} 
.pagination li a:link{color: #555555;} 
.pagination li a:hover{text-decoration:none;color:#2b7eb4;} 
.pagination li a:link:hover {color:#2b7eb4;} 
.pagination li.thisclass{background-color: #2b7eb4;border-color:transparent;} 
.pagination li.thisclass a{color:#fff;}
.pagination li:first-child,
.pagination li:last-child{border-radius: 20px;} 
.pagination li:last-child{margin-right:0;}
.pagination .pageinfo{color: #444;}
.pagebar .pagination{display:flex;justify-content:center;margin-top:20px;margin-bottom:20px;}
.pagination a{background:#fff;border:1px solid #ccc;color:#333;font-size:14px;padding:5px 10px;margin:0 5px;border-radius:5px}
.pagination span{color:#333;font-size:14px;padding:8px 2px;margin:0 5px;border-radius:5px}
.pagination a:hover,
.pagination a.page-num-current{color:#fff;background:#2b7eb4;border:1px solid #2b7eb4;}


/*回到顶部-悬浮链接*/
.suspension{position:fixed;z-index:55;right:2px;bottom: 60px;width:60px;height: 204px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:60px;height: 60px;line-height: 60px;background-color:#2666a6;margin-bottom:2px;cursor:pointer;outline:none;border-radius: 10px;text-align: center;}
/* .suspension .a.active,
.suspension .a:hover{background:#295cd2;} */
.suspension .a-qrcode {background-color:#d1ad71;}
.suspension .a-service-phone{background-color:#4199bc;}
.suspension .a-service-jm {background-color:#2666a6;}
.suspension .a span{font-size: 12px;color: #fff;}
.suspension .a .i{display: inline-block;width:42px;height: 38px;margin: 0 auto;background-position: center center;background-repeat:no-repeat;vertical-align:middle;}
.suspension .a-qrcode .i{background-image:url(../images/indexIco5-1.png);}
.suspension .a-service-phone .i{background-image:url(../images/indexIco5-2.png);}
.suspension .a-service-jm .i{background-image:url(../images/indexIco5-3.png);}
.suspension .a-top{background:#d90707;display:none;height: 40px;line-height: 40px;margin-bottom: 0;}
.suspension .a-top .i{background-image:url(../images/kfIco_top.png);background-position: 0;height: 40px;}
.suspension .a-top:hover{background:#295cd2;}
.suspension .d{display:none;width: 160px;background:#fff;position:absolute;right: 66px;/* min-height:90px; */border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:15px;height:15px;background:url(../images/side_bg_arrow.png) no-repeat;right:-15px;top: 25px;}
.suspension .d-qrcode{top: 0;}
.suspension .d-service-phone{top: 62px;}
.suspension .d-service-jm{top: 124px;width: 110px;}
.suspension .d .inner-box{padding:10px 8px;}
.suspension .d-service-item{/* border-bottom:1px solid #eee; *//* padding: 10px 0; */}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/phone_ico2.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:28px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{line-height:22px;font-size:16px;margin-left:0;}
.suspension .d-service-item .text .number{color:#555;}
.suspension .d-qrcode,.suspension .d-service-jm{text-align:center;}
.suspension .d-qrcode .inner-box{}
.suspension .d-qrcode .qrcode-img,.suspension .d-service-jm .qrcode-img{width: 100px;height: 100px;overflow: hidden;margin:0px auto;}
.suspension .d-qrcode .qrcode-img img,.suspension .d-service-jm .qrcode-img img{width: 100%;}
.suspension .text {text-align:center;}
.suspension .text p{font-size: 14px;color: #999;}
@media screen and (max-width:960px){
.suspension{display: none;}  
}
.suspension a:hover i {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}

@keyframes gelatine {
	from,
	to {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	25% {
		-webkit-transform: scale(0.9, 1.1);
		transform: scale(0.9, 1.1);
	}
	50% {
		-webkit-transform: scale(1.1, 0.9);
		transform: scale(1.1, 0.9);
	}
	75% {
		-webkit-transform: scale(0.95, 1.05);
		transform: scale(0.95, 1.05);
	}
}

/* 新闻详情 */
.ndBg{background:#fafafa;}
.CcCon{padding-bottom: 80px;}
.Dpage blockquote{height:46px;width:100%;line-height:46px;text-indent:24px;font-size:20px;font-weight:bold;color:#374285;background-color:#dbdeed;}
.DpageLeft{float:left;width:calc(100% - 370px);}
.Details_Con {padding:30px 15px;}
.Details_Con .DpageTit {margin:20px 0 40px;text-align:center;}
.Details_Con .DpageTit h4{font-size:24px;color:#3b3b3b;font-weight:bold;}
.Details_Con,
.DpageDes p{margin-bottom:25px;text-align:justify;line-height:2;font-size:16px;color:#3b3b3b;font-weight:300;}
.Details_Con img{max-width: 100%;display: block;margin: 0 auto;}
.DpageDes {margin:20px auto;}
.NewsContent{}
.NewsLeft{width:100%;max-width: 1200px;margin: 0 auto;padding:40px 30px;background:#fff;}
.n_park {text-align:center;}
.n_park h1{font-size:24px;font-weight:bold;color:#333;line-height: 2;}
.fabu {padding: 20px 0;margin-top: 20px;border-top: 1px solid #ccc;}
.n_park p{font-size:14px;color:#666;}
.Details_List {width:100%;margin-top:80px;}
.Details_List a{width:48.5%;height:40px;padding-left:16px;line-height:40px;color:#333;background:transparent;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;border:1px solid #ccc;border-radius: 25px;transition: background 0.3s ease, color 0.3s ease;}
.Details_List a:hover{background:#2b7eb4;color:#fff;border-color: transparent;animation: MoveButton 0.3s;}
.DpageRight{width:340px;float:right;overflow: hidden;}
.CcRight blockquote{color:#fff;background-color:#374285;}

.RPCon,
.OCCon{margin-top:25px;}
.RelatedPro .newList,
.OtherCases .newList{width:calc(50% - 10px);margin-right:20px;margin-bottom:20px;}
.RelatedPro .newList:nth-child(2n),
.OtherCases .newList:nth-child(2n){margin-right:0;}
.RelatedPro .contentBoxB,
.OtherCases .contentBoxB{margin-top:0;}
.RelatedPro .newTitle,
.OtherCases .newTitle{font-size:16px;color:#282828;text-align:center;}
.RelatedPro .newTitle{height:40px;-webkit-line-clamp: 2;}
.OtherCases .newTitle{-webkit-line-clamp: 1;}
.RelatedArt .newList{width:100%;margin-right:0;margin-bottom:5px;padding-left:6px;padding-bottom:10px;border-bottom:1px solid #e9ebf0;}
.RelatedArt .newList:first-child{margin-top:10px;}
.RelatedArt .newList .newTitle{min-height: inherit;height: 20px;color:#797979;font-weight:normal;font-size: 16px;}
.Dpage .RelatedArt .newTitle{margin-bottom:0;}
.RelatedArt .newList:hover {border-bottom-color:#384385;}
.RelatedArt .newList:hover .newTitle{font-weight:normal;color:#617aca;}
.RelatedArt .indexAb_more,
.RelatedPro .indexAb_more{width:100%;height:40px;line-height:40px;color:#617aca;background-color:#e4e4e4;text-align:center;border-radius:0;}
.RelatedArt .indexAb_more:before,
.RelatedPro .indexAb_more:before{background: #617aca;}
.RelatedArt .indexAb_more:hover,
.RelatedPro .indexAb_more:hover{color:#fff;}
.IsRight{background-color:#fff;}
.IsRight{padding-bottom: 40px;}
.IsRight .RelatedArt{margin-bottom:20px;}
.IsRight .RPCon{padding:0 20px;}
.IsRight .RelatedPro .newList{width:100%;margin-right:0;}
.IsRight .RelatedPro .newPicBox{padding-bottom:67%;}
.RelatedPro{margin-bottom:20px;}
.TaBg .contentBoxB{margin-top: 5px;}
.TaBg .newTitle{margin-bottom:0;height:24px;}

@media screen and (max-width: 1660px){
.CcConTop .abTit h4{font-size: 50px;line-height: 1;}
}
@media screen and (max-width: 1440px){
.DpageLeft{width:calc(100% - 300px);}
.DpageRight{width:280px;}
}
@media screen and (max-width: 1660px) and (min-width: 1360px){
}

@media screen and (max-width: 1200px){
.CcConTop .abTit{position:inherit;width:100%;text-align:center;}
.CcConTop .abTit h4::before{left:50%;margin-left:-25px;}
.CCTAll{flex-wrap: wrap;}
.CCTL{margin-top:0;width:100%;margin-right: 0;}
.CCTR{width:100%;}
.CcBg .newTitle{font-size:18px;}
.cenLists{padding:30px 0 20px;margin: 30px 0;}

.CcLeft{padding:25px 15px;}
}
@media screen and (max-width: 960px){
.Details_Con {padding:15px 5px;}
.Details_Con .DpageTit {margin:10px 0;}
.Details_Con .DpageTit h4{font-size:20px;line-height:1.75;}
.DpageDes p{font-size:16px !important;}
.CcBg .newList{width:calc(50% - 10px);margin-right: 20px;}
.CcBg .newList:nth-child(2n){margin-right:0;}
.cenLists{padding:0;margin: 0;background-color:transparent;}
.cenLists .TimeBox,
.cenLists .newTitle{color:#100f0f;}

.CcLeft{padding:15px 5px;}

.DpageLeft{width: 100% !important;float: none !important;margin-bottom: 20px;}
.DpageRight{width: 100% !important;float: none !important;}
}
@media screen and (max-width: 680px){
.CcBg .newList{width: 100%;margin-bottom:15px;margin-right:0;}
}
@media screen and (max-width:1200px){
.NewsLeft{padding:25px 15px;}
}
@media screen and (max-width:960px){
.NewsLeft{padding:15px 5px;}
}

@keyframes jump{
0%{-webkit-transform:translate(0);transform:translate(0)}
10%{-webkit-transform:translateY(5px) scaleX(1.2) scaleY(.8);transform:translateY(5px) scaleX(1.2) scaleY(.8)}
30%{-webkit-transform:translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg);transform:translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg)}
50%{-webkit-transform:translateY(0) scale(1) rotateZ(0);transform:translateY(0) scale(1) rotateZ(0)}
55%{-webkit-transform:translateY(0) scaleX(1.1) scaleY(.9) rotateZ(0);transform:translateY(0) scaleX(1.1) scaleY(.9) rotateZ(0)}
70%{-webkit-transform:translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg);transform:translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg)}
80%{-webkit-transform:translateY(0) scaleX(1) scaleY(1) rotateZ(0);transform:translateY(0) scaleX(1) scaleY(1) rotateZ(0)}
85%{-webkit-transform:translateY(0) scaleX(1.05) scaleY(.95) rotateZ(0);transform:translateY(0) scaleX(1.05) scaleY(.95) rotateZ(0)}
100%{-webkit-transform:translateY(0) scaleX(1) scaleY(1);transform:translateY(0) scaleX(1) scaleY(1)}
}


/* 动画专区 */
@keyframes MoveButton {
30% {transform: translate3d(-3px, 0, 0);}
70% {transform: translate3d(3px, 0, 0);}
}
@keyframes appear1{
from{transform:translateX(-300px)}
to{transform:translateX(0)}
}

























