﻿@charset "utf-8";
.main_course_new{height: 756px;background-color: #f8f8f8;width: 100%;}
.main_course_new .common_tit{height: 170px;padding-top: 70px;}
.main_course_new .box{height:429px;padding:10px;width: 968px;margin-right: auto;margin-left: auto;position: relative;}
.main_course_new .box .prev,.main_course_new .box .next{position: absolute;height: 70px;width: 62px;top: 200px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background-image: url(../images/ico_prev_next.png);background-repeat: no-repeat;background-position: center top;cursor: pointer;}
.main_course_new .box .prev{left: -105px;background-color: #fbc8a5;}
.main_course_new .box .next{background-color: #fbc8a5;right: -105px;background-position: center bottom;}
.main_course_new .box ul{width:1400px}
.main_course_new .box ul li{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;width:290px;float:left;height:429px;background-color:#FFF;margin-right:49px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;overflow:hidden;margin-top:2px}
.main_course_new .box ul li img{height:224px;width:290px}
.main_course_new .box ul li .txt{height:105px;padding-right:10px;padding-left:10px;color:#666;line-height:24px}
.main_course_new .box ul li .txt a{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;color:#333;line-height:36px;font-size:18px;display:block;height:36px;overflow:hidden;padding-top:8px}
.main_course_new .box ul li:hover .txt a{color: #ff6600;}
.main_course_new .box ul li .lecturer{height: 55px;position: relative;padding-left: 95px;color: #999999;padding-top: 5px;}
.main_course_new .box ul li .lecturer strong{font-size: 20px;font-weight: normal;color: #333333;}
.main_course_new .box ul li .lecturer .avatar{height: 72px;width: 72px;position: absolute;top: -20px;left: 15px;}
.main_course_new .box ul li .lecturer .avatar img{height: 72px;width: 72px;-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;}
.main_course_new .box .date_place{background-color:#f3f7fb;height:40px;line-height:40px;padding-right:10px;padding-left:10px;font-size:12px}
.main_course_new .box .date_place span{display:inline-block;padding-left:20px;background-image:url(../images/ico_map.gif);background-repeat:no-repeat;background-position:left center}
.main_course_new .box .date_place .date{float:right;background-image:url(../images/ico_date.gif)}
.main_course_new .box ul li:hover{-moz-box-shadow:0 0 15px #c2bfbf;-webkit-box-shadow:0 0 15px #c2bfbf;box-shadow:0 0 15px #c2bfbf;margin-top:0}
.main_course_new .more{text-align:center;margin-top:66px;clear:both;float:none}
.main_course_team{background-color: #FFFFFF;height: 780px;}
.main_course_new .more a{font-size:18px;color:#FFF;display:inline-block;height:38px;width:166px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;line-height:38px;border:2px solid #FFF}
.main_course_past{background-color: #eaeaea;height: auto;padding-top: 70px;padding-bottom: 70px;}
.main_course_past .common_tit2{padding-bottom: 50px;}
.main_course_past .box ul li{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;width:290px;float:left;height:339px;background-color:#FFF;margin-right:10px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;overflow:hidden;margin-top:2px;margin-bottom: 10px;}
.main_course_past .box ul li img{height:224px;width:290px}
.main_course_past .box ul li .txt{height:115px;padding-right:10px;padding-left:10px;color:#666;line-height:24px}
.main_course_past .box ul li .txt a{-o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;transition:all .6s;color:#333;line-height:36px;font-size:18px;display:block;height:36px;overflow:hidden;padding-top:8px}
.main_course_past .box ul li:hover .txt a{color: #ff6600;}
.main_course_past .box .date_place{background-color:#f3f7fb;height:40px;line-height:40px;padding-right:10px;padding-left:10px;font-size:12px}
.main_course_past .box .date_place span{display:inline-block;padding-left:20px;background-image:url(../images/ico_map.gif);background-repeat:no-repeat;background-position:left center}
.main_course_past .box .date_place .date{float:right;background-image:url(../images/ico_date.gif)}
.main_course_past .box ul li:hover{-moz-box-shadow:0 0 15px #15588f;-webkit-box-shadow:0 0 15px #15588f;box-shadow:0 0 15px #15588f}
.main_course_past .more{text-align:center;clear:both;float:none;padding-top: 66px;}
.main_course_past .more a{font-size:18px;color:#f60;display:inline-block;height:50px;width:190px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;line-height:50px;border:2px solid #f60}
