
body{
	background-color: #f7f7f7;
}
.wapper{
	width: 1200px;
	margin:0 auto;
}
.breadcrumb{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f7f7f7;
    margin-top: 80px;
}
.breadcrumb a{
	color: #333333;
	height: 50px;
	line-height: 50px;
}
.breadcrumb a:hover{
	color: #cd1f20;
}
.catedetail{
	width: 100%;
}
.catedetail .outer{
	padding: 40px 20px 40px 30px;
	background-color: #fff;
	height: 340px;
	width: 1150px;
	font-size: 0;
}
.catedetail .imgbox{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle; 
	width: 520px;
	height: 340px;
	text-align: center;
}
.catedetail .imgbox img{
	max-width: 100%;
	width: auto;
	height: 340px;
}
.catedetail .textbox{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	width: 590px;
	height: 340px;
	color: #333;
	font-size: 14px;
	text-align: left;
	margin-left: 40px;
}
.catedetail .textbox .titbox{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items:center ;
	height: 22px;
	padding:20px 0;
}
.catedetail .textbox .titbox h3{
	width: 310px;
	font-size: 20px;
	font-weight: 600;
	height: 22px;
	line-height:22px;
}
.catedetail .textbox .titbox .studynum{
	width: 190px;
	font-size: 0px;
	color: #999;
	height: 22px;
	line-height:22px;
}
.catedetail .textbox .titbox .studynum p{
	font-size: 14px;
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	padding-right: 15px;
	height: 22px;
	line-height:22px;
}
.catedetail .textbox .titbox .studynum p i{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	width: 19px;
	height: 19px;
	margin-right: 5px;
}
.catedetail .textbox .titbox .studynum p span{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	height: 22px;
	line-height:22px;
}
.catedetail .textbox .titbox .studynum .nowstudy i{
	background: url(../img/20ryicon10.png) no-repeat center center;
	background-size: contain;
}
.catedetail .textbox .titbox .studynum .collect i{
	background: url(../img/20ryicon08.png) no-repeat center center;
	background-size: contain;
}
.catedetail .textbox .titbox .studynum .active i{
	background: url(../img/20ryicon09.png) no-repeat center center;
	background-size: contain;
}
.catedetail .textbox .tags{
	font-size: 14px;
	color: #e04946;
	height: 24px;
	line-height:24px;
}
.catedetail .textbox .destext{
	margin-top: 40px;
	font-size: 14px;
	color: #999;
	height: 66px;
	line-height:22px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
}
.catedetail .textbox .destext small{
	color: #666;
	font-weight: 600;
}
.catedetail .textbox .price{
	color: #e04946;
	height: 30px;
	margin-top: 40px;
}
.catedetail .textbox .price i{
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
}
.catedetail .textbox .price span{
	font-size: 30px;
	font-style: normal;
	line-height: 30px;
	margin-right: 10px;
}
.catedetail .textbox .price small{
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
}
.catedetail .textbox .btnbox{
	height: 30px;
	margin-top: 40px;
	font-size: 0;
}
.catedetail .textbox .btnbox p{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
}
.catedetail .textbox .btnbox p a{
	width: 173px;
	height: 28px;
	font-size: 16px;
	text-align: center;
	color: #e04946;
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	line-height: 28px;
	border-radius: 5px;
	border: 1px solid #e04946;
}
.catedetail .textbox .btnbox p a.active{
	color: #fff;
	background-color: #e04946;
}
.catedetail .textbox .btnbox p.study{
	margin-right: 65px;
}
.catedetail .textbox .btnbox p.share{
	width: 155px;
	font-size:0px;
	height: 20px;
}
.catedetail .textbox .btnbox p.share span{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	font-size: 14px;
	color: #999;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
}
.catedetail .textbox .btnbox p.share i{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	cursor: pointer;
}
.catedetail .textbox .btnbox p.share img{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	cursor: pointer;
}
.catedetail .textbox .btnbox p.share .weichat{
	background: url(../img/20ryicon11.png) no-repeat center center;
	background-size: contain;
}
.catedetail .textbox .btnbox p.share .weichat:hover{
	background: url(../img/20ryicon12.png) no-repeat center center;
	background-size: contain;
}
.catedetail .textbox .btnbox p.share .weib{
	background: url(../img/20ryicon14.png) no-repeat center center;
	background-size: contain;
}
.catedetail .textbox .btnbox p.share .weib:hover{
	background: url(../img/20ryicon13.png) no-repeat center center;
	background-size: contain;
}
.catedetail .textbox .btnbox p.share .qzone{
	background: url(../img/20ryicon16.png) no-repeat center center;
	background-size: contain;
}
.catedetail .textbox .btnbox p.share .qzone:hover{
	background: url(../img/20ryicon15.png) no-repeat center center;
	background-size: contain;
}
.trysteps{
	height: 175px;
}
.trysteps .wapper>div{
	padding: 50px 90px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items:center;
}
.trysteps .wapper>div .tit{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items:center;
	color: #000000;
	font-size: 24px;
}
.trysteps .wapper>div .tit p{
	margin-right: 5px;
	font-weight: 600;
	color: #000000;
	font-size: 24px;
	line-height: 36px;
}
.trysteps .wapper>div .stepname{
	height: 75px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items:center;
}
.trysteps .wapper>div .stepname img:nth-child(2n){
	margin-bottom: 20px;
}
.detailtext .wapper{
	font-size: 0;
}
.detailtext .detailleft{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	background-color: #fff;
	width: 835px;
	margin-right: 15px;
	min-height: 800px;
}
.detailtext .detailleft h6{
	background-color: #fff;
	padding:20px;
	font-size: 18px;
	color: #333;
	height: 20px;
	text-align: left;
	border-bottom: 1px solid #ececec;
	position: relative;
	text-indent: 10px;
}
.detailtext .detailleft h6::after{
	content: "";
	background-color: #cd1f20;
	width: 4px;
	height: 20px;
	position: absolute;
	left:20px;
	top: 50%;
	margin-top: -10px;
}
  .detailtext .detailleft .detailimg{
    padding:15px;
    box-sizing: border-box;
  }
  .detailtext .detailleft .detailimg img{
    width: 100%;
  }
.detailtext .detailright{
	display: inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	background-color: #fff;
	width:350px;
}
.detailtext .detailright>h6{
	background-color: #fff;
	padding:20px 10px;
	font-size: 18px;
	color: #333;
	height: 20px;
	text-align: left;
	border-bottom: 1px solid #ececec;
	position: relative;
}
.detailtext .detailright .recommendation{
    padding:0px 10px 30px;
    box-sizing: border-box;
}
.detailtext .detailright .recommendation .recomitem{
	margin-top: 20px;
}
.detailtext .detailright .recommendation .recomitem>a{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items:center;
	width: 320px;
	height: auto;
}
.detailtext .detailright .recommendation .recomitem>a>img{
	width: 125px;
	height: auto;
}
.detailtext .detailright .recommendation .recomitem>a>.recomitemtext{
	width: 180px;
	height: 80px;
}
.detailtext .detailright .recommendation .recomitem>a>.recomitemtext>h6{
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-align: left;
	height: 24px;
    text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.detailtext .detailright .recommendation .recomitem>a>.recomitemtext>p{
	font-size: 14px;
	color: #999;
	line-height: 30px;
	text-align: left;
	height: 30px;
    text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.detailtext .detailright .recommendation .recomitem>a>.recomitemtext>span{
	display: inline-block;
	*display:inline;
	*zoom:1;
	width: 70px;
	height: 25px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background-color: #e04946;
	border-radius: 13px;
	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: 40px;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
}
.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 (max-width: 1200px) {
    .breadcrumb .wapper {
        width:100%;
        min-width:1000px;
      padding:0 10px;
      box-sizing: border-box;
    }
  .catedetail .wapper {
        width:100%;
        min-width:1000px;
      padding:0 10px;
      box-sizing: border-box;
    }
    .catedetail .outer {
      padding: 20px 10px 20px 10px;
      background-color: #fff;
      height: auto;
      width: 100%;
      font-size: 0;
      box-sizing: border-box;
    }
    .catedetail .imgbox {
      width: 45%;
      height: auto;
      text-align: center;
    }
    .catedetail .textbox {
        width: 51%;
        height: auto;
        color: #333;
        font-size: 14px;
        text-align: left;
        margin-left: 2%;
    }
    .catedetail .textbox .btnbox p.study {
      margin-right: 25px;
    }
    .catedetail .textbox .btnbox p a {
      width: auto;
      padding:0 10px;
      height: 28px;
      font-size: 16px;
      text-align: center;
      color: #e04946;
      display: inline-block;
      *display: inline;
      *zoom: 1;
      vertical-align: middle;
      line-height: 28px;
      border-radius: 5px;
      border: 1px solid #e04946;
    }
  .trysteps .wapper {
       width:100%;
       min-width:1000px;
       padding:0 10px;
       box-sizing: border-box;
    }
    .trysteps .wapper>div {
      padding: 20px 10px;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
  }
  .detailtext{
     width:100%;
  }
   .detailtext .wapper{
     width:100%;
  }
  .detailtext .detailleft {
    width: 68%;
    margin-right: 1%;
    min-height: 800px;
  }
  .detailtext .detailright {
    width: 30%;
  }
  .detailtext .detailright .recommendation .recomitem>a {
    width: 100%;
    /* height: 80px; */
    height:auto;
  }
  .detailtext .detailright .recommendation .recomitem>a img{
    width: 100px;
    height:auto;
  }
  .detailtext .detailright .recommendation .recomitem>a>.recomitemtext{
	width: 70%;
	height: auto;
    margin-left:1%;
}
.detailtext .detailright .recommendation .recomitem>a>.recomitemtext>h6{
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: left;
	height: 20px;
    text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.detailtext .detailright .recommendation .recomitem>a>.recomitemtext>p{
	font-size: 12px;
	color: #999;
	line-height: 20px;
	text-align: left;
	height: 20px;
    text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.detailtext .detailright .recommendation .recomitem>a>.recomitemtext>span{
	display: inline-block;
	*display:inline;
	*zoom:1;
	width: 70px;
	height: 25px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background-color: #e04946;
	border-radius: 13px;
	cursor: pointer;
}
}
@media (max-width: 1024px) {
   .breadcrumb .wapper {
       width:100%;
       min-width:1000px;
       padding:0 10px;
       box-sizing: border-box;
    }
  .catedetail .wapper {
       width:100%;
       min-width:1000px;
       padding:0 10px;
       box-sizing: border-box;
    }
    .catedetail .outer {
      padding: 20px 10px 20px 10px;
      background-color: #fff;
      height: auto;
      width: 100%;
      font-size: 0;
      box-sizing: border-box;
    }
    .catedetail .imgbox {
      width: 45%;
      height: auto;
      text-align: center;
    }
  .catedetail .textbox {
        width: 51%;
        height: auto;
        color: #333;
        font-size: 14px;
        text-align: left;
        margin-left: 2%;
    }
    .catedetail .textbox .btnbox p.study {
      margin-right: 25px;
    }
    .catedetail .textbox .btnbox p a {
      width: auto;
      padding:0 10px;
      height: 28px;
      font-size: 16px;
      text-align: center;
      color: #e04946;
      display: inline-block;
      *display: inline;
      *zoom: 1;
      vertical-align: middle;
      line-height: 28px;
      border-radius: 5px;
      border: 1px solid #e04946;
    }
    .trysteps .wapper {
      width:100%;
      min-width:1000px;
      padding:0 10px;
      box-sizing: border-box;
    }
    .trysteps .wapper>div {
      padding: 20px 10px;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }
    .detailtext{
       width:100%;
      min-width:1000px;
    }
}