﻿.clear {
	clear: both;
}


/*二级头部开始*/

.hd-2r span {
	float: left;
	display: inline;
	width: auto;
	overflow: hidden;
	margin: 7px 0px 0px 22px;
}

.hd-2c {
	float: left;
	width: auto;
	display: inline;
	font-size: 25px;
	color: #141313;
	margin: 12px 26px 0px 16px;
}

.hd-2r p {
	float: left;
	display: inline;
	width: auto;
	overflow: hidden;
	margin: 7px 0px 0px 22px;
	line-height: 36px;
}

.hd-2r p a {
	font-size: 16px;
	color: #141313;
	margin-left: 5px;
}

.hd-2c {
	margin: 12px 10px 0px 12px;
}


/*二级头部结束*/

.homepage_head {
	width: 1200px;
	margin: 34px auto 0px;
	overflow: hidden;
	color: #777777;
	position: relative;
}

.hp_ha {
	float: left;
	width: 106px;
	overflow: hidden;
}

.hp_ha img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.hp_hs {
	float: left;
	width: auto;
	overflow: hidden;
}

.hp_hb {
	float: left;
	display: inline;
	width: 445px;
	margin-left: 10px;
	line-height: 30px;
}

.hp_hb span {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 16px;
	color: #EA5E23;
}

.hp_hb p {
	float: left;
	width: 100%;
	overflow: hidden;
	line-height: 22px;
}

.hp_hb p img {
	margin-right: 9px;
	margin-top: 2px;
	width: 20px;
	height: 16px;
}

.hp_hc {
	float: right;
	width: 613px;
	overflow: hidden;
	position: relative;
	color: #b7b7b7;
	padding-right: 25px;
	line-height: 30px;
}

.hp_hc .guanzhu {
	width: 140px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	display: inline;
	text-align: center;
	border: 1px #EB5E23 solid;
	font-size: 16px;
	color: #EB5E23;
	cursor: pointer;
	display: block;
	float: right;
}

.hp_hc .guanzhu:hover {
	background-color: #EB5E23;
	color: white;
}

.hp_hr {
	text-align: left;
}

.hp_hc p {
	float: right;
	width: 100%;
	overflow: hidden;
	text-align: right;
	font-size: 15px;
	color: #b7b7b7;
	margin-top: 13px;
	line-height: 18px;
}

.hp_hc span a {
	color: #b7b7b7;
	margin-left: 5px;
}

.hp_hc p a {
	color: #777777;
	font-size: 14px;
	cursor: pointer;
}

.hp_hc .teacher_share {
	display: none;
	position: absolute;
	right: 84px;
	top: 35px;
	background-color: white;
	border: 1px #e5e5e5 solid;
	padding: 3px 3px 1px 10px;
}

.hp_hc .teacher_share .share_data .bbs_count_num {
	top: 6px;
}

.hp_hc span img {
	margin-left: 22px;
}

.hp_hd {
	float: left;
	font-size: 12px;
	color: #b7b7b7;
	line-height: 22px;
	width: 90%;
	min-height: 25px;
}

.hp_cont {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	color: #777777;
	position: relative;
	font-size: 14px;
}


/*tab切换*/

.top_tab {
	width: 100%;
	height: 48px;
	background-color: #EA5E23;
	color: white;
	text-align: center;
	/* color: #777777; */
	margin: 20px auto;
	font-size: 16px;
}

.top_tab ul {
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}

.top_tab ul li {
	float: left;
	width: 80px;
	line-height: 48px;
	margin-right: 70px;
	font-size: 18px;
}

.top_tab ul li a {
	color: white;
	display: block;
}

.top_tab ul li a.act {
	background: #ff6c2e no-repeat bottom center;
	background-image: url(../images/zx-20160912-19.jpg);
}

.top_tab ul li a:hover {
	background: #ff6c2e no-repeat bottom center;
	background-image: url(../images/zx-20160912-19.jpg);
}

.list_temp {
	display: none;
}

.t_title {
	border-bottom: 1px #e5e5e5 solid;
}

.t_title span {
	font-size: 16px !important;
	display: block;
	border-bottom: 3px #EA5E23 solid;
	width: 86px !important;
	padding-bottom: 10px;
	text-align: center;
}

.bottom_ad {
	width: 895px;
	height: 270px;
	margin: 40px auto 30px;
}


/*综合评价开始*/

.rpingjia1 {
	font-size: 18px;
	display: none;
}

.rpingjia1 .r {
	margin: 15px 0px;
	font-size: 14px;
}

.rpingjia1 .r img {
	margin-right: 10px;
}

.rpingjia1 .r .rt {
	margin-left: 30px;
}


/*综合评价结束*/


/*评价开始*/

.rpingjia2_tab {
	border-bottom: 1px #e5e5e5 solid;
	display: block;
	height: 50px;
	line-height: 47px;
	text-align: center;
}

.rpingjia2 ul li {
	font-size: 16px;
	float: left;
	width: 97px;
	cursor: pointer;
	padding: 0px 15px;
}

.rpingjia2 ul li.actp {
	color: #EA5E23;
	border-bottom: 3px #EA5E23 solid;
}

.rpingjia2_cont {
	width: 100%;
	margin: 30px 0px 0px 8px;
	min-height: 150px;
}

.rpingjia2_cont .item {
	width: 90%;
	border-bottom: 1px #e5e5e5 dashed;
	padding-top: 10px;
	min-height: 90px;
	margin-bottom: 8px;
}

.rpingjia2_cont .item .item_1 {
	width: 80px;
	display: block;
	line-height: 40px;
	text-align: center;
	float: left;
	margin-top: 10px;
}

.rpingjia2_cont .item .item_1 img {
	float: left;
	margin-left: 23px;
	width: 35px !important;
	height: 35px !important;
	border-radius: 50%;
}

.rpingjia2_cont .item .item_1 span {
	float: left;
	color: #b7b7b7;
	font-size: 12px;
	width: 100%;
	text-align: center;
}

.rpingjia2_cont .item .item_2 {
	float: left;
	width: 89%;
}

.rpingjia2_cont .item .item_2 .c1 {
	float: left;
	width: 100%;
	margin: 5px 0px;
	margin-left: 8px;
}

.rpingjia2_cont .item .item_2 .c2 {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 3px;
	line-height: 25px;
}

.rpingjia2_cont .item .item_2 .c3 {
	float: left;
	margin-left: 10px;
	color: #b7b7b7;
	font-size: 12px;
	padding-bottom: 15px;
}

.rpingjia2_cont .item .item_2 .c4 {
	float: left;
	margin-left: 20px;
}


/*评价结束*/

.rArticle .item {
	padding-top: 30px;
	min-height: 250px;
}