.banner{position: relative;}
/*.platform{width:100%; height:100%; background:url('../images/recite/platform.jpg') 0 0 no-repeat;background-size:100% auto;}*/
.platform img{
    width:100%;
    height:100%;
}
#ios{display: none;}
.contents{background-color:#fff; overflow: hidden;}
.device {
    width: 17%;
    height: 10%;
    position: absolute;
    cursor: pointer;
    right: 19%;
}
.android {
    bottom: 22%;
}
.ios {
    bottom: 34.5%;
}
.qr {
    position: absolute;
    width: 11.4% !important;
    height: 29%;
    right: 21.7%;
    bottom: 49%;
}
.qr img{
    width:100%;
    height:100%;
}
dl.content:after{
    display:table!important;
    content:''!important;
    clear:both!important;
}

.content{margin:0 20px; border-bottom:1px solid #eaeaea; padding:55px 120px; margin-bottom:-1px; position:relative; height:220px;}
.left {padding-left:300px;}
.right {padding-right:300px;}

.content .img{background:url('../images/recite/contentBack.jpg') 0 0 no-repeat; width:150px; height:120px; position:absolute; top:55px;}
.left .img{left:120px;}
.right .img{right:120px;}
.content.level2 .img{background-position:100% -200px;}
.content.level3 .img{background-position:0 -400px;}
.content.level4 .img{background-position:100% -600px;}

.content dt{font-size:24px; color:#989898; margin-bottom:10px;}
.content dd{font-size:18px; color:#BAB9B9;}


.wordArea .voice-button{
	vertical-align: middle;
	margin:0 6px 0 0 !important;
}
.explain{
	color:#444;
	font-size:14px;
	line-height: 28px;
}
.familiar{
	font-size:12px;
	text-align: center;
	padding:5px;
	border-radius: 3px;
}

.sentence{
	font-size:18px;
	margin:40px 130px 24px 130px;
	position: relative;
}
.ljArea{
	width:100%;
	overflow: hidden;
}
.lj{
	width:300%;
}
.lj-origin a{
	margin:0 0 0 9px;
	vertical-align: middle;
}
.lj-origin{
	display: block;
	text-align: center;
}
.lj-trans{
	margin:6px auto 12px auto;
	text-align: center;
	font-size:16px;
	display: block;
}
.lj li{
	float:left;
	width:678px;
}
.prevSen, .nextSen{
	cursor: pointer;
}
.prevSen, .nextSen, .aside{
	position: absolute;
	width:0;
	height:0;
	border:14px solid transparent;
	top:50%;
	margin-top:-14px;
}
.prevSen{
	left:-50px;
}
.prevSen .aside{
	top:0;
	left:-12px;
}
.nextSen{
	right:-50px;
}
.nextSen .aside{
	right:-12px;
}
.prevSen.hide, .nextSen.hide{
	display: none;
}

.indexTip{
	width:75px;
	height:8px;
	margin:0 auto;
	position: absolute;
	left:50%;
	margin-left:-37px;
}
.indexTip li{
	float:left;
	width:8px;
	height:8px;
	border-radius: 5px;
	margin:0 5px;
}

.answerArea{
	overflow: hidden;
	*zoom:1;
	border-bottom:1px solid #ccc;
	margin-top:35px;
}
.answerArea li{
	float:left;
}
.answerArea #wordType{
	margin:0 130px;
}
.answerArea #wordType li{
	padding:0 11px;
	font-size:16px;
	width:100%;
	line-height: 48px;
	border-radius: 5px;
	border:1px solid #ccc;
	border-width:1px 0;
	margin-bottom:-1px;
	overflow: hidden;
}
#wordType.unchecked li{
	cursor: pointer;
}
.answerArea #imgType{
	margin:0 -8px 40px -8px;
}
.answerArea #imgType li{
	width:25%;
    height:158px;
    overflow: hidden;
	position: relative;
	*margin-left:-1px;
}
.answerArea #imgType .imgwrap{
	margin:0 8px;
}
.answerArea #imgType li .judge{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#imgType.unchecked li{
	cursor: pointer;
}
.answerArea #imgType li.aa-correct .judge{
	background:url('../images/recite/judge.png') 50% 0 no-repeat;
	background-color:rgba(0, 0, 0, 0.5);
}
.answerArea #imgType li.aa-error .judge{
	background:url('../images/recite/judge.png') 50% -156px no-repeat;
	background-color:rgba(0, 0, 0, 0.5);
}


.setControl{
	float:right;
	height:20px;
	margin:15px 0;
	position: relative;
	z-index:3;
}
.setControl li{
	color:#999;
	float:left;
	background:url('../images/recite/setIcon.jpg') 0 0 no-repeat;
	padding-left:24px;
	margin-left:20px;
	height:17px;
	cursor: pointer;
}
.setControl li:hover, .setControl li:hover a{
	color:#666;
}
.setControl li a{
	color:#999;
	display: block;
	width:100%;
	height:100%;
}
.setControl li.delete{
	background-position: 0 -34px;
}
.setControl li.set{
	background-position: 0 -68px;
}
.setControl li.detail:hover{
	background-position: 0 -17px;
}
.setControl li.delete:hover{
	background-position: 0 -51px;
}
.setControl li.set:hover{
	background-position: 0 -85px;
}
.setArea{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	*width:1000px;
	*height:526px;
	background-color:rgba(227, 226, 226, 0.9);
	background-color:#fff\9;
	*background-color:#fff;
	display: none;
}
.countDown{
	width:100%;
	height:5px;
	position: absolute;
	left:0;
	bottom:0;
	display:none;
}
.setContent{
	font-size:16px;
	color:#444;
	background-color:#fff;
	padding:32px 30px;
	position: absolute;
	width:460px;
	top:50%;
	left:50%;
	margin-top:-200px;
	margin-left:-250px;
	border:1px solid #D0D0D0;
	border-radius: 2px;
}
.setTitle{
	line-height: 43px;
	text-align: center;
}
.setItem{
	line-height: 46px;
	height:46px;
	border-bottom:1px solid #DFDFDD;
	position: relative;
}
.setItem a{
	position: absolute;
	width:40px;
	height:20px;
	right:0;
	top:16px;
	background:url('../images/recite/setIcon.png') 0 0 no-repeat;
	cursor: pointer;
}
.setItem a.off{
	background-position: 0 -20px;
	cursor: pointer;
}
.sa-delete{
	width:22px;
	height:22px;
	position: absolute;
	top:-11px;
	right:-11px;
	background:url('../images/recite/setIcon.png') 0 -40px no-repeat;
	cursor:pointer;
}

.bookList{
	margin:0 -50px;
}

.studyBtn{
	font-size:14px;
	border:1px solid #fff;
	border-radius: 4px;
	padding:2px 6px;
	margin-left:10px;
	cursor: pointer;
}
.wordContent{
	width:100%;
	overflow: hidden;
	*zoom:1;
}
.explainWord{
	margin:25px 30px;
}
.wordImage{
    width:120px;
    height:90px;
	margin:0 0 0 10px;
}
.wordImage img{
	width:100%;
	height:auto;
}


.item{
	margin:0 0 2px 0;
}
.itemTitle{
	font-size:16px;
	height:30px;
	line-height: 30px;
	padding:0 30px;
	border-radius: 2px;
	position: relative;
	cursor: pointer;
}
.unitIndex{
	margin:0 5px;
}
.itemControl, .controlAside{
	width:0;
	height:0;
	position: absolute;
	border:9px solid transparent;
	right:11px;
}
.itemControl.off{
	border-bottom-color:#575757;
	top:1px;
}
.itemControl.off .controlAside{
	border-bottom-color:#E6E6E6;
	right:-9px;
	top:-7px;
}
.itemControl.on{
	border-top-color:#575757;
	top:11px;
}
.itemControl.on .controlAside{
	border-top-color: #E6E6E6;
	right:-9px;
	top:-11px;
}
.itemItem{
	display: none;
	padding:0 30px;
}
.wordItem{
	font-size:14px;
	height:34px;
	line-height:34px;
	padding-left:16px;
}

.explainContentItem{
	margin-top:24px;
	font-size:16px;
	line-height:30px;
}
.explainContentItem .exp{
	font-size:14px;
	line-height: 28px;
}

.explainContent{
	margin-bottom:100px;
}
.reciteControl{
	float:right;
	position: absolute;
	bottom:30px;
	right:30px;
}
.studyBtn{
	*zoom:1;
	width:195px;
	height:40px;
	line-height: 40px;
	color:#fff;
	text-align: center;
	background-color:#6099E8;
}
.studyBtn:hover{
	color:#fff;
}

.bookCate{
	color:#333;
	margin:-20px 0 20px 0;
	background-color:#fff;
	border:1px solid #DBDBDD;
	border-top:none;
	position: relative;
	height:61px;
}
.category{
	position: absolute;
	top:0;
	left:0;
	height:61px;
	background-color:#fff;
	z-index: 10;
	width:838px;
	padding-right:160px;
}
.cateItem{
	display: inline-block;
	*zoom:1;
	font-size:18px;
	line-height: 30px;
	height: 30px;
	padding:15px 0;
	cursor: pointer;
}
.cateItem.more{
	position: absolute;
	top:0;
	right:0;
	background-color:#fff;
	width:160px;
}
.cateItem.cur{
	padding:15px 0 11px 0;
	border-bottom:4px solid #548AD6;
}
.cateItem a{
	color:#222;
	text-align: center;
	display: block;
	padding:0 34px;
	border-left:1px solid #BBBBBB;
	position: relative;
}
.cateItem.more a{
	display: block;
	border-right:none;
}
.moreCate{
	display: none;
	border:1px solid #ccc;
	background-color:#fff;
	position:absolute;
	top:60px;
	right:0;
	z-index:10;
}
.moreCateItem{
	text-align: center;
	margin:0 30px;
	height:58px;
	line-height: 58px;
	width:112px;
	border-bottom:1px solid #ccc;
	cursor: pointer;
}
.moreCateItem.cur{
	border-bottom:4px solid #548AD6;
}
.arrDown, .arrUp, .arrDownAside, .arrUpAside{
	position: absolute;
	width:0;
	height:0;
	border:10px solid transparent;
	right:30px;
}
.arrDown{
	border-top-color:#686868;
	top:26px;
}
.arrDownAside{
	border-top-color:#fff;
	top:24px;
}
.arrUp{
	border-bottom-color:#686868;
	top:16px;
}
.arrUpAside{
	border-bottom-color:#fff;
	top:18px;
}


.wordsList .itemTitle{
	border-top:1px solid #ccc;
	background-color:#fff;
	font-size:14px;
	color:#444;
	height:40px;
	line-height: 40px;
}
.wordsList .wordItem{
	margin:0 -30px;
	padding:0 30px 0 45px;
}
.wordsList .itemControl, .wordsList .controlAside{display: none;}


.hisWrap {
    width:100%;
    height:173px;
    overflow:hidden;
    position:relative;
}
.graphic {
    font-size:0;
    height:173px;
    overflow:hidden;
    position:absolute;
    right:0;
    border-bottom:1px solid #80A6D2;
}
.graphic li {
    background:#f0f0f0;
    -webkit-border-radius: 4px;
    display: inline-block;
    margin:0 8px;
    width:8px;
    height:140px;
    margin-bottom:33px;
    position:relative;
}
.g-now {
    -webkit-border-radius:4px;
    border-radius: 4px;
    background:#27B1F1;
    position:absolute;
    width:100%;
    bottom:0;
}
.g-date {
    font-weight: normal;
    color:#333;
    text-align:center;
    font-size:12px;
    display:block;
    width:24px;
    white-space: nowrap;
    overflow:visible;
    margin-top:150px;
    padding-top:10px;
    margin-left:-8px;
    border-top:1px solid #80A6D2;
}
.month{
    font-size:12px;
    text-align: center;
    display: inline-block;
    width:30px;
    height:16px;
    padding-bottom:24px;
    background:url('/Images/ting/time.png') 0 100% no-repeat;
    background-size:30px 24px;
    position:relative;
    top:-40px;
}

/*�ƶ��˸İ�*/
.banner {
    margin: 0px;
}

.content {
    margin: 0 20px;
    border-bottom: 1px solid #eaeaea;
    padding: 55px 120px;
    margin-bottom: -1px;
    position: relative;
    height: auto !important;
}

    .content .img {
        position: static;
    }

.clear:after {
    display: table;
    content: '';
    clear: both;
}

.text_l {
    text-align: left;
}

.content_r {
    display: flex;
    justify-content: flex-end;
}

/* new 背单词 */
.reciteBox .common{
	padding-bottom: 0;
}
.reciteBox .common_content{
	padding-top: 60px;
  }
  body.lang-en .banner_recite{
	background-image: url("../images/recite/en/en_banner.png");
  }
  body.lang-de .banner_recite{
	background-image: url("../images/recite/de/de_banner.png");
  }
  body.lang-es .banner_recite{
	background-image: url("../images/recite/es/es_banner.png");
  }
  body.lang-fr .banner_recite{
	background-image: url("../images/recite/fr/fr_banner.png");
  }
  .banner_recite{
	  background-repeat: no-repeat;
	  width: 100%;
	  background-size: cover;
	  background-position: center;
	  background-color:#fff;
  }
  .banner_recite .recite_title{
	  font-size: 40px;
	  color:#333;
	  font-weight: 500;
	  margin:30px 0 20px 0;

  }
  .banner_recite .descrip{
	  font-size: 16px;
	  color: #7F7F7F;
  }
  .banner_recite .recite_icon img{
	  width:72px;
  }
    .banner_recite .recite_down {
        margin-top: 60px;
        display: inline-flex;
    }
  body.lang-en .banner_recite .recite_down .deviceN{
	background: #3BA2F8;
  }
  body.lang-de .banner_recite .recite_down .deviceN{
	background: #2E9F14;
  }
  body.lang-fr .banner_recite .recite_down .deviceN{
	background: #127AC1 ;
  }
  body.lang-es .banner_recite .recite_down .deviceN{
	background: #C64E64 ;
  }
  body.lang-en .banner_recite .recite_down .deviceN.desktop,
  body.lang-en .recite_section .sec_btn p{
	border: 1px solid #3BA2F8;
	color: #3BA2F8;
  }
  body.lang-fr .banner_recite .recite_down .deviceN.desktop,
  body.lang-fr .recite_section .sec_btn p{
	border: 1px solid #127AC1;
	color: #127AC1;
  }
  body.lang-de .banner_recite .recite_down .deviceN.desktop,
  body.lang-de .recite_section .sec_btn p{
	border: 1px solid #2E9F14;
	color: #2E9F14;
  }
  body.lang-es .banner_recite .recite_down .deviceN.desktop,
  body.lang-es .recite_section .sec_btn p{
	border: 1px solid #C64E64;
	color: #C64E64;
  }
  .section1_con_l{
	  padding-left:0;
  }
.banner_recite .recite_down .deviceN {
    border-radius: 28.5px;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    padding: 14px 0;
    margin-right: 18px;
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
  .banner_recite .recite_down .deviceN.desktop{
	  background-color: transparent !important;
  }
  .banner_recite .recite_down .deviceN img{
	  width:32px;
	  vertical-align: bottom;
	  margin-right: 16px;
  }
  .banner_recite .banner_div{
	  padding:120px 0;
  }
  body.lang-en .recite_books,
  body.lang-en .recite_studymode,
  body.lang-en .recite_statistics{
	  background-color: #F2F8FC;
  }

  body.lang-es .recite_books,
  body.lang-es .recite_studymode,
  body.lang-es .recite_statistics{
	  background-color: #FCF5F6;
  }
  body.lang-fr .recite_books,
  body.lang-fr .recite_studymode,
  body.lang-fr .recite_statistics{
	  background-color: #F3F8FC;
  }
  body.lang-de .recite_books,
  body.lang-de .recite_studymode,
  body.lang-de .recite_statistics{
	  background-color: #F6FCF5;
  }
  .recite_memory,.recite_classmate{
	  background-color: #fff;
  }
  .recite_books .sec_img img{
	  width:68%;
  }
  .recite_memory .sec_img img{
	  width:57%;
  }
  .recite_books .sec_img,
  .recite_memory .sec_img{
	  padding:45px 0 80px 0;
  }
  .recite_studymode .sec_img img{
	  width:92%;
  }
  .recite_studymode .sec_img{
	  padding:55px 0 95px 0;
  }
  .recite_sentence .sec_img img{
	  width:65%;
  }
  .recite_sentence .sec_img,
  .recite_classmate .sec_img,
  .recite_statistics .sec_img{
	  padding:60px 0 100px 0;
  }
  .recite_classmate .sec_img img{
	  width:52%;
  }
  .recite_statistics .sec_img img{
	  width:14%;
	  margin-right: 20px;
	  box-shadow: 0 0 4px 0 rgba(228,228,228,0.50);

  }
  .recite_statistics .sec_img img:last-child{
	  margin-right: 0;
  }
  .recite_section .sec_title{
	  font-size: 40px;
	  color:#333;
	  padding:100px 0 20px 0;
  }
  .recite_section .sec_descrip{
	  font-size: 16px;
	  color: #7F7F7F;
	  letter-spacing: 0;
	  text-align: center;
	  line-height: 30px;
	  margin: 0;
	  padding:0 14px;
  }
  .recite_section.recite_download{
	background-color: #fff;
	padding-bottom: 90px;
  }
  .recite_section .sec_detail{
	font-size: 16px;
	color: #7F7F7F;
	letter-spacing: 5px;
	text-align: center;
	line-height: 28px;
	margin:10px 0 40px 0;
  }
  .recite_section .sec_btn{
    display: flex;
	justify-content: center;
	margin: 0 14px;
  }
  .recite_section .sec_btn a{
	width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .recite_section .sec_btn .androidP{
     margin-right: 10px;
  }
  .recite_section .sec_btn .iosP{
	margin-left: 10px;
   }
  .recite_section .sec_btn p{
	width: 210px;
	height:50px;
	border-radius: 4px;
	font-size: 14px;
	letter-spacing: 0;
	align-items: center;
    display: flex;
    justify-content: center;
  }
  .recite_section.backbgSen{
	  background-image: url("../images/recite/sentence_bg.png");
	  background-repeat: no-repeat;
	  width: 100%;
	  background-size: cover;
	  background-position: center;

  }
  .recite_section.backbgSen .sec_title,
  .recite_section.backbgSen .sec_descrip{
	  color:#fff;
  }
  .recite_section{
	  position: relative;
	  overflow: hidden;
  }
  .recite_section .downcode{
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -90px;
	background-color: #fff;
	z-index: 10;
	display: none;
	box-shadow: 0 0 4px 0 rgba(228,228,228,0.50);
  }
  .recite_section .downcode .qrcode{
	  padding:10px;
	  margin:0;
  }
  .recite_section .downcode .qrcode img{
		width:140px;
		height:140px;
  }
  .recite_section .sec_title_mar{
	padding: 100px 0 0 0 !important;
  }

@media screen and (min-width:993px) {
    .content .img {
        width: auto !important;
	}
}

@media screen and (max-width:1200px) {
    a.qr {
        width: 10.5%;
    }

        a.qr img {
            width: 100%;
        }
}

@media screen and (max-width:992px) {
    .content {
        padding: 30px 0 !important;
        margin: 0px !important;
    }

        .content > div {
            text-align: center;
        }

    .content_r {
        display: flex;
        justify-content: center;
    }

    .content_img {
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }

    .level3 .content_r {
        margin-top: 30px;
    }

    .level1, .level2, .level3, .level4 {
        display: flex;
    }

    .level1, .level3 {
        flex-direction: column;
    }

    .level2, .level4 {
        flex-direction: column-reverse;
    }
	.level2 .text_l, .level4 .text_l{
		margin-top:30px;
	}
	.banner_recite{
		text-align: center;
		background-image: none !important;
	}
	.recite_books .sec_img{
		padding:30px 0;
	}
	.downcode{
		display: none;
	}
}
@media screen and (max-width:690px) {
    .banner_recite .recite_down {
      display:inherit;
    }
    .banner_recite .recite_down .deviceN {
        margin: 0 auto;
        display: flex;
        margin-bottom: 20px;
        width: 80%;
        text-align: center;
        padding: 8px 25px !important;
    }


}
@media screen and (max-width:477px) {

    dl {
        text-align: left;
    }

    .content dt {
        font-size: 18px;
    }

    .content dd {
        font-size: 16px;
    }

    .common_content {
        margin-top: 0px;
        padding-top:0px;
    }

    .common {
        padding-bottom: 0px;
	}
	.reciteBox .common_content{
		padding-top: 0;
	}
	.banner_recite .banner_div{
		padding:60px 0;
	}
	.banner_recite{
		text-align: center;
		background-image: none !important;
	}
        .banner_recite .recite_down {
            display: inherit;
        }
	.banner_recite .recite_down .deviceN{
		margin:0 auto;
		display: flex;
		margin-bottom: 20px;
		width: 80%;
		text-align: center;
		padding: 8px 25px !important;
	}
	.recite_section .sec_title{
       padding:50px 0 30px 0;
	}
	.recite_books .sec_img img{
       width:87%;
	}
	.recite_books .sec_img{
		padding:50px 0;
	}
	.recite_memory .sec_img img{
		width:78%;
	}
	.recite_studymode .sec_img img{
		width:100%;
	}
	.recite_sentence .sec_img img{
		width:88%;
	}
	.recite_classmate .sec_img img{
		width:81%;
	}
	.recite_statistics .sec_img img{
		width:18%;
	}
	.downcode{
		display: none !important;
	}
}
