@media (max-width: 768px) {
	.int-text h6{
		font-size:24px;
	}
	.navbar{
		min-height:64px;
	}
	.container{
		padding-right: 15px;
    	padding-left: 15px;
	}
	.navbar-toggle{
		padding: 10px 20px;
    	margin-top: 8px;
    	margin-right:0;
    	border: none;
	}
	.navbar-brand>img{
		width:70%;
	}
	.navbar-default .navbar-toggle .icon-bar{
		width: 30px;
    	height: 3px;
		border-radius: 4px;
		background-color: #363636;
	}
	.navbar-toggle .icon-bar+.icon-bar{
		margin-top:8px;
	}
	.navbar-default .navbar-toggle:hover .icon-bar{
		background-color: #5b97dd
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
		background-color: #fff;
	}
	/*
	.carousel-inner>.item{
		height:380px;
	}
	*/
	#carousel-example-generic .carousel-inner>.item>img.banner-img{
		height:100%;
		max-width:1920px;
		position:relative;
		left:50%;
		margin-left:-480px;
		overflow:hidden;
		display: block;
	}
	#carousel-example-generic .banner-content h3{
		margin-top:70px;
	}
	#carousel-example-generic .banner-content h3 span{
	    font-size: 36px;
		line-height: 60px;
	}
	#carousel-example-generic .banner-content a#knowMore{
		height: 30px;
		line-height: 30px;
		margin-top:50px;
	}
	.footer{
		height: 120px;
	}
	.navbar-brand{
		width:200px;
		background: url(../images/ishow.jpg) no-repeat 10px 10px;
    	background-size: auto 70%;
	}
}
@media (min-width: 768px) {
	.int-text h6{
		font-size:36px;
	}
}
@media (max-width: 992px) {
	.kongbai{
		width: 0;
	}
	.conPart{
		width: 96%;
	}
	.container {
	    padding-right: 35px;
	    padding-left: 35px;
    }
    .navbar .container{
    	padding-right: 15px;
	    padding-left: 15px;
    }
	/*---------------------------导航--------------------------*/
	.ishow-nav.navbar-default{
		background-color: #fff;
		border: none;
	}
	.ishow-nav.navbar{
		margin-bottom: 0;
	}
	.ishow-nav .navbar-nav>li>a{
		line-height: 54px;
		border-bottom: 4px solid #fff;
	}
	.ishow-nav.navbar-default .navbar-nav>.active>a,
	.ishow-nav.navbar-default .navbar-nav>.active>a:focus,
	.ishow-nav.navbar-default .navbar-nav>.active>a:hover{
		border-bottom: 4px solid #5b97dd;
		background-color: #fff;
	}
	/*---------------------------banner--------------------------*/
	.banner-content{
		top:40px;
	}
	.banner-content h3 span{
		font-size: 55px;
		line-height: 80px;
	}
	.banner-content a:knowMore{
		margin-top:20px;
	}
	/*---------------------------为什么选择ishow和我们的学员--------------------------*/
	.why {
		padding: 0 15px;
	}
	.why-img img{
		width:100%;
	}
	.why .whyh1{
		height:auto;
		padding-top:30px;
		padding-bottom: 40px;
	}
	.whyh1 h1{
		line-height: 50px;
		font-size: 30px;
		text-align: center;
		position: relative;

	}
	.whyh1 h1::before{
		color: #fae604;
		content: '';
		display: block;
		width: 60px;
		height: 5px;
		position: absolute;
		bottom:-15px;
		left: 50%;
		background-color: #5b97dd;
		transform: translateX(-50%);

	}
	.why .txt{
		height: auto;
		width: 100%;
		padding: 20px ;
		background-color: #5b97dd;
	}
	.why .col-sm-6{
		padding:15px;
	}
	.why h3{
		margin-top: 0;
		color: #fae604;
		position: relative;
		display: block;
		margin-bottom: 15px;
	}
	.card-text{
		margin-bottom: 40px;
	}
	.why p{
		color: #fff;
		height: 80px;
		margin-bottom: 0;
		margin-top: 0;
		font-size: 14px;
		line-height: 1.5;
		text-align: justify;
	}
	/*---------------------------学习目标 css--------------------------*/
	.study {
		padding: 0 15px;
	}
	.study-img img{
		width:100%;
	}
	.study .studyh1{
		height:auto;
		padding-top:30px;
		padding-bottom: 40px;
	}
	.studyh1 h1{
		line-height: 50px;
		font-size: 30px;
		text-align: center;
		position: relative;

	}
	.studyh1 h1::before{
		color: #fae604;
		content: '';
		display: block;
		width: 60px;
		height: 5px;
		position: absolute;
		bottom:-15px;
		left: 50%;
		background-color: #5b97dd;
		transform: translateX(-50%);

	}
	.study .txt{
		height: auto;
		width: 100%;
		padding: 20px ;
		background-color: #5b97dd;
	}
	.study .col-sm-6{
		padding:15px;
	}
	.study h3{
		margin-top: 0;
		color: #fae604;
		position: relative;
		display: block;
		margin-bottom: 15px;
	}
	.card-text{
		margin-bottom: 40px;
	}
	.study p{
		color: #fff;
		height: 80px;
		margin-bottom: 0;
		margin-top: 0;
		font-size: 18px;
		line-height: 1.5;
		text-align: justify;
	}
	/*----------------------预约免费试听--------------------*/
	.appointment{
		width:100%;
		background-color: #454545;
		font-size:18px;
		color: #fff;
		bottom:0px;
		z-index:100;
		position:fixed;
	}
	.appointment button.yymftt{
		width:178px;
		height:35px;
		line-height: 35px;
		color: #333;
		border-radius: 25px;
		border: none;
		box-sizing: border-box;
		padding: 0 25px;
		font-size:14px;
		background-color: #fc8728;
		color: #fff;
		margin:10px auto;
	}
	.mobileHide{
		margin-top: 20px;
	}
	.mobileHide p{
		margin: 10px 0 30px;
		font-size:24px;
		display: none;
	}
	.mobileHide input.form-control,
	.mobileHide select.form-control{
		border-radius: 25px;
	}
	/*----------------------新闻动态--------------------*/
	.new h1{
		margin-top:45px;
		color: #303030;
	}
	/*----------------------媒体报道或企业荣誉--------------------*/
	.coverage h1{
		margin: 47px 0;
	}
}
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) and (max-width: 1199px) {
	.navbar-brand{
		width:200px;
		background: url(../images/ishow.jpg) no-repeat 10px 10px;
	    background-size: auto 80%;
	    /* margin-top: 10px; */
	}
	.banner-content .member h6{
		font-size: 18px;
	}
	.member{
		padding: 10px 20px;
	}
	.member h6{
		height:50px;
		line-height: 50px;
	}
	.member p{
		font-size:14px;
	}
	.inlineDiv{
		height: 30px;
	    line-height: 30px;
	    position: relative;
	    margin-top: 15px;
	}
	.inlineDiv span{
		position: absolute;
		left:5px;
		font-size:18px;
		height: 30px;
	    line-height: 30px;
	}
	.member input,
	.member button,
	.member select{
		height:30px;
		line-height: 30px;
	}
	.conPart{
		width: 96%;
	}
}
@media (min-width: 992px) {
	/*---------------------------顶部--------------------------*/
	.topbar{
		height:38px;
		line-height: 38px;
		background-color: #2c2c2c;
		color: #cccccc;
		font-size:12px;
	}
	.topbar span{
		margin-right:5px;
	}
	.topbar a{
		color: #ccc;
		font-size:12px;
	}
	.navbar-brand{
		width:250px;
		background: url(../images/ishow.jpg) no-repeat 10px 10px;
	    background-size: auto 80%;
	    /* margin-top: 10px; */
	}
	.navbar-brand {
		float: left;
		height: 80px;
		padding: 15px 15px;
		font-size: 18px;
		line-height: 20px;
	}
	
	/*---------------------------导航--------------------------*/
	#carousel-example-generic{
		top:0;
	}
	.ishow-nav.navbar-default{
		background-color: #fff;
		border: none;
		/* border-bottom: 1px solid #ededed; */
	}
	.ishow-nav.navbar{
		margin-bottom: 0;
	}
	.ishow-nav .navbar-nav>li{
		margin: 0 5px;
	}
	.ishow-nav .navbar-nav>li>a{
		line-height: 54px;
		border-bottom: 4px solid #fff;
		font-size: 16px;

	}
	.ishow-nav.navbar-default .navbar-nav>.active>a,
	.ishow-nav.navbar-default .navbar-nav>.active>a:focus,
	.ishow-nav.navbar-default .navbar-nav>.active>a:hover,
	.ishow-nav.navbar-default .navbar-nav>li>a:hover{
		border-bottom: 4px solid #5b97dd;
		background-color: #fff;
		position: relative;
    	bottom: -1px;
		font-size: 16px;
	}
	/*---------------------------banner--------------------------*/
	.banner-content{
		top:60px;
	}
	.banner-content h3 span{
		font-size: 65px;
		line-height: 100px;
	}
	.banner-content a#knowMore{
		margin-top:40px;
	}
	/*---------------------------为什么选择ishow和我们的学员--------------------------*/
	.whyh1{
		height: auto;
		padding-top:60px;
		padding-bottom: 60px;
	}
	.whyh1 h1{
		position: relative;
	}
	.whyh1 h1::before{
		/* margin-top: 40px; */
		color: #fae604;
		content: '';
		display: block;
		width: 60px;
		height: 5px;
		position: absolute;
		bottom:-30px;
		left: 50%;
		background-color: #5b97dd;
		transform: translateX(-50%);
	}
	.why .txt{
		height: auto;
		width: 100%;
		padding: 20px ;
		background-color: #5b97dd;
	}
	.why h3{
		/* margin-top: 40px; */
		color: #fae604;
		position: relative;
		display: block;
		margin-bottom: 15px;
	}
	
	.why .col-md-3{
		padding:5px;
	}
	.why p{
		color: #fff;
		height: 80px;
		margin-bottom: 0;
		margin-top: 0;
		font-size: 14px;
		line-height: 1.5;
	}
	.more-student{
		margin-top:50px;
		margin-bottom: 80px;
	}
	/*----------------------预约免费试听--------------------*/
	.appointment{
		width:100%;
		height:65px;
		line-height: 65px;
		background-color: #454545;
		font-size:18px;
		color: #fff;
		z-index: 100;
	}
	.appointment .container button{
		width:100%;
		background-color:#fc8728 ;
		color: #fff;
	}
	.appointment input,
	.appointment select,
	.appointment button{
		height:42px;
		line-height: 42px;
		color: #333;
		border-radius: 25px;
		border: none;
		box-sizing: border-box;
		padding: 0 25px;
		font-size:14px;
	}
	.appointment input,
	.appointment select{
		width:100%;
	}
	.appointment select{
		width:100%;
		display: inline-block;
	}
	/*----------------------媒体报道或企业荣誉--------------------*/
	.coverage h1{
		margin: 77px 0;
	}
	/*----------------------新闻动态--------------------*/
	.new h1{
		margin-top:85px;
		color: #303030;
	}
	.new a{
		display: block;
		font-size:14px;
		color: #74bd39;
		margin-bottom: 65px;
	}
	.new-content{
		width:99%;
	}
	/*----------------------footer--------------------*/
	.right-block{
		float: right;
	}
	.footer-content{
		background-color: #2a2a2a;
		padding: 92px 0 42px;
	}
	.footer-content-nav span{
		/*margin-left:60px;*/
	}
}
@media (min-width: 1200px) and (max-width: 1510px) {
	/*---------------------------banner--------------------------*/
	.banner-content{
		top:80px;
	}
	.banner-content h3 span{
		font-size: 75px;
		line-height: 130px;
	}
	.banner-content a#knowMore{
		margin-top:70px;
	}
	.member{
		max-width:406px;
		position:relative;
		top:-10px;
		padding: 10px 40px;
	}
	.member h6{
		font-size:19px;
		height:60px;
		line-height: 65px;
	}
	.member p{
		font-size:18px;
		line-height:30px;
	}
	.inlineDiv{
		height: 39px;
	    line-height: 39px;
	    position: relative;
	    margin-top: 15px;
	}
	.inlineDiv span{
		position: absolute;
		left:5px;
		font-size:24px;
		height: 45px;
	    line-height: 45px;
	}
	.member input,
	.member button,
	.member select{
		height:45px;
		line-height: 39px;
	}
	.conPart{
		width: 1200px;
	}	
}
@media (min-width: 1510px) {
	.banner-content{
		top:130px;
	}
	.banner-content h3 span{
		font-size: 85px;
		line-height: 130px;
	}
	.banner-content a#knowMore{
		margin-top:90px;
	}
	.banner-content .member h6{
		font-size: 23px;
	}
	.member{
		padding: 10px 40px;
	}
	.member h6{
		height:80px;
		line-height: 80px;
	}
	.member p{
		font-size:18px;
		line-height:35px;
	}
	.inlineDiv{
		height:45px;
		line-height: 45px;
	    position: relative;
	    margin-top: 12px;
	}
	.inlineDiv span{
		position: absolute;
		left:5px;
		font-size:24px;
		height: 45px;
	    line-height: 45px;
	}
	.member input,
	.member button,
	.member select{
		height:45px;
		line-height: 45px;
	}
	.conPart{
		width: 1200px;
	}
}
/*---------------------------banner--------------------------*/

.banner-content{
	position: absolute;
	left:50%;
	width:80%;
	margin-left:-40%;
}
.banner-content h3 span{
	width:100%;
	display: block;
	color: #fff;
}
.banner-content a#knowMore{
	display: inline-block;
	border: 2px solid #5b97dd;
	border-radius: 5px;
	width:125px;
	height:40px;
	line-height: 36px;
	color: #5b97dd;
	text-align: center;
}
.member{
	max-width:406px;
	background:rgba(0, 0, 0, 0.63);
	box-sizing: border-box;
	padding-bottom: 30px;
}
.member h6{
	color: #44cda5;
}
.member p{
	color: #fff;
}
.member input,
.member button,
.member select{
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	width:100%;
	border: none;
	border-radius: 5px;
	padding:0px 20px 0px 35px;
	float: left;
}
.member button{
	background-color: #fc8728;
	color: #fff;
}

.more-student{
	width: 214px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius:  20px;
	border: 2px solid #74bd39;
	font-size: 14px;
	color: #74bd39;
	margin-bottom: 10px;
}
.more-student:hover,
.more-student:focus{
	color: #74bd39;
}
.imgTeacher{
	width:242px;
	height:242px;
	border: 5px solid #fff;
	position: relative;
	z-index: 9;
	border-radius: 50%;
	margin: 0 auto;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 150% auto;
}
.imgTeacher>span{
	position: relative;
	z-index: 10;
	font-size:60px;
	color: #fff;
	top:50%;
	margin-top: -30px;
}
.imgTeacher:hover{
	opacity: 0.6;
}
.imgTeacher:hover>span{
	font-size: 66px;
	margin-top: -33px;
}
/*----------------------ishow简介--------------------*/
.introduce{
	margin:10px 0;
	background-color: #5b97dd;
}
.introduce .col-xs-12,
.introduce .col-md-6,
.introduce .col-xs-3,
.introduce .col-xs-6{
	padding: 0;
}
.introduce .col-xs-3,
.introduce .col-xs-6{
	height:246px;
	overflow: hidden;
}
.introduce img{
	width:100%;
	height:100%;
}
.jjpic{
	min-height: 300px;
}
.int-text{
	color: #fff;
}
.int-text h6{
	padding-top: 0;
	height:100px;
	line-height: 100px;
	margin:0;
}
.int-text hr{
	height:2px;
	width:103px;
	border:none;
	background-color: #fff;
	display: inline-block;
	margin-bottom: 60px;
}
.int-text button{
	border-radius: 25px;
	border:0px solid #fff;
	background-color: #74bd39;
	margin-top:30px;
	margin-bottom: 50px;
	padding: 8px 35px;
	font-size: 18px;
	margin: 0 auto;
	display: block;
	margin-top: 35px;
}
/*----------------------媒体报道或企业荣誉--------------------*/
.coverage h1 {
	color: #999;	
	text-align: center;
}
.coverage h1 span{
	display: inline-block;
	margin:0 25px;
}
.coverage h1 span.active{
	color: #303030;
}
.coverage .row{
	border: 1px solid #d9d9d9;
	border-bottom: none;
	border-right: none;
}
.coverage .row div{
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.coverage img{
	height: 230px;
    padding: 20px 0;
}
/*----------------------新闻动态--------------------*/
.new a{
	display: block;
	font-size:14px;
	color: #74bd39;
	margin-bottom: 25px;
	margin-top: 10px;
}
.new .col-xs-12,
.new .col-md-4{
	padding:0;
}
.new-content-title{
	height:170px;
	padding: 20px 24px 25px;
	background-color: #f8f8f8;
}
.new-content-title h3{
	font-size:20px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new-content-title em{
	font-style: normal;
	font-size:12px;
	color: #999999;
	height:46px;
	line-height: 46px;
}
.new-content-title p{
	color: #666666;
	margin-top:10px;
}
/*----------------------footer--------------------*/
.footer{
	margin-top:35px;
	position:relative;
	height: 258px;
}
.footer-content{
	background-color: #2a2a2a;
	padding: 32px 0 22px;
	position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 200;
}
.footer-content-nav{
	color: #b0b0b0;
	margin:10px 0;
}
.footer-content-nav a{
	display: inline-block;
	border-right:1px solid #b0b0b0;
	padding:0 10px;
	color: #b0b0b0;
	height:15px;
	line-height: 15px;
}
.footer-content-nav a:first-child{	
	padding-left:0;
}
.footer-content-nav a.lastchild{
	margin-right:60px;
	border-right:none;
}
.footer-content-nav span{
	display: inline-block;
}
.footer-content p{
	line-height: 30px;
	color: #898989;
}

.inlineDiv:first-child{
	margin-top:0;
}
#wechat{
	cursor: pointer;
	display: inline-block;
}
#wePic{
	position: absolute;
	left: 300px;
}
/* 首页改版 */
.mediaPart{
	/* width: 732px; */
	margin-bottom: 50px;
}
.newsPart{
	/* width: 400px; */
	/* margin-left: 60px; */
}
.fenge{
	width: 100%;
	height: 2px;
	background: #E5E5E5
}
.mediaLine{
	width: 90px;
	height: 2px;
	background: #4FC230
}
.newsLine{
	width: 90px;
	height: 2px;
	background: #4FC230
}
.mediaTitle{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px
}
.newsTitle{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px
}
.mediaTitle span.title{
	font-size:18px;
	font-weight:600;
	color:rgba(51,51,51,1);
}
.newsTitle span.title{
	font-size:18px;
	font-weight:600;
	color:rgba(51,51,51,1);
}
.mediaTitle .more,.newsTitle .more{
	color: #B3B3B3;
	font-size: 12px;
	float: right;
	cursor: pointer;
}
.mediaTitle .more:hover,.newsTitle .more:hover{
	color: #4FC230;
}
.mediaPart .article{
	width: 100%;
	height: 140px;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 20px!important;
}
.imgcover{
	min-width: 174px;
	height: 124px;
	overflow: hidden;
}
.imgcover img{
	transition: linear 0.4s;
}
.imgcover:hover img{
	transform: scale(1.05)
}
.conPart .row{
	margin: 0;
	padding: 0;
}
.mediaPart .leftPart{
	width: 190px;
	float: left;
}
.mediaPart .rightPart{
	width: calc(100% - 190px);
	float: right;
}
.articleTitle{
	width: 100%;
	font-size:20px;
	font-weight:bold;
	color:rgba(51,51,51,1);
	overflow:hidden;
    text-overflow:ellipsis;
	white-space:nowrap;
	margin-bottom: 10px;
}
.articleTitle:hover{
	color: #3EB51E
}
.conPart .content{
	width: 96%;
	height: 60px;
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.conPart .publishTime{
	font-size:14px;
	font-family:PingFang-SC-Regular;
	font-weight:400;
	color:rgba(153,153,153,1);
	margin-top: 10px;
}
.article:hover{
	background: #FBFBFB;
	border-color: #4FC230
}
.firstArticle{
	width: 100%;
	position: relative;
}
.firstArticle .cover{
	position: absolute;
	bottom: 0;
	width: 100%;
	background:linear-gradient(0deg,rgba(0,0,0,0.1),rgba(0,0,0,0.2));
	font-size:18px;
	font-family:PingFang-SC-Medium;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:30px;
}
.firstArticle .cover span{
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.picCover{
	overflow: hidden;
	height: 245px;
}
.picCover .imgcon{
	transition: linear 0.5s;
}
.picCover:hover .imgcon{
	transform: scale(1.05)
}
.newsDetail{
	color: #666666
}
.newsDetail li{
	margin-top: 20px;
	width: 100%;
}
.newsDetail .round{
	display: inline-block;
	border-radius: 50%;
	height: 6px;
	width: 6px;
	background: #D5D5D5;
	position: relative;
	top:-12px;
	margin-right: 6px;
}
.newsDetail .smallTitle{
	display: inline-block;
	font-size:14px;
	font-family:PingFang-SC-Regular;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:30px;
	width: calc(100% - 18px);
	overflow:hidden;
    text-overflow:ellipsis;
	white-space:nowrap;
	
}
.newsDetail li:hover .smallTitle{
	color: #4FC230;
}
.newsDetail li:hover .round{
	background: #4FC230;
}
.navbar-brand a{
	font-size: 0;
}

.box.box-right {
    justify-content: flex-end;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.box-right i {
    color: #5b97dd;
    background-color: white;
    border-radius: 50%;
    padding: 5px;
    font-size: 12px;
    margin-right: 10px;
}
.box-right span {
    font-size: 20px;
}