@charset "utf-8";
.wrapCon{width: 893px;background: #ffffff;overflow: hidden;margin: 10px auto;}
/*标题*/
.indexTitle{width: 1160px;margin: 10px auto 0; height:46px;  position:relative;border-bottom: 3px solid #d7d7d7;}
.indexTitle p,.linkTitle p{ position:relative; left:0; top:0;height:38px; line-height:41px;  font-size:18px; color: #333333;cursor: pointer;  }
.indexTitle p.title{font-size: 20px;width: 90px;float: left;border-bottom: 3px solid #0068ac;color: #0068ac;font-weight: bold;height: 46px; }
.linkTitle p.title{font-size: 20px;width: 90px;float: left;color: #0068ac;font-weight: bold;text-align: center;height: 46px; }
.indexTitle .more,.linkTitle .more{ color:#999999; float:right; line-height:50px;font-size: 12px;}
/*分类*/
.cly{width: 850px;margin: 10px auto 10px 20px;overflow: hidden;background: #f8f8f8; border: 1px solid #ddd; padding: 10px 0;}
.classify1{ font-size:14px; margin: 0 0 12px 20px;}
.classify1 li{ line-height:25px;display:block;overflow:hidden;}
.classify1 li span{display:block; height:22px; float:left; color:#666666; text-align:right; font-size:12px;padding-right: 10px;width: 65px;}
.classify1 li .teacherList{width:880px; float:right;}
.classify1 li a{margin-bottom: 10px; padding:0 5px; margin-right:9px; display:block;cursor:pointer;
	float: left; color:#333; font-size:12px; border-radius:4px; -webkit-border-radius:4px;}
.classify1 li> div{float: left; width: 740px;}


/*在结果中搜索*/
.reslutSear{width:160px;height:28px;float: right;position: relative;margin-top: 6px;background: url("../images/searchBg1.png") no-repeat left center; margin-right: 20px;}
.reslutSear input{    width: 110px;  height: 21px;  display: block;  margin-left: 7px;  border: none;  margin-top: 4px;color: #cccccc;}
.reslutSear img{position: absolute;right: 13px;  top: 1px;}

/*每页显示数量*/
.padeCount{width: 210px;margin-top: 6px}
.padeCount span{display: block; float: left;line-height: 27px;color: #666666;}
.padeCount .count{width: 100px;border: 1px solid #dddddd;float: left;background: #ffffff;color: #666666;margin-left: 5px;position: relative;z-index: 500;}
.count .countCon{line-height: 26px;padding-left: 5px;background: url("../images/xiala.png") no-repeat 80px 8px;cursor: pointer}
.count .selectCount{    position: absolute;  z-index: 10000;  display: none;  background: #ffffff;  width: 100px;  border: 1px solid #dddddd;  left: -1px;  top: 26px;  border-top: none;}
.selectCount ul li{ line-height:25px;padding-left: 5px;cursor: pointer;}
.selectCount ul li:hover{color:#17a06c; }
