body {
    min-width: 1060px;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: '';
	display: block;
	float: none;
	clear: both;
}
.p-list-1 .u-ct .u-tit a:hover {
    color: #9a2018;
}
.p-list-3 .u-ct .u-tit a:hover {
    text-decoration: underline;
}
.p-list-3 .itm .pic img:hover {
    opacity: .85;
}
.f-l {
	float:left;
}
.f-r {
	float:right;
}
.pos-r {
	position: relative;
}
.fc-0 {
	color: #000;
}
.fc-6 {
	color: #666;
}
.mt-10 {
    margin-top: 10px;
}
.mt-15 {
    margin-top: 15px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-0 {
    margin-bottom: 0px;
}
.fw {
	font-weight: 600;
}
.w-675 {
	width: 675px;
}
.banner {
	background: url(../images/banner.jpg?i=1) top center no-repeat;
	height: 503px;
    border-bottom: 3px solid #9a2018;
}
.container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.match-btn {
	float: right;
}

.match-btn a {
	display: block;
    float: left;
    margin-left: 10px;
    color: #fff;
    background: #9a2018;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
}
.one {
	height: 210px;
	background: url(../images/jc.png) top right no-repeat;
	margin-top: 20px;
}
.m-list-1 {
	padding-top: 135px;
    padding-left: 10px;
}
.m-list-1 .itm {
    float: left;
    width: 144px;
    margin: 0 9px;
    text-align: center;
}
.p-list-1 .itm {
	margin-top: 30px;
}
.p-list-1 .itm .pic {
	float: left;
    width: 294px;
    height: 194px;
    overflow: hidden;
    margin-right: 20px;
}
.p-list-1 .itm .pic img {
	display: block;
    height: 194px;
}
.p-list-1 .itm .u-ct {
	float: right;
    width: 355px;
}
.p-list-1 .u-ct .u-tit {
	font-size: 18px;
    margin-bottom: 3px;
    line-height: 1.3;
    font-weight: 600;
}
.p-list-1 .u-ct .u-tit a {
	color: #000;
}
.p-list-1 .u-ct .u-txt {
	color: #221815;
}
.copyright {
	background: #eeeeee;
    width: 250px;
    padding: 10px 20px;
    margin-top: 30px;
    font-size: 14px;
}
.copyright p {
	padding: 5px 0;
}
.nav {
	font-size: 26px;
    margin: 30px 0 20px;
    color: #221815;
    font-family: "宋体";
    font-weight: 600;
}
.p-list-2 .itm {
	margin-right: 20px;
    float: left;
    width: 320px;
}
.p-list-2 .itm .pic {
    width: 320px;
    height: 163px;
    overflow: hidden;
}
.p-list-2 .itm .pic img {
	display: block;
    width: 320px;
    height: 163px;
}
.p-list-2 .itm .u-tit {
	font-size: 18px;
    margin-bottom: 10px;
    margin-top: 15px;
    font-weight: 600;
}
.p-list-2 .itmt .u-tit a {
	color: #000;
}
.p-list-2 .itm .u-txt {
	color: #221815;
    line-height: 1.8;
}

.p-list-3{
	margin: 0 -20px
}
.p-list-3 .itm {
	margin: 10px 20px;
    float: left;
    width: 480px;
}
.p-list-3 .itm .pic {
	display: block;
    width: 150px;
    height: 190px;
    float: left;
}
.p-list-3 .itm .pic img {
	display: block;
    width: 150px;
    height: 190px;
}
.p-list-3 .u-ct {
	float: right;
    width: 310px;
    position: relative;
    height: 190px;
}
.p-list-3 .u-ct .u-tit {
	font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1.3;
}
.p-list-3 .u-ct .u-tit a {
	color: #9a2018;
}
.p-list-3 .u-ct .u-sum {
	/*position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;*/
}
.p-list-3 .u-ct .u-sum p {
	margin-top: 6px;
}
.p-list-3 .u-ct .u-sum span {
	color: #fff;
    background: #9a2018;
    display: inline-flex;
    padding: 0px 3px;
    margin-right: 5px;
}
.pic-block {
	display: block;
	margin: 0 auto;
}
.footer {
    margin-top: 80px;
    padding-top: 30px;
    padding-bottom: 30px;
	background: #eeeae4;
}
.footer .nav {
	margin-top: 0;
}
.sider {
	position: absolute;
    top: 495px;
    left: 20px;
    width: 172px;
    height: 596px;
    text-align: center;
    padding-top: 64px;
    color: #ea0101;
    transition: all .3s ease;
}
.fs-large {
	font-size: 24px;
}
.big-map {
    position: absolute;
    bottom: 82px;
    right: 12px;
    width: 113px;
    height: 33px;
}