<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family:'Microsoft YaHei UI','Microsoft YaHei',DengXian,SimSun,'Segoe UI',Tahoma,Helvetica,sans-serif;
}
#header.upscrolled #mainnav &gt; ul &gt; li &gt; a{
	color:#333;
}
#mainnav &gt; ul &gt; li &gt; a{
	color:#333;
}
h1, h2, h3, h4, h5, h6{
	color:#333;
	margin:20px 0 10px 0;
}
.flat-title-button .title i{
	color:#D60011;
}
.blog-posts .entry-content-wrap:after{
	background-color: #D60011;
}
.button.cyfc-more{
	position:absolute;
	right:15px;
	top:6px;sss
}
.iconbox .box-header .box-icon i{
	background-color: #ccc;
}
.iconbox:hover .box-header .box-icon i{
	background-color: #D60011;
}
.imagebox .box-header:before{
	background-color: #D60011;
}
.flat-row{
	padding:10px;
}
.flat-title-button .title{
	padding-bottom: 10px;
}
.iconbox .box-readmore a{
	color:#333;
}
.iconbox .box-readmore a:hover{
	color:#D60011;
}
.iconbox .box-readmore a:hover:before{
	background-color: #D60011;
}
.iconbox .box-readmore a:before{
	background-color: #D60011;
}
a{
	color:#333;
}
.footer{
	background-color:#151515;
}
.footer-title{
	color:#eee;
	width:80px;
	border-bottom:2px solid #D60011;
	padding-bottom: 5px;
}
.footer ul li{
	border-bottom:1px dotted #ccc;
	position: relative;
}
.ftright{
	position:absolute;
	right:0;
	bottom:5px;
}
.footer-widgets .widget.widget_nav_menu ul li:before{
	background-color: #ccc;
}
.qrcode{
	text-align:right;
	padding-top:15px;
}

@media only screen and (max-width:977px){
		.qrcode{
			text-align:center;
			padding-top:15px;
		}
	}


.owl-theme .owl-controls .owl-nav div{
	background-color:#eee; 
}
.owl-theme .owl-controls .owl-nav div:hover{
	background-color:#D60011;
}

.intro p{
	height:60px;
	line-height: 30px;

	display: -webkit-box;  
	display: -moz-box;  
	overflow: hidden;  
	text-overflow: ellipsis;  
	word-break: break-all;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp:2;
}
.intro1 p{
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.ellipsis-one{
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.ellipsis-two{
	display: -webkit-box;  
	display: -moz-box;  
	overflow: hidden;  
	text-overflow: ellipsis;  
	word-break: break-all;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp:2;
}
.ellipsis-forth p{
	display: -webkit-box;  
	display: -moz-box;  
	overflow: hidden;  
	text-overflow: ellipsis;  
	word-break: break-all;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp:4;
}
.blog-posts .entry-content-wrap {
	padding-bottom: 35px;
}
.testimonial-author .author-info{
	color:#D60011;
}
.flat-title-button .button{
	font-size: 28px;
	font-weight: bolder;
}
.button.sm{
	border: 1px solid #aaa;
    background: #eee;
}
.button.sm:hover{
	background-color:#D60011;
}
.go-top{
	background-color: #eee;
}
.go-top:hover{
	background-color: #D60011;
}
.box-header .ellipsis-two{
	height:2.8em;
}
.box-desc p{
	height:66px;
	line-height: 22px;
}
.login-box{
	position: absolute;
	left:15%;
	top:50px;
	z-index:1000;
}
.login{
	padding:10px 30px;
	position: relative;
	border:1px solid #fff;
	 -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            font-weight: bold;
}
.login:hover{
	background-color: #D60011;
}
.login:hover a{
	color: #fff;
}
.login2{
	margin-top: 20px;
}
.login:after{
	width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background-color: #eee;
    -webkit-opacity: 0.5;
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
        opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
}
.loginn{
	position:relative;
	border:1px solid #fff;
}
.loginn:after{
	width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background-color: #eee;
    -webkit-opacity: 0.5;
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
        opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
}

/*ygtd*/
.ygtd-intro p{
	/*border:1px solid #ccc;*/
	line-height: 1.4em;
	height:8.4em;

	display: -webkit-box;  
	display: -moz-box;  
	overflow: hidden;  
	text-overflow: ellipsis;  
	word-break: break-all;  
	-webkit-box-orient: vertical;  
	-webkit-line-clamp:6;
}

#logo1{
	position:absolute;
	top:0;
}

/* cyfc */
.cyfc{
	padding-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #eee;
}



@media only screen and (min-width: 0) and (max-width: 1024px){
	.login-box{
		display: none;
	}
}

@media only screen and (max-width:1200px){
	.btn-menu{
		display: block;
	}
}

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