.drop-down-list {
	position: absolute;
	z-index: 10;
	width: 97px;
	height: 76px;
	right: -8px;
	top: -9px;
	background-color: #f6f6f6;
}

.drop-down-list-head {
	width: 97px;
	height: 36px;
	text-align: right;
	padding: 7px 27px 11px 10px;
	background-color: white;
	background: url(../images/cursor-up.png) no-repeat no-repeat 74px 10px;
	border: solid 1px #dddddd;
	font-size: 14px;
	color: #DCDCDC;
	box-sizing: border-box;
}

.drop-down-list-content {
	width: 97px;
	background: #f6f6f6;
	z-index: 10;
	color: #666666;
	font-size: 13px;
	box-sizing: border-box;
}

.drop-down-list-content .item {
	width: 97px;
	height: 35px;
	padding: 8px 20px 10px 20px;
	margin: 0;
	border-bottom: solid 1px #DCDCDC;
	border-left: solid 1px #DCDCDC;
	border-right: solid 1px #DCDCDC;
	font-size: 13px;
	box-sizing: border-box;
}

.drop-down-list-content .item:first-child {
	width: 97px;
	height: 41px;
	padding: 14px 20px 9px 20px;
	box-sizing: border-box;
}

.drop-down-list-content .item:last-child {
	width: 97px;
	height: 41px;
	padding: 8px 20px 20px 20px;
	box-sizing: border-box;
}

.drop-down-list-content .item:hover {
	background: #f1f1f1;
	color: #ED4300;
	box-sizing: border-box;
}






/*cover.css*/

	.study-con-layer2 {
		position: absolute;
		width: 278px;
		height: 160px;
		left: 0;
		top: 0;
		background: #4cd66c;
		font-size: 12px;
		color: #fff;
	}
	
	.study-con-layer3 {
		position: absolute;
		width: 278px;
		height: 160px;
		left: 0;
		top: 0;
		background: #ffa133;
		font-size: 12px;
		color: #fff;
	}
	
	.study-con-layer1 {
		position: absolute;
		width: inherit;
		height: inherit;
		left: 0;
		top: 0;
		background: #28baff;
		font-size: 12px;
		color: #fff;
	}
	
	.study-con-layer1 .top h3 {
		height: 60px;
		margin-top: 10px;
		margin-right: 20px;
		text-align: right;
		font-size: 50px;
		color: #fff;
		float: right;
	}
	
	.study-con-layer1 img {
		margin: 50px 0 0 20px;
		float: left;
	}
	
	.study-con-layer1 .center {
		float: left;
		margin-top: 26px;
		margin-left: 10px;
		font-size: 14px;
		color: #fff;
	}
	
	.study-con-layer1 .center>h4 {
		font-size: 22px;
	}
	
	.study-con-layer1 .center>h4 span {
		font-size: 12px;
		margin-left: 10px;
	}
	
	.study-con-layer1 .center>p {
		margin-top: 10px;
	}
	
	.desc {
		width: 462px;
		height: 40px;
		margin-left: 90px;
		margin-top: 10px;
		line-height: 26px;
	}
	
	.study-con-layer2 img,
	.study-con-layer3 img {
		margin: 50px 0 0 20px;
		float: left;
	}
	
	.study-con-layer2 p,
	.study-con-layer3 p {
		font-size: 14px;
	}
	
	.study-con-layer2 p+p,
	.study-con-layer3 p+p {
		margin-top: 10px;
	}
	
	.study-con-layer2 h4,
	.study-con-layer3 h4 {
		margin-left: 15px;
		font-size: 22px;
	}
	
	.study-con-layer2 h4 span,
	.study-con-layer3 h4 span {
		font-size: 12px;
	}
	
	.study-con-layer2 .layer-r,
	.study-con-layer3 .layer-r {
		float: left;
		width: 208px;
		margin-top: 36px;
	}
	


/*cover-response.css*/
/*@media screen and (max-width: 1200px) {
	.study-con-card-l {
		height: 285px;
	}
	.study-con-card-l h3 {
		padding-top: 84px;
	}
	.study-con-card-r img {
		height: 285px;
	}
	.study-con-card {
		width: 485px;
		height: 285px;
	}
	.study-con-card1,
	.study-con-card1-t {
		width: 485px;
		height: 132px;
	}
	.study-con-card1-t-l {
		width: 210px;
		height: 122px;
	}
	.study-con-card1-t-r {
		width: 255px;
		float: right;
	}
	.study-con-card1-t-r img {
		height: 132px;
		width: 254px;
	}
	.study-con-card-l {
		width: 191px;
	}
	.study-con-card-r {
		width: 290px;
	}
	.study-con-layer2,
	.study-con-layer3 {
		width: 230px;
		height: 132px;
	}
	.study-con-card2-t-l {
		width: 212px;
		height: 122px;
		margin-right: 20px;
	}
	.study-con-card3-t-l {
		width: 212px;
		height: 122px;
	}
	
	.study-con-layer2 p, .study-con-layer3 p{
		font-size: 12px;
	}
	.study-con-layer3 .layer-r,
	.study-con-layer2 .layer-r {
		width: 149px;
		height: 132px;
	}
	.desc {
		width: 383px;
	}
	.study-con-layer h3 {
		margin-top: 0;
	}
	.study-con-layer-b {
		padding: 10px 10px 0
	}
	.desc {
		height: 40px;
		line-height: 22px;
		margin-left: 80px;
		margin-top: 4px;
		width: 385px;
	}
	.study-con-layer1 img,
	.study-con-layer3 img,
	.study-con-layer2 img {
		margin: 8px 0 0 8px;
	}
	.study-con-card1-t-l p,
	.study-con-card2-t-l p,
	.study-con-card3-t-l p {
		margin-left: 5px;
		width: 154px;
	}
	.study-con-layer1 .center> h4 {
		margin-top: -17px;
	}
	.study-con-layer3 h4,
	.study-con-layer2 h4 {
		margin-top: -14px;
		margin-left: 5px;
	}
	.study-con-layer h3,
	.study-con-layer1 .top h3 {
		font-size: 40px;
		margin-top: 5px;
		margin-right: 10px;
	}
	.study-con-layer h3 {
		float: right;
	}
	.study-con-layer-t {
		margin-top: 46px;
	}
	
	.type-con {
		overflow:hidden;
	}
	
	.rank-list-c h4 {
		font-size:14px;
	}
	
	.rank-list-c p {
		width: 60px;
		overflow: hidden;
		font-size: 12px;
	}
}*/

/*expand-response.css*/

/*@media screen and (max-width: 1200px) {
	.zf-fluid .introduce img {
		width: 137px;
		height: 171px;
		
	}
	p.introduce-text {
		font-size: 13px;
		width: 138px;
		line-height: 19px;
	}
	.introduce-l {
		width: 136px;
	}
	.zf-fluid .introduce {
		width: 136.95px;
	}
}*/

