
/*header*/
.lg-header{
    height: 168px;
}
.lg-logo img{
    margin-top: 40px;    
}
.lg-head-right{
    background: url(../img/lgRightBG.png) no-repeat;
    width: 769px;
    height: 134px;    
}
.lg-motto{
    background: url(../img/motto.png) no-repeat;
    width: 370px;
    height: 42px;  
    margin-right:200px;
    margin-top:50px; 
}
.lg-search{
    position: relative;
    margin-right: -100px;
}

.lg-search input{
    background: #033664;
    width: 202px;
    border:none;
    margin-top: 52px; 
    padding:9px 10px;
    color: #fff;
    border-radius:6px;
}
.lg-search-magnifier {
    background: url(../img/search.png) no-repeat;
    width: 20px;
    height:20px;
    display: inline-block;
    position: absolute;
    right:8px;
    top:61px;
}

/*nav*/
.lg-header-search{
    display: none;
}

.navbar-brand{
 display: none;
}
 #navbar{
     padding: 0;
 }
.navbar{
    margin-bottom: 0;    
}
.navbar.lg-navbar{
    background: #fff;
}
.lg-user{
    background: url(../img/user.png) no-repeat;
    width: 13px;
    height:14px;
    display: inline-block;
    *margin:-17px 4px 0 0;
}
.sd-user{
    background: url(../img/sduser.png) no-repeat;
    width: 13px;
    height:14px;
    display: inline-block;
    *margin:-17px 4px 0 0;
}
.nav>li>a{
    padding:15px 23px;
}
.navbar-default .navbar-collapse{
    border:none;
}
.navbar-brand img{
    margin-top: -10px;
    width: 210px;
    height:41px;
}
.navbar-default.lg-navbar{
    border:none;
     z-index:1000;
}
.lg-navbar-menu .navbar-nav>.active>a:hover{
    color:#025bb6;
    font-weight:550;
    background: #f4f3f2;
}
.navbar-default .navbar-nav>.active>a{
    background: #f4f3f2;
}


/*banner*/

.lg-banner-carousel-indicators{
    display: none;
}

/*subNavbar*/
.lg-subNavbar-warp{
    position: absolute;
    z-index:100;
    width: 100%;
    opacity: .96;
    padding: 30px 0 32px 0;
    display: none;
}
.lg-subNavbar-schoolImg{
    background: url(../img/school.png) no-repeat;
    width: 267px;
    height:177px;
    display: inline-block;
}
.lg-school-history{
    line-height: 30px;
    margin: 12px 0 0 35px;
}
.lg-subNavbar{
   margin:8px 0 0 20px;
}
.subActive{
   margin:8px 0 0 100px;
   width:470px;
}

.lg-subNavbar ul li{
    width: 210px;
    margin: 10px;
    border-bottom:1px solid #d8d8d8; 
    overflow: hidden; 
    float:left;
    padding-bottom:10px;
}
.lg-subNavbar ul li a{
    float: left;
}
.lg-subNavbar-more{
    margin-left: 11px;
}

.subArrow{
    margin-left:10px; /* 7/30 */
    background: url(../img/subArrow.png) no-repeat;
    width: 4px;
    height:5px;
    display: inline-block;
    margin-top:8px;
}
.lg-agencyWarp .row.lg-agency {
    *margin-bottom: 15px !important;
}

.lg-agency .col-md-1 {
    margin-top: 10px;
    padding-right: 0;
    padding-left: 30px;
    *padding-left: 0;
}
.lg-agency .col-md-11  .row .col-md-2{
    width: 205px;
    margin: 10px;
    border-bottom:1px solid #d8d8d8;
    overflow: hidden;
    float:left;
    padding-bottom:10px;
    padding-left:0;
}

.lg-code-bP .row .col-md-4{
    position: relative
}
.code-warp{
    display: none;
}
.code1{
    position: absolute;
    left:-240px;
    bottom:84px;
   padding:15px;
    background: #fff;
    border:1px solid #d8d8d8;
    border-radius: 2px;
}
.code1 img{
    width: 300px;
    height:300px;
}
.triangle_border_down{
    position: absolute;
    width:0;
    height:0;
    border-width:5px 5px 0;
    border-style:solid;
    border-color:#fff transparent transparent;/*灰 透明 透明 */
    top: 0;
    left: 40px;

}
.lg-school-onlineReg{
    margin: 0 auto 40px auto;
}
.lg-school-onlineReg table{
    width: 800px;
    margin-bottom: 50px;
}
.lg-school-onlineReg table tr td{
    padding:10px;
}

.formBtn{
    padding:10px 40px;
    color:#fff;   
    font-size: 16px;
    border-radius: 30px;
    margin: 30px 10px;
    
}
.formBtn1{
   background: #025bb6;    
}
.formBtn2{
   background: #999;    
}

.row,.col-md-8,.col-md-3,.col-md-1,.col-md-11,.col-md-4,.col-md-7,.col-md-5,.col-md-10,.col-md-2,.col-md-5,.col-md-7{
    *padding:0;
    *margin:0;
}

 /*news*/
 
 /*ie7兼容调整*/

.col-md-6{
    *width: 49.9% !important;
    *padding: 0!important;
}
.lg-news{
    *width: 41%!important;
    padding-left:0;
}
.lg-news ul li a{
    *float: left;
}
.lg-news ul li a{
    margin-left: 5px;
}

.lg-news-warp{
    margin-top: 33px;        
}
    
.lg-more{
    background: url(../img/morePage.png) no-repeat;
    width: 74px;
    height:18px;
    display: inline-block;
    *margin-top:-20px;
}

.lg-news-title{
    margin-bottom: 25px;
}

.lg-news-small-carousel {
    position: absolute;
    bottom: 4px;
    right: 18px;
    z-index: 15;
    width: 75%;
    padding-left: 0;
    margin-left: -30%;
    text-align: right;
    list-style: none;
   
    }
    .lg-news-small-carousel li {
         background: #fff;
    }
     .carousel-indicators.lg-news-small-carousel .active{
         background: #0078c1;
         border:0;
     }
    .carousel-caption {
    position: absolute;
    right: 0 !important; 
    bottom: 0;
    left: 0 !important;
    z-index: 10;
    padding-top: 15px;
    padding-bottom: 15px !important;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    width: 100%;
    padding-left: 20px;
    background: #000;
    opacity: .85;
    height:50px;
    *height:18px;
    *padding-left:0;
    }
   .carousel-caption .lg-caption-title {
        width:272px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        height:20px;
        *margin:0 10px;
    }
    .carousel-indicators{
        *bottom:9px !important;
        bottom:9px\9 !important;
    }
    .carousel-indicators li{
        float: right\9;
        margin: 0 5px\9;
        *float: right;
        *margin: 0 5px;
    }


.lg-news p{
    line-height: 28px;
}
.lg-news ul li{
    background: url(../img/dot.png) left center no-repeat;
    padding-left: 8px;
    margin:11px 0;  
    *margin:11px 0;    
    margin:14px 0\0;
}

.lg-oneNews-title{
        margin-bottom: 8px;
    }
   .lg-annTime-date{
         color: #fff;
    }
     .lg-annTime{
         vertical-align: top;
     }
    .lg-annTime,.lg-annTime-date,.lg-annTime-year{
        display: inline-block;
        width: 54px; 
        text-align: center      
    }
    .lg-annTime-date{
        height: 29px;
        font-size: 20px;
        line-height: 28px;        
    }
    
    .lg-ann ul li{
    display: table;
    *margin: 14px 0;
     margin: 16px 0;
     }
    .lg-ann ul li a{
        height:48px;
        display: table-cell;
        *display: inline-block;
        vertical-align: middle;
        padding-left:10px;
        width: 310px;
    }
    
    
    /*topics 专题链接*/
    .lg-topics{
        margin-top: 36px;
        width: 100%;
        padding:15px 0;
        background: #efefed;
    }
    .lg-topics-more,.lg-links-more,.lg-old{
        display: inline-block;
        height:10px;
     }
     .lg-topics-more{
         background: url(../img/more.png) no-repeat;
         width: 13px;
         *margin-top:-14px
     }
     .lg-links-more{
          background: url(../img/link.png) no-repeat;
           width: 25px;
            *margin-top:-14px
     }
      .lg-old{
          background: url(../img/old.png) no-repeat;
           width: 25px;
            *margin-top:-14px
     }
     .lg-topics .col-md-1{
         padding: 0 5px;
         
     }
      .lg-topics .col-md-1,.lg-topics .col-md-2{
          *padding:0;
      }
    /*footer */
     .lg-footer{
         background: url(../img/footer.png) center center no-repeat;
         height:100%;
     }
     .lg-footer-warp{
         background:rgba(2,73,145,.3);  /*7/26*/
         height:100%;
         color: #f5f5f5;
         font-size: 13px;
     }
     .lg-footer-content{
         padding-top: 20px;
     }
     .lg-footer-content p{
         line-height: 32px;
     }
     
      .lg-footer .col-md-3{
          *padding:0;
          *margin:0;
     }
     
     
     .lg-footer-content .lg-email{
         background: url(../img/email.png) no-repeat;
         width: 21px;
         height:16px;
         display: inline-block;
         vertical-align: text-bottom;
         margin-right: 12px;
     }
     .lg-email-bottom{
         margin: 10px 0 25px 0;
     }
     .lg-email-bottom a:hover{
         color:#fff;
     }
     .lg-app{
         background: url(../img/code.png) no-repeat;
         width: 61px;
         height:58px;
         display: inline-block;
         margin-top:9px;
     }
     .lg-app-1{
         background: url(../img/code1.png) no-repeat;
         width: 61px;
         height:58px;
         display: inline-block;
         margin-top:9px;
     }
     .lg-code{
         *width: 330px;
         margin-top: -9px;
     }
     .lg-email-warp{
         *text-align: center;
         text-align: center/8;
     }
     .lg-code div{
         text-align: center;
     }
     .lg-code .lg-code-m{
         margin-right: 24px;
     }
     .lg-fax{
         padding-left:28px;
     }
     .lg-copyright{
         padding-left: 16px;
     }
     .lg-publicPic{
         background: url(../img/publicSecurity.png) no-repeat;
         width: 18px;
         height:18px;
         display: inline-block;
         margin-left: 12px;
         vertical-align:text-bottom;
     }
     
     
    /*教学教研*/
    .lg-pageBg{
        background: url(../img/page_bg.png) center center no-repeat;
        height:260px;
        width: 100%;
    }
    .lg-page-warp{
        margin-bottom: 30px;
    }
     .lg-subNav-left{
          padding-right: 0;
     }
      .lg-subNav-left ul{
          background: #f9f9f9;
          padding:0 3px 40px 3px;
      }
    .lg-subNav-left ul li{
        padding:20px 0;
        text-align: center;
        border-top:1px dotted #d2d2d2;      
    }
    .lg-subNav-left ul li:hover{
        background: #f1f1f1;
       
    }
    .lg-subNav-left ul li,.lg-subNav-left ul li>a:hover{
         color: #d56501 !important;
         text-decoration: none;
    }   
    .lg-nav-title{
        padding:20px 50px 20px 50px; 
        margin-top: -71px;
        *zoom:1;
    }
    .lg-subNav-right{
        margin:42px 0 0 37px;      
    }
    .lg-subNav-right-Title{
         border-bottom:2px solid #0d5398;
         margin-bottom: 10px;
         overflow: hidden;
    }
    .lg-navRight-title{
        color:#0d5398;
        padding-bottom: 15px;
    }
    .lg-page-location{
        padding-top:15px;
    }
    
    .lg-page-list ul li{
    background: url(../img/dotDeep.png) left center no-repeat;
    padding:10px;  
    border-bottom:1px dotted #d2d2d2;   
}
.lg-page-list ul li a,.lg-news ul li a{
    *float: left;
      overflow: hidden;
    text-overflow: ellipsis;
    width: 76%;
    *width:80%;
    display: inline-block;
    white-space: nowrap;  
}
.lg-app-subNav{
    display: none;
}

.navbar-default .navbar-toggle{
    border:none;
}
.navbar-brand.lg-subNav-title{
    color:#0d5398;  
}
/*学校简介*/
.lg-school-Introduce{
    text-indent: 30px;
    line-height: 30px;
    margin-top: 25px;
}
.lg-school-Introduce img{
    margin:10px 0 0 10px;
}

/*  详情页 */

.lg-page-detail{
    border-top:1px solid #f1f1f1;
    padding-top:45px;
}
.lg-page-detail-warp{
    width: 1000px;
    margin:auto;
    min-height: 350px;
}
.lg-page-detail-warp p{
     text-indent: 3px;
      line-height: 35px;  
}
.lg-page-detail-warp h3{
    margin:30px 0 20px 0;
}
.lg-page-author{
    margin:15px  0;
}
.lg-author{
    padding-right:35px;
}
.lg-page-detail-warp{
    margin-bottom: 30px;
}
.lg-annex{
    margin-top:30px;
    border-top:1px solid #f1f1f1;
    padding:20px 0;
}
.lg-annex-title{
    margin-bottom: 20px;
}
.lg-annex p{
    margin-top:10px;
}
.lg-annex-name{
     vertical-align: bottom;
     margin-left: 6px;
} 
.lg-annex-list{
    padding:10px 0; 
    position: relative;
}
.lg-annex-tips{
    display: none;
    position: relative;
}
.lg-downLoad{
    position: absolute;
    background: #fff;
    left:2%;
    width: 96%;
    padding:4px 0;
    bottom:4px;
    cursor: pointer;
    font-size: 12px;  
    display: none;
}
.lg-files-warp{
    padding: 10px 0 25px 0;
}
.lg-annex-list:hover{
    background: #f1f1f1;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background: transparent
}

/*6-29*/
.lg-item{
    width: 380px;
    height:292px;
} 
.lg-item img{
    width: 100%;
    height:100% !important;
} 


.lg-code-bP{padding-top:8px}  
.lg-page-list{min-height:350px} 

.lgMore{display: none} 
.carousel-inner>.item >img.lgBann{
    height:auto !important;
    width:1920px;
}

.carousel-inner>.item.lg-items{
    height:420px;
}
.carousel-inner>.item.lg-items>img{
    height:100% ;
    width: 100%;
}
.carousel-inner>.item.lg-items>a>img{
    height:100% ;
    width: 100%;
}

.lg-page-schoolList{
    margin-top:30px;
}
.lg-page-schoolList .row .col-md-4{
    margin-bottom: 25px;
}
.lg-page-schoolList .row .col-md-4 div{
    height:160px;
    overflow: hidden;
}
.lg-page-schoolList .row .col-md-4 img{
    border-radius: 2px;
    width: 100%;
    height:100%;
}
.lg-page-schoolList .row .col-md-4 img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform:scale(1.1);
    transform: scale(1.1);
    transition: all .3s linear;
}
.lg-page-schoolList .row .col-md-4 p{
    margin-top:8px;
}

.lg-page-detail-warp table tr td{
    border:1px solid;
}

/*对联*/
.th-dl1{ width: 90px; height: 300px; position: fixed; top: 360px; left: 0; z-index: 99999999;}
.th-dl2{ width: 90px; height: 300px; position: fixed; top: 360px; right: 0; z-index: 99999999;}
.dl-a1{ width: 90px; height: 300px; display: block; position: relative;}
.dl-a2{ width: 20px; height: 20px; display: block; position:absolute; top: 0; right: 0; background:url(../img/sx-icon.png) no-repeat;}
.dl-a1:hover .dl-a2{ background:#fb6155 url(../img/sx-icon.png) no-repeat;}
.dl-a2:hover{ background:#fb6155 url(../img/sx-icon.png) no-repeat;}

@media (min-width: 992px) and (max-width: 1200px) { 
    html, body{
        overflow-x: hidden;
    }
    .lg-logo img{
        width: 80%;
        height:80%;
        margin-top: 34px;
        margin-left: 15px;
    }
    .lg-search{
        margin-right: 15px;
    }
    .lg-news ul li{
        margin: 16px 0;
    }
    .lg-motto{
       margin-right:17px; 
       margin-top:46px;
    }
    .lg-search input{
        margin-top: 46px;
    }
    .lg-search-magnifier{
        top:55px;
    }
    .lg-container{
        width: 100%;
    }
    .lg-head-right{
        width: 60%;
    }
    .nav>li>a{
        padding:15px 24px;
    }
    .lg-news ul li a{
        width: 82%;
    }
    .carousel-caption .lg-caption-title{
        width: 220px;
    }
    .lg-topics{
        margin-top:12px;
        padding:15px 0 15px 15px;
       
    }


    .lg-topics .col-md-3,.lg-topics .col-md-4{
        padding:0;
        margin:0;
    }
    .lg-footer-content{
        padding-top:10px;
    }
    .lg-page-detail-warp{
        padding:0 15px;
    }
.lg-nav-title{
    padding: 20px 10px 20px 10px;
}
.lg-subNavbar-school{
    margin: 0 15px;
}
.lg-subNavbar ul li{
   
    width: 127px;
}
.subActive{
    margin: 8px 0 0 71px;
    width: 300px;
}
.lg-page-detail-warp{
width:100%}
    
}

    /*手机适配*/
@media (max-width: 768px){
    /*7/20*/
    .footerB{display: none}
    .lg-copyright{padding-left: 0}
    #subNav{display: none}
    .lg-times{display: none}
    .lg-footer-warp{padding-bottom: 20px}
    .lg-code-bP{padding-top:18px}
    .lg-annTime-date,.lg-annTime-year{width: 70px;}
    .lg-ann ul li a{padding-left:26px}
    .navbar-nav{margin:0 }
    .navbar-collapse{padding:0}

    .carousel-inner>.item.lg-items>img{
        height:auto;
    }

    .carousel-inner>.item.lg-items {
    height: auto;
    }

    .lg-page-detail-warp p img{
        height: auto; 
        width:100%; 
    }



    .iframe_width{
        height:530px;
    }

    /* 7/26  */
   .lg-footer{
         background: url(../img/footerPH.png) center center no-repeat;
         height:100%;
     }
    .lg-more{
    display: none;
    }
    .lgMore{
        display: block;
        width: 56px;
        height: 10px;
        display: inline-block;
    } /*7/26*/
    
    
    .lg-page-list{min-height:350px}
     /*7/20*/
    .lg-container{
    width: auto;
    margin: auto;
    }
    .lg-header{
        display: none;
    }
    .navbar{
        background: #025bb6;
    }
    .lg-header-search{
        display: block;
    }
    .glyphicon.lg-header-search {
        color:#fff;
        font-size: 22px;
        top:14px;
        right:20px;
        float:right;
    }
    .lg-banner-carousel-indicators{
        display: block;
    }
    .carousel-indicators{
        bottom:-5px;
    }
    #collapseSearch{
        position: absolute;
        top: 56px;
        z-index: 30;
        background: rgb(255, 255, 255); 
        opacity: .9;
        width: 100%;
        height:30px
    }
    .lg-search-input input{
        width: 100%;
        padding:8px 5px;
    }
    .lg-search-contant{
        font-size: 24px;
        margin-top: 8px;
        color:#025bb6;
    }
    .lgSearch .row{
        margin:0  
    } /* 7/26*/
    .lg-search-collapse{
        padding:10px;  
        background: #fff;
        position: absolute;
        width: 100%;  /*7/26*/
    }
    .navbar-brand{
        display: block;
    }
     #navbar {
        position: absolute;
        width: 100%;
        background: #fff;
        z-index: 100;
        top: 56px;
        left: 0;
        opacity: .98;
   }
    .navbar.lg-navbar{
        background: #025bb6
    }
    .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    }
 
    .lg-news{
    padding-left:15px;
}
    
    .lg-topics{
        text-align: center
    }
    .lg-topics a{
        padding:10px 0;
    }
    .lg-links{
        display: none;
    }
   
     .lg-code .lg-code-m{
        margin-right:14px; 
    }
    .lg-new-bann{
        display: none;
    }
    .lg-news-title{
        margin-top: 30px;
    }
    .lg-ann{
        margin-top: 15px;
    }
    .lg-topics{
        margin-top: 15px;
    }
    .carousel-control{
        display: none;
    }
    
    /* 教学教研  */
    .lg-pageBg{
        height:96px;
    }
    .lg-subNav-left,.lg-page-location,.lg-subNav-right-Title{
        display: none;
    }
    .lg-subNav-right{
        margin: 0 15px;
    }
    .lg-navRight-title{
        padding-bottom: 10px;
    }
    .lg-app-subNav{
    display: block;
    margin: 0 15px;
}
    .navbar{
        background: transparent;
    }
    .navbar-default{
        border: none;
        position: relative;
    }
    .navbar-default .navbar-toggle .icon-bar.lg-icon-bar{
        background: #333;
    }
    .lg-navRight-title{
        margin-top: 15px;
    }
    
    .navbar-collapse.lg-page-collapse{
       position: absolute;
        width: 100%;
        background: #fff;
        z-index: 999;
        opacity: .98;
        font-size: 14px;
        
    }
    .navbar-header.lg-app-subNav-header{
         border-bottom:2px solid #0d5398;
    }
    .lg-page-detail-warp{
        width: auto;
    }
    nav {
    padding:6px 0;
    }
    .lg-pageBg{
        display: none;
    }

}
     
 

        

  
 

         
     
 

        


.g-cf:after {clear: both;content: "";display: table;}
.g-cf {zoom:1;}
/*分页*/
.g-pager{ text-align:center; color: #111111; font: 15px/1.5em Arial,Tahoma;}
.g-pager a,.g-pager input{cursor:pointer;border: solid 1px #cccccc;padding: 6px 12px;color:#555555;margin: 0px 2px;vertical-align:middle;text-decoration: none;}
.g-pager a.cur, .g-pager a.cur:hover{
    background-color: #3083eb;color: white;border-color: #3083eb;
}
.g-pager a:hover{
    background-color: #eee;
}
.g-pager a.no{border-color: #cccccc;color:#A3A3A3;/* background-color: #f2f2f2; */cursor: not-allowed;}
.g-pager span{ margin-right:10px; }
.g-pager input{cursor:default;width:28px;height: 27px;padding:1px 2px;vertical-align: baseline;}
.g-pagerwp{ height:23px; line-height:23px;padding:20px; margin-bottom:10px; border: 0px solid #DDDDDD;}
.g-pagerwp .g-btn{ vertical-align:top}


ul li a.r-in2 {
    color: #ffffff;
    border: 1px solid #52b3ff;
    background: #52b3ff;
    text-decoration: none;
}
     
 
#carousel-example-generic .item img{
margin: 0 auto;
}

/******理工学校tab切换修改*****/

fl{
    float: left !important;
}
fr{
    float: right !important;
}

.newtel,.noticetel{
    border-bottom: 1px solid #e7e7e7;
    height: 50px;
    line-height: 50px;
}

.new_telst,.notice_telst{
    position: relative;
}

.new_telst li,.notice_telst li{
    float: left;
    width: 120px;
    text-align: left;
    margin: 0 !important;
}

.new_telst p,.notice_telst p{
    position: absolute;
    top: 46px;
    left: 0px;
    width: 70px;
    height: 7px;
    border-top: 3px solid #025bb6;
    overflow: hidden;
    text-align: center;
}

.new_telst li.newon,.notice_telst li.newon{
    color: #025bb6;
    font-weight: bold;
}

.new_lst,.notice_lst{
    zoom:1;
    overflow: hidden;
}

.lg-news-title{
    margin-bottom: 20px;
}

.more-position{
    position: absolute;
    right: 15px;
    top: 15px;
}

.wj-notice{
    padding-left: 15px;
}


/*上一页下一页*/
.page_nav{ padding:15px 0 0; line-height:27px;}
.page_nav ul li{ display:block; float:none;}
.page_nav a{ color:#52b3ff;}
.th-mk{ height: 22px; background: #52b3ff; color: #ffffff; padding: 0 5px; margin-right: 10px; display: inline-block; line-height: 22px;}
.c-hui{ background: #c7c7c7;}
.next_post{ color: #c7c7c7;}


/*手机端样式*/

table { overflow:hidden;margin: auto;width: 100%;}

@media screen and (max-width:320px){
.pro p img { height: 80px;  width: 90px;}
.pro p {  text-indent: 0px !important; }	
}

@media  (min-width:321px) and (max-width:375px){
.pro p img { height: 80px;  width: 100px;}
.pro p {  text-indent: 0px !important; }	
}

@media  (min-width:376px) and (max-width:768px){
.pro p img {  height: 100px;width: 118px;}
.pro p {  text-indent: 0px !important; }	
.constr{vertical-align:top;}	
}


 
@media  screen and (max-width:768px){
.school .firstRow td{text-align:left; margin-bottom:20px}
.school .firstRow img { width: 345px; }
.school .firstRow p {width:100%;  text-indent: 0px !important; }	

.roww img{width:160px !important; height:120px !important; }
}

@media screen and (max-width:320px){
	.school .firstRow img { width: 290px; }
	.roww img{width:140px !important; height:100px !important; }
	
}
@media  (min-width:321px) and (max-width:374px){
	.school .firstRow img { width: 330px; }
	
}
@media  (min-width:376px) and (max-width:414px){
	.school .firstRow img { width: 376px; }
	
}
        

