/*选课助手开始*/
.ass{height: 900px;}
.ass img{width: 100%; height: 600px;}
.ass .ass-box{width: 1100px; height: 520px; box-shadow: 0 0 5px #c8c8c8; margin-top: -350px; position: absolute; background: white; left: 50%;margin-left: -550px;}
.ass .ass-box ul{padding: 40px 40px 0 40px;}
.ass .ass-box ul li{float: left; display: inline-block; width: 281.33px; font-size: 15px; text-align: center; line-height: 42px; border: 1px solid#919191; margin: 12px 28px; cursor: pointer; color: #666666;}
.ass .ass-box ul li input{display: none;}
.ass .ass-box ul .fist{color: #842e85; border: 1px solid #842e85;}
.ass .ass-box textarea{display: block; width: 950px; margin: auto; height: 100px; text-align: left; line-height: 20px; font-size: 15px; padding: 5px 5px; margin-top: 230px;}
.ass .ass-box p{text-align: center; color: #919191; margin-top: 20px;}
.ass .ass-box button{margin: auto; width: 200px; height: 48px; display: block; margin-top: 20px; border: none; background: #842e85; color: white; margin-bottom: 60px;}
.ass  .bmxx input { width:150px; padding:5px; margin:0px 10px 0px 10px;}
/*选课助手结束*/

/*新闻动态开始*/
.news{width: 100%; height: 760px;}
.news .dak{width: 50%; height: auto; float: left;}
.news .dak .zxk{width: 280px; height: 230px; float: left;margin: 0 10px; text-align:left; }
.news .dak .zxk .pic{ position: relative;    width: 280px; height: 160px; overflow: hidden; border-radius:3px;margin-bottom:6px;}
.news .dak .zxk .pic .tu { width:280px; height:160px;  }
.news .dak .zxk .pic .bf{position: absolute; z-index: 9999999; left:50%; top:50%; margin:-20px 0 0 -20px;transition:0.3s;}
.news .dak .zxk .bj{ transition:0.3s; width: 100%; height: 100%;}
.news .dak .zxk span{font-size: 16px; line-height: 30px; text-align:center; display:block;}
.news .dak .zxk p{font-size: 13px; color: #919191;}
.news .dak .zxk:hover img{transform:scale(2);//设置缩放比例 -ms-transform:scale(1.08);-webkit-transform:scale(1.08);-o-transform:scale(1.08);-moz-transform:scale(1.08);transition:0.3s;}
.news .dak .zxk:hover span{color: #842e85;}
.news .list{width: 45%; height: auto; float: right;}
.news .list a{font-size: 15px; display: inline-block; width: 100%;  line-height: 50px; border-bottom: 1px solid#e1e1e1;}
.news .list p{display: inline-block; float: right; font-size: 13px; color: #919191;}
.news .list a:hover{color: #842e85;}
.news .more{width: 100px; height: 26px; color: #842e85; border: 1px solid#842e85; border-radius: 13px; text-align: center; line-height: 26px; margin: auto; margin-top: 550px;}
.news .more a{color: #842e85}
/*新闻动态结束*/

/*新闻中心开始*/
.new-center{width: 100%; background: #f8f8f8; padding-bottom:20px; }
.new-center .lis {width: 100%;}
.new-center .lis  li{ display: inline-block; padding: 30px 30px; font-size: 17px; color: #555555;}
.new-center ul li .dj{color: #842e85;}
.new-center .dtx .news-box{width:878px; padding:10px; float: left; height: auto; border-right: 1px solid #e1e1e1; background:#FFF; }
.new-center .dtx .news-box .lll{ height: 130px; border-bottom: 1px solid #e1e1e1; padding-bottom:20px; margin-bottom:20px;}
.new-center .dtx .news-box .lll img{width: 200px; height: 130px; float: left; margin-right: 14px;}
.new-center .dtx .news-box .lll em{font-style: normal; font-size: 22px;display: block; margin-bottom: 16px;}
.new-center .dtx .news-box .lll p{ color: #919191; line-height: 22px; margin-bottom: 14px;}
.new-center .dtx .news-box .lll span{font-size: 12px; color: #666666; margin-right: 20px;}
.new-center .dtx .news-box .lll .ydxq{display: inline-block; width: 78px; height: 24px; border: 1px solid#842e85; color: #842e85; text-align: center; line-height: 24px; float: right; font-size: 12px;}
.new-center .dtx .ljb{width: 278px; float: right; text-align: center; height:auto;}
.new-center .dtx .ljb .sign{width:278px; margin: auto; padding-bottom:10px;}
.new-center .dtx .ljb em{display: block; font-style: normal; font-size: 14px; margin: 10px 0;}
.new-center .dtx .ljb label{float: left; margin:5px 9px;}
.sign .shu{width: 278px; height: 42px; margin: 10px 0 0 0 ; border: 1px solid#c8c8c8; text-indent: 8px; display: block; line-height: 42px; font-size: 20px;}
.sign  span{display: block;    margin-top: 8px;    color: #666666;}
.sign .djb{border: none; background: #842e85; color: white;margin-top: 20px;}
.sign .ljb span{display: block;margin-top: 8px; color: #666666;}
/*新闻中心结束*/


/*视频专区开始*/
.xzc{width: 100%; height: 68px;}
.xzc li{display: inline-block; line-height: 68px; font-size: 16px; margin: 0 34px;}
.xzc li .dig{color: #842e85;}
.xzc img{float: right; padding-top: 4px;}

.news{background: #f8f8f8; padding: 30px 0;}
.news .video{width: 100%;}
.news .video .list-box{height: 220px;background: white; margin: 10px 10px;}
.news .video .list-box .pic { width:280px; height:160px;}
/*视频专区结束*/

/*关于我们开始*/
.ab-banner{width: 100%; height:700px; background: url(../images/dbj.jpg)  center no-repeat; text-align: center;}

.xu{width: 100%; height: 600px;}
.qyj{width: 560px; height: 100%; text-align: left; float: left; margin-right: 40px;}
.ppx{text-align: left;}
.qyj span{font-size: 22px; letter-spacing: 2px; display: block; margin-bottom: 20px; margin-top: 90px;}
.qyj p{font-size: 15px; text-align: justify; line-height: 30px; color: #000;text-indent: 2em;}
.ab-banner .jjd img{margin-top: 60px;}
.xxp img{float: left; margin-right: 40px;}

.wh{width: 100%; height: 350px; background: url(../images/bswh.jpg) center no-repeat; padding-top: 50px; margin: 30px 0;}
.wh .wh-box{width: 400px; height: 180px; background: rgba(0 , 0 , 0 , 0.5); padding: 60px 30px;}
.wh .wh-box span{font-size: 22px; letter-spacing: 2px; display: block; margin-bottom: 20px; color: white;}
.wh .wh-box p{font-size: 15px; text-align: justify; line-height: 30px; color: white;}

.team{width: 100%; height: 600px; background: #f8f8f8;}
.team .fut{width: 360px; height: 100%; text-align: left; float: left; margin-right: 40px;}
.team .fut span{font-size: 22px; letter-spacing: 2px; display: block; margin-bottom: 20px; margin-top: 124px;}
.team .fut p{font-size: 15px; text-align: justify; line-height: 30px; color: #666666;}
.team .pop{width: 800px; height: 410px;float: right; margin-top: 95px;}
.team .pop li { float:left; }

.team .pop img{ width: 196px; height: 196px; margin: 2px; display:block; margin-bottom:5px;}
/*关于我们结束*/


/*文章详情结束*/

/*播放界面开始*/
.play{width: 100%;height: auto;}
.play .play-box{width: 1200px; height: auto; margin: auto; padding-top: 40px;}
.play .play-box .more-play{ width: 100%; height: auto;}
.play .play-box .more-play p{font-size: 18px; color: white; line-height: 70px;}
.play .play-box .more-play .pic{width: 190px; height: 150px; text-align: center; position: relative;  overflow: hidden; float: left; margin: 0 5px;}
.play .play-box .more-play .bj{width: 100%; height: 120px; float: left; margin-bottom: 5px; transition:0.3s;}
.play .play-box .more-play .bf{position: absolute; top: 42%; left: 50%; margin: -20px 0 0 -20px; transition:0.3s;}
.play .play-box .more-play img:hover{transform:scale(2);//设置缩放比例 -ms-transform:scale(1.08);-webkit-transform:scale(1.08);-o-transform:scale(1.08);-moz-transform:scale(1.08);transition:0.3s;}
.play .play-box .more-play .pic span{font-size: 13px; color: white;}


/*播放界面结束*/



/*导师团队开始*/
.tutor{width: 100%;  margin-bottom:20px; background: url(../images/tutor.jpg) top no-repeat; text-align: center;}
.tutor .dsj {font-size: 16px; color: white; line-height: 46px; height: 340px; padding-top: 100px; display:none;}
.tutor .dsx{ height: auto; width: 1100px;}
.tutor .dsx .lsh{width: 300px; height: 350px; text-align: center; float: left; background: #f5f5f5; margin: 0 25px; overflow:hidden;}
.tutor .dsx .dsq{margin-top: -20px; border-bottom: 6px solid #842e85;}
.tutor .dsx .lsh img{width: 100%; height: 190px; transition:0.3s;}
.tutor .dsx .lsh div{font-size: 18px; line-height: 40px;}
.tutor .dsx .lsh div p{line-height: 24px; font-size: 14px; color: #666666;}
.tutor .dsx .lsh img:hover{transform:scale(1.5);/*设置缩放比例*/ -ms-transform:scale(1.08);-webkit-transform:scale(1.08);-o-transform:scale(1.08);-moz-transform:scale(1.08);transition:0.3s;}


/*导师团队结束*/