/*
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*组件样式
*/
.teach>ul>li .text p{line-height:25px;padding:10px 0;}

.teach>ul>li>a{padding:20px;display:block;background: #f2f2f2;}

.teach>ul>li:hover>a{
    background: #1063d0;}
body .teach>ul>li .text{
    width:60%;}
.teach>ul>li:hover .text h2{
    color:#fff;
    font-weight:bold;}
body .teach>ul>li:hover .text p{
    color:#fff;}
body .teach>.szdw>li .modulepic{
  position: unset;
  padding-top: 0%;}

body .teach>.szdw>li .modulepic img{
  position: unset;
  height:260px;}
@media screen and (max-width: 1340px) {
    body .teach>.szdw>li .modulepic img{
            height: 200px;}
}
@media screen and (max-width: 1100px) {
    body .teach>ul>li{
        width: 100%;
        margin-left: 0%;}
}

@media screen and (max-width: 550px) {
   body .teach>ul>li .tp{
       width: 40%;}
   body .teach>ul>li .text{
       width:55%;}
   body .teach>.szdw>li .modulepic img{
       height: 150px;}
}



















