﻿@charset "utf-8";

*{
	margin: 0;
	padding: 0;
}
body{
	font-size: 13px;
	font-family: "宋体";
	color: #666;
	background: #f5f5f5;
}
ol li,ul li,li{
	list-style-type: none;
	vertical-align: middle;
}
i,em{
	font-style: normal;
}
img{
	border: none;
	vertical-align: middle;
}
a,input{
	outline: none;
}
h2,h3,h4{
	font-weight: normal;
}
a{
	text-decoration: none;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.w1000{
	width: 1000px;
	margin: 0 auto;
}
.clear{
	clear: both;
}
.border-b{
	border-bottom: none !important;
}

/******content******/
/******subnav****/
.subnav{
	font-size: 16px;
	background: #fff;
	overflow: hidden;
	font-family: "微软雅黑"；
}
.subnav ul{
	line-height: 28px;
}
.subnav ul li{
	float: left;
}
.subnav ul a{
	display: inline-block;
	color: #666;
	margin: 0 13px;
	float: left;
	line-height: 40px;
}
.subnav ul a:hover{
	text-decoration: underline;
}

/********banner******/
.banner{
	height: 320px;
	overflow: hidden;
	padding-bottom: 10px;
}
.honor{
	padding-bottom: 10px;
	display: inline-block;
}
.honor-title{
	height: 137px;
	overflow: hidden;
}
.honor-wall{
	height: 760px;
	overflow: hidden;
	margin-right: -13px;
}
.honor-wall a{
	width: 190px;
	float: left;
	margin: 0 12px 7px 0;
}
.honor-wall a:hover{
	text-decoration: none;
	cursor: pointer;
}
.honor-wall .wall-img{
	width: 190px;
	height: 133px;
	overflow: hidden;
}
.honor-wall .wall-tit{
	width: 100%;
	height: 50px;
	color: #fff;
	background: #e53d3d;
	text-align: center;
	font-weight: 700;
}
.wall-tit p{
	width: 100%;
	line-height: 25px;
	display: block;
	float: left;
	font-size: 16px;
}
.wall-tit p b{
	font-size: 12px;
}
.wall-tit h2{
	width: 100%;
	font-size: 16px;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}

/****************中间部分******************/
.subtitle{
    height: 36px;
    border-bottom: 2px solid #f5f5f5;
}
.subtitle a.gengduo {
	color: #666;
	float: right;
    line-height: 38px;
    text-decoration: underline;
}
/***********serve***********/
.serve{
	height: 153px;
	padding: 0 15px;
	background: #fff;
	margin-bottom: 20px;
}
.subtitle h3{
    color: #262626;
    float: left;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 36px;
    border-bottom: 2px solid #d90000;
}
.serve-con{
    margin: 13px 0;
    overflow: hidden;
}
.serve-con ul{
	width: 677px;
	font-weight: 700;
}
.serve-con ul li{
	margin: 7px 15px 7px 0;
	float: left;
	border: 1px solid #dbdbdb;
	cursor: pointer;
}
.serve-con ul li a:hover{
	color: #e53d3d;
}
.serve-con ul li a{
	display: block;
	padding: 0 48px;
	float: left;
	line-height: 29px;
	text-decoration: none;
	color: #666;
}
/********天籁名师**********/
.teachers {
    overflow: hidden;
    margin-bottom: 20px;
    clear: both;
}
.teacher{
    width: 660px;
    height: 454px;
    padding: 0 15px;
    background: #fff;
}
.hs-studio{
	width: 270px;
	padding: 0 15px;
	background: #fff;
	margin-bottom: 20px;
}
.teacher-con{
	height: 385px;
	margin: 15px -10px 15px 0;
	overflow: hidden;
	position: relative;
}
.teacher-con li {
    width: 124px;
    height: 187px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    list-style-type: none;
}
.teacher-con a {
    position: relative;
    float: right;
}
.teacher-con .teac .ti{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	font-weight: 700;
	background-color:#000000;
	background-color:rgba(0,0,0,0.2);
	filter:Alpha(opacity=20);
}
.hs-studio-cone .first{
	height: 62px;
	padding: 15px 0 20px 0;
	border-bottom: 1px solid #CBCBCB;
	position: relative;
}
.first a {
    float: left;
    margin-right: 10px;
    color: #fff;
}
.first p a
{
    width:160px;
    float:right;
    color: #666;
    font-size: 13px;
    line-height: 18px;
    font-family: "宋体";
    /*letter-spacing: -1px;*/
    font-weight: 700;
}
.first span {
    float: right;
    bottom: 0;
    line-height: 24px;
}
.hs-studio-cone ul{
	margin-top: 9px;
}
.hs-studio-cone li{
	height: 32px;
	line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
	border-bottom: 1px solid #f5f5f5;
}
.hs-studio-cone li i{
	display: inline-block;
	width: 5px;
	height: 6px;
	float: left;
	margin: 13px 10px 0 0;
	background: url(../images/ico_ico.jpg) no-repeat;
}
.hs-studio-cone li a{
	color: #666;
}
.hs-studio-cone li a:hover{
	text-decoration: underline;
}

/*教学板块*/
.teach-plate{
	overflow: hidden;
    margin-bottom: 20px;
    clear: both;
}
.teach-plates{
	width: 660px;
	height: 425px;
	padding: 0 15px;
	background: url(../images/teach-platesBG.jpg) no-repeat;
	overflow: hidden;
}
.ms-plates{
	width: 310px;
	height: 170px;
	margin: 4px 15px 15px 0;
}
.sx-plates{
	width: 310px;
	height: 170px;
	margin: 4px 0 15px 15px;
}
.sj-plates{
	width: 310px;
	height: 470px;
	margin: 4px 15px 15px 0;
}
.sc-plates{
	width: 310px;
	height: 170px;
	margin: 4px 0 15px 15px;
}
.teach-plates ul{
	margin-top: 9px;
}
.teach-plates li{
	width: 100%;
	height: 32px;
	line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
	border-bottom: 1px solid #f5f5f5;
}
.teach-plates li i{
	display: inline-block;
	width: 5px;
	height: 6px;
	float: left;
	margin: 13px 10px 0 0;
	background: url(../images/ico_ico.jpg) no-repeat;
}
.teach-plates li a{
	display: inline-block;
	width: 240px;
	float: left;
	color: #666;
	text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
}
.teach-plates li a:hover{
	text-decoration: underline;
}
.teach-plates li em{
	float: right;
	color: #b3b3b3;
}
.TL-serve{
	width: 270px;
	height: 425px;
	padding: 0 15px;
	background: #fff;
	overflow: hidden;
}
.TL-serve ul{
	margin: 15px 0;
	margin-right: -14px;
}
.TL-serve ul li{
	width: 127px;
	float: left;
	margin-right: 14px;
	margin-bottom: 9px;
}
.TL-serve ul li p{
	line-height: 24px;
	text-align: center;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.TL-serve ul li a{
	color: #666;
}
.TL-serve ul li a:hover{
	text-decoration: underline;
}

/*自研教材*/
.tutorial{
	width: 970px;
	padding: 0 15px;
	background: #fff;
	clear: both;
	margin-bottom: 20px;
}
.tutorial-box{
	height: 470px;
    margin: 15px -10px 0 0;
    overflow: hidden;
    position: relative;
}
.tutorial-one{
	height: 224px;
	float: left;
	margin-right: -12px;
	padding-bottom: 10px;
}
.tutorial-one li,
.tutorial-two li{
	float: left;
	margin-right: 12px;
}
.tutorial-box a{
	color: #848484;
}
.tutorial-box a:hover{
	text-decoration: underline;
}
.tutorial-box p{
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.one-box1{
	width: 141px;
	overflow: hidden;
}
.one-box2{
	width: 137px;
	overflow: hidden;
}
.one-box3{
	width: 140px;
	overflow: hidden;
}
.one-box4{
	width: 146px;
	overflow: hidden;
}
.one-box5{
	width: 360px;
	overflow: hidden;
}
.tutorial-two{
	height: 214px;
	float: left;
	margin-right: -12px;
	padding-bottom: 10px;
}
.two-box1{
	width: 126px;
	overflow: hidden;
}
.two-box2{
	width: 125px;
	overflow: hidden;
}
.two-box3{
	width: 140px;
	overflow: hidden;
}
.two-box4{
	width: 259px;
	overflow: hidden;
}
.two-box5{
	width: 271px;
	overflow: hidden;
}
/*学生作品库*/
.stu-opus{
    width: 970px;
    padding: 0 15px;
	background: #fff;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}
.stu-opus .subtitle h3{
	border-bottom: none;
}
.stu-opus .subtitle ul{
	display: inline-block;
	margin-left: 30px;
	float: left;
}
.stu-opus .subtitle ul a{
	float: left;
	font-size: 14px;
	margin-left: 30px;
	margin: 0 15px;
	color: #666;
	display: block;
	line-height: 36px;
}
.stu-opus ul a:hover, .stu-opus ul a.hover{
	border-bottom: 2px solid #d90000;
}
.stu-opus-con{
	padding: 15px 0 5px 0;
	overflow: hidden;
}
.stu-desc{
	margin-right: -12px;
	display: inline-block;
}
.stu-desc li{
	float: left;
	height: 100%;
	margin-right: 10px;
	margin-bottom: 10px;
	box-shadow: 0 0 0 #fff, /*左边阴影*/
				0 0 0 #fff, /*顶部阴影*/
				0 2px 1px #bebebe, /*底部阴影*/
				0 0 0 #fff; /*右边阴影*/
}
.stu-opus-con p{
	height: 35px;
	line-height: 35px;
}
.stu-opus-con p em{
	display: block;
	width: 16px;
	height: 15px;
	float: left;
	margin: 9px 11px;
	background: url(../images/opus-xiaoshou.jpg) no-repeat;
}
.stu-opus-con p a{
	color: #666;
}
.stu-opus-con p a:hover{
	text-decoration: underline;
}
.stu-desc-list{
	width: 235px;
	float: left;
    margin-right: 10px;
    overflow: hidden;
}
.stu-list1{
	width: 235px;
	height: 200px;
}
.stu-list2{
	width: 235px;
	height: 383px;
}
.stu-list1 img{
	width: 235px;
	height: 165px;
	overflow: hidden;
}
.stu-list2 img{
	width: 235px;
	height: 348px;
	overflow: hidden;
}

.stu-desc-smsx,.stu-desc-sj{
	display: inline-block;
	margin-right: -10px;
}
.stu-desc-smsx ul li{
	width: 188px;
	float: left;
	margin-right: 10px;
}
.stu-desc-smsx ul li img{
	width: 188px;
	height: 266px;
}
.stu-desc-smsx ul a.hover,
.stu-desc-sj ul a.hover{
	border: none;
}
.stu-desc-sj ul li{
	width: 235px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.stu-desc-sj ul li img{
	width: 235px;
	height: 165px;
}
/*画室学霸*/
.TL-studio{
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
}
.studio{
	width: 660px;
	height: 529px;
	padding: 0 15px;
	background: #fff;
	overflow: hidden;
}
.ms-art{
	width: 270px;
    height: 529px;
    padding: 0 15px;
    background: #fff;
    overflow: hidden;
}
.TL-studio-con{
	height: 492px;
	margin: 15px 0;
	margin-right: -16px;
	overflow: hidden;
}
.TL-studio-con li{
	width: 151px;
	height: 142px;
	float: left;
	margin-right: 14px;
	margin-bottom: 15px;
	border: 1px solid #e3e3e3;
}
.TL-studio-con li .pic{
	height: 109px;
	margin-left: -1px;
	margin-top: -1px;
}
.TL-studio-con .pic-title{
	height: 32px;
	line-height: 32px;
	text-align: center;
	overflow: hidden;
}
.TL-studio-con .pic-title a{
	color: #4d4d4d;
}
.TL-studio-con .pic-title a:hover{
	text-decoration: underline;
}
.TL-studio-con .pic p{
	position: absolute;
	background-color:#000000;
	background: rgba(0,0,0,0.3);
	filter:Alpha(opacity=30);
	cursor: pointer;
}


/*信息板块*/
.info-plate{
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
}
.info-plates{
 	width: 660px;
 	height: 514px;
 	padding: 0 15px;
 	overflow: hidden;
 	background: url(../images/info-platesBG.jpg) no-repeat;
}
.info-plates ul{
	margin-top: 9px;
}
.info-plates li{
	width: 100%;
	height: 32px;
	line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
	border-bottom: 1px solid #f5f5f5;
}
.info-plates li i{
	display: inline-block;
	width: 5px;
	height: 6px;
	float: left;
	margin: 13px 10px 0 0;
	background: url(../images/ico_ico.jpg) no-repeat;
}
.info-plates li a{
	display: inline-block;
	width: 240px;
	float: left;
	color: #666;
	text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
}
.info-plates li a:hover{
	text-decoration: underline;
}
.info-plates li em{
	float: right;
	color: #b3b3b3;
}
.zs-plates,.zt-plates{
	width: 310px;
	height: 244px;
	margin: 0 19px 15px 0;
}
.fx-plates,.mw-plates{
	width: 310px;
	height: 244px;
	margin: 0 0 15px 19px;
}
.TL-study{
    width: 270px;
    height: 514px;
    padding: 0 15px;
    background: #fff;
    overflow: hidden;
}
.TL-serve-con{
	height: 356px;
	padding: 14px 0 4px 0;
	margin-right: -12px;
	overflow: hidden;
}
.TL-study-list{
	width: 130px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
.TL-study-list li img{
	margin-top: -1px;
}
.TLstudy-list1{
	width: 128px;
	height: 120px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
.TL-serve-con li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #bebebe;
	box-shadow: 0 0 0 #fff, /*左边阴影*/
				0 0 0 #fff, /*顶部阴影*/
				0 2px 1px #bebebe, /*底部阴影*/
				0 0 0 #fff; /*右边阴影*/
}
.TLstudy-list2{
	width: 128px;
	height: 216px;
	float: left;
	overflow: hidden;
}
.TL-serve-con a{
	display: block;
	width: 100%;
	color: #4d4d4d;
	line-height: 28px;
	text-align: center;
}
.TL-serve-con a:hover{
	text-decoration: underline;
}
/*名校介绍*/
.elite{
	width: 970px;
    padding: 0 15px;
	background: #fff;
	margin-bottom: 20px;
	clear: both;
}
.elite-list{
padding: 15px 0;
	margin-right: -15px;
	overflow: hidden;
}
.elite-list li{
	width: 149px;
	height: 135px;
	float: left;
	margin: 0 15px 6px 0;
}
.elite-list li p{
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.elite-list a{
	color: #666;
}
.elite-list a:hover{
	text-decoration: underline;
}



/*天籁校区*/
.campus{
	width: 970px;
    padding: 0 15px;
	margin-bottom: 20px;
	background: #fff;
	clear: both;
}
.TL-site{
	display: inline-block;
	margin: 8px 0;
    font-size: 14px;
    font-family: "微软雅黑";
}
.TL-site li {
    height: 34px;
    width: 100%;
    float: left;
    list-style-type: none;
}
.TL-site li b {
    display: block;
    width: 80px;
    float: left;
    color: #000;
    font-weight: 700;
    text-align: left;
    line-height: 34px;
}
.TL-site li a {
	color: #666;
    float: left;
    margin: 0 5px;
    font-size: 13px;
    line-height: 34px;
}
.TL-site li a:hover{
	text-decoration: underline;
}
/*天籁荣誉*/
.badge{
	width: 970px;
    padding: 0 15px;
	margin-bottom: 20px;
	background: #fff;
	clear: both;
}
.badge-con{
	width: 970px;
    overflow: hidden;
    margin-left: -1px;
    margin-top: 20px;
    position: relative;
}
.badge-con ul{
	height: 129px;
}
.badge-con ul li{
	width: 192px;
	float: left;
	margin: 0 1px;
	cursor: pointer;
}
.prev{
	position: absolute;
	left: 0px;
	top: 40px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}
.next{
	position:absolute;
	right:0px;
	top: 40px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}
.prev:hover,.next:hover{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}


/********尾部*******/
.footer{
	height: 377px;
	width: 100%;
	background: url(../images/ico_footer.jpg) repeat-x;
	margin-top: 30px;
	overflow: hidden;
}
.footer .service{
	height: 140px;
	margin: 42px 15px;
	overflow: hidden;
}
.footer .fphone{
	width: 197px;
	margin-top: 18px;
}
.footer .counseling{
	width: 410px;
	padding: 0 71px;
}
.footer .counseling img{
	float: left;
}
.footer .counseling dl{
	width: 134px;
	float: left;
	margin-top: 12px;
}
.footer .counseling dl dd{
	text-align: center;
	line-height: 23px;
}
.footer .counseling dl dd a{
	color: #666;
}
.footer .two-dimension{
	width: 220px;
	margin-top: 15px
}
.footer .two-dimension dl{
	width: 110px;
	float: left;
}
.footer .two-dimension dl dt{
	text-align: center;
}
.footer .two-dimension dl dd{
	line-height: 20px;
	margin: 10px 0;
	text-align: center;
}
.footer .bottom{
	padding-top: 24px;
}
.footer .site,.footer .copy{
	line-height: 23px;
}
.footer .site p,.footer .copy p{
	display: block;
	text-align: center;
}



/********************栏目页1***********************/
/*************************************************/
.main{
	overflow: hidden;
	margin-bottom: 20px;
}
.tab{
	width: 648px;
	padding: 0 16px 16px 16px;
	background :#fff;
}
.sidebar{
	width: 300px;
	overflow: hidden;
}


/*************tab*******************/
/*****2015-11-02新增部分开始*******/
.position{
	/*width: 680px;*/
	margin-left: -16px;
	margin-right: -16px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #333;
	line-height: 36px;
	background: #f5f5f5;
}
.position em{
    display: block;
    width: 18px;
    height: 12px;
    margin: 11px 2px 0 15px;
    line-height: 36px;
    vertical-align: middle;
    float: left;
    background: url(../images/ico-weizhi.jpg) no-repeat;
}
/****2015-11-02新增部分结束*******/
.position a{
	float: none;
	color: #666;
}
.position i{
	color: #666;
	font-family: "consolas";
	padding: 0 10px;
	letter-spacing: -2px;
}
.synopsis{
	width: 650px;
	height: 225px;
	background: #fff;
	overflow: hidden;
}
.synopsis .l-pic{
	width: 300px;
	height: 225px;
	margin-top:10px;
}
.synopsis .r-list{
	width: 329px;
	height: 100%;
	padding-right: 8px;
	overflow: hidden;
}
.r-list h2{
	font-size: 21px;
	color: #333;
	line-height: 29px;
	text-indent: 10px;
	padding: 7px 0;
	font-family: "微软雅黑";
}
.r-list h2 a{ color:#333;}
.r-list .sec{
	height: 54px;
	text-indent: 35px;
	line-height: 25px;
	border-bottom: 1px dashed #DBDBDB;
	position: relative;
}
.r-list .sec a{
	position: absolute;
	right: 0;
	bottom:2px;
	color: #ff341e;
	line-height: 25px;
}
.r-list ul{
	padding-top: 6px;
}
.r-list ul li{
	width: 100%;
	height: 15px;
	padding: 8px 0;
	text-indent: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	position: relative;
}
.r-list ul li i{
	position: absolute;
	left: 0;
	width: 3px;
	float: left;
	margin-top: 4px;
	text-indent: -9999px;
	background: url(../images/ico-i.jpg) no-repeat;
	vertical-align: middle;
}
.r-list ul li a{
	color: #666;
}
.ico-pic{
	width: 650px;
	height: 10px;
	margin-top: 20px;
	background: url(../images/ico_pic.jpg) repeat-x;
}
.list-read{
	height: 117px;
	margin-top: 19px;
	border-bottom: 1px dashed #DBDBDB;
}
.read-img{
	width: 130px;
	height: 98px;
}
.read-main{
	width: 496px;
	overflow: hidden;
}
.read-main h4{
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: 700;
}
.read-main h4 a{
	color: #333;
}
.read-main .msg{
	height: 73px;
	margin-top: 6px;
	text-indent: 33px;
	line-height: 25px;
	position: relative;
	overflow: hidden;
}
.read-main .msg span{
	line-height: 25px;
	position: absolute;
	right: 10px;
	bottom: 2px;

}
.msg a{
	float: none;
    color: #ff341e;
    line-height: 25px;
}
.list-read-pager{
	display: inline-block;
	width: 100%;
	height: 36px;
	margin-top: 15px;
	font-family: "arial";
	text-align: center;
}
.tab-pagination{
	display: inline-block;
	width: 554px;
	line-height: 34px;
	overflow: hidden;
}
.tab-pagination a{
	color: #666;
}
.tab-pagination span.tab-disabled{
	border: 1px solid #999;
	padding: 0 10px;
	margin-right: 2px;
	float: left;
	color: #999;
}
.tab-pagination span.tab-current{
	border: 1px solid #d53835;
	background: #d53835; color: #fff;
	padding: 0 11px; margin: 0 2px;
	float: left;
}
.tab-pagination a{
	border: 1px solid #999;
	padding: 0 10px;
	margin-left: -1px;
	float: left;
}
.tab-pagination a:hover{
	border: 1px solid #d53835;
	color: #fff;
	background: #d53835;
	text-decoration: none;
}
.tab-pagination a:active{
	border: 1px solid #d53835;
	color: #fff;
	background: #d53835;
}
.tab-pagination b{
	padding: 0 4px;
	margin-left: -1px;
	float: left;
}
.tab-pagination .page-skip {
	display: inline-block;
	height: 26px;
	padding: 0 10px;
	border: 0;
	font-size: 12px;
	margin-top: 6px;
}
.page-skip em {
	float: left;
	height: 26px;
	line-height: 26px;
}
.jumpto {
	float: left;
	width: 34px;
	height: 18px;
	border-width: 1px;
	border-style: solid;
	border: 1px solid #999;
	margin: 0 10px;
	text-align: center;
	font-family: verdana;
	margin-top: 3px;
}
.tab-pagination i.btn-skipsearch{
	float: left;
	width: 34px;
	height: 18px;
	margin-left: 5px;
	border: 1px solid #999;
	line-height: 18px;
	text-align: center;
	cursor: pointer;
	color: #333;
	margin-top: 3px;
	background: #eee;
}

/*************sidebar*******************/
/*****2015-11-02新增部分开始*******/
.sidebar .search{
	height: 36px;
	line-height: 36px;
	padding-bottom: 10px;
}
.sidebar .search .icon-tlss{
	width: 32px;
	height: 30px;
	float: left;
	background: url(../images/icon-tlss.jpg) no-repeat;
}
.sidebar .search .text-bg{
	width: 194px;
	height: 26px;
	float: left;
	line-height: 28px;
	text-indent: 5px;
	border-left: none;
	border-right: none;
	border-top: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
}
/****2015-11-02新增部分结束*******/
.search-btn{
	width: 74px;
	height: 30px;
	float: left;
	background: url(../images/search-btn.jpg) no-repeat;
}
.online-img{
	width: 300px;
	cursor: pointer;
	padding-bottom: 20px;
}
.side-video{
	height: 440px;
	background: #fff;
	padding: 0 15px;
	margin-bottom: 20px;
	clear: both;
}
.side-video .sp{
	height: 35px;
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
}
.sp-video{
	display: inline-block;
	margin-right: -10px;
	margin-top: 20px;
}
.side-video-list{
	width: 130px;
	height: 130px;
	float: left;
	margin-right: 10px;
}
.side-video-list a{
	color: #666;
	line-height: 36px;
}
.side-video-list a:hover{
	text-decoration: underline;
}
.side-video-list .sp-img{
	width: 130px;
	height: 98px;
	position: relative;
}
.side-video-list .sp-img p{
	height: 20px;
	width: 100%;
	background:#d53835;
	opacity: 0.8;
	filter:Alpha(opacity=80);
	*zoom:1;
	line-height: 20px;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 0;
	z-index: 9999;
	text-decoration: none;
	cursor: pointer;
	display: none;
}
.side-baner{
	display: inline-block;
	margin-bottom: 20px;
}
.guanzhu{
	height: 322px;
	background: #fff;
	text-align: center;
	margin-bottom: 20px;
}
.guanzhu .gz{
	height: 35px;
    border-bottom: 2px solid #f5f5f5;
    margin-bottom: 10px;
}
.guanzhu .gz h3{
	width: 160px;
    height: 36px;
    float: none;
    text-align: center;
    margin: 0 auto;
}
.guanzhu img{
	width: 219px;
	height: 219px;
}
.guanzhu p{
	display: inline-block;
	float: left;
	padding-top: 10px;
	padding-left: 40px;
}

/*天籁教学*/
.sidebar-hot {
    width: 270px;
    height: 454px;
    padding: 0 15px;
    background: #fff;
}
.sidebar .first span {
    float: left;
    line-height: 24px;
}
.whole {
    padding: 6px;
    line-height: normal !important;
    background: #ff3636;
    float: right !important;
    color: #fff;
    margin-top: -6px;
}
.sidebar .first a:hover {
    text-decoration: underline;
}

/********************栏目页2***********************/
/*************************************************/
.main .text-pag{
	display: inline-block;
	padding-left: 10px;
	margin-bottom: 4px;
	border: 1px solid #f5f5f5;
}
.text-pag h1{
	height: 48px;
	line-height: 48px;
	color: #333;
	font-size: 24px;
	font-family: "微软雅黑";
	font-weight: 700;
	overflow: hidden;
	text-align: center;
	padding-top: 18px;
}
.cource-info{
	height: 36px;
	line-height: 36px;
	padding-bottom: 33px;
	text-align: center;
}
.cource-info span{
	float: none;
	margin: 0 3px;
}
.cource-info span a{
	float: none;
}
.text-pag-img{
	width: 624px;
	height: 95px;
	overflow: hidden;
	padding-bottom: 9px;
}
.text-pag h4{
	color: #333;
	font-size: 16px;
	font-weight: 700;
	padding: 17px 0;
}
.text-pag p{
	width: 622px;
	line-height: 22px;
	text-indent: 26px;
	padding-bottom: 23px;
}
.text-pag p img{ margin-left:-26px;}
.text-pag img.pag-img{
	width: 622px;
	height: 267px;
	overflow: hidden;
}
.pag-share{
	height: 32px;
	padding-top: 26px;
}
.pag-share a{
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 4px;
	background: url(../images/share.jpg) no-repeat;
}
.pag-share .fx1{
	background: url(../images/share.jpg) no-repeat -36px;
}
.pag-share .fx2{
	background: url(../images/share.jpg) no-repeat -72px;
}
.pag-share .fx3{
	background: url(../images/share.jpg) no-repeat -108px;
}
.pag-share .fx4{
	background: url(../images/share.jpg) no-repeat -144px;
}
.pag-share .fx5{
	background: url(../images/share.jpg) no-repeat -180px;
}
.pag-share .fx6{
	background: url(../images/share.jpg) no-repeat -216px;
}
.pag-share .fx7{
	background: url(../images/share.jpg) no-repeat -252px;
}
.pag-share .fx8{
	background: url(../images/share.jpg) no-repeat -288px;
}
.pag-share .fx9{
	background: url(../images/share.jpg) no-repeat -329px;
}
.text-pag-corr{
	width: 620px;
	overflow: hidden;
	/*border-bottom: 1px solid #f5f5f5;*/
}
.text-pag-corr a{
	color: #666;
}
.text-pag-corr a:hover{
	text-decoration: underline;
}
.text-pag-corr h4 a{
	color: #d90000;
	float: none;
	text-decoration: none;
}
.text-pag-corr .text-corr-list{
	width: 50%;
	float: left;
	text-align: left;
	margin-top: -5px;
	padding-bottom: 15px;
}
.text-corr-list ul li{
	height: 24px;
	text-align: left;
	overflow: hidden;
	padding-right: 5px;
}
.text-corr-list ul li a{
	line-height: 24px;
	float: left !important;
}
/*.main .text-pag dl{
	height: 24px;
	float: left;
}*/
.main .text-pag dl a{
	color: #666;
}
.main .text-pag dl a:hover{
	text-decoration: underline;
}
.main .text-pag dl dt{
	height: 24px;
	border: none;
	width: 50%;
	overflow: hidden;
	text-align: left;
}
.main .text-pag dl dt p{
	float: left;
	text-align: left;
	line-height: 24px;
}
.main .text-pag dl dt p a{
	float: none;
	line-height: 24px;
}



/********************专业教师**********************/
/*************************************************/
/*当前位置*/
.subposition{
	font-size: 12px;
    color: #333;
    line-height: 36px;
	margin-bottom: 6px;
	background: url(../images/subpos-bg.jpg) repeat-x;
}
.subposition span em{
	display: block;
	width: 18px;
	height: 12px;
	margin: 11px 0 0;
	line-height: 36px;
	vertical-align: middle;
	float: left;
	background: url(../images/ico-weizhi.jpg) no-repeat;
}
.subposition span{
	display: inline-block;
	margin-left: 20px;
	padding: 0 10px;
	background: #f5f5f5;
}
.subposition span i{
    color: #666;
    font-family: "consolas";
    padding: 0 10px;
    letter-spacing: -2px;
}
.subposition span a{
	color: #666;
}
.subposition span a.cur{
	color: #357fc2;
}

/*名师内容页*/
.art-troop{
	width: 650px;
	padding: 0 15px;
	background: #fff;
}
.art-troop-list{
	display: inline-block;
	padding: 14px;
	margin-top: 15px;
	border: 1px solid #ebebeb;
}
.art-zyms-img{
	width: 113px;
	height: 192px;
	margin-right: 20px;
}
.art-zyms-con{
	width: 487px;
}
.art-zyms-con h4{
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #000;
	font-family: "微软雅黑";
}
.art-zyms-con ul{
	display: inline-block;
}
.art-zyms-con ul li{
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	font-family: "微软雅黑";
}
.art-zyms-con ul em{
	width: 70px;
	float: left;
}
.art-zyms-con .list-con{
	float: left;
	margin-top: 38px;
	line-height: 22px;
	position: relative;
}
.list-con a{
	position: absolute;
	right: 0;
	bottom: 0;
	color: #db0000;
	line-height: 22px;
}
.list-con a:hover{
	text-decoration: underline;
}

/*********************天籁名师*********************/
/*************************************************/
/*天籁名师内容*/
.tlms-list{
	padding: 0 15px;
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}
.tlms-list ul{
	padding: 10px 0;
    margin-right: -10px;
    display: inline-block;
}
.tlms-list ul li{
	width: 186px;
	float: left;
	margin:0 10px 10px 0;
	overflow: hidden;
}
.tlms-list ul li img{
width: 186px;
	height: 317px;
	float: left;
}
.tlms-list ul li a{
	width: 186px;
	height: 83px;
	float: left;
	background: url(../images/tlms-listbg.jpg) no-repeat;
}
.tlms-list ul li a:hover{
	background: url(../images/tlms-listbg1.jpg) no-repeat;
}
.tlms-list ul li strong{
	display: block;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	line-height: 29px;
	font-size: 18px;
	font-family: "微软雅黑";
}
.tlms-list ul li p{
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	text-align: center;
}

/******************教师详情*********************/
/**********************************************/
/*内容*/
.tl-teacher-xq{
	width: 648px;
    padding: 0 16px 16px 16px;
    background: #fff;
}
.tl-xq-con{
	width: 100%;
	margin: 20px 0;
	overflow: hidden;
}
.tl-xq-con .tl-jj-l{
	width: 162px;
	height: 275px;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}
.tl-xq-con .tl-jj-r{
	width: 445px;
	float: left;
}
.tl-xq-con .tl-jj-r h2{
	color: #333;
	font-size: 30px;
	font-family:"方正正中黑简体";
	font-weight: 700;
}
.tl-xq-con .tl-jj-r ul{
	height: 95px;
	border-bottom: 1px solid #dbdbdb;
}
.tl-xq-con .tl-jj-r ul li{
	width: 100%;
	color: #000;
	float: left;
	line-height: 24px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.tl-xq-con .tl-jj-r ul li em{
	width: 70px;
}
.tl-xq-con .tl-jj-r p{
	margin-top: 20px;
	text-indent: 30px;
	line-height: 24px;
}
.tl-sp-l{
	width: 205px;
	height: 138px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.tl-sp-l p{
	position: absolute;
	background-color:#000000;
	background: rgba(0,0,0,0.3);
	filter:Alpha(opacity=30);
	cursor: pointer;
}
.tl-sp-r p{
	margin-top: 10px;
	text-indent: 30px;
	line-height: 24px;
}
.tl-xq-con .tl-cb-wall,
.tl-xq-con .tl-zp-wall,
.tl-xq-con .tl-shz-wall,
.tl-xq-con .tl-cj-wall{
	display: inline-block;
	margin-right: -17px;
}
.tl-xq-con .tl-cb-wall ul li,
.tl-xq-con .tl-zp-wall ul li,
.tl-xq-con .tl-shz-wall ul li{
	float: left;
	margin-right: 15px;
}
.tl-xq-con .tl-zp-wall .jszp{
	width: 250px;
	height: 200px;
    margin-bottom: 10px;
    box-shadow: 0 0 0 #fff, /*左边阴影*/
				 0 0 0 #fff, /*顶部阴影*/
				 0 2px 1px #bebebe, /*底部阴影*/
				 0 0 0 #fff;
}
..tl-xq-con .tl-zp-wall .jszp img{
	width: 250px;
	height: 175px;
	overflow: hidden;
}
.tl-xq-con .tl-zp-wall .jszp1{
	width: 118px;
	height: 200px;
    margin-bottom: 10px;
    box-shadow: 0 0 0 #fff, /*左边阴影*/
				 0 0 0 #fff, /*顶部阴影*/
				 0 2px 1px #bebebe, /*底部阴影*/
				 0 0 0 #fff;
}
.tl-xq-con .tl-zp-wall p {
    height: 35px;
    line-height: 26px;
}
.tl-xq-con .tl-zp-wall p a{
	color: #666;
}
.tl-xq-con .tl-zp-wall p em {
    display: block;
    width: 16px;
    height: 15px;
    float: left;
    margin: 4px 11px;
    background: url(../images/opus-xiaoshou.jpg) no-repeat;
}
.tl-xq-con .tl-shz-wall .jsshz1{
	width: 242px;
	height: 175px;
	overflow: hidden;
}
.tl-xq-con .tl-shz-wall .jsshz2{
	width: 116px;
	height: 175px;
	overflow: hidden;
}
.tl-xq-con .tl-shz-wall .jsshz3{
	width: 261px;
	height: 175px;
	overflow: hidden;
}
.tl-xq-con .tl-cj-wall ul li{
	width: 206px;
	height: 165px;
	float: left;
	background: #f5f5f5;
	margin-right: 15px;
	margin-bottom: 10px;
}
.tl-xq-con .tl-cj-wall ul li p{
	line-height: 25px;
	text-align: center;
}
.tl-xq-con .tl-cj-wall a{
	color: #666;
}
.tl-xq-con .tl-cj-wall a:hover{
	text-decoration: underline;
}

/******************天籁视频*********************/
/**********************************************/
/*内容*/
.main .tlsp-list{
	padding: 0 15px;
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
}
.tlsp-list .tlsp-con{
	margin-top: 20px;
}
.tlsp-con-top{
	height: 237px;
	margin-bottom: 20px;
}
.tlsp-con-bot{
	overflow: hidden;
}
.tlsp-con-top  .tlsp-top-l{
	width: 378px;
	height: 237px;
}
.tlsp-top-l .pic p{
	position: absolute;
	background-color:#000000;
	background: rgba(0,0,0,0.3);
	filter:Alpha(opacity=30);
	cursor: pointer;
}
.tlsp-top-l{
	position: relative;
	margin-right: 17px;
}
.tlsp-top-l .tlsp-tit{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color:#000000;
	background-color:rgba(0,0,0,0.2);
	filter:Alpha(opacity=20);
}
.tlsp-top-r{
	width: 575px;
	overflow: hidden;
}
.tlsp-top-r dl{
	width: 100%;
	height: 60px;
	padding: 11px 0;
	border-bottom: 1px dashed #dbdbdb;
	cursor: pointer;
}
.tlsp-top-r dl:hover{
	color: #fff;
	background: #e65b5b;
}
.tlsp-top-r dl dt,.tlsp-top-r dl dd{
	float: left;
	width: 100%;
}
.tlsp-top-r dl dt h4{
	display: block;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 36px;
}
.tlsp-top-r dl dd a{
	display: block;
	line-height: 24px;
	text-overflow: ellipsis;
    white-space: nowrap;
    /*color:#666;*/
    overflow: hidden;
}
.tlsp-con-bot{
	margin-right: -20px;
	margin-bottom: 7px;
	display: inline-block;
}
.tlsp-con-bot ul li{
	width: 178px;
	display: block;
	float: left;
	margin-right: 19px;
}
.tlsp-con-bot ul .pic{
	width: 178px;
	height: 111px;
	overflow: hidden;
	margin-bottom: 7px;
}
.tlsp-con-bot ul li strong{
	width: 100%;
	float: left;
	height: 18px;
	color: #4c4c4c;
	text-align: center;
	line-height: 18px;
}
.tlsp-con-bot ul li a{
	width: 100%;
	float: left;
	height: 18px;
	color: #666;
	text-align: center;
	line-height: 18px;
}
.tlsp-con-bot ul li a:hover{
	text-decoration: underline;
}
.tlsp-con-bot ul .pic p{
	width: 178px;
	height: 111px;
	overflow: hidden;
	position: absolute;
	background-color:#000000;
	background: rgba(0,0,0,0.3);
	filter:Alpha(opacity=30);
	cursor: pointer;
}
.tlsp-top-r ul{
	display: inline-block;
	margin-right: -15px;
}
.tlsp-top-r ul li{
	width: 178px;
	height: 111px;
	float: left;
	margin: 0 18px 15px 0;
}
.tlsp-top-r li.msjx{
	position: relative;
}
.tlsp-top-r .msjx .pic{
	position: relative;
	width: 178px;
	height: 111px;
}
.tlsp-top-r .msjx .pic p{
	position: absolute;
	background-color:#000000;
	background: rgba(0,0,0,0.3);
	filter:Alpha(opacity=30);
	cursor: pointer;
}
.tlsp-top-r .msjx .tlsp-tit,
.tlsp-con-bot .msjx .tlsp-tit{
	position: absolute;
	bottom: 0;
	height: 20px;
	width: 100%;
    line-height: 20px;
    text-align: center;
    color: #fff;
	font-size: 14px;
	background-color:#000000;
	background-color:rgba(0,0,0,0.2);
	filter:Alpha(opacity=20);
}
.tlsp-con-bot ul .msjx{
	position: relative;
}
.tlsp-con-bot .msjx .tlsp-tit{
	bottom: 7px;
}
.tltp-list .tltp-con{
	margin-top: 20px;
	clear: both;
}
.tltp-list .tltp-con .tltp-con-top{
	height: 378px;
}
.tltp-list .tltp-con .titp-con-bot{
	height: 171px;
	margin-bottom: 20px;
	margin-right: -19px;
}
.tltp-con .tltp-con-top .tltp-con-l {
	width: 476px;
	height: 357px;
	margin-right: 19px;
	overflow: hidden;
	position: relative;
}
.tltp-con .tltp-con-l .tltp-l-img{
	width: 476px;
	height: 370px;
	overflow: hidden;
}
.tltp-con .tltp-con-l a{
	display: block;
	width: 100%;
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-align: center;
}
.tltp-con .tltp-con-l a:hover,
.tltp-con-r ul li a:hover{
	text-decoration: underline;
}
.tltp-con .tltp-con-l .tltp-l-img .banner-btn{
	width: 476px;
	position: absolute;
	top: 45%;
}
.tltp-con .tltp-con-l .tltp-l-img .banner-btn a{
	display:block;
	width:56px;
	height:56px;
	text-align: center;
	line-height: 56px;
	position:absolute;
	top:0;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
}
.tltp-con .tltp-con-l .tltp-l-img .banner-btn a:hover{
	text-decoration: none;
}
.tltp-con .tltp-con-l .tltp-l-img .banner-btn a.prev {
	cursor: pointer;
    left: 0;
    background: url(../images/prev-left.png) no-repeat;
}
.tltp-con .tltp-con-l .tltp-l-img .banner-btn a.next {
    right: 0;
    background: url(../images/next-right.png) no-repeat;
}
.tltp-con .tltp-con-l .tltp-l-img span,
.tltp-con-top .tltp-con-r ul li span,
.titp-con-bot ul li span{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 30px;
	width: 100%;
    line-height: 30px;
    text-align: center;
    color: #fff;
	font-size: 14px;
	background-color:#000000;
	background-color:rgba(0,0,0,0.5);
	filter:alpha(opacity=50);
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);*/
}
.tltp-con .tltp-con-top .tltp-con-r{
	width: 475px;
}
.tltp-con-top .tltp-con-r ul{
	display: inline-block;
	margin-right: -38px;
}
.tltp-con-top .tltp-con-r ul li,
.titp-con-bot ul li{
	width: 228px;
	height: 171px;
	float: left;
	margin: 0 19px 17px 0;
	overflow: hidden;
	position: relative;
}
.tltp-con-top .tltp-con-r ul li span a,
.titp-con-bot ul li span a{
	color: #fff;
}
.titp-con-bot ul li span a:hover{
	text-decoration: underline;
}
.tlsp-con .tltu-xijy{
	overflow: hidden;
}
.tltu-xijy ul{
	display: inline-block;
	margin-right: -19px;
}
.tltu-xijy ul li{
	width: 229px;
	height: 194px;
	float: left;
	margin: 0 18px 11px 0;
	overflow:hidden;
}

.tltu-xijy ul li span{ width:229px; height:171px; display:block; overflow:hidden;}
.tltu-xijy ul li img{
	width: 229px;
	/*height: 171px;*/
	overflow: hidden;
}
.tltu-xijy ul li a{
	display: block;
	width: 100%;
	height: 22px;
	color: #666;
	line-height: 22px;
	margin-top: 5px;
	text-align: center;
}
.tltu-xijy ul li a:hover{
	text-decoration: underline;
}

/******************天籁教材*********************/
/**********************************************/
/*内容*/

.tljc-list{
    padding: 0 15px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    zoom:100%;
    clear: both;
}
.tljc-list .tljc-con{
	margin: 20px 0 3px 0;
}
.tljc-list .tljc-con .mszyjc-list{
	margin-right: -20px;
	display: inline-block;
}
.tljc-list .tljc-con .mszyjc-list ul li{
	margin-right: 18px;
	margin-bottom: 18px;
	float: left;
}
.mszyjc-list .w147{
	width: 147px;
}
.mszyjc-list .zyjc-title{
	display: block;
	text-align: center;
}
.mszyjc-list .zyjc-title a{
	height: 32px;
	line-height: 32px;
	color: #666;
	font-size: 12px;
	text-align: center;
}
.mszyjc-list .zyjc-title a:hover{
	text-decoration: underline;
}
.tljc-list .tljc-con .mszyjc-list ul li.w147 img{
	width: 147px;
	height: 212px;
}
.mszyjc-list .w180{
	width: 180px;
}
.tljc-list .tljc-con .mszyjc-list ul li.w180 img{
	width: 180px;
	height: 262px;
}
.mszyjc-list .w292{
	width: 292px;
}
.mszyjc-list .w302{
	width: 302px;
}
.mszyjc-list .w168{
	width: 168px;
}
.tljc-list .tljc-con .mszyjc-list ul li.w294 img{
	width: 294px;
	height: 220px;
}
.tljc-list .tljc-con .mszyjc-list ul li.w304 img{
	width: 304px;
	height: 220px;
}
.tljc-list .tljc-con .mszyjc-list ul li.w170 img{
	width: 170px;
	height: 220px;
}
.mszyjc-list .w160{
	width: 160px;
}
.mszyjc-list .w436{
	width: 436px;
}
.tljc-list .tljc-con .mszyjc-list ul li.w160 img{
	width: 160px;
	height: 220px;
}
.tljc-list .tljc-con .mszyjc-list ul li.w436 img{
	width: 436px;
	height: 220px;
}
.tljc-list .tljc-con .zyjc-list{
	margin-right: -20px;
	display: inline-block;
}
.tljc-list .tljc-con .zyjc-list ul li{
	width: 178px;
	height: 284px;
	margin-right: 20px;
	float: left;
}
.tljc-list .tljc-con .zyjc-list ul li img{
	width: 178px;
	height: 232px;
	overflow: hidden;
}
.tljc-con .zyjc-list .zyjc-title{
	display: block;
	line-height: 18px;
	padding: 7px 0;
	text-align: center;
}
.tljc-con .zyjc-list .zyjc-title a{
	color: #666;
}
.tljc-con .zyjc-list .zyjc-title a:hover{
	text-decoration: underline;
}

/******************天籁校区图片*********************/
/**********************************************/
/*内容*/
.xqtp-list{
    padding: 0 15px;
    background: #fff;
    margin-bottom: 30px;
    overflow: hidden;
    clear: both;
    zoom:100%
}
.xqtp-con{
	margin-top: 20px;
	margin-bottom: 15px;
}
.xqtp-con .xq-container{
	height: 603px;
	position: relative;
	background: #fafafa;
	border: 1px solid #f5f5f5;
}
.wrapper-img{
	width: 831px;
	height: 569px;
	position: relative;
	margin: 20px 70px;
	overflow: hidden;
}
.wrapper-img .album-pnl{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
.wrapper-img .album-pnl a{
	color: #333;
}
.wrapper-img .album-pnl a:hover{
	text-decoration: underline;
}
.wrapper-img .bd ul li{
	text-align: center;
	line-height: 533px;
	vertical-align: middle;
}
.xq-container  .xqtp-btn{
	width: 100%;
    position: absolute;
    top: 40%;
}
.xq-container  .xqtp-btn a{
	position:absolute;
	top:0;
	width: 56px;
	height: 56px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
}
.xq-container  .xqtp-btn .prev{
	left: 10px;
	background: url(../images/xq-btnl.jpg) no-repeat;
}
.xq-container  .xqtp-btn .next{
	right: 10px;
	background: url(../images/xq-btnr.jpg) no-repeat;
}
.xqzp-wall{
	margin: 20px 0 0;
	overflow: hidden;
}
.xqzp-wall ul{
	margin-right: -18px;
	display: inline-block;
}
.xqzp-wall ul li{
	float: left;
	margin-right: 18px;
	margin-bottom: 10px;
}
.xqzp-wall ul .xqtp-title{
	text-align: center;
}
.xqzp-wall ul .xqtp-title a{
	height: 32px;
	line-height: 32px;
	color: #333;
}
.xqzp-wall ul .xqtp-title a:hover{
	text-decoration: underline;
}

/******************教材*********************/
/**********************************************/
/*内容*/
 .book-jj{
	padding: 20px 0 20px 10px;
	display: inline-block;
}
.book-jj dl{
    display: inline-block;
    position: relative;
    width: 100%;
    float: left;
    padding-bottom: 2px;
    border-left: 1px solid #e6e6e6;
}
.book-jj dl i {
    display: block;
    position: absolute;
    top: 0px;
    left: -10px;
    width: 20px;
    height: 20px;
}
.book-jj .icon-jj1{
	background: url(../images/icon-tp.jpg) no-repeat;
}
.book-jj .icon-jj2{
	background: url(../images/icon-tp.jpg) 0 -20px;
}
.book-jj .icon-jj3{
	background: url(../images/icon-tp.jpg) 0 -40px;
}
.book-jj .icon-jj4{
	background: url(../images/icon-tp.jpg) 0 60px;
}
.book-jj .icon-jj5{
	background: url(../images/icon-tp.jpg) 0 40px;
}
.book-jj .icon-jj6{
	background: url(../images/icon-tp.jpg) 0 20px;
}
.book-jj dl dt {
    margin-left: 19px;
    margin-top: -2px;
    line-height: 26px;
}
.book-jj dl dd {
    margin: 10px 0 10px 19px;
    line-height: 26px;
}
.book-jj dl dt strong {
    font-size: 15px;
    color: #333;
}
.book-jj dl .icon-img{
	width: 621px;
	overflow: hidden;
}

/********学生作品库************/
.sub-titl{
	width: 970px;
	padding: 0 15px;
	background: #fff;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.tl-xszpk .parHd{
	height: 36px;
	line-height: 36px;
	float: left;
	margin-left: 30px;
}
.parHd ul li{
	float: left;
}
.parHd ul li{
	float: left;
	font-size: 14px;
	margin-left: 30px;
	margin: 0 15px;
	color: #666;
	display: block;
	line-height: 36px;
}
.parHd ul li a{
	color: #666;
}
.tl-xszpk .parHd ul li.on{
	border-bottom: 2px solid #d90000;
}
.tl-xszpk .parBd{
	margin-top: 20px;
	margin-bottom: 15px;
	display: inline-block;
}
.tl-xszpk .slideBox{
	position: relative;
	width: 970px;
	overflow: hidden;
	padding: 20px 0;
	background: #fafafa;
	border: 1px solid #f5f5f5;
	text-align: center;
	line-height: 800px;
}
.tl-xszpk .sPrev,.tl-xszpk .sNext{
	position:absolute;
	 left:5px;
	 top:40%;
	 display:block;
	 width:56px;
	 height:56px;
	 filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	 background:url(../images/xq-btnl.jpg) center center no-repeat #f4f4f4;
}
.tl-xszpk .sNext{
	left:auto;
	right:5px;
	background:url(../images/xq-btnr.jpg) center center no-repeat #f4f4f4;
}
.tl-xszpk .sPrev:hover,.tl-xszpk .sNext:hover{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.tl-xszpk .parBd ul li .title{
	width: 100%;
	color: #333;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
}
.tl-xszpk .parBd ul li .title a{
	color: #333;
	display: inline-block;
}


/*******悬浮样式********/
/*右侧*左侧**/
.rightNav,.leftNav{
	width: 130px;
	height: 437px;
	position: fixed;
	right: 10px;
	top: 30%;
	_position:absolute;
	text-align: left;
	_position: absolute;
	_bottom: auto;
	_top:expression(eval(document.documentElement.scrollTop+200));
	}
.rightNav{
	background: url(../images/youce_bg.png) no-repeat;
	}
.leftNav{
	width: 120px;
	height: 381px;
	left: 10px;
}
.leftNav ul{
	display: inline-block;
}
.leftNav ul i{
	display: block;
	width: 120px;
	height: 149px;
	background: url(../images/zuoce-bg.png) no-repeat;
}
.leftNav ul li{
	width: 100%;
	height: 31px;
	float: left;
	margin-top: -1px;
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
}
.leftNav ul li a{
	display: block;
	color: #666;
	line-height: 31px;
	text-align: center;
}
.leftNav ul .qqzx{
	background: #f7203e;
}
.leftNav ul .qqzx a{
	color: #fff;
}
.leftNav ul .qqzx a:hover{
	color: #fff;
}
.rightNav ul{
	display: inline-block;
	margin-top: 51px;
}
.rightNav ul li{
	width: 100%;
	float: right;
	margin-top: 1px;
}
.rightNav ul li a{
	display: block;
	color: #fff;
	line-height: 33px;
	text-align: center;
}
.leftNav ul li a:hover,
.leftNav ul li .on{
	color: #ed0d32;
}
.rightNav ul li a:hover,
.rightNav ul li .on{
	color: #ffe08a;
}
.rightNav ul li span{
	display: block;
	margin-top: 122px;
	color: #fff;
	line-height: 27px;
	text-align: center;
	overflow: hidden;
}
/*底部*/

.fix-bottom{
	width: 1000px;
	position: fixed;
	bottom: 0;
	height: 40px;
	background: url(../images/fix-bg.png) no-repeat;
	_position: absolute;
	_bottom: auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.fix-bottom a.r-btn{
	display: block;
	width: 120px;
	height: 30px;
	position: absolute;
	right: 34px;
	margin-top: 5px;
}
/**********当前位置及搜索框*********/
.curr-position{
    height: 36px;
    line-height: 36px;
    padding-bottom: 10px;
}
.curr-position-l em{
    display: block;
    width: 18px;
    height: 12px;
    margin: 11px 2px 0 15px;
    line-height: 36px;
    vertical-align: middle;
    float: left;
    background: url(../images/ico-weizhi.jpg) no-repeat;
}
.curr-position-l a{
	float: none;
	color: #666;
}
.curr-position-l i{
	color: #666;
	font-family: "consolas";
	padding: 0 10px;
	letter-spacing: -2px;
}
.curr-position-r .icon-tlss {
    width: 32px;
    height: 30px;
    float: left;
    background: url(../images/icon-tlss.jpg) no-repeat;
}
.curr-position-r .text-bg {
    width: 194px;
    height: 26px;
    float: left;
    line-height: 28px;
    text-indent: 5px;
    border-left: none;
    border-right: none;
    border-top: 2px solid #dbdbdb;
    border-bottom: 2px solid #dbdbdb;
}
.curr-position-r .search-btn {
    width: 74px;
    height: 30px;
    float: left;
    background: url(../images/search-btn.jpg) no-repeat;
}
/*****结束****/
.qgzt-list{
	/*width: 100%;*/
	background: #fff;
	padding: 10px 0 10px 15px;
	margin-bottom: 20px;
	/*display: inline-block;*/
/*	zoom:100%;*/
}
.qgzt-list .qgzt-top{
	/*display: inline-block;*/
	overflow: hidden;
	margin-bottom: 20px;
	zoom:100%;
}
.qgzt-top-l{
	width: 475px;
	margin-right: 20px;
	background: #fcfcfd;
}
.qgzt-top-l p{
	margin-top: 20px;
	line-height: 24px;
	text-indent: 33px;
	padding: 0 15px;
}
.qgzt-list .titp-con-bot{
	display: inline-block;
	margin-right: -20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.qgzt-list .titp-con-bot ul li{
	margin-bottom: 0;
}
.campus-box{
	display: inline-block;
	width: 970px;
	overflow: hidden;
	padding: 5px 0;
	border-top: 1px dashed #dddddd;
	border-right: 1px dashed #dddddd;
	border-bottom: 1px dashed #dddddd;
}
.campus-box .campus-box-l{
	width: 475px;
	float: left;
	margin-right: 20px;
}
.campus-box .campus-box-l dl,
.campus-box .campus-box-r dl{
	width: 100%;
	margin: 5px 0;
	/*overflow: hidden;*/
	display: inline-block;
}
.campus-box .campus-box-l dl dt{
	line-height: 20px;
	float: left;
	color: #fff;
	background-color: #c84145;
	font-weight: 700;
}
.campus-box .campus-box-l dd.on{
	color: #333;
	font-weight: 700;
}
.campus-box .campus-box-l dl dd{
	line-height: 20px;
	float: left;
	color: #666;
	background-color: #fff;
	margin-left: 5px;
	font-weight: 100;
}
.campus-box-r dl dt{
	line-height: 20px;
	float: left;
	color: #fff;
	background-color: #c84145;
}
.campus-box-r{
	width: 474px;
	float: left;
}
.campus-box-r dl dd{
	line-height: 20px;
	float: left;
	color: #666;
	background-color: #fff;
	margin-left: 5px;
	font-weight: 100;
}

/************校区地址信息*************/
.main-dz{
	width: 720px;
	height: 36px;
	margin: 0 auto;
	line-height: 36px;
	border-radius: 5px;
	border: 1px solid #dddddd;
	box-shadow: 0 0 0 #fff, /*左边阴影*/
				0 0 0 #fff, /*顶部阴影*/
				0 2px 1px #bebebe, /*底部阴影*/
				0 0 0 #fff; /*右边阴影*/
}
.xqdz-xx{
	float: left;
	display: inline-block;
}
.xqdz-btn{
	float: right;
	display: inline-block;
}
.xqdz-xx p{
	color: #eb1e33;
	font-size: 14px;
	font-family: "宋体";
	font-weight: 600;
	text-indent: 10px;
	float: left;
	margin-right: 10px;
}
.xqdz-btn .qx-text{
	width: 138px;
	height: 20px;
	float: left;
	margin-top: 6px;
}
.xqdz-btn .qx-btn{
	width: 146px;
	height: 24px;
	float: left;
	font-size: 14px;
	font-family: "宋体";
	color: #fff;
	margin-top: 6px;
	background: #e3182d;
	font-weight: 600;
	border: 0;
	margin-left: -1px;
	padding: 0 5px;
	margin-right: 10px;
	cursor: pointer;
}

/********天籁回答列表*************/
.tlaw-bk{
	background: #fff;
}
.tlaw-list{
	padding: 10px 0;
	display: inline-block;
	border-bottom: 1px dashed #dbdbdb;
}
.tlaw-con-l{
	width: 45px;
}
.tlaw-con-l i,
.tlaw-con-l i{
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 20px;
}
.tlaw-con-l .tlaw-wd1{
	height: 25px;
	line-height: 25px;
	margin: 10px 0;
	background: url(../images/icon-tiaw1.png) no-repeat;
}
.tlaw-con-l .tlaw-wd2{
	margin: 10px 0;
	background: url(../images/icon-tiaw2.png) no-repeat;
}
.tlaw-con-r{
	width: 603px;
}
.tlaw-con-r .tlaw-top{
	height: 25px;
	line-height: 25px;
	margin: 10px 0 15px 0;
	overflow: hidden;
}
.tlaw-con-r .tlaw-top h3{
	color: #333;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: 700;
}
.tlaw-con-r .tlaw-top h3.on{
	color: #f0454d;
}
.tlaw-con-r p{
	display: block;
	line-height: 24px;
}
.tlaw-con-r p em{
	color: #666;
	font-weight: 700;
}
.tlaw-con-r .tlaw-botton{
	width: 100%;
	display: inline-block;
	margin: 25px 0 10px 0;
}
.tlaw-con-r .tlaw-botton span{
	float: left;
	color: #c2c2c2;
}
.tlaw-botton a{
	color: #333;
}
.tlaw-botton a.tlaw-bottun-btn{
	color: #2981c7;
}
.tlaw-botton a.tlaw-bottun-btn:hover{
	text-decoration: underline;
}

/***********天籁校考冲刺专题-最终版**************/
.sprint-banner{
	width: 100%;
	min-width: 1000px;
	height: 450px;
	margin-bottom: 20px;
	background: url(../images/banner.jpg) 50% 0 repeat-x;
}
.sprint-sublist{
	padding: 0 15px 15px;
	background: #fff;
	margin-bottom: 20px;
	box-shadow: 0px 1px 6px #e0e0e0;
	overflow: hidden;
}
.sprint-sublist .sub-title{
	width: 1000px;
    height: 98px;
    overflow: hidden;
    margin-left: -15px;
}
.btn-bazx{
	width: 100%;
	display: flex;
	align-items: center;
}
.btn-bazx a{
	display: block;
	margin: 0 auto;
}
.sub-main{
	margin-top: 20px;
	overflow: hidden;
}
.sub-main-con{
	width: 100%;
    height: 236px;
    padding-bottom: 14px;
    overflow: hidden;
    display: inline-block;
}
.sub-main-con .synopsis-l {
    width: 562px;
    line-height: 24px;
}
.sub-main-con .synopsis-l p {
    margin-bottom: 6px;
    text-indent: 20px;
}
.sub-main-con img{
    float: right;
    width: auto;
    height: 100%;
}
.sub-main-imgs{
	display: inline-block;
	/* height: 134px; */
}
.sub-main-imgs ul{
	display: inline-block;
	margin-right: -20px;
}
.sub-main-imgs ul li{
	width: 178px;
	height: 134px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	position: relative;
}
.sub-main-imgs ul li p,
.sub-main-imgs ul li a{
	display: block;
	width: 100%;
	height: 25px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.sub-main-imgs ul li p{
	background: #000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
.sub-main-imgs ul li a{
	line-height: 25px;
	text-align: center;
	color: #fff;
}
.sub-main-imgs ul li a:hover{
	text-decoration: underline;
}
.si-banner{
	margin: 20px 0;
}
.sub-jj-con{
	width: 100%;
	overflow: hidden;
	border: 2px solid #f54949;
	background: #fff8f2;
}
.sub-jj-con dl{
	width: 193px;
	float: left;
	margin-left: -1px;
	padding-bottom: 20px;
	border-left: 1px solid #f54949;
}
.sub-jj-con dl dt{
	width: 160px;
	height: 47px;
	margin: 20px auto;
	background: url(../images/icon-sicon.png) no-repeat;
}
.sub-jj-con dl dt h2{
	height: 47px;
	line-height: 47px;
	color: #D51D1B;
	font-family: "微软雅黑";
	font-size: 21px;
	text-align: center;
	font-weight: 700;
}
.sub-jj-con dl dd li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	float: left;
}
.sub-jj-con dl dd em{
	color: #f54949;
	font-weight: 700;
}
.sub-cc-con{
	width: 972px;
	height: 838px;
	margin: 20px 0 10px;
	padding-top: 43px;
	overflow: hidden;
	background: url(../images/si-cc-bg.jpg);
}
.sub-cc-con .cc-list{
	height: 120px;
	padding-bottom: 1px;
}
.sub-cc-con .cc-list h4{
	width: 140px;
	line-height: 120px;
	float: left;
	color: #fff;
	margin-left: 1px;
	font-size: 16px;
	text-align: center;
	font-family: "方正正中黑简体";
}
.sub-cc-con .cc-list ul{
	width: 130px;
	height: 100px;
	float: left;
	margin: 9px 0;
	margin-right: 2px;
}
.sub-cc-con .cc-list ul li{
	font-size: 12px;
	line-height: 21px;
	text-align: center;
}
.sub-cc-con .cc-list p{
	width: 534px;
	height: 85px;
	overflow: hidden;
	float: left;
	line-height: 22px;
	margin: 10px 22px 10px 22px;
}
.cc-list-btn{
	width: 119px;
	height: 77px;
	float: left;
	margin-top: 21.5px;
}
.cc-list-btn span{
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-family: "方正正中黑简体";
	color: #F49949;
	text-align: center;
}
.cc-list-btn a{
	display: block;
	width: 80px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
	background: #D51D1B;
	border-radius: 5px;
	margin: 0 auto;
	color: #fff;
}
.cc-list-btn a:hover{
	color: #F49949;
}
.sub-mx-con{
	margin: 20px 0 10px;
	overflow: hidden;
	display: inline-block;
	margin-right: -10px;
}
.sub-mx-con dl{
	width: 186px;
	height: 300px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}
.sub-mx-con dl dt{
	height: 300px;
	position: relative;
}
.sub-mx-con dl dt img{
	width: 100%;
	height: 100%;
}

.sub-mx-con dl dd{
	height: 75px;
	background: #f5f5f5;
}
.sub-mx-con dl dd span{
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 14px 0 10px 0;
	color: #4c4c4c;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
}
.sub-mx-con dl dd p{
	text-align: center;
}
.sub-mx-con .mxs-btn,
.sub-hy-con .mxs-btn,
.tutorial-one .mxs-btn,
.tutorial-one1 .mxs-btn{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: #000;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
.sub-mx-con dl dt a{
	display: block;
	position: absolute;
	bottom: 40%;
	left: 12%;
	width: 136px;
	height: 26px;
	color: #fff;
	line-height: 26px;
	border: 0 solid #fff;
	text-indent: -999px;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
	display: none;
}
.sub-nd-con{
	margin-top: 20px;
	margin: 15px -10px 0 0;
    overflow: hidden;
    display: inline-block;
}
.sub-nd-con .tutorial-one{
	margin-right: -12px;
}
.sub-nd-con .tutorial-one dl{
	width: 141px;
	float: left;
	margin-right: 12px;
}
.sub-nd-con .tutorial-one dl dt{
	height: 194px;
	overflow: hidden;
	position: relative;
}
.sub-nd-con .tutorial-one dl dd,
.tutorial-one1 dl dd{
	height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}
.sub-nd-con .tutorial-one dl dd a,
.tutorial-one1 dl dd a{
	color: #333;
	letter-spacing: -1px;
}
.sub-nd-con .tutorial-one dl dd a:hover,
.tutorial-one1 dl dd a:hover{
	text-decoration: underline;
}
.tutorial-one1 dl{
	width: 129px;
	float: left;
	margin-right: 10px;
}
.tutorial-one1 dl dt{
	width: 129px;
	height: 182px;
	overflow: hidden;
	position: relative;
}
.tutorial-one dl dt a,
.tutorial-one1 dl dt a,
.sub-hy-con ul li a{
	display: block;
	position: absolute;
	top: 45%;
	left: 13%;
	width: 96px;
	height: 26px;
	color: #fff;
	line-height: 26px;
	border: 2px solid #fff;
	text-align: center;
	display: none;
}
.sub-hy-con{
	display: inline-block;
	padding-top: 20px;
}
.sub-hy-con ul{
	display: inline-block;
	margin-right: -20px;
}
.sub-hy-con ul li{
	width: 227px;
	height: 171px;
	float: left;
	margin: 0 20px 20px 0;
	position: relative;
}
.sub-hy-con ul li a{
	left: 30%;
}
/*轮播图*/
.wx-banner{
	width:970px;
	height:500px;
	margin: 20px 0 30px 0;
	position:relative;
	overflow:hidden;
}
.wx-banner .bd{
	width:100%;
}
.wx-banner .bd li{
	width:970px;
	height:500px;
}
.wx-banner .bd li a{
	display:block;
	background-size:auto;
}
.banner-btn{
	width:970px;
	position:absolute;
	top:45%;
}
.banner-btn a{
	display:block;
	width:56px;
	height:56px;
	overflow: hidden;
	position:absolute;
	top:0;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
}
.banner-btn a.prev{
	left: 0;
}
.banner-btn a.next{
	right: 0;
}
/*2016-12-15*/
/*修改校考冲刺班*/
.sub-Cchi-con{
	width: 972px;
    height: initial;
    margin: 20px 0 10px;
    background: #fafafa;
    overflow: hidden;
}
.sub-Cchi-con .top{
	width: 972px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
    font-weight: bold;
    font-family: "方正正中黑简体";
	border-top: 2px solid #d5d5d5;
	border-bottom: 2px solid #d5d5d5;
	background: #e5e5e5;
	overflow: hidden;
}
.sub-Cchi-con .top .list1{
	color: #fff;
	background: url(../images/tb_faBg.jpg) no-repeat;
}
.sub-Cchi-con .top .list3{
	text-align: center;
}
.sub-Cchi-con .con{
	line-height: 22px;
	font-size: 12px;
	margin-top: -2px;
    margin-right: -1px;
}
.sub-Cchi-con .con td {
	text-align: center;
	padding: 20px 0;
	background: #fafafa;
}
.sub-Cchi-con table ul li{
	display: block;
}
.sub-Cchi-con table .list1{
	width: 140px;
}
.sub-Cchi-con table .list2{
	width: 129px;
}
.sub-Cchi-con table .list3{
	width: 500px;
	text-align: left;
}
.sub-Cchi-con table .list4{
	width: 120px;
	border-right: 2px solid #d5d5d5;
}
.sub-Cchi-con .top table,
.sub-Cchi-con .con table{
	border-collapse: initial;
    border-spacing: 1px;
    background: #fff;
}
.sub-Cchi-con .top table{
	background: #e5e5e5;
}
.sub-Cchi-con .top table th{
	border-right: 1px solid #fff;
}
.sub-Cchi-con .top .list4{
	border-right: 1px solid #d5d5d5;
}
.sub-Cchi-con .con table td{
	border-left: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
}
.sub-Cchi-con .con .list1{
	color: #fff;
	font-size: 16px;
	font-family: "方正正中黑简体";
	background: #ff4c4c;
}
.sub-Cchi-con .top .list3{
	width: 580px;
}
.sub-Cchi-con .con .list3{
	padding: 20px 40px;
}
.sub-Cchi-con .con span{
	display: block;
    color: #f59a49;
    font-size: 14px;
    font-weight: bold;
}
.sub-Cchi-con .con a{
	display: block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    text-align: center;
    background: #D51D1B;
    border-radius: 5px;
    margin: 0 auto;
    color: #fff;
}
.sub-Cchi-con .con a:hover{
	color: #F59A49;
}

/* 2021-09-20新增加样式 */
.studet-gs-video .video-show-banner {
    width: 100%;
    padding: 0 0 22px;
    box-sizing: border-box;
}
.studet-gs-video .video-show-banner img{
	width: 100%;
}
.studet-gs-video .video-show-banner a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  position: relative;
}

.studet-gs-video .other-show-list{
    margin-bottom: 50px;
    width: 1000px;
    overflow: hidden;
}
.studet-gs-video .other-show-list ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: -13px;
}
.studet-gs-video .other-show-list ul li{
    flex-shrink: 0;
    width: 240px;
    margin-top: 13px;
}
.studet-gs-video .other-show-list ul li > p{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 32px;
    padding-bottom: 0;
    font-family: AlibabaPuHuiTi_2_65_Medium;
    font-size: 18px;
    line-height: 1;
    color: #212121;
    background-color: #ebebeb;
}
