<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,textarea,p,th,td,tr,table,tbody,thead,tfoot,em,strong,span {
	padding: 0;
	margin: 0;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 15px;
}

ul,ol {
	list-style: none;
	display: block;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

input,textarea {
	font-size: 12px;
	outline: 0 none;
}

.center {
	text-align: center;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0 none;
}

em {
	font-weight: normal;
	font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}

.clear {
	clear: both;
	*zoom: 1;
}

.clearFix:after {
	content: ' ';
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.bg31{
	background: #313131;
}
.bgFF{
	background: #FFFFFF;
}
.bggrey{
	background: #b9b9b9 !important;
}
/*æ¸…é™¤è°·æ­Œä¸‹çš„ search å‰å·*/

select:focus {
	outline: none;
	background-color: transparent;
	border: 1px solid transparent;
}


/*æ¸…é™¤IEä¸‹çš„ search å‰å·*/

input[type=search]::-ms-clear {
	display: none;
}

/*æ¸…é™¤è°·æ­Œæµè§ˆå™¨inputé»˜è®¤é»„è‰²èƒŒæ™¯*/
input:-webkit-autofill {  
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;  
}
/*public*/
@font-face{
  font-family:myFont;
  src:url('../font/DIN Medium.ttf');
}
.w1180 {
	width: 1180px;
	margin: 0 auto;
	height: 100%;
}
.w965{
	width: 965px;
	margin: 0 auto;
	height: 100%;
}
.w985{
	width: 985px;
	margin: 0 auto;
	height: 100%;
}
.mt62{
	margin-top: 62px !important;
}
.mt50{
	margin-top: 50px !important;
}
.mt74{
	margin-top: 74px !important;
}
.mt12{
	margin-top: 12px;
}
.mb45{
	margin-bottom: 45px;
}
.mb58{
	margin-bottom: 58px !important;
}
.mb25{
	margin-bottom: 25px;
}
.mb33{
	margin-bottom: 33px !important;
}
.mb5{
	margin-bottom: 5px !important;
}
.mb60{
	margin-bottom: 60px !important;
}
.mb66{
	margin-bottom: 66px !important;
}
.mb10{
	margin-bottom: 10px !important;
}
.mb0{
	margin-bottom: 0px !important;
}
.mr12{
	margin-right: 12px;
}
.mt-110{
	margin-top: -110px !important;
}
.ml250{
	margin-left: 250px !important;
}
.pt10{
	padding-top: 10px;
}
.linethrough{
	text-decoration: line-through;
}
.bannerTop{
	height: auto;
	width: 100%;
	margin: 0 auto;
	position: relative;
	font-size: 0;
}
.bannerTop img{
	width: 100%;
	margin: 0 auto;
}
.colFB4A4A{
	color: #FB4A4A !important;
}
.bgFB4A4A{
	background: #FB4A4A !important;
}

/*footer*/
.footerBox{
	width: 100%;
	height: 230px;
	background: #313131;
}
.footerCont{
	height: 230px;
	background: #313131;
}
.footerL{
	/*width: 880px;*/
	width: 600px;
	float: left;
}
.footerR{
	float: right;
	/*width: 288px;*/
	width: 375px;
}
.footerL li{
	width: 880px;
	float: left;
}
.footerL li:first-child{
	margin: 30px 0 25px 0;
}
.footerL li:nth-child(2){
	margin-bottom: 60px;
}
.footerL li b{
	font-size: 16px;
	color: #FFFFFF;
}
.footerL li a{
	float: left;
	margin-right: 45px;
}
.footerL li span,.footerL li i{
	font-size: 12px;
    color: #848484;
    font-style: normal;
}
.footerL li span{
	margin-right: 30px;
}
.footerR li{
	/*width: 288px;*/
	width: 130px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	margin-top: 32px;
	margin-bottom: 10px;
}
.footerR li img{
	width: 130px;
	height: auto;
	margin-bottom: 10px;
}
.footerR li:first-child{
	/*margin-top: 32px;
	margin-bottom: 10px;*/
	margin-right: 40px;
}




















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