﻿@charset "utf-8";
/* CSS Document */
body{min-width: 1200px;}
.px_center_box{width: 1200px;margin:0 auto;}

.w_cen_con{min-height: 300px;}
.w_cen_con>.w_cen_condiv{background-color: #fff}
.w_cen_con>.w_cen_condiv:nth-child(2n){background-color: #f9f9f9}

/* 公共内容（标题+tab样式） */
.px_title_box{padding-top: 25px;padding-bottom: 25px;color: #2e2e2e;font-size: 28px;font-weight: 400;}
.px_title_box span{display: inline-block;width: 4px;height: 24px;background-color: #668dff;vertical-align: middle;margin-right: 4px;margin-top: -2px;}
.px_title_box em{font-size: 14px;color: #666666;font-style: normal;margin-left: 2px;}
.px_theader_more{display: block;margin-top: 54px;margin-right: 18px;}
.px_theader_more span{display: inline-block;width: 6px;height: 6px;border-radius: 50%;background-color: #b5b9c1;margin:0 2px;}
.px_theader_more:hover span{background-color: #7598ff;}
.px_tab_item{border-bottom: 1px solid #e9ebee;font-size: 0px;}
.px_tab_item li{padding:0 17px;position: relative;display: inline-block;font-size: 16px;color: #333333;cursor: pointer;height: 39px;line-height: 39px;overflow: hidden;}
.px_tab_item li::before{content: "";border-left: 1px dashed #c5c8ce;height: 9px;position: absolute;top: 20px;right: 0px;}
.px_tab_item li:last-child::before{display: none;}
.px_tab_item li::after{content: "";position: absolute;width: 0;left: 50%;bottom: 0;-moz-transition: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;height: 3px;background-color: #668dff;border-radius: 2px;}
.px_tab_item li.curr::after,.px_tab_item li:hover::after{width: 40%;left: 30%;}
.px_tab_item li.curr,.px_tab_item li:hover{color: #668dff;}
.px_tab_item li.curr{font-size: 20px;}
.px_bgGray{background-color: #f9f9f9;}


/* banner */
#slider1 .slide img{height: 400px;margin: auto;}
.px_banner_box .bx-wrapper .bx-pager{bottom: 37px;}
.px_banner_box .bx-wrapper .bx-pager.bx-default-pager a{width: 6px;height: 6px;background-color: #ffffff;opacity: 0.8;filter: alpha(opacity=80);}
.px_banner_box .bx-wrapper .bx-pager.bx-default-pager a:hover,.px_banner_box .bx-wrapper .bx-pager.bx-default-pager a.active{opacity: 1;filter: alpha(opacity=100);width: 28px;border-radius: 3px;}
.px_banner_text{position: absolute;top: 110px;left: 0;right: 0;text-align: center;color: #ffffff;}
.px_banner_text h3{font-size: 46px;font-weight: 700;letter-spacing: 4px;}
.px_banner_text p{font-size: 16px;padding-top: 30px;line-height: 24px;width: 710px;margin: 0 auto;}



/* 流程 */
.px_process_box{position: relative;height: 76px;margin-bottom: 42px;}
.px_process_item{position: absolute;bottom: 0px;z-index: 10;background-color: #ffffff;left: 0;right: 0;border-radius: 6px;overflow: hidden;box-shadow: 0px 0px 5px 0px #ddd;}
.px_process_item li{float: left;}
.px_process_item li a.px_process_href{height: 108px;width: 200px;position: relative;display: block;}
.px_process_item li a.px_process_href::before{content: "";position: absolute;bottom: 0px;width: 0;border-bottom: solid 4px #668dff;-moz-transition: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;left: 50%;font-weight: 400;}
.px_process_item li.curr a.px_process_href::before,.px_process_item li:hover a.px_process_href::before{width: 100%;left: 0;}
.px_process_item li a.px_process_href::after{content: "";background: url(../images/process_right.png)center no-repeat;width: 7px;height: 48px;position: absolute;right: 0;top:22px;}
.px_process_item li:last-child a.px_process_href:after{display: none;}
.px_process_item li a.px_process_href img{width: 100%;height: 100%;}



/* 新闻公告 */
.px_news_box{padding-bottom:60px;}
.px_news_item{padding-top: 25px;}
.px_news_item .px_news_list{float: left;width: 576px;padding-left: 20px;height: 86px;position: relative;margin-bottom: 10px;margin-right: 7px;}
.px_news_item .px_news_list:nth-child(2n){margin-right: 0px;}
.px_news_left{position: absolute;left: 0px;top: 10px;display: inline-block;width: 66px;height: 66px;background-color: #f1f1f1;border-radius:6px;z-index: 10;text-align: center;font-size: 18px;color: #3f3f3f;}
.px_news_left h4{font-size: 28px;color: #444444;line-height: 22px;padding-top: 15px;}
.px_news_left p{font-size: 12px;color: #666666;}
.px_news_right{padding: 17px 45px 13px 55px;border-radius: 7px;height: 56px;}
.px_news_text dt{line-height: 28px;height: 28px;}
.px_news_text dt a{display:block;font-size: 16px;color: #3f3f3f;font-weight: 600;}
.px_news_text dd{line-height: 28px;font-size: 14px;;height: 28px;color: #888888;}
.px_news_list:hover .px_news_right{background-color: #668dff;}
.px_news_list:hover .px_news_text a{color: #ffffff;}
.px_news_list:hover .px_news_text dd{color: #ffffff;opacity: .5;filter:alpha(opacity=60);}
.px_news_list:hover .px_news_left{background-color: #ffffff;box-shadow: 0 0 5px 0 #ddd;}
/* 新闻公告2 */
.px_newsImg_box{padding-bottom: 80px;}
.px_newsImg_content{padding-top: 15px;}
.px_nic_left{}
.px_nicl_item{width: 285px;height: 240px;overflow: hidden;position: relative;margin-right: 19px;}
.px_nicli_img{width: 285px;height: 200px;}
.px_nicli_img img{width: 100%;height: 100%;border-radius: 10px;}
.px_nicli_list{-moz-transition: all .15s ease-in-out;-webkit-transition: all .15s ease-in-out;transition: all .15s ease-in-out;position: absolute;bottom: 0;left: 20px;right: 0;background-color: rgba(0, 0, 0, 0.7);border-radius: 21px 0 0 0;display: block;}
.px_nicli_text{font-size: 14px;color: #ffffff;position: relative;padding: 8px 21px 6px 18px;height: 64px;width: 226px;}
.px_nicli_text p:first-child{line-height: 20px;}
.px_nicli_text p:last-child{line-height: 22px;}
.px_nicli_list:hover{background-color: #ffffff;left: 0;box-shadow: 0 0 5px 0 #ddd;}
.px_nicli_list:hover .px_nicli_text{color: #333333;}
.px_nicli_text::after{content: "";-moz-transition: all .15s ease-in-out;-webkit-transition: all .15s ease-in-out;transition: all .15s ease-in-out;position: absolute;background: url(../images/more.png)center no-repeat;width: 10px;height: 18px;top: 32px;right: -10px;}
.px_nicli_text:hover::after{right: -4px;}
.px_nic_right{margin-left: 26px;width: 545px;padding-left: 15px;}
.px_nicr_item{/* border-left: 1px #ccd2e3 dashed; */}
.px_nicr_item li{padding-left: 16px;height: 37px;line-height: 37px;position: relative;margin-top: 2px;margin-bottom: 2px;border-left: 1px #ccd2e3 dashed;}
.px_nicr_item li a{display: block;font-size: 14px;color: #333333;padding-left: 7px;padding-right: 8px;border-radius: 6px;}
.px_nicr_item li::before{content: "";width: 8px;height: 8px;background-color: #ccd2e3;border-radius: 50%;position: absolute;left: -4px;top: 15px;-moz-transition: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.px_nicr_item li a:hover{background-color: #ffffff;box-shadow: 0 0 5px 0 #ddd;}
.px_nicr_item li:hover::before{content: "";width: 16px;height: 16px;background-color: #668dff;left: -8px;top: 11px;}



/* 最新项目 */
/* .px_latest_box{padding-bottom: 80px;} */
.px_slide_item{height: 300px;padding-top:12px;}
.px_slide_list{border-radius: 6px;height: 280px;margin-bottom: 30px;width: 285px;margin: 0 auto;position: relative;top:0px;transition: all .2s;
-moz-transition: all .2s;-webkit-transition: all .2s;-o-transition: all .2s;}
.px_slide_img{position: relative;display: block;    height: 200px;}
.px_slide_img img{width: 285px;height: 200px;}
.px_slide_dateline{padding-left: 12px;font-size: 14px;color: #333333;position: absolute;right: 0;bottom: 0;left: 20px;height: 40px;line-height: 40px;background-color: rgba(0, 0, 0, 0.7);color: #ffffff;border-radius: 21px 0 0 0;}
.px_slide_dateline span{min-width: 18px;padding: 0 2px;height: 26px;font-size: 16px;color: #ffffff;display: inline-block;text-align: center;background-color: #605e5e;border-radius: 5px;vertical-align: middle;line-height: 26px;margin-left: 6px;margin-right: 2px;}
.px_slide_dl{padding: 0 10px;}
.px_slide_dl .px_slide_dt{padding-top: 8px;height: 29px;line-height: 29px;}
.px_slide_dt a{font-size: 16px;color: #333;display: block;}
.px_slide_dd{line-height: 23px;font-size: 14px;color: #666666}
.px_slide_dd .course_cost{ margin-left:12px; font-size:12px !important; color:#8A8B99; text-decoration:line-through;}
.px_slide_dd em{font-size: 16px;color: #df605f;font-style: normal;}
.px_slide_dd span i{width: 2px;height: 2px;display: inline-block;vertical-align: middle;background-color: #595959;margin: -3px 5px 0;border-radius: 50%;}
.px_slide_list:hover{background-color: #ffffff;box-shadow: 0px 0px 10px 0 #ddd;top: -10px;}
/* 小轮播 */
.bx-wrapper .bx-controls-direction a{background-color: #b2b2b2;width: 50px;height: 50px;border-radius: 50%;margin-top:0px;top: 61px;}
.bx-wrapper .bx-controls-direction a:hover{background-color: #668dff;}
.bx-wrapper .bx-prev{background: url(../images/prev.png) center no-repeat;left: -25px;background-position:center;}
.bx-wrapper .bx-next{background: url(../images/next.png) center no-repeat;right: -25px;background-position:center;}
.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-next:hover{background-position:center;}
.px_latest_box .bx-wrapper{margin: 0 !important;}

.px_slide_academic{ position:absolute; right:0; top:0; z-index:9; padding:0 14px; height:30px; line-height:30px;; background:#FFAE34; font-size:13px; color:#fff; border-radius:4px;}

.singitem{float: left;margin-right: 16px;}


.sliderWrapnew{margin: 0 auto;position: relative;width: 1204px;height: 310px;}
.sliderrownew{overflow: hidden;position: relative;width: 1204px;height: 300px;}
.sliderWrapnew ul{position: absolute;top: 0;background-color: #fff;left: 0;width: 20000px}
.sliderWrapnew li{padding-right: 16px;height: 312px;width: 285px;float: left;cursor: pointer;}
.sliderWrapnew li:nth-last-of-type(1){padding-right: 0}
a.abtn{position:absolute;display:block;    background-color: #b2b2b2;width: 50px;height: 50px;border-radius: 50%;margin-top: 0px;top: 61px;overflow:hidden;text-indent:-20000px;}
a.abtn:hover{background-color: #668dff;}
a.aleft{left:-25px;background: #b2b2b2 url(../images/prev.png) center no-repeat;}
a.agrayleft{cursor:not-allowed;opacity: .7}
a.agrayleft:hover{background-color: #b2b2b2;}
a.aright{right:-15px;background: #b2b2b2 url(../images/next.png) center no-repeat;}
a.agrayright{cursor:not-allowed;opacity: .7}
a.agrayright:hover{background-color: #b2b2b2;}





/* 热门班级 */
/* .px_hot_box{padding-bottom: 64px;} */
.px_hot_content{text-align: left;}
.px_hot_content .px_slide_list{margin: 0;margin-right: 20px;margin-bottom: 20px;float: left;}
.px_hot_content .px_slide_list:nth-child(4n){margin-right:0px;}

/* 热门项目 */
.px_hot_project .px_slide_list{height: 250px;}


/* 优秀教师+优秀学生 */
.px_good_box{padding-top: 10px;padding-bottom: 100px;}
.px_good_content{width: 580px;}
.px_good_item{}
.px_good_item li{width: 280px;height: 160px;float: left;margin-right: 19px;margin-bottom: 20px;position: relative;}
.px_good_item li:nth-child(2n){margin-right: 0;}
.px_good_img{display: inline-block;position: absolute;left: 0;top: 20px;z-index: 2;width: 120px;height: 120px;border-radius: 6px;}
.px_good_img img{width: 120px;height: 120px;border-radius: 6px;}
.px_good_text{position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 1;padding-left: 98px;background-color: #fff;border-radius: 6px;padding-top: 23px;cursor: pointer;display: block;-moz-transition: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.px_good_before{padding-left: 35px;}
.px_good_name{font-size: 18px;color: #000000;line-height: 28px;}
.px_good_title{font-size: 14px;color: #666666;line-height: 18px;padding-bottom: 7px;position: relative;}
.px_good_title::after{content: "";border-bottom:1px solid #b5b9c1;width: 32px;position: absolute;left: 3px;bottom: 0;}
.px_good_school{height: 34px;line-height: 34px;font-size: 14px;color: #666666;}
.px_good_after{padding-top: 4px;display: none;width: 128px;text-align: justify;}
.px_good_introduce{line-height: 22px;color: #ffffff;font-size: 14px;}
.px_good_other{display: block;width: 27px;height: 19px;background: url(../images/other.png)center no-repeat;margin-top: 14px;float: right;}
.px_good_text:hover{left: 30px;background-color: #7598ff;box-shadow: 0 0 10px 0 #7598ff;}
.px_good_text:hover .px_good_before{display: none;}
.px_good_text:hover .px_good_after{display: block;}
.px_good_item li:nth-child(3) .px_good_img,.px_good_item li:nth-child(4) .px_good_img{right: 0;left: auto;}
.px_good_item li:nth-child(3) .px_good_text,.px_good_item li:nth-child(4) .px_good_text{padding-right: 90px;padding-left: 0;}
.px_good_item li:nth-child(3) .px_good_before,.px_good_item li:nth-child(4) .px_good_before{padding-right: 50px;padding-left: 0px;text-align: right;}
.px_good_item li:nth-child(3) .px_good_title::after,.px_good_item li:nth-child(4) .px_good_title::after{left: auto;right: 3px;}
.px_good_item li:nth-child(3) .px_good_text:hover,.px_good_item li:nth-child(4) .px_good_text:hover{left: 0px;right: 30px;}
.px_good_item li:nth-child(3) .px_good_after,.px_good_item li:nth-child(4) .px_good_after{margin: 0 auto;}
.px_good_item li:nth-child(3) .px_good_other,.px_good_item li:nth-child(4) .px_good_other{background: url(../images/other_left.png)center no-repeat;float: left;}

/* 推荐直播 */
.px_live_box .px_slide_list{height: 310px;}