#searcher {
	position: relative;
	width: 100%;
}
#searcher .search-pic {
	overflow: hidden;
	width: 100%;
}
#searcher .search-pic ul {
	position: relative;
	width: 200%;
}
#searcher .search-pic li {
	float: left;
	width: 50%;
}
#searcher .search-pic img {
	width: 100%;
}
.search-box {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 20%;
	height: 70px;
	padding: 6px 25px !important;
}
.search-sel {
	height: 36px;
	margin-bottom: 6px;
}
.search-sel ul {
}
.search-sel li {
	float: left;
	position: relative;
	width: 33.3%;
	height: 36px;
	line-height: 34px;
	font-size: 14px;
	color: #666;
	text-align: center;
	background: #fff;
	border-right: 1px solid #e6e6e6;
	cursor: pointer;
}
.search-sel li:last-child {
	border-right: 0;
}
.search-sel li i {
	margin-left: 3px;
	color: #da2931;
}
.search-sel .list {
	color: #c73232;
	background: #f7f7f7;
	border-color: #d9d9d9;
}
.sel-more {
	overflow: auto;
	position: fixed;
	width: 100%;
	max-height: 70%;
	bottom: 0;
	background: rgba(255,255,255,0.9);
	z-index: 9999;
}
.search-sel-more li {
	display: block;
	text-align: center;
	color: #333333;
	padding: 5px 0;
	position: relative;
	text-decoration: none;
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
}
.search-sel-more:hover {
	background: #f7f7f7;
}
.search-input {
	position: relative;
	height: 36px;
}
.search-input input[type="text"], .search-input select, .search-input .sel, .search-input button {
	float: left;
	padding: 9px 10px;
	line-height: inherit!important;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1)!important;
	border-radius: 0;
}
.search-input input[type="text"] {
	float: none;
	width: 100%;
	border: 0;
	padding: 0 5px;
	height: 36px;
	min-height: inherit;
}
.search-input .ui-input-text {
	margin: 0;
	border: 0;
}
.search-input .ui-focus {
	text-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
}

.input-type2 input[type="text"] {
	width: 560px;
}

.search-input .sel-box {
	top: 42px;
}
.search-input button {
	position: absolute;
	right: 1px;
	top: 1px;

	width: 34px;
	height: 34px;
	padding: 0;
	color: #666;
	background: #fff;
	border: 0;

}
.search-input button i {
	margin: 0;
}
.search-input .search-adv, .search-input .search-help {
	float: left;
	line-height: 40px;
}
.search-input .search-adv {
	margin-left: 30px;
	font-size: 14px;
	color: #fa7230;
	font-weight: bold;
	text-shadow: 1px 1px 0px #fff,-1px -1px 0px #fff;
}
.search-input .search-help {
	margin-left: 20px;
	color: #0066c0;
}
.search-filter {
	position: relative;
	width: 800px;
}
.search-filter label {
	margin-right: 8px;
}
.search-filter .j-guid {
	position: absolute;
	right: 0;
}
.search-filter .j-guid a {
	text-decoration: underline;
}
.pic-show .hiSlider-wrap{
	aspect-ratio:2/1;
}
/**/

.pic-part {
	padding: 3%;
}
.pic-show {
	position: relative;
	height: 15em;
}

.pic-move {
	overflow: hidden;
	position: relative;
	padding-bottom: 30px;
}
.pic-move ul {
	position: relative;
	width: 300%;
}
.pic-move li {
	overflow: hidden;
	position: relative;
	float: left;
	width: 33.333%;
	height: 0;
	padding-bottom: 15%;
}
.pic-move li a {
	float: left;
}
.pic-move li img {
	width: 100%;
}
.pic-move li span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	font-size: .875em;
	z-index: 10;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	background: rgba(0,0,0,0.5);
}
.pic-move .pic-sel {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.pic-move .pic-sel span {
	display: inline-block;
	position: relative;
	width: 10px;
	height: 10px;
	background: #cacaca;
	margin: 3% 1%;
	padding: 1%;
	cursor: pointer;
	border-radius: 100%;
}
.pic-move .pic-sel span.current {
	background: #999999;
}

.cover-show {
	padding: 3%;
}
.cover-show .switch-nav a {
	border: 0;
}
.title-p20 {
	padding: 5px 0;
	font-size: 0.8em;

	font-weight: lighter;
	background: #e2e2e2;
}
.title-p20 .title {
	padding-left: 0.5em;
	border-left: 0.3em solid #c73232;
}

.push-sel {
	position: absolute;
	right: 0;
	top: 0;
}
.push {

}

.gy-push {
	position: relative;
	overflow: hidden;
	zoom: 1;
	margin: 0 -3.3%;
	height: 12em;
}
.gy-push-list {
	overflow: hidden;
}
.gy-push-move {
	width: 1000%;
}
.gy-push-move .loading {
	width: 10%;
}

.gy-push-list .pic {
	position: relative;
	max-width: 100%;
	height: 0;
	padding-bottom: 9em;
}
.gy-push-list .pic img {
	width: 100%;
}
.gy-push-list .pic .name {
	overflow: hidden;
	position: absolute;
	width: 105px;
	height: 28px;
	left: 0;
	bottom:-40px;
	/*padding: 0 5px;*/
	font-size: 0.8em;
	text-align: center;
	color: #333;
	font-weight: bold;
	line-height: 3em;
	text-overflow: ellipsis;
	background: #fff;
	text-align: center;
}
.gy-push-list .list {
	padding: 8px 3px;
}
.gy-push-list li {
	overflow: hidden;
	height: 24px;
	padding: 0 5px;
	text-overflow: ellipsis;
	list-style-type: circle;
	list-style-position: inside;
	line-height: 24px;
}
.gy-push-list li a {
	font-size: 14px;
	color: #777;
}
.push-list dl {
	position: relative;
	padding: 5px 10px;
	border-bottom: 1px solid #eee;
}
.push-list dt {
	font-size: 1rem;
	line-height: 1.2;
}
.push-list dt i {
	position: relative;
	top: -2px;
}
.push-list dt a {
	color: #000000;
}
.push-list dd {
	font-size: 0.875em;
	line-height: 1.2;
	color: #999;
}
.push-list .zt  {
	overflow: hidden;
}
.push-list .zt .pic {
	float: left;
	width: 25%;
	margin-right: 5px;
}
.push-list .zt .pic img {
	width: 100%;
	height: 100%;
}
.loading {
	font-size: 0.875rem;
	padding: 5px 0;
	text-align: center;
}

.zt {
	width: 100%;
	margin-bottom: 5%;
	padding: 5% 8%;
	background: url(../images/zt-bg.png) no-repeat;
	background-size: cover;
}
.zt h2 {
	font-size: 1em;
	text-align: center;
	margin-bottom: 2%;
}
.zt dl {
	position: relative;
	padding-right: 50%;
	padding-top: 5%;
	margin-bottom: 5%;
}
.zt dt {
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
}
.zt .pic {
	position: absolute;
	width: 50%;
	right: 0;
	top: 0;
	text-align: right;
}
.zt .intro {
	height: 6em;
}
.zt h3 {
	font-size: .875em;
}
.zt p {
	margin: 0.5em 0;
	font-size: .75em;
	line-height: 1.25;
}
.zt .more {
	margin-right: -100%;
}
.zt .z1 .pic img {
	width: 90%
}
.zt .z2 .pic {
	top: .875em;
}
.zt .z2 .pic img {
	width: 95%
}

.article {
	padding: 3%
}
.article .switch-nav {
	margin-bottom: 0;
}
.article-list li {
	padding:6% 3%;
	list-style-position: outside;
	border-bottom: 1px solid #efefef;
}
.article-list li a {
	font-size: 0.97em;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
    overflow: hidden;
	float: left;
	max-width: 70%;
	width: 100%;

}
.article-list li .info {
	display: block;
	font-size: .75em;
	color: #666;
	line-height: 1.5;
	float: right;
}
.zxqk{
	font-size: .875em;
	line-height: 1.4em;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	float: left;
	max-width: 18em;
}
.article-list li .info2 {
	display: block;
	font-size: .75em;
	color: #666;
	line-height: 1.5;
	float: right;
}
.keyword {
	padding: 3%;
	margin-bottom: 6%
}
.keyword-list ul {
	overflow: hidden;
	zoom: 1;
}
.keyword-list li a {
	font-size: .875em;
}
.red a {
	color: #d92129!important;
}

.guid {
	margin-bottom: 1em;
	padding: 3% 9%;
}
.guid h2 {
	position: relative;
	color: #333;
	font-size: 1em;
	line-height: 1.625;
	border-bottom: 1px solid #efefef;
}
.guid h2 i {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 1.625em;
	color: #d92129;
}
.guid ol {
	display: none;
	margin-top: .25em;
	margin-bottom: .5em;
}
.guid .show {
	display: block;
}
.guid li {
	font-size: .875em;
	line-height: 2;
}
.guid .imp a {
	color: #d92129;
}
.links {
	padding: 1% 9%;
	background: url(../images/redbg.png) no-repeat;
	background-size: cover;
}
.links ul {
	overflow: hidden;
	zoom: 1;
}
.links li {
	float: left;
	width: 50%;
}
.links li a {
	display: block;
	color: #666666;
	padding: 6%;
}
.links li a i {
	position: relative;
	display: inline-block;
	margin-right: 2%;
	margin-bottom: 2%;
	padding: 15%;
	background: url(../images/ico-zixun.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
}
.links li a .icon-l2 {
	background-image: url(../images/ico-zhinan.png)
}
.links li a .icon-l3 {
	background-image: url(../images/ico-wenti.png)
}
.links li a .icon-l4 {
	background-image: url(../images/ico-yijian.png)
}
.new-list ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2% 0;
}
.new-list ul li span {
	line-height: 1rem;
}

.new-list ul li p{
	font-size: 0.8em!important;
}
.cJournalBackground p span{
	float: inherit!important;
}
