﻿

.test {
	margin-bottom: 20px;
}

.test h1,
.test p {
	display: inline-block;
}

.test h1 {
	font: 700 24px/40px "微软雅黑";
	margin-right: 20px;
}

.test .time {
	border: 2px dashed #edfff4;
	height: 40px;
	margin: 6px 0;
}

.test .time span {
	height: 35px;
	margin-top: 3px;
	display: inline-block;
	float: left;
	line-height: 35px;
	text-align: center;
}
.time-w1 span{	width: 49.8%;}
.time-w1 span{}
.test ul{height:140px;}
.test ul li {
	 float: left;
                        width: 185px;
                        height: 140px;
                        background-color: #fff;
                        border-radius: 6px;
                        opacity: .95;
                        text-align: center;
                        justify-content:space-between;
                        margin-bottom: 5px;
                        margin-right:4px;
	box-shadow: 2px 2px 5px #e7441b;
}
.zxgf {
    height: 33px;
    line-height: 43px;
    color: #f64d23;
}
/*.test1 ul li{	width: 186px;}*/ 
.test ul li:last-child{margin-right:0;}
.test ul li h3 {
	height: 50px;
	line-height: 50px;
	color: #333333;
	margin-top: 10px;
}

.xueke-link span {
	font-size: 16px;
	font-weight: 400;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0;
	color: #8F918E;
	/*color:#f02932;*/
	cursor: pointer;
}
.xueke-link a.red{color:#f02932;}
.xueke-link a:hover{text-decoration: underline;}
/*word--start*/
.wordh1{text-align: center;}
.word-box{border: 1px solid #edfff4;margin-top:20px;}
.word_tit{
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
	font-size:20px;
	border-bottom: 1px dashed #ddd;
}

.word_tit span{
	float: left;
	width: 47%;
	text-align: left;
	padding-left: 30px;

}
.word_tit em{
	float: left;
	width: 20%;
	font-style: normal;
}
.word_tit i{
	float: left;
	width: 30%;
	font-style: normal;
}
.word_area li{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ddd;
	color: #FFFFFF;
}
.word_area li a{
	float: left;
	width: 47%;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	color: #FFFFFF;
	background: url(../images/icon.png) no-repeat 7px center;
	padding-left: 30px;
}
.word_area li:hover{background: #fff3f0;}
.word_area li:hover a{color:#f64d23; transform: scale(1.1);}
.word_area li em{
	float: left;
	width: 20%;
	text-align: center;
	font-style: normal;
	color: #f08300;
}
.word_area li:hover i{color: #f64d23;}
.word_area li i{
	float: left;
	width: 21%;
	text-align: center;
	font-style: normal;
}
/*page_area*/

.page_area {
	padding: 0 0 25px;
	text-align: center;
	margin-top: 20px;
}
.page_area a {
	border:1px solid #FFFFFF;
	height:30px;
	line-height:30px;
	text-align:center;
	padding:0 10px;
	display:inline-block;
 	*display:inline;
 	*zoom:1;
	color:#FFFFFF;
	border-radius: 6px;
}
.page_area a:hover{
	color:#19BB9B;
	background: #FFFFFF;
}
.page_area a.curent{
	background:#1d7ad9;
	color:#fff;
}
.page_area a.next_page {
	width:60px;
}
.dy_text{
	position: relative;
	margin-bottom: 40px;
}
.dy_text span{
	background:url(../img/teacher.png) no-repeat;
	display: block;
	width: 109px;
	height: 161px;
	position: absolute;
	top: 12px;
	left: -8px;
}
.dy_text p{
	font-size: 16px;
	color: #fff;
	text-indent: 2em;
	border: 2px dashed #edfff4;
	border-radius: 10px;
	padding: 30px;
	line-height: 30px;
	padding-left: 110px;
}
.composition-city{height:auto; background: #fff9ed; border-radius: 8px; color:#333333; padding:10px 20px; margin-bottom: 30px;}
.composition-city h3{height: 50px; line-height: 50px; color: #f64d23; border-bottom: 2px dashed #f64d23;}
.composition-city p{ text-indent: 2em; font-size: 16px; line-height: 30px; padding: 10px 0;}
.composition-city a{color: red; }
