
/*课程介绍 轮播*/
.friend{width:100%; height:auto;margin:5% auto 0 auto;overflow:hidden;}
.mr_frbox{height:auto;padding:0px; position:relative;}
.mr_frBtnL{width:50px;height:42px; cursor:pointer;display:inline; position:absolute; top:320px; left:540px; z-index:50;}
.mr_frBtnR{width:50px;height:42px; cursor:pointer; position:absolute; top:320px; right:540px; z-index:50;}
.mr_frUl{width:1280px; height:400px;}
.mr_frUl ul li{width:360px; height:235px; display:inline;float:left; overflow:hidden;position:relative; margin-right:59px;position:relative;}
.mr_frUl ul li a span{width:100%; height:195px; margin-top:40px; display:block; background:url(../images/ind_xs02.jpg) no-repeat center bottom #99CCFF; border-radius:10px;}
.mr_frUl ul li a span h3{height:75px; line-height:75px; color:#333; font-size:20px; padding-left:160px;}
.mr_frUl ul li a span h3 font{font-size:14px; color:#555; font-weight:normal; padding-left:10px;}
.mr_frUl ul li a span p{width:300px; height:auto; line-height:30px; color:#555; font-size:14px; margin:0px auto;}
.mr_frUl ul li a img{width:100px; height:100px; border:5px #FFFFFF solid; border-radius:50%; position:absolute; top:0px; left:30px;}



.mr_zhe{width:220px;position:absolute;top:0;background:rgba(78, 164, 181, 0.65) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:Alpha(opacity=80);background:#4ea4b5;/*实现IE背景透明*//*height:389px;*/left:0;right:0;}
.mr_zhe_i h1{text-align:center;font-size:182px;height:138px;line-height:138px;margin-top:72px;margin-bottom:64px;font-weight:bold;color:#fff;}
.mr_zhe_p{margin-bottom:60px;}
.mr_zhe_p h3{text-align:center;font-size:15px;font-weight:bold;color:#fff;line-height:30px;}
.mr_zhe_p h3 span{display:block;margin:0 auto;width:260px;font-size:18px;border-bottom:1px solid #f4f4f4;}
.mr_zhe_hover{bottom:-596px;height:200px;position:absolute;width:300px;background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:Alpha(opacity=80);background:#0a0a0a;/*实现IE背景透明*/}
.mr_zhe_hover h1{text-align:center;height:40px;line-height:40px;margin:22px 0;color:#fff;}