#myTab a, .fenyeqi #fenyeqi > a{
	color:#fff!important;
}
.fenyeqi a {
	color: #cc3333!important;
}
.a-link {
	color: #333333;
}
.page-introduce {
	background: url('../images/trendBanner.png') center no-repeat;
}
.page-introduce div {
		position: absolute;
	  width: 100%;
	  margin-top:367px;
	  margin-left: -399px;
}
.page-introduce .free-test {
    padding: 8px 37px;
}
.page-introduce .main-title {
	margin-top: 233px;
	margin-bottom: 28px;
}
.news-tabs {
	background: #0a3b4e;
}
#myTab {
	width: 1000px;
	height: 64px;
	text-align: center;
	margin: 0 auto;
	border: 0px!important;
}
#myTab li {
	width: 33.3%;
	height: 64px;
	color: #fff;
	font-size: 20px;
}
#myTab li:hover {
	background: #125f7d;
}
#myTab li > a {
	line-height: 64px;
	padding: 0px!important;
	color:#fff;
	border:0px;
	margin-right: 0px!important;
}
#myTab li.active > a {
	color:#333333!important;
	background: #fbfbfb!important;
}
#myTabContent {
	background: #fbfbfb!important;
	padding-bottom: 20px;
}
#myTabContent > div{
	width: 1000px;
	margin: 0 auto 20px;
	padding-top: 20px;
}
.news-item {
	height: 220px;
	background: #fff;
	padding: 19px 20px;
	margin-bottom: 4px;
	border: 1px solid #eee;
	cursor: pointer;
}
.news-item:last-child {
	margin-bottom: 0px;
}
.news-item:hover {
	background: #f6f6f6;
}
.news-item:hover .news-title a{
	color:#cc3333!important;
}
.news-title {
	font-size: 20px;
	color:#333333;
	margin-bottom: 19px;
}
.news-title > img {
	margin-left: 10px;
}
.news-time {
	font-size: 12px;
	color:#999999;
	margin-bottom: 19px;
}
.news-content {
	font-size: 14px;
	color:#333;
	margin-bottom: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	position: relative;
}
/*
.news-content:after {
	content: "...";
	position: absolute;
	bottom: 0px;
	right: 11px;
	background: #FFF;
	padding-left: 0.7em;
	width: 100%;
}*/
.news-btn {
	font-size: 0px;
}
.news-btn > span {
	font-size: 14px;
	color: #125f7d;
	border:1px solid #125f7d;
	border-radius: 20px;
}
.news-btn > span:first-child {
	margin-right: 20px;
	padding: 1px 15px;
}
.news-btn > span:nth-child(2) {
	padding: 1px 10px;
}
.news-btn > button {
	float: right;
  font-size: 16px;
  border: 1px solid #cc3333;
  background: transparent;
  height: 36px;
  width: 105px;
  border-radius: 5px;
  margin-top: -10px;
}
.news-btn > button > a {
  color: #cc3333;
}
.news-btn > button:hover {
	background: #cc3333;
}
.news-btn > button:hover > a {
	color:#fff;
}

.xwzx-prev,
.xwzx-next {
	width: 46px;
	height: 46px;
	background: #e8e8e8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	line-height: 46px;
	cursor: pointer;
}

.xwzx-prev {
	margin-right: 23px;
	float: left;
}

.xwzx-next {
	float: right;
}

.xwzx-prev:hover,
.xwzx-next:hover {
	background: #d8d5d5;
}

.fenyeqi-container {
	width: 100%;
	margin: 0 auto;
	background: #fbfbfb;
	padding-top: 40px;
	padding-bottom: 80px;
}

#fenyeqi {
	color: #ffffff;
	background: #cc3333;
}

.fenyeqi-content {
	width: 736px;
	margin: 0 auto;
}

.fenyeqi {
	display: inline-block;
}

.fenyeqi li {
	width: 46px;
	height: 46px;
	float: left;
	background: #fff;
	margin-right: 23px;
	color: #cc3333;
	font-size: 18px;
	text-align: center;
	line-height: 46px;
	border: 1px solid #cc3333;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}

.fenyeqi li:hover {
	background: #feeded;
	transform: translateY(-4px);
}

.fenyeqi-content li:last-child {
	margin-right: 0;
}
/*文章样式*/
.article-detail {
	padding-top: 38px;
}
.article-title {
	font-size: 24px;
	color: #333333;
	margin-bottom: 17px;
	text-align: center;
}
.article-sub-title {
	font-size: 16px;
	color: #999999;
	margin-bottom: 37px;
	text-align: center;
}
.article-contant {
	font-size: 16px;
}
.article-footer {
	margin-top:40px;
	border-top: 1px solid #dddddd;
	padding-top: 10px;
}
.prev-article, .next-article {
	color: #666;
}
.prev-article:hover, .next-article:hover {
	color: #3399ff;
}
.next-article {
	float: right;
}

/************************常见问题***************************************/
.question-type{
	margin: 0px auto 20px!important;
	max-width: 1000px;
	height: 80px;
	text-align: center;
	color: #f4f4f4;
}
.qs-type-item {
	background: url('../images/trend/question_bg.png') center no-repeat;
	height: 100%;
	cursor: pointer;
}
.qs-type-item:last-child {
	margin-right: 0px;
}
.qs-type-item > i {
	font-size: 23px;
}
.qs-type-item > p {
	line-height: 1;
	margin-bottom: 4px;
	margin-top: 26px;
	font-size: 20px;
}
#question .news-title {
	font-size: 18px;
	color:#333;
	line-height: 1;
}
#question .news-content {
	margin-top: 28px;
	color: #666;
	font-size: 14px;
}
#question .news-item:hover {
	background: #fff!important;
	box-shadow:0 0 29px rgba(0,0,0,0.5);
}
.answer, .answer-detail {
	padding-left: 27px;
}
.question-detail {
	padding: 19px 20px;
	border: 1px solid #eee;
	background: #fff;
	min-height: 1212px;
	position: relative;
}
.question-detail>div:first-child {
	font-size: 20px;
	color: #333;
}
.question-contant {
	margin-top: 28px;
}
.question-contant > p:first-child {
	line-height: 1;
}
.question-contant {
	color: #666;
	line-height: 1.8;
}

.question-detail .article-footer {
    margin-top: 40px;
    border-top: 1px solid #dddddd;
    padding-top: 10px;
    position: absolute;
    bottom: 0;
    width: 92%;
    margin: 40px 20px 49px;
}
}
