@charset "utf-8";

		.huanxin_xg{
    		
    		display:none;
    	}
@media (max-width: 768px) {
    *{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
    /* 总体设置 */
    .wrap1200 {
        width: 100%;
        /*min-width: 318px;*/
    }
    /* 顶部登录栏设置 */
    .sg_tits2 {
        display: none;
    }
    /* 头部搜索 */
    .m-header {
        /*padding: 0 5px;*/
    }
    .m-logo {
        margin: 0 5px;
        width: 35%;
        max-width: 140px;
    }
    .m-selectcity {
        margin-left: 0;
    }
    .sear-form {
        display: none;
    }
    .u-tel-phone {
        display: block;
    }
    /* 课程分类 */
    .nav-bgc {
        display: none;
    }
    /* 面包屑 - 所在位置 */
    .mt35 {
        display: none;
    }
    /* content */
    .mainR {
        display: none;
    }
    .conL {
        width: 100%;
        padding: 0 10px;
    }
    /* 文章列表 */
    .txt_lists01 {
        width: 100%;
        padding: 0 5px;
    }
    .txt_lists01 li {
        width: 100%;
    }
    /* 文章页 */
    .article {
        width: 100%;
        padding: 5px;
    }
    .title1 {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }
    .art_xin {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .air_con {
        width: 100%;
    }
    .wrap925.content, .wrap925 {
        width: 100%;
        height: auto;
        margin: 0;
    }
    .location {
        display: none;
    }
    .wrap925 .article, .wrap925 .title1, .wrap925 .art_xin, .wrap925 .air_con, .wrap925 .nr_weixin, .wrap925 .ad3,
    .wrap925 .ad3 img{
        width: 100%;
    }
    .wrap925 .nr_wx_txt {
        width: auto;
    }
    /* 微信 */
    .nr_weixin {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .nr_wx_txt {
        margin-left: 120px;
        width: auto;
        height: auto;
        padding: 5px 0;
        float: none;
    }
    .nr_wx_txt2 {
        display: none;
    }
    .nr_wx_txt p.nr_wx_txt1 {
        margin: 0;
        font-size: 16px;
        text-align: center;
    }
    /* ad3 广告位 */
    .ad3 {
        width:auto !important;
        height: auto;
        margin: 0;
    }
    .ad3 img {
        width: 100%;
        height: 100%;
    }
    .wrap925 .ad3 {
        padding-bottom: 20px;
    }
    .ad3 div{
    	width:auto !important;
    	height: auto !important;
    }
    /* 焦点推荐 */
    .jdtj {
        width: 100%;
        height: auto;
    }
    .jdtj .title3 {
        width: 100%;
        height: auto;
        padding: 0 5px;
    }
    .jdti_pic {
        width: 100%;
        height: auto;
    }
    .jdti_pic li {
        width: 50%;
        /*height: auto;*/
        padding: 5px;
        margin: 0;
    }
    .jdti_pic .jdti_pic_pic {
        width: 100%;
        height: auto;
    }
    /* 相关推荐 */
    .wrap925 .jdtj {
        display: none;
    }
    /* 右侧浮窗 */
    .mod-sidebar, .wrap1200.mod-sidebar {
        height: auto;
        top: auto;
        left: auto;
        right: 10px;
        bottom: 50px;
        margin-left: 0;
        opacity: .6;
    }
    .wrap1200.mod-sidebar {
        width: auto;
    }
    .mod-sidebar li{
        display: none;
    }
    .mod-sidebar li:first-child, .mod-sidebar li:last-child {
        display: block;
    }
    /* 底部 */
    .footer {
        display: none;
    }
    
    
    .huanxin_xg{
    		width: 100%;
    		height:35px;
    		background-color: rgba(0,0,0,.5);
    		overflow: hidden;
    		position: fixed;
    		bottom: 0;
    		display: block;
    	}
    	.huanxin_xg p{
    		font-size:16px;
    		text-align:center;
    		line-height:30px;
    		width:50%;
    		float: left;  
    		margin-top: 2.5px; 
    		margin-bottom: 2.5px; 		
    	}
    	.huanxin_xg p a{
    	  color:#ffffff;
    	}
    	.huanxin_xg p:first-child{
    		border-right:1px solid #FFFFFF;   		
    	}
    
    
}

