@charset "utf-8";



 /*for 750 or less css code here*/
 
@media only screen and (max-width : 750px)

{
       body{
       min-width: 100%;
    	/*padding-top: 64px;*/
     }
    .mobile,.mobile_only{
    	display: block;
    }
    .wrapper{
    	width: 100%;
    	padding: 0 10px;
    }

    .wrapper_side,.wrapper_right{
    	width: 100%;
    }
    .col-1-12,.col-5-12,.col-3-12,.col-4-12,.col-8-12,.col-9-12,.col-12-12,.col-6-12
{
width: 100%;
padding: 10px 0;
}
 .col_box .col_box{
    padding: 10px;
 }

/*
.search_bar{
         display:none;
               }
*/


.mid2.lxxx{
	border: 0;
	line-height: 24px;
}
  
/* */.header .logo{
        float: none;
margin-left:-10px
        width: 172px;
        line-height: normal;
        padding-top: -15px;

   }



}  












@media screen and (max-width: 480px)

{
    body{
        min-width: 100%;
    }


 /*新加*/ 
    .container_teacher,

 .mainbody {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }


/*新加底部链接信息不显示*/
.mainbody{
    display: none;
   }

    .kuang{
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }




/*新加属性1014*/
 .col-1-12,.col-5-12,.col-3-12,.col-4-12,.col-8-12,.col-9-12,.col-12-12,.col-6-12
{
width: 100%;
padding: 10px 0;
}
  .col_box .col_box{
    padding: 10px;
 }
/*新加属性1014*/




    .container{
        width: auto;
        padding: 0 15px;
    }

    .header{
      /*  height: auto;*/
     height:60px;

 
    }
    .header .logo{
        float: none;
        width: 172px;
margin-left:-10px;
        line-height: normal;
        padding-top: -25px;

   }

/*新加顶部链接信息*/
    .header .toplink{
      
        display: none;
   }




/*新加顶部背景图*/
  .header .wrapper{
    	/*height: 64px;*/
	height: 65px;
    	padding-bottom: 10px;
    	background-position: right;
    background-size: 50%;
    }






    .toggle{
        display: block;
        position: absolute;
     /*   top: 16px;*/
   top: 26px;
        right: 25px;
        width: 25px;
        font-size: 0;
    }
    .toggle i{
        display: inline-block;
        width: 100%;
        height: 2px;
        background: #ccc;
        margin: 3px 0;
    }


.search_bar{
       /*   display:none;
*/
       z-index:9999;
        

 right: 55px;

 position: absolute;
     
   top: -6px;
        
        width: 60px;


             }




    .search{
        float: none;
        clear: both;
        padding-bottom: 15px;
    }



  .top-con, /*顶部链接信息*/
    .search .top{
        display: none;
    }
    .search form{
        margin-top: 15px;
    }
    .search input[type='text']{
        width: 100%;
        box-sizing: border-box;
    }

    .nav{
       display: none;
        float: none;
        width: 100%;
        height: auto;
        position: absolute;
        top: 70px;
        margin-top: 0;
        background: #eee;
        z-index: 999;
    }
    .menu{
        padding: 5px 0;
    }
    .menu>li{
        float: none;
        width: 100%;
        margin: 0;
        height: auto;
        line-height: 40px;
        text-align: left;
        border-bottom: 1px solid #ddd;
    }
    .menu>li:last-child{
        border-bottom: none;
    }
    .menu>li>a{
        display: block;
        font-size: 16px;
        padding-left: 15px;
    }
    .menu>li:hover{
        border-bottom: 1px solid #ddd;
    }
    .menu>li span{
        display: block;
        position: absolute;
        top: 5px;
        right: 15px;
        font-size: 22px;
        font-weight: lighter;
        line-height: normal;
        transition: .3s;
    }
    .menu>li span.active{
        transform: rotate(45deg);
    }
    .second-menu{
        position: static;
        width: auto;
        padding: 0;
    }
    .second-menu a{
        font-size: 14px;
        padding-left: 30px;
        border-bottom: 1px solid #eee;
    }

    .slideBox{
        margin-bottom: 0;
 padding-top:0px;height:120px;

    }
    .slideBox .hd{
        bottom: 5px;
    }
    .slideBox>a{
        display: none;
    }

    .title{
        padding: 25px 0;
    }
    .title h3{
        font-size: 20px;
    }
    .title h3 span{
        display: none;
        font-size: 12px;
    }
    .title h3:before{
        transform: scale(.8);
    }

    .news,.albumBox,.news-info,.notice{
        float: none;
        width: 100%;
    }


.news .title {
    padding: 10px 0 25 5px;
  
   
    margin-bottom: 30px;
    border-bottom: 1px solid #bbbbbb;
}


.notice .title {
    padding: 10px 0 25 5px;
  
   
    margin-bottom: 30px;
    border-bottom: 1px solid #bbbbbb;
}



.newslist{
    float: left;
    width: 100%;
    position: relative;
}

.newslist>ul>li {
     
    margin-left:10px;
    position: relative;
}

.newslist>ul>li .date{
    float: right;
    width: 100px;
    height: 38px;
    line-height: 38px;
    color: #333;
    font-size: 12px;
    text-align: center;
    
    position: relative;
    top: 0px;
}
.newslist>ul>li .date span{
    display: inline-block;
    width: 17px;
    height: 16px;
    position: relative;
    top: 0px;
    background: url(../images/date.png) no-repeat;
}







    .albumBox .bd img{
        height: 238px;
 

    }
    


/*新加通知公告*/
.notice_container{
    height: auto;
}
.notice_container ul li{
    width: 100%;
}










    .news-info{
        margin-top: 25px;
    }







.myjj {width: 100%; float: left; overflow: hidden; margin-top: 0px;}
.myjj .title {width: 100%; float: left; border-bottom: 1px solid #bbbbbb; padding-bottom: 6px}
.myjj .title h2 { height: 32px; float: left; font-family: 微软雅黑; line-height: 32px; font-size: 16px;background:url(../img/dot_6px.png) left center no-repeat; padding-left:20px; font-weight:normal}
.myjj .title a {float: right; font-size: 14px; color: #858585; margin-top: 8px; height:20px; width:18px; background:url(../img/dot_3px.png) center repeat-x}
.myjj ul {float: left; width: 100%; margin-top: 31px;}
.myjj ul li {width: 100%; background: #f7f7f8; float: left; margin-right: 0px; display: inline}
.myjj ul li .pic {width: 100%; height: 220px; float: left; overflow: hidden}
.myjj ul li .pic img {width: 100%; height: 220px;moz-transform: scale(1, 1);















    .mid{
        height: auto;
    }
    .mid .title {
        padding-top: 25px;
    }
    .mid .container>div{
        float: none;
        width: 100%;
        margin: 0;
    }
 


 /*底部快速链接，版权、公众号部分开始*/
 

 /*底部快速链接，版权、公众号部分结束 */











/*友情快速链接new*/


 .yqkslink {                
         
            /*以下新加属性 width:1200px; 
             margin: 0 auto;
             position: relative;*/
 width:100%; 

      }


  .yqkslink ul {
          margin: 22px 0 20 0px;
      }
      
      .yqkslink ul li {
          float: left;
      }
     .yqkslink ul li a {
          font-size: 14px;
      }
                 
      .yqkslink ul li span {
          padding: 0 0px;
      }
 
      



   .kstdlink  {
                     
         
            /*以下新加属性 width:1200px;
     
             margin: 0 auto;*/


        width:320px; margin-top:30px;    

          background: url(../images/tdbg.jpg);
    

      }


  .kstdlink  ul {
        
margin-left:10px;

    }
    .kstdlink  ul>li {
        width:100px;
        float: left;
        
        text-align: center;

padding:0 20px; line-height:180%; border-right:1px solid #333333;
    }
    .kstdlink  ul>li>div {
        display: inline-block;
    }




 .yqlink {
                   
         
            /*以下新加属性 width:1200px; 
             margin: 0 auto;
             position: relative;*/


   margin: 0 auto;

    width:100%; 
      }




.kstdlink  ul li span {font-size:14px; font-weight:blod}
.kstdlink  p{width:100%; float:left; padding-left:40px; padding-top:20px;}

 
/*底部快速链接，版权、公众号部分自己测试部分*/
/*.indexpart {width: 100%;  margin-top: 20px; overflow: hidden}*/

.indexpart {width: 100%;  margin-top: 20px;}
.indexpart .title {width: 100%; float: left; border-bottom: 1px solid #bbbbbb; padding-bottom: 6px}
.indexpart .title h2 { height: 32px; float: left; font-family: 微软雅黑; line-height: 32px; font-size: 16px; background:url(../img/dot_6px.png) left center no-repeat; padding-left:20px; font-weight:normal}
.indexpart .title a {float: right; font-size: 10px; color: #f54343; margin-top: 8px; height:20px; line-height:20px}
 
.indexpart.footer_left {width:100%; padding-top:35px; height:245px;float:left; background:#f7f7f8;}
.indexpart.footer_left h2 {height: 32px;width:100%;
float: left;
font-family: 微软雅黑;
line-height: 32px;
font-size: 16px;
padding-left: 20px;
font-weight: normal;
background: url(../img/dot_6px.png) left center no-repeat;}

.indexpart.footer_left .neipart {width:100%; float:left;margin-top:40px;}
.indexpart.footer_left .neipart ul {float:left; margin-left:10px;}
.indexpart.footer_left .neipart  ul li  {width:50%;float:left; text-align:center; padding:0 40px; line-height:180%; border-right:1px solid #333333;}
.footer_left .neipart ul li span {font-size:14px; font-weight:blod}
.footer_left .neipart p{width:100%; float:left; padding-left:40px; padding-top:20px;}



.indexpart.footer_right 
   {
    display: none;
        float: none;
   width:100%;
   height:245px;


 padding-top:35px;  

  

   background:#e5e4e2;


  padding:35px 50px 0 25px;

}

.indexpart.footer_right h2 {height: 32px;width:100%; float: left;
font-family: 微软雅黑;
line-height: 32px;
font-size: 16px;
padding-left: 20px;
font-weight: normal;
background: url(../img/dot_6px.png) left center no-repeat;}
.footer_right .neipart {width:245px; float:left; margin-top:30px;}
.footer_right .neipart ul li {width:122.5px; text-align:center; float:left;font-size:14px; line-height:180%}
.footer_right .neipart ul li img {width:99px;}







.neipart2{width:100%;
    height: auto;
}
.neipart2 ul {float:left; margin-left:10px;}

.neipart2  ul li  {
    width: 50%;
}






/*版权LOGO、联系信息、链接*/
.mid4{
  /**/

  
 padding-top: 50px;
  background: #f6f6f6;  
    margin: 10px 0 0 0px;
  
}


   /*新加背景*/
.mid4 .wrapper{
	      }


.mid4 .title {
    padding: 0px 0 25 5px;
    margin-bottom: 30px;
    border-bottom: 2px solid #A42116;
}
.mid4 .title h3 a{
    color: #801B14;
}
.mid4 .container>div{
    float: left;
    width: 40%;
}
.mid4 ul li{
    padding-bottom: 12px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #F1D6BA;
}
.mid4 ul li span{
    float: right;
    color: #666;
}
.mid4 ul li p{
    position: relative;
    padding: 0 20px;
    font-size: 16px;
}
.mid4 ul li p:before{
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
   /* background: #8D0708;*/
}

/*BQLOGO*/

/*LOGO*/
.mid4.xxlogo{
   /* width: 35px;
    height: 35px;
    background-position-x: -106px;*/


width: 95%;
	float: left;
	padding-top: 12px;
	 	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}




/*联系信息*/
.mid4.lxxx{   
    font-size: 9pt;
width: 40%;
	float: left;
	line-height: 40px;
	color: #fff;
       	 	border-left: 1px solid #db636a;
	border-right: 1px solid #db636a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	 
 }


 
.mid4.yxiang{

width: 50%;
	float: left;
padding-top: 12px;
        height: 31px;
 
}


 
.mid4.dianh{
width: 40%;
	float: left;
padding-top: 12px;
        height: 31px;
     
}


 
.mid4.gzh{
 width:100%;
float: left;
padding-top: 12px;
    width: 37px;
    height: 31px;
   
}








    .footer{
        padding: 15px 0;
    }
    .footer select{
        height: 30px;
        line-height: 30px;
    }
    .footer .container>p{
        width: 100%;
        clear: both;
        padding-bottom: 20px;
    }
    .footer .container>p>a{
        float: left;
        padding-top: 15px;
    }
    .footer .container>p span{
        display: block;
        margin-left: 70px;
        font-size: 12px;
        line-height: 20px;
        left: 0;
    }
    .footer .container>.rt{
        position: absolute;
        left: 15px;
        bottom: 15px;
    }

    .section{
        min-height: 100%;
    }

    .side{
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .side p{
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        position: relative;
    }
    .side p span{
        display: block;
        position: absolute;
        top: 10px;
        right: 20px;
        line-height: normal;
        font-size: 24px;
        font-weight: bolder;
    }
    .side>ul{
        display: none;
    }
    .side li a{
        font-size: 16px;
    }
    .column{
        margin-left: 0;
    }
    .bread h1{
        display: none;
    }
    .bread{
        height: 40px;
        line-height: 40px;
        overflow: hidden;
    }
    .bread .rt{
        float: left;
    }
    .common-list li{
        padding: 0;
        font-size: 16px;
    }
    .common-list li p{
        margin-right: 100px;
    }

    .caption h3{
        line-height: 30px;
        margin: 20px 0 0;
        font-size: 20px;
    }
    .content img{
        height: auto;
    }
    .detail>p{
        font-size: 14px;
    }
    .profile{
        padding: 20px 0;
        min-height: 150px;
    }

    .teacher li{
        width: 25%;
        padding-left: 0;
    }

    .leader ul{
        margin: 0;
    }
    .leader li {
        float: none;
        width: auto;
        margin: 0 0 20px 0;
    }
    .leader li .info{
        padding: 20px 15px;
    }
    .leader li .info h2{
        font-size: 20px;
    }
    .leader li .info h2 span{
        font-size: 14px;
    }

}