<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
button,input{
	  border: 0;
    margin: 0;
    padding: 0;
    outline: none;
}
.a_inner{
	position: relative;
	top: -20px;
	z-index: 2;
	background: #fff;
	padding: 17px 49px 70px 19px;
	border: 1px solid #e0e0e0;
}
.aboutus{
	width: 100%;
	height: 102px;
	background-image: url(/uploads/image/tbimages/leftpic_03.jpg);
	text-align: left;
	padding:1px 0 0 30px ;
	
}
.aboutus h2{
	color: #fff;
}
.advertisement{
	height: 120px;;
	background: #dbdbdb;
	text-align: center;
	line-height: 37px;
	padding-top: 25px;
}
.tit{

	line-height: 57px;
	border-bottom:2px solid #999999 ;
	margin-bottom: 32px;
	height: 59px;
}
.tit h2{
	float: left;
	border-bottom: 3px solid #ac242d;
	padding-bottom: 17px;
	font-size: 18px;
}
.tit a{
	color: #999;
}
.tit div{

	float: right;
}
ul{
	padding-left: 13px;
}
.describe{
	height: 126px;
	float: left;
	width: 67%;
	padding-left: 3%;
	
}
.describe p{
	margin: 0;
}
.describe span{
	line-height: 48px;
}
.pic{
	float: left;
	margin-left: 2%;
}
.news{
	
	margin-bottom: 1px;
	padding: 30px 0;
}
.txt p{
	/*padding-right: 5%;*/
}
.txt h4,.txt h6{
	
	text-align: center;
}
.txt h4{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.txt h6{
	font-size: 12px;
	color: #999999;
	
}
.txt p{
	text-indent: 2em;
	color:#000;
	line-height: 22px;
		
}

.pic {
	/*width:90%;*/
	margin-top: 38px;
	margin-bottom: 31px;
}
.pic img{
	width: 100%;
}

.pagination{
	
display: block;
width: 100%;
margin: 10px auto;
position: relative;
}
.txt.clearfix p img:first-child{
		margin-left: -27px;
}
.txt.clearfix p img{
	width: 100% !important;
	height: auto !important
}
@media only screen and (max-width:1200px ) {
	.pic,.describe,.pic img{
		float: none;
		width: 100%;
		
	}
	
	
}
@media only screen and (max-width:336px ) {
	.a_inner{
		padding: 0;
	}	
}

.updown{
	margin-left: 10px;
	float: left;
}
.updown&gt;a{
	display: inline-block;
	margin-bottom: 18px;
	padding-left: 28px;
	color: #000;
}
.updown&gt;a:first-child{
	
	background: url(/uploads/image/tbimages/up.png) no-repeat;
	background-position: 0 6px;

}
.updown&gt;a:last-child{
	
	background: url(/uploads/image/tbimages/down.png) no-repeat;
	background-position: 0 6px;

}
.share{
	float: right;
	padding: 20px 10px;
}
.share span,.share ul,.share li{
	float: left;
	line-height: 24px;
}
.share ul{
	width: 177px;
}
.share li{
	margin: 0 1%;
}
.nav:nth-child(2)&gt;li{
	background: #ac242d no-repeat;
	background-image:url(/uploads/image/tbimages/nav1.png) ;
	background-position:90% 50% ;
}
.navbar-default .nav:nth-child(2)&gt;li&gt;a{
	color: #fff;
}
@media screen and (max-width:992px ) {
	.share,.updown{
		float: none;
	}	
	
}
</pre></body></html>