body{background:#f9f9f9;}
/*标题头部固定开始*/
.pos-part{
	width:100%;
	height:auto;
	position: fixed;
	top:40px;
	z-index:1000;
}
.pos-con{
	background:#fff;
	font-size:24px;
	line-height:19px;
}
.pos-con span{
	font-size: 14px;
}
/*标题头部固定结束*/
/*选择题样式*/
.col-md-12, .col-md-10, .col-md-6, .col-md-1{
	padding:0px;
}
.container{
	padding-left:0px;
	padding-right:0px;
}
.row, p, ul, h1, h2, h3, h4, h5, h6{
	margin:0px;
}
.icheckbox_flat-blue,.iradio_flat-blue{
	width:20px;
	height:20px;
	float:left;
	background:url(https://resource.gximg.cn/8197e8_lx2uol7n3.png) no-repeat 0 0;
	background-size: 176px;
}
.iradio_flat-blue{
    background-position: -88px 0;
}
.icheckbox_flat-blue.disabled {
	background-position: -44px 0;
}
.icheckbox_flat-green, .iradio_flat-green, .icheckbox_flat-red, .iradio_flat-red{
	width:20px;
	height:20px;
	float:left;
	/* margin-left:20px;
	margin-right:5px; */
	background:url(../images/green.png) no-repeat 0 0;
}
.iradio_flat-green {
    background-position: -88px 0;
}
.iradio_flat-green.checked {
    background-position: -110px 0;
}
.iradio_flat-green.disabled {
    background-position: -132px 0;
    cursor: default;
}
.iradio_flat-green.checked.disabled {
    background-position: -154px 0;
}
.iradio_flat-red.checked.disabled {
    background-position: -132px 0;
}
.icheckbox_flat-green {
    background-position: 0 0;
}
.icheckbox_flat-green.checked {
    background-position: -22px 0;
}
.icheckbox_flat-green.disabled {
    background-position: -44px 0;
    cursor: default;
}
.icheckbox_flat-green.checked.disabled {
    background-position: -66px 0;
}
.icheckbox_flat-red.checked.disabled {
    background-position: -44px 0;
}
.slider.slider-horizontal{
	width: 100px;
	height: 10px;
	background:#f0f0f0;
	border-radius: 8px;
}
.slider.slider-horizontal .slider-track{
	width: 100%;
	height:10px;
	border-radius: 8px;
}
.slider-handle{
	display: none;
}
#ex1Slider .slider-selection{
	background:#a1a1a1;
}
.tooltip{
	display:none;
}
.wrap-list{
	padding-bottom:130px;
	background:#fff;
}
.main-wrap{
	background:#fff;
	padding-top:40px;
	/*padding-bottom:50px;*/
}
.main-top{
	padding:10px 40px;
	border-bottom:1px solid #e0e0e0;
	background:#fff;
	font-size:24px;
	line-height:19px;
	
}
.main-top span{
	font-size:14px;
}
/* .main-bottom{
	background:#fff;
	padding:0px 40px;
} */
.main-b-bottom img {
	max-width: 100%;
}
.main-b-top{
	font-size: 24px;
	padding:10px 40px 10px 0px;
}
.main-b-top .main-b-top-sub{
	font-size: 16px;
}
.high{
    height:174px;
    overflow: hidden;
}
/* .check-bg{
	background:#f4feff;
	color:#2d77e0;
} */

.choice-list{
    font-size:16px;
	color:#333;
}
/* .choice-list-sty {
	min-height: 280px;
} */
.choice-title{
	cursor: pointer;
	padding:10px 15px 10px 5px;
	/* min-height: 64px; */
}
.choice-title p {
	width: fit-content;
	box-sizing: border-box;
	padding: 0 5px;
	font-weight: 700;
}
.choice-title span{
	width:17px;
	height:17px;
	float:left;
}

.choice-list-listen {
	box-sizing: border-box;
	padding: 12px 12px 12px 0;
}
.choice-list-listen .choice-title {
	margin: 0;
	width: 100%;
	background: #FAF6F6;
	border: 1px solid #E6E6E6;
	border-radius: 8px;
	padding: 10px 10px 10px 0;
	margin-bottom: 10px;
}
.choice-list-listen .choice-title span {
	margin-right: 8px;
	font-weight: 700;
}
.choice-list-listen .choice-title p {
	text-align: left;
}

.choice-list-listen .check-bg {
	background: #B5DBF7;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.choice-list-read {
	box-sizing: border-box;
	padding: 12px 0;
}
.choice-list-read .choice-title {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #FAF6F6;
	border: 1px solid #E6E6E6;
	border-radius: 8px;
	padding: 10px;
}
.choice-list-read .choice-title span {
	margin-right: 8px;
	font-weight: 700;
}
.choice-list-read .choice-title p {
	text-align: left;
}
.choice-list-read .check-bg {
	background: #B5DBF7;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}


/* .choice-answer{
	margin-bottom:35px;
} */
.answerli{
	height:auto;
	cursor:pointer;
	margin-bottom: 1px;
}
.answerli label {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	margin-bottom: 0;
}
.answerli label:hover {
	background: #e4e4e4;
}
.answerli .input-text{
    margin-left: 30px;
	cursor: pointer;
	/* display: inline-block; */
}
/*选择题样式*/
/*图表样式开始*/
.main-b-chart{
	position: relative;
	margin-bottom:35px;
}
.main-b-chart img{
	/*width:100%;*/
}
.main-b-chart input{
	width:12.61%;
	height:4.595%;
	color:#333;
	position: absolute;
	text-align: center;
	border:1px solid #4891bc;
	background:#fff;
}
input::-webkit-input-placeholder{
	color:#333;
}
input:-moz-placeholder{
	color:#333;
}
input:-ms-input-placeholder{
	color:#333;
}
/* input.chartbg{
	background:#d1edfb;
}
input.chartbg::-webkit-input-placeholder{
	color:#d1edfb;
}
input.chartbg:-moz-placeholder{
	color:#d1edfb;
}
input.chartbg:-ms-input-placeholder{
	color:#d1edfb;
} */
/*图表样式结束*/
/*填空题样式开始*/
.main-b-blank h3{
	font-size:20px;
	color:#000;
}
.blank{
	height:auto;
	font-size: 16px;
	border:1px solid #2b78e0;
	margin-top:30px;
    margin-bottom:35px;
    padding-left:5px;
}
.blank-list-left{
	color:#333;
	float:left;
	margin-right:50px;
}
.blank-list-right{
	float:left; 
}
.blank-right-text{
	margin-bottom:10px;
}
.blank-right-text input{
	width:90px;
	height:25px;
	font-size: 12px;
	color:#333;
	text-align: center;
	border:1px solid #bbbbbb;
}
/*填空题样式结束*/
/*拖拽题开始*/
.main-b-drag{
	margin-bottom:25px;
}
.drag-title-text{
	width:50%;
	float:left;
	font-size: 18px;
	margin-bottom:30px;
}
.drag-list{
	margin-bottom:20px;
}
.drag-list-flex {
	display: flex;
}
.drag-text{
	width:30%;
	height:40px;
	float:left;
	font-size: 16px;
	color:#333;
}
.list-wrap{
	height:auto;
	/* margin-left:30%; */
	background:#fff;
}
.list-limian{
	user-select: none;
	margin-left: 12px;
	width: fit-content;
	min-width:205px;
	min-height: 34px;
	text-align: center;
	line-height: 32px;
	border: 1px dashed #383838;
	border-radius: 2px;
	font-size: 15px;
	color: #767676;
	font-weight: 700;
	box-sizing: border-box;
}
.limian-hide-border {
	border: 0;
}

.list-limian.check-quest {
	line-height: 30px;
	border: 2px dashed #418ec8;
}

.drag-reading-text{
	line-height: 32px;
	font-size: 15px;
	color: #21252A;
	font-weight: 500;
}

.list-reading-wrap{
	height:auto;
 	/* background:#fff; */
}

.drag-word{
	height:auto;
	line-height:32px;
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 10px;
	background: #D6DEF2;
	border: 1px solid #84A2C3;
	border-radius: 2px;
	font-size: 15px;
	color: #21252A;
	font-weight: 500;
	box-sizing: border-box;
}
.drag-word.dragDown{
    background: #D6DEF2;
	border: 1px solid #84A2C3;
}

.drag-word.dragSucess{
	display: block;
	text-align: left;
	position: relative;
	background: #D6DEF2;
	border: 1px solid #84A2C3;
}

.drag-word.dragSucesshide{
	display: none;
}

.drag-word-empty {
	width: fit-content;
	height: 34px;
	margin-bottom: 10px;
	display: none;
	padding: 0 10px;
    box-sizing: border-box;
	color: transparent;
	border: 1px solid transparent;
}
.dragEmptyShow {
	display: block;
}

.drag-word.dragdui{
	background:#35b057;
	color:#fff;
	border:0px;
}
.drag-left .tab-dui{
	font-size: 16px;
	color:#35b057;
	margin-left:5px;
}

.drag-left-container {
	margin-left: 100px;
}

.drag-left-read {
	margin-top: 30px;
}

.drag-left-read .drag-height-flex {
	display: flex;
	flex-wrap: wrap;
}
.drag-left-read .drag-height-flex .drag-container {
	margin-right: 10px;
}

.drag-word.dragcuo{
	background:#e21f2d;
	color:#fff;
	border:0px;
}

.drag-left .drag-title {
	height: 34px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 10px;
}

.drag-left .drag-title-hide {
	display: none;
}


/* .limianbg{
	background:#f4feff;
	color:#f4feff;
} */
/*拖拽题结束*/
/*图表配对题开始*/
.main-b-match{
	margin-bottom:35px;
}
.match-left{
	height:auto;
	float:left;
	margin-right:9px;
}
.match-right{
	float:left;
	background:#f6f7fa;
}
.match-list-th{
	width:200px;
	height:46px;
	padding-left:15px;
}
.match-list-td{
	width:45px;
	/*width: 16%;*/
	padding: 0 10px;
	height:48px;
	text-align: center;
}
.match-list-td-listen {
	width: 160px;
}
.matchdui{
    background:#35b057 url(../images/dui.png) no-repeat center center;
}
.matchcuo{
    background:#e32d3a url(../images/cuo.png) no-repeat center center;
}
.matchno{
	background:#35b057
}
.matchclick{
	background:#2d77e0 url(../images/dui.png) no-repeat center center;
}
.matchclickAfter{
	background:url(../images/vitisited.png) no-repeat center center;
}
.match-list-td img{
    display:none;
}
/*图表配对题结束*/
/*听力完*/
/*单选题*/
.read-left{
	height:800px;
	overflow: hidden;
	margin-top:20px;
	padding-right:20px;
	line-height: 1.728571;
}
.drag-left-child{
	height: auto;
}
.read-right{
	/*height:760px;*/
	overflow: hidden;
	margin-top:20px;
	padding-left:20px;
	padding-right:30px;
}
.read-article{
	margin-top:18px;
	font-size: 14px;
	/* word-wrap:break-word;
	word-break:break-all; */
}
/*单选题*/
/*图表填空题*/
.read-chart input{
    width:18.20%;
    height:4.08%;
}
.read-b-text{
	font-size: 16px;
	color:#333;
	margin-bottom:15px;
}
/*图表填空题*/
/*句子填空题*/
.sentence-list{
	padding-left:10px;
	margin-bottom:28px;
	background:url(../images/circle.png) no-repeat 0 8px;
}
.sentence-list input{
    width:345px;
    height:auto;
    padding:10px 0px;
    background:#fff;
    border:1px solid #dcdcdc;
    text-align: center;
}
input.sentencedui{
	border:1px solid #35b057;
	color:#35b057;
}
input.sentencedui::-webkit-input-placeholder{
	color:#35b057;
}
input.sentencecuo{
	border:1px solid #e32634;
	color:#e32634;
}
input.sentencecuo::-webkit-input-placeholder{
	color:#e32634;
}
input.sentenceno{
	background:#35b057;
	color:#fff;
	border:0px;
}
input.sentenceno::-webkit-input-placeholder{
	color:#fff;
}
input.foucebg{
	background:#f4feff;
	border:1px solid #2d77e0;
	text-align: left;
	padding-left:5px;
}
input.fouceb::-webkit-input-placeholder{
	color:#f4feff;
}
/*句子填空题*/
/*中心段落思想题*/
.read-article{
	margin-bottom:10px;
}
.read-article-thought{
	margin-bottom:10px;
}
@media screen and (max-width: 1200px) {
	/*当屏幕尺寸小于1200px时，应用下面的CSS样式*/
	.read-article-container {
		padding-bottom: 120px;
	}
}
.thought-wrap{
	height:auto;
	padding:10px;
	text-align: center;
	line-height:20px;
	border: 1px dashed #c5c5c5;
	box-sizing: border-box;
}
.read-article-check .thought-wrap {
	border: 2px dashed #418ec8;
}
.thoughtdui{
	border:1px solid #35b057;
	color:#35b057;
}
.thoughtcuo{
	border:1px solid #e21f2d;
	color:#e21f2d;
}
.thoughtno{
	background:#35b057;
	border:1px solid #35b057;
	color:#fff;
}
.thoughtBg{
	background:#f4feff;
	border:1px solid #2d77e0;
	color:#f4feff;
}
/*中心段落思想题*/
/*正确答案*/
.answer-question{
	color:#333;
	font-size:16px;
	margin-top:60px;
	margin-bottom: 60px;
}
.answer-question dd{
	margin-top:10px;
	margin-right:10px;
	display: inline-block;
}
.answer-question .answer-question-title{
	width:20px;
	height:20px;
	float:left;

}
.answer-question .answer-question-con{
	float:left;
	color:#35b057;
}
/*写作*/
.word-count{
	font-size: 14px;
	color:#999;
	text-align: right;
}
textarea{
	margin-top:18px;
}
.small-write dd{
	padding-left:15px;
    background:url(../images/circle.png) no-repeat 0 10px;
}
.write-title{
	font-size:16px;
	color:#333;
	margin-top:15px;
	margin-bottom:30px;
}
.sample-title{
	font-size:20px;
	padding-top:60px;
	padding-bottom:20px;
}
dl{
	margin-top:35px;
}
dd{
	margin-top:15px;
}
/*写作*/
/*How to improve your 开始*/
.groom-wrap{
	padding:0px 40px;
	border-top:1px solid #f0f0f0;
}
.groom-title{
    font-size: 24px;
    color:#333;
    padding-top:30px;
    padding-bottom:18px;
}
.groom-bottom{
	margin:0 auto;
	border-right:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
}
.groom-list{
    height:187px;
    border-top:1px solid #ebebeb;
    border-left:1px solid #ebebeb;
    position: relative;
}
.groom-list .list-front{
	width:100%;
	height:100%;
	position: absolute;
	background:#fff;
	top:0px;
	left:0px;
	z-index:2;
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	-moz-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	transition:all .4s linear;
	-webkit-transition:all .4s linear;
	-moz-transition:all .4s linear;
	-o-transition:all .4s linear;
	-ms-transition:all .4s linear;
}
.front-img{
	width:55px;
	height:55px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
	-moz-border-radius:50%;
	overflow: hidden;
	position: relative;
	margin:35px auto 10px;
}
.front-img img{
	width:55px;
	height:55px;
}
.front-img span{
	width:55px;
	height:55px;
	display: block;
	position: absolute;
	left:0px;
	top:0px;
	background:url(../images/bg.png) no-repeat 0 0;
}
.front-text{
	font-size:14px;
	color:#737373;
	text-align: center;
	line-height: 25px; 
}
.front-text span{
	font-size: 18px;
	color:#000;
}
.list-back{
	width:100%;
	height:100%;
	background:#fff;
	position: absolute;
	top:0px;
	left:0px;
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	transform:rotateY(-180deg);
	-webkit-transform:rotateY(-180deg);
	-o-transform:rotateY(-180deg);
	-moz-transform:rotateY(-180deg);
	-ms-transform:rotateY(-180deg);
	transition:all .4s linear;
	-webkit-transition:all .4s linear;
	-moz-transition:all .4s linear;
	-o-transition:all .4s linear;
	-ms-transition:all .4s linear;
}
.back-text{
	font-size:14px;
	color:#737373;
	text-indent: 2em;
	padding-left:20px;
	padding-right:20px;
	margin-top:25px;
}
.groom-list:hover .list-front{
	transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
}
.groom-list:hover .list-back{
	transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
	-o-transform:rotateY(0deg);
	-moz-transform:rotateY(0deg);
	-ms-transform:rotateY(0deg);
	z-index:3;
}
.see-btn{
	width:120px;
	height:38px;
	font-size: 16px;
	color:#fff;
	text-align: center;
	line-height: 38px;
	position: absolute;
	bottom:12px;
	left:50%;
	margin-left:-60px;
	background:#ff5d24;
}
.see-btn:hover{
	background:#E14712;
	color:#fff;
	text-decoration: none;
}
/*How to improve your 结束*/

/*高亮文本提示star*/
.high-light-body{
	position:absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	background-color:#000;
	opacity:0;
	z-index: 9991
}
.high-light-textarea{
	border:1px solid green;
	width:90px;height:90px;
	position: absolute;
	cursor:default;
	background-color:#fff;
}

/*高亮文本提示end*/

/*写作关注公众号star*/
.writer-sub-contaiber{
	margin-top: 15px;
}
.writer-sub-contaiber button {
	background-image: none;
	margin: 0;
}
.writer-sub-img{
	width: 200px;
	height: 200px;
}
.writer-sub-intro{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.writer-sub-intro div:nth-child(1){
	margin-top: 11px;
}
.writer-sub-intro div:nth-child(2){
	margin-top: 11px;
}
.wrighter-sub-colorred{
	color: red;
}
/*写作关注公众号end*/