@media screen and (max-width: 767px) { 
	.productlist{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.plist-rt{
		padding: 0;
	}
	.m-plist .panel{
		background:#048ad9;
	}
	.plist-box{
		padding: 0;
	}
	.m-plist .panel .panel-heading a{
		display: block;
		color: #fff;
		text-align: center;
	}
	.m-plist .panel .panel-body{
		background: #fff;
		padding: 0;
	}
	.m-plist .panel .panel-body li{
		text-align: center;
		border: 1px solid #ddd;
	}
	.m-plist .panel .panel-body ul{
		margin: 0;
		padding: 0;
	}
	.m-plist .panel .panel-body li a{
		padding: 10px 0;
		display: block;
	}
	
	.plist-rt .plist-box .plist-rt-title{
		margin-top: 0;
		margin-bottom: 2rem;
	}
	.footer-bottom .footer-c{
		text-align: center;
	}
	.footer-top{
		padding: 30px 15px 0 15px;	
	}
	.placelist-content .media-list .media-left{
		display: block;
	}
	.placelist-content .media-list .media img{
		margin: 0 auto;
	}
	.media-list .media .flag i{
		margin: 0;
		margin-right: 5px;
	}
	.media-list .media .marker i{
		margin-right: 5px;
	}
	#DB_gallery .DB_imgSet{
		height: auto !important;
	}
	.place-detail-desc>h4 .flag i{
		color: #00b004;
		display: inline-block;
		margin-right: 3px;
		margin-left:0;
	}
	.about-nav{
		height:auto;
	    line-height: auto;
	    border-radius: none;
	    box-shadow: none;
	    margin-bottom:2rem;
	    padding-left: 0;
	}
	.about-nav a{
		display: block;
	    float: left;
	    width: 33%;
	    text-align: center;
	    font-size: 18px;
	}
	.about-nav .current{
		box-shadow: 0 0 3px #ccc;
		border-radius: 15px;
	}
	
	.modal-dialog{
		width: auto;
	}
	.modal-body .teacher-lf{
		margin-bottom: 15px;
	}
	.modal-body .teacher-rt{
		padding: 0;
	}
	.index1{
		margin-top:2rem;
	}
	.index1 li{
		width: 50%;
		border-right: none;
	}
	.area3-box .area3-c{
		margin-bottom: 15px;
	}
	.area3-box .area3-a a{
		display: inline-block;
	    padding: 10px 30px;
	    border: 2px solid #048AD9;
	    border-radius: 30px;
	    color: #fff;
	    font-size: 1rem;
	}
	.area4,.area5,.area6,.area7{
		padding-top: 0;
		padding-bottom:0px;
	}
	.area4-box{
		height: auto;
	}
	.area5-box li a img{
		height: 10rem;
	}
	.area5-a{
		margin-bottom: 2rem;
	}
	.area5-a a{
		display: inline-block;
    	padding: 10px 30px;
    	border: 2px solid #048AD9;
	    border-radius: 30px;
    	color: #048AD9;
    	font-size: 1rem;
	}
	.area6 .slick-slider{
		margin-top: 0;
	}
	.slick-prev {
    	left: 0;
	}
	.slick-next {
    right:0;
	}
	.video-list .video-pic img{
	display: block;
	width: 100%;
	height:10rem;
	}
	.plist-content div a img{
	width: 100%;
	display: block;
	height:7rem;
	}
	/*首页nav*/
	.m-search{
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		background: #fff;
		color: #048AD9;
	}
	/*首页师资轮播*/
.picMarquee-left {
	width: 100%;
	overflow: hidden;
	position: relative;
	/*border: 1px solid #ccc;*/
}

.picMarquee-left .bd {
	padding: 10px;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left .bd ul li .pic {
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 160px;
	height: 140px;
	display: block;
	
	/*padding: 2px;*/
	/*border: 1px solid #ccc;*/
	
}

.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.picMarquee-left .bd ul li .title {
	line-height: 30px;
	background: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.picMarquee-left .bd .tempWrap{
	width: 100% !important;
}
.area3-box img{

	height: 110px;

}
.area2-box a img{
	height: 8rem;
}
.area4 .area4-box .area4-lf .video-list .video-pic img{
	height: 20rem;
}
.footer .icp span{
	margin: 0 5px;
}
.video-list-title{
	font-size: 12px;
}
.plist-box2 .case-info img{
	display: block;
	width: 100% !important;
	margin-top: 1rem;
	height: auto !important;
}
.productlist .plist-rt .plist-box .videolist-content .video-list img{
	height: 10rem !important;
}
/*.case-info embed{
	width: 100% !important;
	height:300px;
}*/
.case-info iframe{
	width: 100%;
	height: auto;	
}
.margin-30{
	margin: 15px 0;
}
.footer-fixed{
	position: fixed;
	bottom: 6rem;
	width: 100%;
	height: 4rem;
}
.footer-fixed .fixed-box{
	width: 80%;
	height: 4rem;
	margin: 0 auto;
	background: rgba(255,255,255,0.6);
	border-radius:2rem;
}
.footer-fixed .fixed-box li{
	float: left;
	width: 33%;
	height: 4rem;
}
.footer-fixed .fixed-box li a{
	display: block;
	width: 100%;
	height: 4rem;
}
.footer-fixed .fixed-box .fixed-phone{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.footer-fixed .fixed-box .fixed-index{
	background: url(../../images/njjt/fixed-index.png) no-repeat;
	background-position:50% 50%;
	background-size:33%;
}
.footer-fixed .fixed-box .fixed-phone{
	background: url(../../images/njjt/fixed-phone.png) no-repeat;
	background-position:50% 50%;
	background-size:33%;
}
.footer-fixed .fixed-box .fixed-qq{
	background: url(../../images/njjt/fixed-qq.png) no-repeat;
	background-position:50% 50%;
	background-size:33%;
}





}















