@import url("common.css");
.list_bt { position: relative; padding-left: 30px; }
.list_bt em { position: absolute; left: 0; font-size: 20px; top: 3px; color: #2191f0; }
.ms_rwap p { line-height: 30px;    margin-left: 30px; }
.list_hot .pic_lb3 { margin-bottom: 30px; }
.pic_lb3 { position: relative; padding-left: 140px; min-height: 76px; width:33.33333%; float: left;}

/*左侧*/
.con_l { width: 814px; padding:0 30px 30px 30px; background: #fff; border-radius: 10px; }
.con_l .pic_lb1 { *width: 34%; *margin-right: 3% }
.con_l .lb_4 { float: left; width: 260px; margin-bottom: 10px; padding-right: 80px; }
.con_l .lb_4 time { position: absolute; right: 0; font-size: 12px; color:#999; }
.con_l .lb_4:nth-child(2n+1) { float: right; }
.con_l .lb_5 { float: left; width: 365px; margin-bottom: 15px; }
.con_l .lb_5:nth-child(2n+1) { float: right; } 
.list_itme2 { position: relative; line-height: 40px; min-height:40px; margin-bottom: 10px; padding: 0 100px 0 20px; }
.list_itme2:after{ content:""; display: block; position: absolute; border-bottom: 1px dashed #cbd9d9; width: 86%; top: 20px; z-index: 0; }
.list_itme2:before { content:""; display: block; position: absolute; left: 0; width: 6px; height: 6px; background-color: #cbd9d9; border-radius: 10px; z-index: 2; top: 18px; }
.list_itme2 .itme_bt { font-size: 16px; background-color: #fff; padding-right: 20px; position: absolute; z-index: 1; }
.list_itme2 .itme_bt:hover { padding-left: 5px;  }
.list_itme2 time { position: absolute; right: 0; background-color: #fff; color: #999; padding-left: 10px; }
.list_itme2:nth-child(5n) { margin-bottom: 50px; }
.list_itme2 .tupian{display: none}
.list_itme2 .pp{display: none}
/*标签*/
.list_tag { border: 1px solid #dee6e6; position: relative; border-radius: 10px; overflow: hidden; }
.tag_bt { position: absolute; top: 0; bottom: 0; background-color: #36ad9e; width: 20px; color: #fff; border-radius: 10px; padding: 10px 15px; text-align: center; font-size: 16px; }
.tag_rwap { padding: 15px 15px 5px 65px; }
.tag_a { border: 1px solid #dee6e6; line-height: 28px; border-radius: 10px; display: block; float: left; padding: 0 10px; margin: 0 10px 10px 0; }
.tag_a:hover { background-color: #36ad9e; color: #fff; border-color: #36ad9e; }
.logo img {
    margin-top: 0px;
    width: 254px;
}

/*新闻两列图文*/
.courseBox .wenyidiantai{width:100%;overflow-x: auto;white-space: nowrap;}
.courseBox ul.ul_1{overflow:hidden;border-bottom:1px solid #eee; padding-bottom:15px;}
.courseBox ul.ul_1 li{float:left; width:31.3333%;padding-top:6px;margin:0 1%}
/*.courseBox ul.ul_1 li:nth-child(2n){margin-left:2%}*/
.courseBox ul.ul_1 li img{ display:block; width:100%;height:180px;border-radius: 6px;}
.courseBox ul.ul_1 li .tit{line-height:30px;height:30px;}
.courseBox ul.ul_1 .price{color:#F34B06; height:24px;line-height:24px; font-size:12px}
.courseBox ul.ul_1 .price span{ float:right; font-size:12px; color:#bbb; padding-right:5px}
