<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;
}
.required{
	background:  no-repeat;
	background-position:0 13px
}
form input{
	border-radius: 0;
}
.textarea{
	width: 50%;
} 
.form .form-group{
	margin-bottom: 25px;
}
.form-group img{
	border: 1px solid #ccc;
	width: 100%;
	max-width: 120px;
	margin-left: 43px;
	height: 48px;
}
.form button{
	border-bottom: 3px solid #ac242d;
	width: 25%;
	background: #f8f8f8;
}
.form-control{
	width: 49%;
}
.form-control.textarea{
	height: 164px;
	width:85%
}
.form-group.clearfix input{
	width: 29%;
}
.code{
	float: left;
}

.btn{
	border-bottom:3px solid #ac242d ;
	border-radius: 0;
	padding: 0 15%;
	margin: 0 auto;
	margin-left: 14%;
	height: 55px;
	font-size: 24px;
	color: #ac242d;
}
.nav:nth-child(5)&gt;li{
	/* background: #ac242d no-repeat;
	background-image:url(/uploads/image/tbimages/nav1.png) ; */
	background-position:90% 50% ;
}
.navbar-default .nav:nth-child(5)&gt;li&gt;a{
	/* color: #fff; */
}</pre></body></html>