/* 核心业务 */
.business_box{ width: 1200px; margin: 0px auto; padding: 60px 0px;}
.business_box .b_title{ text-align: center; color: #2f3444; margin-bottom: 50px;}
.business_box .b_title h1{ font-size: 65px; font-family: "Plantagenet Cherokee";line-height: 65px; font-weight: 500;}
.business_box .b_title h2{ font-size: 22px; font-family: "PingFang SC"; color: #2f3444; line-height: 22px; font-weight: 200; margin-top: 0px;}
.business_in{width: 1200px; margin: 0px auto 0px; }
.business_in ul{ display: flex;justify-content:space-between;}
.business_in ul li{margin: 0px 10px;display: flex; justify-content: space-around; flex-direction: column;align-items:center}
.business_in ul li .imgbox{width: 80px; height: 80px; border: 1px solid #51607f; border-radius: 50%;background: #fff;  }
.business_in ul li:nth-child(1) .imgbox{background: url(../images/bs_icon7.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(2) .imgbox{background: url(../images/bs_icon8.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(3) .imgbox{background: url(../images/bs_icon9.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(4) .imgbox{background: url(../images/bs_icon10.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(5) .imgbox{background: url(../images/bs_icon11.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(6) .imgbox{background: url(../images/bs_icon12.png) no-repeat center center; background-size: 90%;}
/*.business_in ul li:hover .imgbox{width: 80px; height: 80px; border: 1px solid #b03135; border-radius: 50%;  }
.business_in ul li:nth-child(1):hover .imgbox{background: url(../images/bs_icon1.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(2):hover .imgbox{background: url(../images/bs_icon2.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(3):hover .imgbox{background: url(../images/bs_icon3.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(4):hover .imgbox{background: url(../images/bs_icon4.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(5):hover .imgbox{background: url(../images/bs_icon5.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(6):hover .imgbox{background: url(../images/bs_icon6.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }*/
.business_in ul li p{font-size: 14px; color: #6f779d; line-height: 28px; font-weight: 400; margin-top: 20px;}

/* 专业 */
.it_box{ width: 1200px; margin: 0px auto; padding: 60px 0px;}
.it_box .b_title{ text-align: center; color: #2f3444; /*margin-bottom: 50px;*/}
.it_box .b_title h1{ font-size: 65px; font-family: "Plantagenet Cherokee"; text-align: left; line-height: 65px; font-weight: 500;}
.it_box .b_title h2{ font-size: 22px; font-family: "PingFang SC"; color: #2f3444; line-height: 22px; font-weight: 200; margin-top: 0px;}
.it_boxin{width: 1200px; margin: 0px auto 0px; }
.it_boxin ul{ display: flex;justify-content:space-between;}
.it_boxin ul li{margin: 0px 10px;display: flex; justify-content: space-around; flex-direction: column;align-items:center}
.it_boxin ul li .imgbox{width: 70px; height: 70px; border: 1px solid #51607f; border-radius: 50%;background: #fff;  }
.it_boxin ul li:nth-child(1) .imgbox{background: url(../images/it_icon1.png) no-repeat center center; background-size: 90%;}
.it_boxin ul li:nth-child(2) .imgbox{background: url(../images/it_icon2.png) no-repeat center center; background-size: 90%;}
.it_boxin ul li:nth-child(3) .imgbox{background: url(../images/it_icon3.png) no-repeat center center; background-size: 90%;}
.it_boxin ul li:nth-child(4) .imgbox{background: url(../images/it_icon4.png) no-repeat center center; background-size: 90%;}
.it_boxin ul li:nth-child(5) .imgbox{background: url(../images/it_icon5.png) no-repeat center center; background-size: 90%;}
.it_boxin ul li:nth-child(6) .imgbox{background: url(../images/it_icon6.png) no-repeat center center; background-size: 90%;}
.it_boxin ul li:nth-child(7) .imgbox{background: url(../images/it_icon7.png) no-repeat center center; background-size: 90%;}
.it_boxin ul li:hover .imgbox{width: 70px; height: 70px; border: 1px solid #b03135; border-radius: 50%;  }
.it_boxin ul li:nth-child(1):hover .imgbox{background: url(../images/it_icon8.png) no-repeat center center; background-color:#fff;border: 1px solid #b03135;background-size: 90%; }
.it_boxin ul li:nth-child(2):hover .imgbox{background: url(../images/it_icon9.png) no-repeat center center; background-color:#fff;border: 1px solid #b03135;background-size: 90%; }
.it_boxin ul li:nth-child(3):hover .imgbox{background: url(../images/it_icon10.png) no-repeat center center; background-color:#ffffff;border: 1px solid #b03135;background-size: 90%; }
.it_boxin ul li:nth-child(4):hover .imgbox{background: url(../images/it_icon11.png) no-repeat center center; background-color:#fff;border: 1px solid #b03135;background-size: 90%; }
.it_boxin ul li:nth-child(5):hover .imgbox{background: url(../images/it_icon12.png) no-repeat center center; background-color:#ffffff;border: 1px solid #b03135;background-size: 90%; }
.it_boxin ul li:nth-child(6):hover .imgbox{background: url(../images/it_icon13.png) no-repeat center center; background-color:#ffffff;border: 1px solid #b03135;background-size: 90%; }
.it_boxin ul li:nth-child(7):hover .imgbox{background: url(../images/it_icon14.png) no-repeat center center; background-color:#ffffff;border: 1px solid #b03135;background-size: 90%; }
.it_boxin ul li p{font-size: 14px; color: #6f779d; line-height: 28px; font-weight: 400; margin-top: 20px; text-align: center;padding-bottom:12px}
.it_boxin ul li .case-select{background: url(../images/case-select.png) no-repeat bottom center;}


/* 学员作品 */
.work_box{ width: 100%; padding: 50px 0px 0px 0px;background: #f2f3f6;}
.work_inbox{ width: 1200px; margin: 0px auto;}
.work_inbox .n_title{ text-align: center; color: #2f3444; margin-bottom: 50px;}
.work_inbox .n_title h1{ font-size: 65px; font-family: "Plantagenet Cherokee"; text-align: center; line-height: 65px; font-weight: 500;}
.work_inbox .n_title h2{ font-size: 22px; font-family: "PingFang SC"; color: #2f3444; line-height: 22px; font-weight: 200; margin-bottom: 50px;}
.work_inbox .workbox{ display:flex; justify-content: space-between; align-items:center; flex-wrap: wrap;}
.work_inbox .workbox .pic{ width: 360px; height: 240px; background-color: antiquewhite; margin-bottom: 50px; overflow: hidden;}
.work_inbox .workbox .pic img{ width: 100%;}
.work_inbox .workbox .caseshowpic{margin-bottom: 80px;}
.work_inbox .workbox .caseshowpic img{ width: 100%;margin-bottom: 24px;box-shadow: 6px 6px 6px rgba(0,0,0,.2);
                 /*考虑浏览器兼容性*/
                 -moz-box-shadow: 6px 6px 6px rgba(0,0,0,.2);
                 -webkit-box-shadow: 6px 6px 6px rgba(0,0,0,.2);}
/* news */
.news_box{ width: 100%; background: #f2f3f6; padding: 60px 0px;}
.news_inbox{ width: 1200px; margin: 0px auto;}
.news_inbox .n_title{ text-align: center; color: #2f3444; margin-bottom: 50px;}
.news_inbox .n_title h1{ font-size: 65px; font-family: "Plantagenet Cherokee"; text-align: center; line-height: 65px; font-weight: 500;}
.news_inbox .n_title h2{ font-size: 22px; font-family: "PingFang SC"; color: #2f3444; line-height: 22px; font-weight: 200; margin-bottom: 50px;}
.news_inbox ul{display: flex;  justify-content:space-between; flex-wrap:wrap;}
.news_inbox ul li{ width: 36%;  padding:2%;  display: flex; }
.news_inbox ul li .time{ width: 80px; padding: 0px 20px 0px 0px; border-right: 1px solid #dcdcdc; }
.news_inbox ul li .time .day{ width: 100%; display: block; text-align: center; line-height: 60px;  font-size: 60px; font-weight: 600; }
.news_inbox ul li .time .riqi{ display: block; line-height: 20px; text-align: center; font-size: 14px; color: #979797; font-weight: 600;}
.news_inbox ul li .infor{ padding-left: 20px;}
.news_inbox ul li .infor h3{ font-size: 16px; margin-bottom: 5px; color: ##51607f; font-weight: 500; text-align: left; line-height: 30px; }
.news_inbox ul li .infor h3 a{ text-decoration: none;  color: #51607f;}
.news_inbox ul li .infor p{ font-size: 14px; color: #979797; line-height: 24px;overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; text-align: left; }
.news_inbox .btn{  width: 150px; margin:20px auto 0px; line-height: 40px; text-align: center; display: block; background-color: #b03135;  border-radius: 8px; color: #fff !important;  font-size: 14px;}

/* parter */
.parter_box{ width: 100%; background: #353a4d; padding: 60px 0px 0px 0px;}
.parter_inbox{ width: 1200px; margin: 0px auto;}
.parter_inbox .n_title{ text-align: center; color: #fff; margin-bottom: 50px;}
.parter_inbox .n_title h1{ font-size: 65px; font-family: "Plantagenet Cherokee"; text-align: center; line-height: 65px; font-weight: 500;}
.parter_inbox .n_title h2{ font-size: 22px; font-family: "PingFang SC"; color: #fff; line-height: 22px; font-weight: 200; margin-bottom: 50px;}
.parter_inbox img{width: 100%;}
.mingqi{ width:130px;height:42px;padding: 0px 0px 30px 0px;}
.mingqi ul{display: flex;justify-content:space-between;}
.mingqi ul li{flex: 1; margin: 0px 10px;}
.mingqi ul li img{ width: 100%;}

/* 就业明星 */
.star_box{ width: 100%; background: #fff; padding: 60px 0px;}
.star_inbox{ width: 1200px; margin: 0px auto;}
.star_inbox .n_title{ text-align: center; color: #2f3444; margin-bottom: 50px;}
.star_inbox .n_title h1{ font-size: 60px; font-family: "Plantagenet Cherokee"; text-align: center; line-height: 75px; font-weight: 500;}
.star_inbox .n_title h2{ font-size: 22px; font-family: "PingFang SC"; color: #2f3444; line-height: 22px; font-weight: 200; margin-bottom: 50px;}
#certify {position: relative;width: 1200px;/*判断宽度设置响应式效果*/margin: 0px auto 0px;}
#certify .swiper-container {padding-bottom: 0px;}
#certify  .swiper-slide {width: 800px;	height: 449px;background: #fff;  border:1px solid #c2c2c2;}
#certify  .swiper-slide img{	width: 800px;	height: 445px;display:block;border:2px solid #fff;}
#certify .swiper-pagination {	width: 100%;bottom: 20px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {	margin: 0 5px;	border: 3px solid #fff;	background-color: #d5d5d5; width: 10px; height: 10px; opacity: 1;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {	border: 3px solid #00aadc;background-color: #fff;}

/* 民航服务动态——热门专业 */
.zhuanye_box{ width: 100%; background: #f2f3f6; padding:50px 0px;}
.zhuan_title{ text-align: center; color: #2f3444; margin-bottom: 50px;}
.zhuan_title h1{ font-size: 65px; font-family: "Plantagenet Cherokee"; text-align: center; line-height: 65px; font-weight: 500;}
.zhuan_title h2{ font-size: 22px; font-family: "PingFang SC"; color: #2f3444; line-height: 22px; font-weight: 200; margin-bottom: 50px;}
.zhuan_title .flex-container{display: flex; padding: 0px 30px ;margin-bottom:50px;justify-content:space-around;}
.zhuan_title .flex-container .flex-item{ width: 300px; padding: 10px; background: #fff;}
.zhuan_title .flex-container .flex-item img{ width: 300px; height: 200px;}
.zhuan_title .flex-container .flex-item h3{text-align: left;  margin: 0px 0px 10px 0px; font-size: 16px; line-height: 32px; color: #000000; font-weight: 600; }
.zhuan_title .flex-container .flex-item p{text-align: left; font-size: 14px; color: #666; line-height: 26px; text-indent: 0em;overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;}
.zhuan_title .flex-container .flex-item a{ display: block; width: 80px; height: 26px; line-height: 26px; text-align: center; color: #fff; background: #b03135; text-decoration: none; margin: 10px auto; font-size: 14px;}
.zhuan_title .zhuan_more{display: block; width:150px; height: 40px; border-radius: 8px; line-height: 40px; margin-top: 40px; text-align: center; color: #fff; background: #b03135; text-decoration: none; margin: 10px auto;}

/* 通航产业 */
.tong_box{ width: 1200px; margin: 0px auto;background: #fff; padding: 60px 0px;}
.tong_box .n_title{ text-align: center; color: #2f3444; margin-bottom: 50px;}
.tong_box .n_title h1{ font-size: 60px; font-family: "Plantagenet Cherokee"; text-align: center; line-height: 75px; font-weight: 500;}
.tong_box .n_title h2{ font-size: 22px; font-family: "PingFang SC"; color: #2f3444; line-height: 22px; font-weight: 200; margin-bottom: 50px;}
.tong_box .th_infor{ text-align: left;}
.tong_box .th_infor img{ width: 300px; height: 200px; float: left; margin: 0px 30px 30px 0px;}
.tong_box .th_infor p{text-align: left; font-size: 14px; color: #666; line-height: 26px; text-indent: 2em; margin-bottom: 15px;}
/* 响应式 */
 @media screen and (max-width: 767px) and (min-width: 375px){
/* 核心业务 */
.business_box{ width: 100%; margin: 0px auto; padding: 30px 0px;}
.business_box .b_title{ text-align: center; color: #2f3444; margin-bottom: 30px; padding: 0px 20px;}
.business_box .b_title h1{ font-size: 35px; font-family: "Plantagenet Cherokee";  line-height: 35px; font-weight: 500;}
.business_box .b_title h2{ font-size: 16px; font-family: "PingFang SC"; color: #2f3444; line-height: 22px; font-weight: 200; margin-top: 0px;}
.business_in{ width: 100%; margin: 0px auto 0px; }
.business_in ul{ display: flex;justify-content:space-between;flex-wrap:wrap; padding: 0px 20px;}
.business_in ul li{width:25%;margin: 0px 10px;display: flex; justify-content: space-around; flex-direction: column;align-items:center}
.business_in ul li .imgbox{width: 80px; height: 80px; border: 1px solid #51607f; border-radius: 50%;background: #fff;  }
.business_in ul li:nth-child(1) .imgbox{background: url(../images/bs_icon7.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(2) .imgbox{background: url(../images/bs_icon8.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(3) .imgbox{background: url(../images/bs_icon9.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(4) .imgbox{background: url(../images/bs_icon10.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(5) .imgbox{background: url(../images/bs_icon11.png) no-repeat center center; background-size: 90%;}
.business_in ul li:nth-child(6) .imgbox{background: url(../images/bs_icon12.png) no-repeat center center; background-size: 90%;}
.business_in ul li:hover .imgbox{width: 80px; height: 80px; border: 1px solid #b03135; border-radius: 50%;  }
.business_in ul li:nth-child(1):hover .imgbox{background: url(../images/bs_icon1.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(2):hover .imgbox{background: url(../images/bs_icon2.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(3):hover .imgbox{background: url(../images/bs_icon3.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(4):hover .imgbox{background: url(../images/bs_icon4.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(5):hover .imgbox{background: url(../images/bs_icon5.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li:nth-child(6):hover .imgbox{background: url(../images/bs_icon6.png) no-repeat center center; background-color:#b03135;border: 1px solid #b03135;background-size: 90%; }
.business_in ul li p{font-size: 14px; margin: 0px au; color: #6f779d; line-height: 28px; font-weight: 400; margin-top: 10px; margin-bottom: 10px;}

/* news */
.news_box{ width: 100%; background: #f2f3f6; padding: 60px 0px;}
.news_inbox{ width: 100%; margin: 0px auto;}
.news_inbox .n_title{ text-align: center; color: #2f3444; margin-bottom: 20px;}
.news_inbox .n_title h1{ font-size: 35px; font-family: "Plantagenet Cherokee"; text-align: center; line-height: 35px; font-weight: 500;}
.news_inbox .n_title h2{ font-size: 16px; font-family: "PingFang SC"; color: #2f3444; line-height: 22px; font-weight: 200; margin-bottom: 20px;}
.news_inbox ul{display: flex;  justify-content:space-between; flex-wrap:wrap;}
.news_inbox ul li{ width: 94%;  padding:3%;  display: flex; }
.news_inbox ul li .time{ width: 80px; padding: 0px 20px 0px 0px; border-right: 1px solid #dcdcdc; }
.news_inbox ul li .time .day{ width: 100%; display: block; text-align: center; line-height: 60px;  font-size: 60px; font-weight: 600; }
.news_inbox ul li .time .riqi{ display: block; line-height: 20px; text-align: center; font-size: 14px; color: #979797; font-weight: 600;}
.news_inbox ul li .infor{ padding-left: 20px;}
.news_inbox ul li .infor h3{ font-size: 16px; margin-bottom: 5px; color: ##51607f; font-weight: 500; text-align: left; line-height: 30px; }
.news_inbox ul li .infor h3 a{ text-decoration: none;  color: #51607f;}
.news_inbox ul li .infor p{height: 48px; font-size: 14px; color: #979797; line-height: 24px; overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; text-align: left; }
.news_inbox .btn{  width: 100px; margin:10px auto 0px; line-height: 40px; text-align: center; display: block; background-color: #b03135;  border-radius: 8px; color: #fff !important;  font-size: 14px;}

/* parter */
.parter_box{ width: 100%; background: #353a4d; padding: 30px 0px 0px 0px;}
.parter_inbox{ width: 100%; margin: 0px auto;}
.parter_inbox .n_title{ text-align: center; color: #fff; margin-bottom: 30px;}
.parter_inbox .n_title h1{ font-size: 35px; font-family: "Plantagenet Cherokee"; text-align: center; line-height: 35px; font-weight: 500;}
.parter_inbox .n_title h2{ font-size: 16px; font-family: "PingFang SC"; color: #fff; line-height: 22px; font-weight: 200; margin-bottom: 30px;}
.parter_inbox .parter_a img{width: 90%; margin: 0 auto;}
.mingqi{ width: 100%; padding: 0px 0px 20px 0px;}
.mingqi ul{display: flex;justify-content:space-between;}
.mingqi ul li{flex: 1; margin: 0px 10px;}
.mingqi ul li img{ width: 100%;}
/* 就业明星 */
.star_box{ width: 100%; background: #fff; padding: 60px 0px;}
.star_inbox{ width: 90%; margin: 0px auto;}
.star_inbox .n_title{ text-align: center; color: #2f3444; margin-bottom: 30px;}
.star_inbox .n_title h1{ font-size: 30px; font-family: "Plantagenet Cherokee"; text-align: center; line-height: 45px; font-weight: 500;}
.star_inbox .n_title h2{ font-size: 16px; font-family: "PingFang SC"; color: #2f3444; line-height: 22px; font-weight: 200; margin-bottom: 30px;}




#certify {position: relative;width: 100%;/*判断宽度设置响应式效果*/margin: 0px auto 0px;}
#certify .swiper-container {padding-bottom: 0px;}
#certify  .swiper-slide {width: 600px;height: 449px;background: #fff;  border:1px solid #c2c2c2;}
#certify  .swiper-slide img{	width: 600px;height: 445px;display:block;border:2px solid #fff;}
#certify .swiper-pagination {	width: 100%;bottom: 20px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {	margin: 0 5px;	border: 3px solid #fff;	background-color: #d5d5d5; width: 10px; height: 10px; opacity: 1;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {	border: 3px solid #00aadc;background-color: #fff;}


}
