﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family:"微软雅黑";
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
.bao{
	width:87.09%;
	height:100px;
	margin:0 auto;
}
.bao p{
	width:60.15%;
	height:100%;
	line-height:500%;
	font-size:1em;
	display:block;
	color:#000;
	float:left;
}
.bao p a{
	color:#d8271f;
}
.bao ul{
	width:26%;
	float:right;
}
.bao ul li{
	width:128px;
	height:33px;
	display:block;
	margin-right:18px;
	margin-top:23px;
	float:left;
}
.bao ul li:hover{
	transform: scale(1.2, 1.2);
 	 transition: .3s transform;
}
.fof{
	width:87.09%;
	margin:0 auto;
	margin-bottom:8%;
}
