﻿.clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.fa-parent {
    line-height: 48px;
    height: 48px;
    overflow: hidden;
    border-bottom: 2px solid #0082df;
}
.fa-parent a {
    float: left;
    display: inline-block;
    font-size: 16px;
    transition: all .1s;
    overflow: hidden;
    border-right: 1px #fff solid;
    padding: 0 25px;
    color: #333;
}

.fa-parent a i{
    font-size: 14px;
    color: #333;
    font-style:normal;
    padding-left:4px;
}
.fa-parent a span{
    font-size: 14px;
    color: #333;
    padding-left:4px;
}
.fa-parent a.selected, .fa-parent a:hover {
    background: #0082df;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-style:normal;
    
}
.fa-parent a.selected i, .fa-parent a:hover i {
    background: #0082df;
    color: #fff;
    text-decoration: none;
    padding-left:4px;
}
.fa-parent a.selected span, .fa-parent a:hover span {
    background: #0082df;
    color: #fff;
    padding-left:4px;
}
.item{
	background: #fff;
    border: 1px #d9d9d9 solid;
    width: 264px;
    float: left;
    padding: 10px 11px 0;
    margin: 0 15px 15px 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.item a{
	color:#06c;
	font-size:16px;
}
.result{
	margin-top:15px;
	margin-left:25px;
	margin-right:25px;
}
.sc_content{
	text-align:left;
}
.t{
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 6px;
}
.t a{
	outline: 0;
	color: #06c;
	margin-right:20px;
}
.unit{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 6px;
	display:inline-block;
	font-family: "KaiTi","KaiTi_GB2312";
	margin-right:10px;
}
.turn_page{height: 34px;line-height: 34px;}
.turn_page a {display: inline-block;border: 1px solid #8FCDDC;padding: 0 20px;color: #333;font-size: 1.1em;font-family: tahoma,simsun;text-decoration: none;}
.turn_page a:hover {color: #0082df;border-color: #8FCDDC;}
.turn_page .active,.turn_page .active:hover {color: #fff;background: #0082df;border: solid 1px #8fcddc;}
a.disabled {pointer-events: none;filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;}
.line-img {
	background: #0082df; width: 100%; height: 1px;width: 1200px;margin: 0 auto;
}
.footer {
	background: rgb(255, 255, 255); padding: 10px 0px; width: 100%; height: auto;
}
.footer-link {
	width: 100%; text-align: center; line-height: 40px;
}
.footer-link li {
	display: inline-block;
}
.footer-link li a {
	padding: 0px 20px; color: rgb(53, 117, 169); font-size: 14px; border-left-color: rgb(213, 213, 213); border-left-width: 1px; border-left-style: solid;
}
.footer-link li:first-child a {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.footer-img {
	margin: 10px 0px; width: 100%; height: 46px; text-align: center;
}
.footer-img li {
	margin: 0px 20px; vertical-align: middle; display: inline-block;
}
.footer-img li div {
	color: rgb(19, 19, 19); line-height: 30px; font-size: 14px;
}
.footer p {
	text-align: left; color: rgb(19, 19, 19); line-height: 30px; font-size: 14px;
}
.c_abstract{
	line-height: 22px;font-size: 14px;vertical-align: middle;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow: hidden;max-height:45px;
}
.t img{
	border:0;
	height:16px;
	vertical-align:absmiddle;
	padding-top:1px;
}
.result{
	border-bottom: 1px solid #efefef;
	margin-bottom: 12px;
}
.sc_content{
	margin-bottom:6px;
}