/*媒体查询*/
@media (max-width: 768px) {
	  .container{width:99%;}
	  .sm{display: none;}
	  .h-top .h-top-right ul{padding: 0px 5px;}
	  .h-top .h-top-right ul.help a{padding: 0px 5px;}
	  .secondary-menu{padding: 13px 0px 0px;}
	  .banner .dots{bottom: 5px;}
	  .banner .dots ol{left: 36%;}
	  .fiveTab ul li{width: 32%;display: inline-block;float: none;vertical-align: top;}
	  .list-wrap .list-ul li{display: block;width: 80%;margin: 20px auto;}
	  .class-content-wrap .class-content-list li{width: 50%;}
	  .class-content-wrap .class-content-list li .border{min-height: auto;}
	  .member-list-wrap .member-list li{width: 33.33%;}
	  .member-list-wrap .member-list li:first-child{margin-left: 0px;}
	  .news .news-list-wrap .col3{width: 100%;}
	  .list-wrap .list-ul .item-wrap{border: none;min-height: auto;}
	  .footer .footer-top .friendly-link,.footer .footer-top .contact-us,.footer .footer-top .codes{float:none;width: 100%;margin: 5px auto;text-align: center;}
	  .footer .footer-bottom span{float: none;display: block;text-align: center;line-height: 2;}
	  
	  .header-title .search{margin-left: 0px;margin-top: 10px;}
	  .header-title .ipt-border input{width: 200px;}
		.course-list-wrap .course-info-wrap .other-service{min-height: auto;}
		.course-list-wrap .course-info-wrap{width: 78%;}
		.course-list-wrap .course-list li .buy{width: 100%;margin-top: 10px;}
		.course-list-wrap .course-info-wrap .course-name{font-size: 15px;}
		.course-list-wrap .price-wrap span.price{font-size: 18px;}
		.course-list-wrap .price-wrap span{margin-right: 5px;}
		.course-list-wrap{padding: 6px 0px 20px;}
		/*登录页*/
		.img-wrap{height: 110px;top:110px;width: 100%;}
		.logo-wrap{left: 50%;top: 50%;margin-left: -106px;margin-top: -106px;}
		.logo-wrap img{margin: 0px auto;}
		.login-wrap .form-wrap{width: 100%;top: 12%;}
		.login-wrap .btns{left: 0px;top: 20px;}
		.login-wrap .btns .btn{margin: 0px;border: none;padding-left: 20px;}
}

@media (min-width: 769px) and (max-width: 992px){
  .container{width:99%;}
  .header-nav .all .types {padding: 6px 0px;}
  .header-nav .all .types li{padding: 0px 15px;}
	.header-nav .all .types li .type-wrap{padding-bottom: 0px;}
	.header-nav .navs ul li a{padding: 12px 10px;}
	.login-wrap{top: 50px;}
	.list-wrap .list-ul li{width: 32%;}
	.list-wrap .list-ul li:nth-child(3n) .item-wrap{border: none;}
	.list-wrap .list-ul li:nth-child(4n) .item-wrap{border-right: 1px solid #EEEEEE;}
	.list-wrap .list-ul li:last-child .item-wrap{border: none;}
	.class-content-wrap .class-content-list li{width: 33.3%;}
	.member-list-wrap .member-list li{width: 20%;}
	.header-nav .all .types .right-menu{width: 110%;}
	.header-title .search{margin-left: 10px;}
	.course-list-wrap .course-info-wrap .other-service{min-height: auto;}
	.course-list-wrap .course-list li .buy{margin-top: 30px;}
}
@media screen and (min-width: 992px) and (max-width:1240px){
	.container{width:90%;}
	.header-nav .all .types {padding: 6px 0px;}
	.header-nav .all .types li{padding: 0px 15px;}
	.header-nav .all .types li .type-wrap{padding-bottom: 0px;}
	.login-wrap{top: 50px;}
	.header-nav .all .types .right-menu{width: 200%;}
	.header-title .search{margin-left: 20px;}
}
@media screen and (min-width:1240px){
	.container{width:1240px;}
}
@media (max-width: 768px) {
	.four-character-wrap{padding: 0px 6px;}
	.four-character-wrap li{width: 50%;margin-bottom: 10px;}
	.four-character-wrap li .character-item-wrap{
		padding: 20px 10px 20px;margin: 0px 6px;
	}
	.four-character-wrap li .character-item-wrap h3{margin: 5px auto;}
}
/*关于我们*/
@media (max-width: 768px) {
	.aboutus-left-title{position: relative;width: 100%;}
	.aboutus-list{height: auto;}
	.aboutus-list li{float: left;font-size: 14px;margin: 0px 5px;padding: 5px 2px;}
	.about-right-content{padding-left: 0px;}
	.about-content .about-right-title{height: 10px;}
	.about-content .about-right-title h3{display: none;}
}
