@charset "utf-8";
/* CSS Document */
.main{ width:1200px; margin:0 auto}
.newCourse_list_head{ background:url(list_head_bg.jpg) no-repeat center; height:240px; overflow:hidden; text-align:center; color:#fff}
.newCourse_list_head h2{ font-size:60px; padding:55px 0 10px}
.newCourse_list_head p{ font-size:18px}
.newCourse_list{ background:#f2f5f7; overflow:hidden; padding:35px 0}
.newCourse_list .newCourse_left{ float:left; width:230px; background:#fff; border-radius:8px; box-shadow:0 0 20px rgba(0,0,0,.1) }
.newCourse_list .newCourse_left ul{padding:20px}
.newCourse_list .newCourse_left ul li{display: block;padding:0 10px ;line-height: 36px;font-size:16px;margin: 5px 0}
.newCourse_list .newCourse_left ul li i{float: right;font-size: 14px;color: #666}
.newCourse_list .newCourse_left ul li.on{background: #e5f8f2;display: block;border-radius: 5px}
.newCourse_list .newCourse_left ul li.on a,.newCourse_list .newCourse_left ul li.on i{color: #00b783}
.newCourse_list .newCourse_left ul li a{color: #333;display: block}
.newCourse_list .newCourse_left ul li a:hover{color: #00b783}
.newCourse_list .newCourse_right{float: right;width: 940px}
.newCourse_list .newCourse_right .box_list ul li{ border-radius:8px; box-shadow:0 0 20px rgba(0,0,0,.1);margin-bottom: 20px;background: #fff;overflow: hidden; padding:20px}
.newCourse_list .newCourse_right .box_list ul li .img{float: left; width: 230px;height: 150px; overflow:hidden;border-radius: 5px}
.newCourse_list .newCourse_right .box_list ul li .img img{width: 230px; height: 150px; border-radius: 5px;transition: .6s ease all;}
.newCourse_list .newCourse_right .box_list ul li .info{ float:left; width:500px;margin-left: 20px}
.newCourse_list .newCourse_right .box_list ul li .info h3{ font-size:18px; color:#333; font-weight:normal; padding-bottom:10px}
.newCourse_list .newCourse_right .box_list ul li .info p{ font-size:14px; color:#666; line-height:23px; padding:10px 0 0 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.newCourse_list .newCourse_right .box_list ul li .info i{ font-size:14px; padding-right:5px; color:#999}
.newCourse_list .newCourse_right .box_list ul li .info .ml{ margin-left:20px}
.newCourse_list .newCourse_right .box_list ul li .btn{ width:120px; float:right; background:#00b783; border-radius:30px; text-align:center; color:#fff; line-height:40px; font-size:16px; margin-top:90px}
.newCourse_list .newCourse_right .box_list ul li:hover h3{color: #00b783}
.newCourse_list .newCourse_right .box_list ul li:hover img{transform: scale(1.1); }
.txt_ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pagination{ text-align:center; padding:30px 0 20px}
.pagination ul li{display:inline-block;border:solid 1px #ddd;border-radius:3px;margin: 0 2px; background:#fff; font-size:14px}
.pagination ul li.disabled{color:#333;padding:8px 12px;line-height:18px;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background: #ddd;}
.pagination ul li a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;}
.pagination .disabled a:link, .pagination .disabled a:visited, .pagination .disabled a:hover{cursor:not-allowed;pointer-events:none;color:#ddd;}
.pagination ul li.active{width: 32px;height: 34px;line-height: 34px;background:#00b783;border-radius:3px;transition:all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;color: #fff;text-align: center;border:solid 1px #00b783;}
.pagination ul li a:hover{background:#f5f5f5;border-radius:4px;transition:all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;}
.pagination i{ font-size:13px}
.newCourse_show_head{ height:275px; position:relative; background-repeat:no-repeat; width:100%;display: table; }
.middle_inner{display: table-cell;vertical-align:middle;text-align:center; }
.newCourse_show_head .top_inner{padding:70px 0 58px}
.newCourse_show_head h2{ font-size:36px; color:#fff; text-shadow:1px 0 1px rgba(13,5,9,.2);text-align:center; padding-bottom:20px}
.newCourse_show_head p{ font-size:16px; color:#fff; text-shadow:1px 0 1px rgba(13,5,9,.2);text-align:center; line-height:26px}
.newCourse_show_head .trend{ background:#fff; height:110px; border-radius:20px; box-shadow:5px 0 20px rgba(128,44,226,.15); width:1200px; margin:0 auto; display:table}
.newCourse_show_head .trend .img{ float:left; text-align:right; width:150px;}
.newCourse_show_head .trend .t{ width:980px; margin-left:30px; float:left; text-align:left; font-size:16px; color:#333; line-height:28px}
.newCourse_show_title{ text-align:center; padding:60px 0 40px; overflow:hidden}
.newCourse_show_title h3{ font-size:36px; color:#333; padding-bottom:10px}
.newCourse_show_title p{ font-size:18px; color:#666}
.newCourse_show_title p.white{ color:#fff; color:rgba(255,255,255,.8)}
.newCourse_show_bgf{ overflow:hidden; padding-bottom:50px; background:#fff}
.newCourse_show_outline{ background:#fff; border-radius:10px; box-shadow:5px 0 30px rgba(0,0,0,.1); padding:30px 40px 40px; overflow:hidden}
.newCourse_show_outline ul{ position:relative; overflow:hidden}
.newCourse_show_outline ul:before {content: "";display: inline-block;position: absolute;top:10px;left: 90px;width: 1px;background: #d4eee0;height: 98%;height:calc(100% - 20px) }
.newCourse_show_outline ul li{ line-height:42px; font-size:16px; clear:both; display:block; overflow:hidden}
.newCourse_show_outline ul li.chapter{ background:#f5fbf9; overflow:hidden; margin:10px 0 5px;}
.newCourse_show_outline ul li.chapter .t{ padding-left:45px; color:#29ac66}
.newCourse_show_outline ul li .number{ float:left; color:#666; width:70px; padding-left:10px}
.newCourse_show_outline ul li .t{ float:left; width:710px; position:relative}
.newCourse_show_outline ul li .t span{ width:18px; height:18px; border-radius:50%; border:#29ac66 solid 2px; display:inline-block; text-align:center; line-height:14px; color:#29ac66; background:#fff; 
position: absolute; z-index:1;left:0;top:10px}
.newCourse_show_outline ul li .t span i{ line-height:18px; font-size:12px}
.newCourse_show_outline ul li .t a{ color:#000; display: block; padding-left:45px}
.newCourse_show_outline ul li .t a:hover{ color:#29ac66}
.newCourse_show_outline ul li .time{ float:right; color:#666; width:100px; }
.newCourse_show_outline ul li .people{ float:right; color:#666;padding:0 0 0 20px; width:140px}
.newCourse_show_outline ul li .time i,.newCourse_show_outline ul li .people i{ font-size:14px; color:#666; padding-right:5px}
.newCourse_show_outline ul li .audition{ float:right}
.newCourse_show_outline ul li .audition a{ font-size:14px; color:#29ac66; border:#29ac66 solid 1px; border-radius:3px; padding:1px 5px 2px; }
.newCourse_show_outline ul li .audition a:hover{ color:#fff;  background:#29ac66}
.newCourse_show_box{box-shadow:5px 0 20px rgba(10,10,10,.2); border-radius:10px}
.blank10{ height:10px; clear:both; display:block; overflow:hidden}
.cl{ clear:both; display:block; overflow:hidden}



/*Ego商城项目*/
.newCourse_show_a1{ text-align:center}
.newCourse_show_a1 .img{ display:inline-block}
.newCourse_show_a1 .t{ display:inline-block; text-align:left; font-size:18px; color:#333; vertical-align:top; margin-left:30px}
.newCourse_show_a1 .t p{ padding-bottom:20px; line-height:42px}
.newCourse_show_a1 .t b{ padding:10px 0 20px; color:#35a977; display:block; clear:both}
.newCourse_show_a1 .t span{ background:#def0e8; width:42px; height:42px; border-radius:50%; display:inline-block; margin-right:10px; text-align:center; line-height:42px}
.newCourse_show_a1 .t span i{ line-height:42px; font-size:20px; color:#4bb286}
.newCourse_show_a2{  background:#359f75;border:#35956f solid 10px; border-radius:20px; padding:25px; overflow:hidden}
.newCourse_show_a2 img{ border-radius:10px; float:left; width:544px; height:354px}
.newCourse_show_a2 .t{ float:right; width:555px}
.newCourse_show_a2 .t p{ color:#fff; font-size:16px; line-height:26px}
.newCourse_show_a2 .t p.p1{ font-size:20px; color:#ff0; padding:10px 0 8px}
.newCourse_show_a3{ background:#f3f5f6; width:580px; overflow:hidden; margin-top:50px; text-align:center; border-radius:15px; height:240px} 
.newCourse_show_a3 h3{ color:#35a977; font-size:30px; padding:35px 0 15px}
.newCourse_show_a3 .info{ display:inline-table; text-align:left; font-size:16px; color:#333; line-height:32px}
.newCourse_show_a4{ background:url(course_a4.jpg) no-repeat; width:1100px; height:460px; margin:0 auto; position:relative}
.newCourse_show_a4 .t{ position:absolute;}
.newCourse_show_a4 .t .tit{ width:76px; height:31px; line-height:31px; color:#fff; font-size:18px;transform: skewX(-20deg); background:#3fb983; text-align:center }
.newCourse_show_a4 .t .tit > div{transform: skewX(20deg); font-weight:bold }
.newCourse_show_a4 .t p{ font-size:18px; color:#333; padding-top:8px}
.newCourse_show_head1{ background:url(course_a1.jpg) center}
.newCourse_show_outline1{box-shadow:5px 0 30px rgba(41,172,102,.1);}

/*音乐数据项目*/
.newCourse_show_b1{box-shadow:5px 0 20px rgba(10,10,10,.1); border-radius:10px; background:#fff; padding:20px; overflow:hidden}
.newCourse_show_b1 img{ float:left; width:315px}
.newCourse_show_b1 .t{ float:right; width:800px; font-size:16px; color:#333; line-height:28px; padding-top:10px}
.newCourse_show_b1 .t p{ font-size:20px; padding:15px 0 8px}
.newCourse_show_b2{ position:relative; background:url(course_b3.jpg) no-repeat top center; width:100%}
.newCourse_show_b2 .mk{ position:relative; width:1220px; overflow:hidden; padding-bottom:50px}
.newCourse_show_b2 .mk li{ width:285px; height:90px; text-align:center; margin:0 20px 20px 0; color:#e73f58; background:#fff; border-radius:8px; font-size:18px;display: table; float:left}
.newCourse_show_b2 .mk li span{display: table-cell;vertical-align:middle;text-align:center; }
.newCourse_show_b2 .box{box-shadow:5px 0 30px rgba(10,10,10,.2); border-radius:10px; background:#fff;overflow:hidden; text-align:center; padding:20px 0}
.newCourse_show_b3 li{ width:400px; text-align:center; font-size:18px; line-height:30px; float:left; margin-bottom:30px }
.newCourse_show_b3 li p{ line-height:30px; height:90px; overflow:hidden; margin-top:5px}
.newCourse_show_b4{ position:relative; background:url(course_b14.jpg) no-repeat bottom center; width:100%; overflow:hidden; padding-bottom:50px}
.newCourse_show_b4 ul li{ width:400px; text-align:center; float:left; color:#fff; font-size:16px; line-height:28px}
.newCourse_show_b4 ul li p{ text-align:left; padding:0 30px}
.newCourse_show_b4 ul li h4{ font-weight:normal; font-size:20px; padding:15px 0}
.newCourse_show_head2{ background:url(course_b1.jpg) center}
.newCourse_show_title2{ padding-bottom:30px}
.newCourse_show_outline2{box-shadow:5px 0 30px rgba(41,172,102,.1);}
.newCourse_show_outline2 ul li.chapter{ background:#fef6f4}
.newCourse_show_outline2 ul li.chapter .t{color:#e94058; }
.newCourse_show_outline2 ul li .t span{ color:#e94058; border:#e94058 solid 2px}
.newCourse_show_outline2 ul:before{ background:#fee1e2}
.newCourse_show_outline2 ul li .t a:hover{color:#e94058; }
.newCourse_show_outline2 ul li .audition a{color:#e94058; border:#e94058 solid 1px}
.newCourse_show_outline2 ul li .audition a:hover{background:#e94058}

/*分布式医疗项目*/
.newCourse_show_c1{ position:relative; background:url(course_c2.jpg) no-repeat top center; width:100%; height:712px}
.newCourse_show_c1 .info{ position:relative}
.newCourse_show_c1 .info .box{ position:absolute; text-align:center}
.newCourse_show_c1 .info .box h3{ font-size:18px; color:#fff; background:#00db8c; border-radius:15px 15px 0 0; line-height:36px; padding:0 40px; display:inline-block}
.newCourse_show_c1 .info .box p{ box-shadow:5px 0 30px rgba(41,172,102,.1); border-radius:10px; font-size:16px; color:#333; line-height:26px; text-align:left; background:#fff; padding:15px}
.newCourse_show_c2{background:url(course_c4.jpg) no-repeat center 0px ;}
.newCourse_show_c2 .box{ background:#29ac66; border-radius:20px; overflow:hidden; margin-top:40px; text-align:center; padding:15px 0}
.newCourse_show_c2 .box ul li{ display:inline-block; margin:10px; width:198px; height:46px; line-height:46px; border:#94d6b3 solid 1px; text-align:center; font-size:18px; color:#fff}
.newCourse_show_c3{ position:relative; width:1220px; clear:both; display:block; }
.newCourse_show_c3 li{ width:285px; border-radius:10px;box-shadow:0px 0 20px rgba(41,172,102,.2); text-align:center; float:left; margin-right:20px}
.newCourse_show_c3 li p{ font-size:18px; color:#000; line-height:30px; height:60px; margin:10px 0 20px }
.newCourse_show_c4{ position:relative; width:1220px; clear:both; display:block; }
.newCourse_show_c4 li{ width:285px;text-align:center; float:left; margin-right:20px; background:url(course_c9.jpg) no-repeat; height:136px; line-height:136px; font-size:20px; color:#00cc00; font-weight:bold}
.newCourse_show_c5{ background:#29ac66;background: linear-gradient(to right,#29ac66,#5dcc49); padding-bottom:50px; overflow:hidden; text-align:center}
.newCourse_show_c5 ul li{ display:inline-block; margin:0 40px;border:#eaf7ed solid 1px; width:200px; height:200px; border-radius:50%; color:#fff}
.newCourse_show_c5 ul li p{ font-size:20px; line-height:30px}
.newCourse_show_c5 ul li i{ font-size:40px; padding:40px 0 10px; clear:both; display:block}
.newCourse_show_head3{ background:url(course_c1.jpg) center}
.newCourse_show_title3{ padding-bottom:30px}
.newCourse_show_outline3{box-shadow:5px 0 30px rgba(41,172,102,.1);}
.newCourse_show_outline3 ul li.chapter{ background:#f4fbf7}
.newCourse_show_outline3 ul li.chapter .t{color:#29ac66; }
.newCourse_show_outline3 ul li .t span{ color:#29ac66; border:#29ac66 solid 2px}
.newCourse_show_outline3 ul:before{ background:#d4eee0}
.newCourse_show_outline3 ul li .t a:hover{color:#29ac66; }
.newCourse_show_outline3 ul li .audition a{color:#29ac66; border:#29ac66 solid 1px}
.newCourse_show_outline3 ul li .audition a:hover{background:#29ac66}

/*PyTorch深度学习实战*/
.newCourse_show_d1{background:#fff; border-radius:10px; box-shadow:5px 0 20px rgba(128,44,226,.15); padding:30px; overflow:hidden}
.newCourse_show_d1 img{ float:left; width:445px; border-radius:15px; height:211px}
.newCourse_show_d1 .t{ float:right; width:660px;}
.newCourse_show_d1 .t h4{ font-size:20px; padding:10px 0 20px; color:#333}
.newCourse_show_d1 .t p{ font-size:16px; color:#333; line-height:30px}
.newCourse_show_d2{ background:url(course_d4.jpg) no-repeat top center #f3f4f7; padding-bottom:50px; overflow:hidden}
.newCourse_show_d2 .box{box-shadow:5px 0 20px rgba(128,44,226,.15); background:url(course_d7.png) no-repeat right bottom #fff; border-radius:10px; padding:50px 0 40px; overflow:hidden}
.newCourse_show_d2 .box ul li{ width:25%; text-align:center; float:left; font-size:16px; color:#333; line-height:28px}
.newCourse_show_d2 .box ul li .icon{ background:#ee4c2c; width:70px; height:70px; border-radius:50%; display:inline-block; line-height:70px}
.newCourse_show_d2 .box ul li .icon i{ font-size:34px; color:#fff; line-height:70px; color:#fff}
.newCourse_show_d2 .box ul li h5{ font-size:18px; color:#000; padding:20px 0 15px; font-weight:normal}
.newCourse_show_d2 .box4{}
.newCourse_show_d2 .box4 ul{ width:1220px; position:relative}
.newCourse_show_d2 .box4 ul li{ float:left; width:285px; margin-right:20px; background:#fff; border-radius:10px;box-shadow:5px 0 20px rgba(128,44,226,.15); text-align:center; padding:30px 0 0; height:320px}
.newCourse_show_d2 .box4 ul li i{ font-size:50px; color:#ee4c2c;}
.newCourse_show_d2 .box4 ul li h5{ font-weight:normal; color:#000; font-size:18px; padding:20px 0 10px}
.newCourse_show_d2 .box4 ul li p{ font-size:14px; color:#333; line-height:24px; text-align:left; padding:0 20px}
.newCourse_show_d3{ background:url(course_d5.jpg) no-repeat top center #f3f4f7; height:570px; position:relative; overflow:hidden}
.newCourse_show_d3 .img{ text-align:center; padding-top:20px}
.newCourse_show_d3 .box{ position:absolute; display:table; background:rgba(255,255,255,.1); border-radius:10px; width:325px; height:122px; color:#fff; padding:0 20px  }
.newCourse_show_d3 .box h4{ font-size:20px; text-align:left; padding-bottom:10px}
.newCourse_show_d3 .box p{font-size:16px; line-height:26px; text-align:left}
.newCourse_show_d3 .box_l{left:0;top:200px}
.newCourse_show_d3 .box_l:after {content: "";display: inline-block;position: absolute;width: 0;height: 0;border-bottom: 10px solid transparent;border-top: 10px solid transparent;border-left: 10px solid rgba(255,255,255,.1);right:-10px;top:50%;margin-top: -10px;}
.newCourse_show_d3 .box_r{right:0;top:200px}
.newCourse_show_d3 .box_r:after {content: "";display: inline-block;position: absolute;width: 0;height: 0;border-bottom: 10px solid transparent;border-top: 10px solid transparent;border-right: 10px solid rgba(255,255,255,.1);left:-10px;top:50%;margin-top: -10px;}
.newCourse_show_d4 .l50{ text-align:center; float:left; width:50%}
.newCourse_show_d4 .l50 p{ font-size:18px; color:#333; line-height:30px}
.newCourse_show_d4 .l50 h3{ font-size:36px; padding:60px 0 20px; color:#ee4c2c}
.newCourse_show_head4{ background:url(course_d1.jpg) no-repeat top center; height:330px}
.newCourse_show_title4{ padding-bottom:30px}
.newCourse_show_outline4{box-shadow:5px 0 20px rgba(128,44,226,.15);}
.newCourse_show_outline4 ul li.chapter{ background:#fef6f4}
.newCourse_show_outline4 ul li.chapter .t{color:#ee4c2c; }
.newCourse_show_outline4 ul li .t span{ color:#ee4c2c; border:#ee4c2c solid 2px}
.newCourse_show_outline4 ul:before{ background:#fee1e2}
.newCourse_show_outline4 ul li .t a:hover{color:#ee4c2c; }
.newCourse_show_outline4 ul li .audition a{color:#ee4c2c; border:#ee4c2c solid 1px}
.newCourse_show_outline4 ul li .audition a:hover{background:#ee4c2c}

/*python数据挖掘语言*/
.newCourse_show_e1 ul{ position:relative; width:1220px}
.newCourse_show_e1 ul li{ width:245px; border-radius:10px; background:#fff; margin-right:20px;box-shadow:0px 0 20px rgba(0,99,236,.2); padding:40px 20px 0; height:230px; text-align:center; float:left}
.newCourse_show_e1 ul li i{ font-size:50px; color:#0063ec}
.newCourse_show_e1 ul li h5{ font-weight: normal; font-size:20px; padding:25px 0 15px}
.newCourse_show_e1 ul li p{ font-size:16px; text-align:left; line-height:28px; color:#333}
.newCourse_show_e2{ background:url(course_e3.jpg) no-repeat top center #fff; padding-bottom:50px }
.newCourse_show_e2 .box_right{ float:right; background:#fff; border-radius:20px; padding:60px 50px; width:600px; margin-top:50px}
.newCourse_show_e2 .box_right p{ font-size:18px; color:#333; line-height:36px}
.newCourse_show_e2 .box_right h4{ font-size:24px; color:#0063ec; padding-bottom:20px}
.newCourse_show_e2 .box2 ul li{ float:left; width:480px; margin:20px 0 30px 80px}
.newCourse_show_e2 .box2 ul li .icon{ float:left; width:68px; height:68px; border-radius:50%; background:#222634; color:#faffc3; text-align:center}
.newCourse_show_e2 .box2 ul li .icon i{ font-size:32px; line-height:68px}
.newCourse_show_e2 .box2 ul li .info{ float:right; width:360px}
.newCourse_show_e2 .box2 ul li .info h5{ font-size:20px; color:#fef7a6; padding-bottom:10px; font-weight:normal}
.newCourse_show_e2 .box2 ul li .info p{ font-size:16px; color:#a5a5ad; line-height:28px}
.newCourse_show_e2 .box{ background:#fff; border-radius:20px; overflow:hidden;box-shadow:0px 0 20px rgba(0,99,236,.2); text-align:center; padding-bottom:40px; margin-top:30px}
.newCourse_show_e3 ul li{ width:400px; text-align:center; float:left; margin-bottom:40px}
.newCourse_show_e3 ul li .number{ width:47px; height:47px; overflow:hidden; background:#272c3b; border-radius:50%; font-size:20px; font-weight: bold; color:#faffc3; text-align:center; line-height:47px; display:inline-block}
.newCourse_show_e3 ul li p{ font-size:18px; line-height:30px; height:90px; margin:20px 0 0 0; color:#333;}
.newCourse_show_head5{ background:url(course_e1.jpg) no-repeat top center; height:330px}
.newCourse_show_title5{ padding-bottom:30px}
.newCourse_show_outline5{box-shadow:5px 0 30px rgba(0,99,236,.2);}
.newCourse_show_outline5 ul li.chapter{ background:#f2f7fe}
.newCourse_show_outline5 ul li.chapter .t{color:#0063ec; }
.newCourse_show_outline5 ul li .t span{ color:#0063ec; border:#0063ec solid 2px}
.newCourse_show_outline5 ul:before{ background:#cce0fb}
.newCourse_show_outline5 ul li .t a:hover{color:#0063ec; }
.newCourse_show_outline5 ul li .audition a{color:#0063ec; border:#0063ec solid 1px}
.newCourse_show_outline5 ul li .audition a:hover{background:#0063ec}

/*高并发实战*/
.newCourse_show_t{ background:url(course_f2.png) no-repeat; width:238px; height:48px; position:absolute;top:-28px;left:50%; margin-left:-119px; text-align:center; line-height:48px; color:#fff; font-size:22px; font-weight:bold}
.newCourse_show_f1{border:#fff0f1 solid 4px; position:relative;padding:0px 40px 10px; margin-top:80px; border-radius:10px; background:#fff}
.newCourse_show_f1 .box4 ul li{ width:50%; text-align:center; float:left; }
.newCourse_show_f1 .box4 ul li .tit{ background:url(course_f3.png) no-repeat top center; width:100%; height:63px; font-size:18px; color:#fff; line-height:57px}
.newCourse_show_f1 .box4 ul li p{ font-size:16px; line-height:28px; padding:10px 0 30px}
.newCourse_show_f1 .box3{ padding:80px 0 60px; text-align:center}
.newCourse_show_f1 .box3 ul li{ width:300px; display:inline-block; margin:0 20px; border:#ff4749 solid 3px; border-radius:10px; position:relative}
.newCourse_show_f1 .box3 ul li .t{ height:88px; line-height:88px; position:relative; background:#ff4749; text-align:center; font-size:20px; font-weight:bold; color:#fff}
.newCourse_show_f1 .box3 ul li img{ margin:20px 0 10px}
.newCourse_show_f1 .box3 ul li .t:after {content: "";display: inline-block;position: absolute;width: 0;height: 0;border-left: 12px solid transparent;border-right: 12px solid transparent;border-top: 12px solid #ff4749;left: 50%;
bottom: -12px;margin-left: -12px;}
.newCourse_show_f1 .box3 ul li:before {content: "";display: inline-block;position: absolute; width:250px; height:18px; background:#fce4e4;bottom:-21px;left:50%; margin-left:-125px; border-radius:0 0 10px 10px}
.newCourse_show_f1 .box3 ul li:after {content: "";display: inline-block;position: absolute; width:250px; height:18px; background:#fce4e4;top:-21px;left:50%; margin-left:-125px; border-radius: 10px 10px 0 0}
.newCourse_show_head6{ background:url(course_f1.jpg) center}
.newCourse_show_title6{ padding-bottom:30px}
.newCourse_show_outline6{box-shadow:0 0 0 rgba(41,172,102,.1);border:#fff0f1 solid 4px; position:relative;padding:40px 40px 40px; margin-top:80px; overflow:inherit}
.newCourse_show_outline6 ul li.chapter{ background:#fff0f1}
.newCourse_show_outline6 ul li.chapter .t{color:#ff463e; }
.newCourse_show_outline6 ul li .t span{ color:#ff463e; border:#ff463e solid 2px}
.newCourse_show_outline6 ul:before{ background:#fee1e2}
.newCourse_show_outline6 ul li .t{ width:702px}
.newCourse_show_outline6 ul li .t a:hover{color:#ff463e; }
.newCourse_show_outline6 ul li .audition a{color:#ff463e; border:#ff463e solid 1px}
.newCourse_show_outline6 ul li .audition a:hover{background:#ff463e}

/*Livegoods租房网项目*/
.newCourse_show_g1{ text-align:center}
.newCourse_show_g1 .img{ display:inline-block}
.newCourse_show_g1 .img img{ border-radius:10px}
.newCourse_show_g1 .t{ display:inline-block; text-align:left; font-size:18px; color:#333; vertical-align:top; margin-left:30px}
.newCourse_show_g1 .t p{ padding-bottom:20px; line-height:32px}
.newCourse_show_g1 .t b{ padding:10px 0 20px; color:#00a600; display:block; clear:both}
.newCourse_show_g1 .t span{ background:#d9f2d9; width:42px; height:42px; border-radius:50%; display:inline-block; margin-right:10px; text-align:center; line-height:42px}
.newCourse_show_g1 .t span i{ line-height:42px; font-size:20px; color:#00a600}
.newCourse_show_g2{  background:url(course_g3.jpg) no-repeat bottom center #21942f;overflow:hidden}
.newCourse_show_g2 img{ float:left; width:566px; height:403px}
.newCourse_show_g2 .t{ float:right; width:580px}
.newCourse_show_g2 .t p{ color:#fff; font-size:18px; line-height:26px}
.newCourse_show_g2 .t p.p1{ font-size:20px;padding:50px 0 8px; font-weight:bold}
.newCourse_show_g3{ padding-bottom:50px; overflow:hidden}
.newCourse_show_g3 ul{ position:relative; width:1224px } 
.newCourse_show_g3 ul li{ background:#1c8a29; border-radius:10px; border:#00aa47 solid 3px; width:174px; height:150px; float:left; margin:0 24px 24px 0; font-size:16px; color:#fff}
.newCourse_show_g3 ul li em{ font-style:normal; padding:20px; display:block; line-height:26px}
.newCourse_show_g3 ul li span{ text-align:center; line-height:150px; display:block}
.newCourse_show_g4{ background:url(course_g5.jpg) no-repeat; width:1100px; height:460px; margin:0 auto; position:relative}
.newCourse_show_g4 .t{ position:absolute;}
.newCourse_show_g4 .t .tit{ width:76px; height:31px; line-height:31px; color:#fff; font-size:18px;transform: skewX(-20deg); background:#00a600; text-align:center }
.newCourse_show_g4 .t .tit > div{transform: skewX(20deg); font-weight:bold }
.newCourse_show_g4 .t p{ font-size:18px; color:#333; padding-top:8px}
.newCourse_show_head7{ background:url(course_g1.jpg) center}
.newCourse_show_outline7{box-shadow:5px 0 30px rgba(0,166,0,.1);}
.newCourse_show_outline7 ul li.chapter{ background:#f2faf2}
.newCourse_show_outline7 ul li.chapter .t{color:#00a600; }
.newCourse_show_outline7 ul li .t span{ color:#00a600; border:#00a600 solid 2px}
.newCourse_show_outline7 ul:before{ background:#d4eee0}
.newCourse_show_outline7 ul li .t{ width:702px}
.newCourse_show_outline7 ul li .t a:hover{color:#00a600; }
.newCourse_show_outline7 ul li .audition a{color:#00a600; border:#00a600 solid 1px}
.newCourse_show_outline7 ul li .audition a:hover{background:#00a600}

/*jQuery*/
.newCourse_show_head8{ background:url(course_h1.jpg) no-repeat top center; height:330px}
.newCourse_show_title8{ padding-bottom:30px}
.newCourse_show_outline8{box-shadow:5px 0 30px rgba(0,99,236,.2);}
.newCourse_show_outline8 ul li.chapter{ background:#f2f7fe}
.newCourse_show_outline8 ul li.chapter .t{color:#0063ec; }
.newCourse_show_outline8 ul li .t span{ color:#0063ec; border:#0063ec solid 2px}
.newCourse_show_outline8 ul:before{ background:#cce0fb}
.newCourse_show_outline8 ul li .t a:hover{color:#0063ec; }
.newCourse_show_outline8 ul li .audition a{color:#0063ec; border:#0063ec solid 1px}
.newCourse_show_outline8 ul li .audition a:hover{background:#0063ec}
.newCourse_show_h1 ul{ position:relative; width:1240px}
.newCourse_show_h1 ul li{ width:540px; border-radius:10px; background:#fff; margin-right:40px;box-shadow:0px 0 20px rgba(0,99,236,.2); padding:40px 20px 0; height:230px; text-align:center; float:left}
.newCourse_show_h1 ul li .icon{ background:#0769ad; width:70px; height:70px; text-align:center; line-height:70px; margin:0 auto; border-radius:50%}
.newCourse_show_h1 ul li i{ font-size:40px; color:#fff; line-height:70px}
.newCourse_show_h1 ul li h5{ font-size:24px; padding:25px 0 15px; color:#333}
.newCourse_show_h1 ul li p{ font-size:16px; text-align:left; line-height:28px; color:#333;padding:0 20px}
.newCourse_show_h2{ background:url(course_h2.jpg) no-repeat top center #fff; padding-bottom:50px }
.newCourse_show_h2 .box{ background:#ffdd6c; border-radius:20px; overflow:hidden;box-shadow:5px 0 30px rgba(24,129,246,.2); margin-top:10px}
.newCourse_show_h2 .box h4{color:#1c1f21; font-size:24px; text-align:center; padding:40px 0 8px}
.newCourse_show_h2 .box p{ font-size:16px; color:#1c1f21; line-height:30px; padding:8px 30px}
.newCourse_show_h2 .box .td{ background:#fff;  margin-top:11px; text-align:center}
.newCourse_show_h2 .box .td ul li{ display:inline-block; padding:30px 0; margin:0 30px}
.newCourse_show_h2 .box .td ul li .icon{ float:left}
.newCourse_show_h2 .box .td ul li .icon i{ font-size:70px; color:#0769ad}
.newCourse_show_h2 .box .td ul li .info{ float:left; text-align:left; margin-left:15px}
.newCourse_show_h2 .box .td ul li .info h5{ font-size:20px; color:#333; padding-bottom:8px}
.newCourse_show_h2 .box .td ul li .info .t{ font-size:16px; color:#333}
.newCourse_show_h3{ background:#fff; width:1200px; margin:0 auto 70px;box-shadow:5px 0 30px rgba(24,129,246,.2); border-radius:20px}
.newCourse_show_h3 .l{ width:364px; float:left; background:#0769ad; height:240px; border-radius:20px 0 0px 20px; text-align:center; line-height:240px}
.newCourse_show_h3 .l i{ font-size:70px; color:#fff; line-height:240px}
.newCourse_show_h3 .r{ float:right; width:810px;}
.newCourse_show_h3 .r h5{ font-size:20px; color:#333; padding:22px 0 0 0}
.newCourse_show_h3 .r p{ font-size:16px; color:#333; line-height:26px; padding:13px 30px 0 0}
.newCourse_show_h4{ background:#ffdd6c; overflow:hidden; padding:50px 0; position:relative}
.newCourse_show_h4:before {content: "";display: inline-block;position: absolute;top:0px;left:50%; background:#0078b8; width:50%; height:100% }
.newCourse_show_h4 .box{ width:570px; position:relative}
.newCourse_show_h4 .box .icon{ width:63px; height:63px; margin:0 auto; background:#fff; background:rgba(255,255,255,.5); text-align:center; line-height:63px; border-radius:100%}
.newCourse_show_h4 .box .icon i{ font-size:30px; line-height:63px; color:#e2ae02}
.newCourse_show_h4 .box h5{ text-align:center; margin:15px 0 20px; text-align:center; font-size:20px; color:#000}
.newCourse_show_h4 .box .info{ background:#fff; padding:20px 30px; position:relative}
.newCourse_show_h4 .box .info:before {content: "";display: inline-block;position: absolute;top:-10px;left:50%;width: 0; margin-left:-10px;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #fff;}
.newCourse_show_h4 .box .info .w50{ font-size:16px; line-height:30px; width:50%; float:left}
.newCourse_show_h4 .box .info .w33{ font-size:16px; line-height:30px;  float:left;}
.newCourse_show_h5{border:#eee solid 5px; width:570px; text-align:center; padding:30px 0; margin:50px 0}
.newCourse_show_h5 h5{ font-size:24px; color:#0769ad; padding-bottom:20px}
.newCourse_show_h5 p{ color:#333; font-size:16px; line-height:28px; padding:0 30px; text-align:left}
