@charset "gb2312";
/* CSS Document */
.quality{width:100%;margin-top:12px;}
.bread{ width:1200px; height:74px; font-size:14px; color:#777; line-height:74px; float:left;}
.bread span{ float:left; display:block;}
.bread a{color:#777;}
.bread a:hover{ color:#219bed}

.shortcourse_list{ width:810px; height:auto; background:#fff; float:left;padding:0px 20px;padding-bottom: 36px;margin-bottom: 50px;}
.short_list_title{ font-size:28px; color:#333;    line-height: 107px;  display: block; height: 107px; overflow: hidden;}
.short_star{ width:100%; height:auto; margin:0 auto;}
.short_star li{ width:100%; height:auto; text-align:left;margin-bottom: 24px;}
.star_title{ border-bottom:1px #ccc solid;padding-bottom: 10px; margin-bottom: 20px;}
.star_title img{position: relative; top: 1px; margin-right: 4px;}
.star_title span{ font-size:20px; color:#333;}
.short_star li p{ font-size:14px; color:#333;line-height: 24px;}
.star_bottom{ margin-bottom:10px;}
.short_star li p a{ color:#fa3d3d;}
.star_bottom02{margin-bottom:30px; width:704px; float:left;}
.star_right{ width:101px; height:101px; float:right; text-align:center; font-size:14px; color:#333;}
.star_right span{margin-top: 8px; display: block;}



.article_main_right{width:330px;}
.article_main_right_top{width:100%;height:310px;background:#fff;margin:0 auto;}

.swiper-container {width: 100%;height: 100%;}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.article_main_right_01{width:100%;height:56px;line-height:56px;background:url(../images/article_main_04.jpg) center no-repeat;margin-top:20px;}
.article_main_right_01 p{ text-align:left;padding-left:20px;}
.article_main_right_02{width:100%;height:56px;line-height:56px;background:url(../images/article_main_05.jpg) center no-repeat;margin-top:10px;}
.article_main_right_02 p{ text-align:left;padding-left:20px;}

.article_main_right_03{width:100%;height:56px;line-height:56px;background:url(../images/article_main_06.jpg) center no-repeat;margin-top:10px;}
.article_main_right_03 p{ text-align:left;padding-left:20px;}

.article_main_right_bottom{width:100%;background:#fff;margin-top:20px;padding-bottom:20px;}
.amrb_title{width:100%;padding-top:20px; line-height:22px;}
.amrb_title em{float:left;width:3px;height:22px;background:#fe6963;}
.amrb_title span{ display:block;margin-left:12px;}
.amrb_title a{ float:right;margin-right:10px;}
.amrb_title a:hover{color:#ff6960;}
.amrb_body{width:100%;margin:0 auto;margin-top:10px;}
.amrb_body li{width:296px;height:50px;line-height:50px;border-bottom:1px #f5f8fa solid;margin:0 auto;margin-top:2px;}
.amrb_body li img{float:left;width:12px;height:16px;margin-top:18px;margin-right:10px;}
.amrb_body li a{float:left;width:274px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.amrb_body li a:hover{color:#ff6960;}



.history_list li p {
    display: table;
    line-height: 34px;
    width: 834px;
    overflow: hidden;
}

.history_list li a {
    width: 735px;
    height: 34px;
    font-size: 16px;
    color: #666;
    display: inline-block;
    text-align: left;
    float: left;
overflow: hidden;}

.history_list li span {
    font-size: 14px;
    color: #aaa;
    display: inline-block;
    float: right;
    margin-right: 10px;
    width: 80px;
    text-align: left;
}




