/* Write your styles */

@charset "utf-8";
.clear {
	clear: both;
}
.xin_course{
    width: 1200px;
	height: 250px;
    overflow:hidden;
    position:relative;
    margin: 0 auto;
}
.xin_course .hd{
    padding:0 10px;
}
.xin_course .hd .prev{
    display:block;
    width:20px;
    height:50px;
    float:left;
    margin-right:5px;
    margin-top:100px;
    overflow:hidden;
    cursor:pointer;
    background:url("../images/CgAGfFuiBa-AK5cKAAATYgJmzLI371.png") 0 0 no-repeat;
}
.xin_course .hd .next{
    display:block;
    width:20px;
    height:50px;
    float:right;
    margin-right:0;
    margin-top:100px;
    overflow:hidden;
    cursor:pointer;
    background:url("../images/CgAGfFuiBa-AK5cKAAATYgJmzLI371.png") 0 0 no-repeat;
}
.xin_course .hd .next{
    background-position:-30px 0;
}
.xin_course .hd ul{
    float:right;
    overflow:hidden;
    zoom:1;
    margin-top:10px;
    zoom:1;
}
.xin_course .hd ul li{
    float:left;
    width:9px;
    height:9px;
    overflow:hidden;
    margin-right:5px;
    text-indent:-999px;
    cursor:pointer;
}
.xin_course .hd ul li.on{
    background-position:0 0;
}
.xin_course .bd{
    width: 1130px;
    margin: 0 auto;
    padding:10px;
	position: absolute;
    top: 0;
    left: 40px;
}
.xin_course .bd ul{
    overflow:hidden;
    zoom:1;
}
.xin_course .bd ul li{
    margin:0 6px;
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 3px;
	width:354px;
	height:230px;
}
.xin_course .bd ul li .pic{
    text-align:center;
}
.xin_course .bd ul li .pic img{
    width:100%;
    height:194px;	
    display:block;
    padding:0;
}
.xin_course .bd ul li .title{
    line-height:40px;
    text-align: left;
    font-size: 19px;
    padding-left: 4px;
}
.xin_course .bd ul li .title a {
	color: #666;
	width: 300px;
    display: block;
    float: left;
}
.xin_course .bd ul li .title a:hover {
    color: #129fe9;
}
.xin_course .bd ul li .title .span_url {
    float: right;
    width: 35px;
    height: 25px;
    margin-top: 5px;
    margin-right: 2px;
    overflow: hidden;
}
.xin_course .bd ul li .title .span_url img {
    width: 35px;
    height: 25px;
}

.xin_teacher{
    width: 100%;
    height: 325px;
    overflow:hidden;
    position:relative;
    background-color: #f7f7f7;
}
.xin_teacher .hd{
    padding:0 10px;
}
.xin_teacher .hd .prev{
    display:block;
    width:20px;
    height:50px;
    float:left;
    margin-right:5px;
    margin-top:100px;
    overflow:hidden;
    cursor:pointer;
    background:url("../images/CgAGfFuiBa-AK5cKAAATYgJmzLI371.png") 0 0 no-repeat;
}
.xin_teacher .hd .next{
    display:block;
    width:20px;
    height:50px;
    float:right;
    margin-right:0;
    margin-top:100px;
    overflow:hidden;
    cursor:pointer;
    background:url("../images/CgAGfFuiBa-AK5cKAAATYgJmzLI371.png") 0 0 no-repeat;
}
.xin_teacher .hd .next{
    background-position:-30px 0;
}
.xin_teacher .hd ul{
    float:right;
    overflow:hidden;
    zoom:1;
    margin-top:10px;
    zoom:1;
}
.xin_teacher .hd ul li{
    float:left;
    width:9px;
    height:9px;
    overflow:hidden;
    margin-right:5px;
    text-indent:-999px;
    cursor:pointer;
}
.xin_teacher .hd ul li.on{
    background-position:0 0;
}
.xin_teacher .bd{
    width: 1110px;
    margin: 0 auto;
    overflow: hidden;
	position: absolute;
    top: 0;
    left: 40px;
}
.xin_teacher .bd ul{
    overflow:hidden;
    zoom:1;
}
.xin_teacher .bd ul li{
    margin:0 4px;
    float:left;
    _display:inline;
    text-align:center;
    border-radius: 3px;
    width:270px;
}
.xin_teacher .bd ul li .teacher_effect {
    background-color: #fff;
    position: relative;
    padding: 4px;
    min-height: 284px;
    border: 1px solid #e6e6ef;
}
.xin_teacher .bd ul li .teacher_effect:hover {
    height: 350px;
    background-color: #f7f7f7;
    border: none;
}
.xin_teacher .bd ul li .pic{
    text-align:center;
    margin-top: 15px;
}
.xin_teacher .bd ul li .pic img{
    width:170px;
    height:170px;
}
.xin_teacher .bd ul li .title{
    line-height:40px;
    font-size: 19px;
    padding: 0 5px 5px 5px;
}
.xin_teacher .bd ul li .teacher_layer {
    width: 100%;
    height: 284px;
    background-color: #666;
    position: absolute;
    top: 350px;
    left: 0;
    z-index: 10;
    overflow: hidden;
}
.xin_teacher .bd ul li:hover .teacher_layer {
    top: 0;
}
.xin_teacher .bd ul li .teacher_layer p {
    color: #fff;
    padding: 15px;
    text-align: justify;
    line-height: 24px;
	font-size:14px;
}
.xin_teacher .bd ul li .teacher_img {
    width: 100%;
    height: 100px;
    text-align: center;
    position: absolute;
    top: 350px;
    left: 0;
    z-index: 999;
}
.xin_teacher .bd ul li:hover .teacher_img {
    top: 215px;
}
.xin_teacher .bd ul li .teacher_img img {
    width: 130px;
    height: 130px;
}
.xin_teacher .bd ul li .title span {
    display: block;
    line-height: 20px;
    font-size: 14px;
}
#newBridge .icon-right-top {
    top: 60px !important;
}
.xn_f_1_clas1 > p > iframe {
    margin-top: 0 !important;
}
.xn_f_1_clas1 > p > iframe {
	right: 2px !important;
}