.wapper{
	width: 1200px;
	margin:0 auto;
}
  .banner{
    width: 100%;
    min-width:1000px;
    /*height: 560px;*/
    margin-top: 80px;
  }
.banner .swiper-container{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.banner .swiper-container img{
	width: 100%;
	height: auto;
}
.trylist{
	width: 100%;
	background-color: #fafafa;
	padding-top: 20px;
}
.trylist .catename{
	width: 100%;
	margin-top: 40px;
	height: 40px;	
  	display: flex;
    justify-content: center;
}
.trylist .catename span{
	float:left;
	/* width: 95px; */
	padding: 0 30px;
	height: 40px;
	text-align: center;
	color: #333;
	line-height: 40px;
	border-radius: 5px;
	margin-left: 10px;
	background-color: #fff;
}
.trylist .catename span:first-child{
	margin-left: 0px;
}
.trylist .catename span.active{
	background-color: #e04946;
	color: #fff;
}
.trylist .tryitems{
	width: 100%;
	margin-top: 60px;
	overflow: hidden;
	display: none;
}
.trylist .tryitems .itembox{
	float: left;
	width: 525px;
	height: 170px;
	padding:20px 40px 20px 20px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	margin-bottom: 20px;
	box-shadow: 0 0 3px #eaeaea;
}
.trylist .tryitems .itembox:nth-child(2n+2){
	margin-left: 30px;
}
.trylist .tryitems .itembox .leftimg{
	float: left;
	width: 258px;
	height: 170px;
	text-align: center;
}
.trylist .tryitems .itembox .leftimg img{
	max-width: 100%;
	height: 170px;
}
.trylist .tryitems .itembox .righttext{
	float: left;
	margin-left: 20px;
	width: 247px;
	height: 170px;
	text-align: left;
}
.trylist .tryitems .itembox .righttext h6{
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color:#333;
	margin-bottom: 20px;
}
.trylist .tryitems .itembox .righttext p{
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color:#666666;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.trylist .tryitems .itembox .righttext span{
	display: inline-block;
	width: 95px;
	text-align: center;
	color: #fff;
	background-color: #57a75a;
	height: 30px;
	margin-top: 10px;
	line-height: 30px;
	border-radius: 5px;
	cursor: pointer;
}
/* 申请试听 */
.applymask{
	position: fixed;
	width: 100%;
	top:0;
	left:0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 999;
	display: none;
}
.applymask .inner{
	position: absolute;
	width: 540px;
	height: 420px;
	top:50%;
	left:50%;
	margin-top: -210px;
	margin-left: -270px;
	background-color: #fff;
	border-radius:5px;
}
.applymask .inner>span{
	position: absolute;
	width: 40px;
	height: 30px;
	top:0;
	right:0;
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 30px;
	background-color: #eaeaea;
	cursor: pointer;
}
.applymask .inner h5{
	text-align: center;
	margin-top: 30px;
	font-size: 20px;
	color: #333333;
	line-height: 50px;
}
.applymask .inner>p{
	width: 440px;
	margin-left: 70px;
	font-size:0px;
	height:45px;
	line-height: 45px;	
	margin-bottom: 20px;
}
.applymask .inner>p span{
	display: inline-block;
	*display:inline;
	*zoom:1;
	font-size:16px;
	vertical-align: middle;
	width: 80px;
	text-align: left;
}
.applymask .inner>p input{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align: middle;
	width:308px;
	height: 43px;
	font-size:16px;
	outline: 0 none;
	border:1px solid #999;
	border-radius: 5px;
	text-align: left;
	background-color: #fff;
	text-indent: 10px;
}
.applymask .inner .telphone{
	width: 440px;
	margin-left: 70px;
	font-size: 0;
	margin-bottom: 20px;
}
.applymask .inner .telphone p{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align: middle;
	font-size: 0px;
	color: #666;
}
.applymask .inner .telphone span{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align: middle;
	width: 80px;
	font-size:16px;
	text-align: left;
}
.applymask .inner .telphone input{
	display: inline-block;
		*display:inline;
		*zoom:1;
		vertical-align: middle;
		width:200px;
		height: 43px;
		margin-right: 10px;
		font-size:16px;
		line-height: 43px;
		outline: 0 none;
		border:1px solid #999;
		border-radius: 5px;
		text-align: left;
		background-color: #fff;
		text-indent: 10px;
}
.applymask .inner .telphone a{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align: middle;
	width:90px;
	height: 40px;
	font-size:16px;
	color: #fff;
	line-height: 40px;
	margin-right: 5px;
	text-align: center;
	background-color: #e04946;
}
.applymask .inner .telphone strong{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align: middle;
	width:50px;
	height: 40px;
	font-size:12px;
	color: #e04946;
	line-height: 40px;
	text-align: center;
	background-color: #fff;
}
.applymask .inner>button{
	display: block;
	margin: 20px auto 0;
	width:125px;
	height: 35px;
	font-size:16px;
	color: #fff;
	line-height: 35px;
	text-align: center;
	background-color: #e04946;
	border:0;
	outline: 0 none;
	cursor: pointer;
	border-radius: 5px;
}
@media screen and (max-width:1200px) {
    .wapper {
        width: 992px;
        margin: 0 auto;
    }
    .trylist .tryitems {
        width: 992px;
        margin: 30px auto 0;
    }
    .trylist .tryitems .itembox {
        width: 481px;
        box-sizing: border-box;
        float: left;
    }
    .trylist .tryitems .itembox .leftimg {
        width: 230px;
        height: auto;
    }
    .trylist .tryitems .itembox .leftimg img {
        width: 100%;
        height: auto;
    }
    .trylist .tryitems .itembox .righttext {
        width: 205px;
    }
}

@media screen and (max-width:1024px) {
    .wapper {
        width: 720px;
    }
    .trylist .tryitems {
        width: 720px;
    }
    .trylist .tryitems .itembox {
        width: 660px;
        margin-left: 30px;
    }
    .trylist .tryitems .itembox:nth-child(2n+2) {
        margin-left: 30px;
    }
    .trylist .tryitems .itembox .righttext {
        width: 342px;
    }
}
/* 试听结束 */
