<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*通用样式 start*/
body {
font-family: Source Han Serif CN, Source Han Serif CN-700;
}

a {
	color: #333;
}

a:hover {
	color: #ff6600;
}
li{
list-style:none;
}
.white-bg {
	background: #fff;
}

.am-container {
	max-width: 1400px;
}

/*通用样式 end*/

/*迷你导航 start*/

.mininav {
font-size: 16px;
font-weight: 700;
text-align: LEFT;
color: #333333;
line-height: 21px;
}

.mininav p {
	margin: 0;
}

.mininav .mininav-list {
	margin: 0;
	padding: 0;
}

.mininav .mininav-list li {
	display: inline-block;
	padding: 0 .3em;
	color: #a40000;
}

.mininav .mininav-list li a {
	color: #a40000;
}

/*迷你导航 end*/

/*logo&amp;search start*/
.logobox {
  padding: 24px 0px;
}

#searchform {
	margin-top:0px;
	max-width: 221px;
	float: right;
}

#searchform input[type="text"] {
	height: 40px;
    background: #ffffff;  
    padding: 5px 9px 5px 15px !important;
    border-radius: 3px;
    border: 1.47px solid #8C1515;
}

#searchform button[type="submit"] {
	outline: none;
    border: none;
    right: 9px;
    width: 30px;
    height: 30px;
    top: 13px;
    background: url(/images/fczx/search.png) no-repeat;
}

#searchform [class*=am-icon-]:before {
	color: #abadae;
content:none;
}

/*logo&amp;search end*/

/*导航栏 start*/

.navbox {
	background: #8C1515;
}

.am-nav-pills&gt;li {
	/*background: url(/images/grzw/mainnav_r.png) no-repeat 0 center;*/
    float: left;
    position: relative;
    z-index: 2;
flex: 1;
}
.am-nav-pills&gt;li:first-child {
	background: none;
}

.am-nav-pills&gt;li&gt;a,
.am-nav-pills&gt;li.am-active&gt;a,
.am-nav-pills&gt;li.am-active&gt;a:focus,
.am-nav-pills&gt;li.am-active&gt;a:hover {
	color: #fff;
	cursor: pointer;
	background-color: transparent;
	white-space: nowrap;
}

.am-topbar-nav&gt;li&gt;a:hover:after,
.am-topbar-nav&gt;li.am-active&gt;a:after {
	opacity: 0;
}

.am-nav-pills&gt;li&gt;a:focus,
.am-nav-pills&gt;li&gt;a:hover {
	background-color: #910101;
	color: #fff;
}

.am-nav-pills&gt;li+li {
	margin-left: 0;
}

.am-nav-pills {
	border-right: #fff dashed 1px;
}

.am-nav-pills:last-child {
	border-right: none;
}

.am-topbar-nav&gt;li&gt;a {
	padding: 19.5px 56px;
	line-height: normal;
	text-align: center;
}
.haederNav&gt;li&gt;a,
.haederNav&gt;li.am-active&gt;a,
.haederNav&gt;li.am-active&gt;a:focus,
.haederNav&gt;li.am-active&gt;a:hover {
	color: #fff;
	cursor: pointer;
	background-color: transparent;
	white-space: nowrap;
}

.haederNav&gt;li&gt;a:hover:after,
.haederNav&gt;li.am-active&gt;a:after {
	opacity: 0;
}

.haederNav&gt;li&gt;a:focus,
.haederNav&gt;li&gt;a:hover {
	background-color: #9f0404;
	color: #fff;
}
.haederNav li::marker{
display:none;
}
.haederNav li{
list-style:none;
}
.am-nav-pills&gt;li+li {
	margin-left: 0;
}

.am-nav-pills {
	border-right: #fff dashed 1px;
}

.am-nav-pills:last-child {
	border-right: none;
}

.haederNav&gt;li&gt;a {
display: block;
	padding: 19.5px 15px;
	line-height: normal;
	text-align: center;
font-size:18px;
}

.am-dropdown-content {
	margin: 0;
	border: none;
	background-color: #910101;
	min-width: 176px;
}

ul.am-dropdown-content&gt;li&gt;a {
	color: #fff;
	font-size: 1.4rem;
	text-align: center;
}

ul.am-dropdown-content&gt;li&gt;a:focus,
ul.am-dropdown-content&gt;li&gt;a:hover {
	background-color: transparent;
	color: #FFFF00;
}

.am-dropdown-content:after,
.am-dropdown-content:before {
	display: none;
}

.am-btn-primary,
.am-btn-primary:focus,
.am-btn-primary:hover {
	background-color: #ff6600;
	border-color: #ff6600;
}

.am-topbar-btn {
	margin-bottom: 8px;
}

/*导航栏 end*/

/*列表分页 start*/
.am-pagination&gt;.am-active&gt;a,
.am-pagination&gt;.am-active&gt;a:focus,
.am-pagination&gt;.am-active&gt;a:hover,
.am-pagination&gt;.am-active&gt;span,
.am-pagination&gt;.am-active&gt;span:focus,
.am-pagination&gt;.am-active&gt;span:hover {
	background-color: #ff6600;
	border-color: #ff6600;
}

.am-pagination&gt;li&gt;a:focus,
.am-pagination&gt;li&gt;a:hover,
.am-pagination&gt;li&gt;span:focus,
.am-pagination&gt;li&gt;span:hover {
	background-color: #ff6600;
	border-color: #ff6600;
	color: #fff;
}

.am-pagination&gt;li {
	font-size: 1.2rem;
}

.am-pagination&gt;li&gt;a,
.am-pagination&gt;li&gt;span {
	padding: .4em .7em;
	border-radius: 3px;
	color: #999;
	margin-right: 0;
}

/*列表分页 end*/

/*友情链接start*/
#friendly-link .linkCont{
display: flex;
    justify-content: flex-start;
    align-items: center;
}
.linkCont a{
    margin-right: 30px;
    display: inline-block;
    height: 40px;
    padding-left: 15px;
    color: #333;
    font-size: 14px;
    line-height: 40px;
    background: #fff;
    width: 18%;
    text-align: left;
    border-radius: 18px;
    border: 1px solid #ccc;
}
#friendly-link .linkCont select{
    width: 18%;
    margin: 0px 30px;
    height: 40px;
    border-radius: 40px;
    padding-left: 10px;
    color: #333;
    font-size: 14px;
    border: 1px solid #ccc;
outline: none;
}
#friendly-link .linkCont select option{    
outline: none;
}
/*友情链接end*/
/*页尾 start*/
.footer{
background:url(/images/fczx/footer_bj.png) no-repeat top center;
background-size:100%;
padding: 50px 0px 40px;
}
.footer .am-cf{
display: flex;
    align-items: center;    
}
.footer .bq-left{
text-align: left;
    color: #fff;
    font-size: 14px;
}
.footer .bq-right img:last-child{
margin-left:30px;
}
/*页尾 end*/

/*不同分辨率适配 start*/

/*手机*/

@media only screen and (max-width: 640px) {
.am-list-news-default{
margin:0px;
}
	/*search start*/
	#searchform {
		max-width: 100%;
		float: none;
margin-top:15px;
	}

	/*search start*/
	/*导航 start*/
	.am-dropdown-content {
		display: none !important;
	}

	.am-nav&gt;li&gt;a {
		padding: .4em 1em;
	}

	.am-nav-pills&gt;li {
		background: none;
	}

	/*导航 end*/
#friendly-link ul li {
    margin-right:0px;
    margin-bottom: 15px;
}
.mininav {
    line-height:24px;
}
.haederNav{
display:none;
}
.am-topbar-nav&gt;li+li {
    margin-top: 0px;
}
#banner-slider {
    margin-bottom: 0px !important;
}
.logobox {
    padding: 20px 0px 26px;
}
.xwdtTit {
    margin-top: 25px;
}
.xwdtCont .research-content .am-list&gt;li {
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 20px !important;
}
.yjcbCont .research-content ul li .media-img {
    width: 154px !important;
    height: 216px !important;
    margin-right: 10px !important;
}
.yjcbCont .research-content .am-list-item-dated a p {  
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.zjgdCont .txImg ul&gt;li a img {
    max-height: 100% !important;
}
.yjcbItem {
    width: calc(100% - 184px) !important;
    padding-right: 10px !important;
}
.yjcbCont .research-content ul:nth-child(1),.yjcbList2 {
    margin-bottom: 0px !important;
}
.research-content .am-list&gt;li {
    margin-bottom: 15px !important;
}
.xwdtTit,.zjgdTit,.mtbdTit{
    background-size: 64vw !important;
}
.tzggTit,.yjcbTit{
background-size: 84vw !important;
}
.yqljTit{
background-size: 44vw !important;
}
.kjrkList li:nth-child(2) {
  margin:20px 0px;
}
.tzggCont .research-content .am-list-item-dated a div.am-slider-desc,.zjgdCont .txImg ul&gt;li a .am-slider-desc,.yjcbCont .research-content .am-list-item-dated a div.am-slider-desc {
    height: max-content !important;
}
.linkCont a{
margin-right:0px;
}
#friendly-link .linkCont select{
margin-top:15px;
}
.footer .am-cf,#friendly-link .linkCont,.research-content .am-list,.zjgdCont .txImg ul,.kjrkList {
flex-direction: column;
}
.footer {
    background: #8c1515;
}
.footer .bq-left img,.linkCont a,#friendly-link .linkCont select,.research-content .am-list&gt;li,.zjgdCont .txImg ul&gt;li,.kjrkList li{
width: 100% !important;
}
.footer .bq-left,.footer .bq-right {
    text-align: center;
}
}

/*电脑*/

@media only screen and (min-width: 1025px) {
	.no-padding-left {
		padding-left: 0px !important;
	}

	.no-padding-right {
		padding-right: 0px !important;
	}

	/*通用 start*/
	.margin-bottom {
		margin-bottom: 2px;
	}

	.border-right {
		border-right: #eee solid 2px;
	}

	/*通用 end*/
	
	/*列表 start*/
	.am-list-news-default {
		margin: 10px 0;
	}

	/*列表 end*/
}

/*平板和电脑*/

@media only screen and (min-width: 641px) {
.am-container {
    padding-left: 0rem;
    padding-right:0rem;
}
.am-container&gt;.am-g {
    margin-left:0rem;
    margin-right: 0rem;
}
.haederNav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
#collapse-head{
display:none !important;
}
}

/*手机和平板*/

@media only screen and (max-width: 1024px) {}

/*不同分辨率适配 end*/
</pre></body></html>