<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*閬僵灞�*/
.hide{
    display: none;
}


/*棣栭〉*/
header{
	padding-top: 10px;
	height:60px;
	line-height: 48px;
	text-align: center;
	font-size:1.5em;
    background-color: #ffffff;
    color:#767070;
}

/*鍒楄〃椤�*/
.backprev{
	float:left;
	width: 15%;
    text-align: center;
    color: #767070;
    height: 48px;
    line-height: 48px;
}
.head-middle{
    width: 70%;
    text-align: center;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.head-right{
	float:right;
	text-align: center;
	width:15%;
}
.app-hide-list i{
    margin-top: -3px;
    margin-right: 5px;
}
.app-hide-list{
    background: #f5f5f5;
    margin:5px 0;
    color:#FFFFFF;
}
.app-slide-menu .mdui-list-item-content{
    text-align: left;
    padding-left: .8em;
}
.app-collapse-menu{
    margin:0 16px;
}
.app-list-home{
    padding:0;
    margin:5px 0 10px;
    background: rgb(91, 134, 16);
}
.app-list-home:hover{
    background: rgb(91, 134, 16);
}
.app-list-home i{
    margin-top: -3px;
    margin-right: 5px;
    color:#fff;
}
.app-list-home a{
    color:#fff;
}
.app-list-item-link{
    color:#000;
    display: block;
    width:100%;
    text-align: left;
}
.app-list-item-link a{color: #000000;}
.mdui-collapse-item-body .app-sub-list{
    padding:0 ;
    margin: 8px;
    background: #fff;
}
.mdui-collapse-item-body .app-sub-list a{
    padding-left:23px;
	color: #000000;
}
.app-collapse-list{
    margin:10px 0;
}
.menu-click{
     background: rgb(122, 177, 27);
}
.app-btn{
	min-width: 100%;
	text-align: center;
	padding:0;
}

@media (max-width: 768px){
   .n_news_detail .content .n_left {
    width: 100%;
    float: none;
}
.n_news_detail .content .n_left .n_left_box {
    background: #fff;
    padding: 20px;
}
.n_news_detail .content .n_right {
    width: 100%;
    float: none;
}
.fw2l {
     width:  calc(100% - 40px );
    float: none;
    padding: 0px 20px;
}
.fw2r {
     width:  calc(100% - 40px );
    float: none;
    padding: 0px 20px;
}
.n_container {
    overflow: hidden;
    padding: 0px 10px
}
.contact {
    background: #fff;
    padding: 0 10px;
    padding-bottom: 98px;
}
.contactDl {
    padding-top: 18px;
    overflow: hidden;
    margin-right: 0px;
}
.contactDl dd {
    width: 100%;
    overflow: hidden;
    float: none;
}
.contactDl dd .con {
    background: #fafafa;
    margin-right: 0;
    margin-bottom: 25px;
    text-align: center;
    padding: 25px 0;
}
.contact-hui {
    padding: 20px 0;
}
.contactDl dd .con .title {
    color: #666666;
    font-size: 16px;
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: bold;
}
.contactDl dd .con i {
    width: 48px;
    height: 48px;
    display: block;
    border-radius: 50%;
    background: #a0c31f;
    margin: 0 auto;
    margin-bottom: 10px;
}




}</pre></body></html>