﻿*{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}
a{
	cursor: pointer;
	text-decoration: none;
	color: #000000;
}
body{
	color: #000000;
	font-size: 16px;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.banner{
	margin: 0px;
	padding: 0px;
	margin-bottom: -4px;
}
.banner img{
	width: 100%;
}
.mt{
	margin-top: 20px;
}
a{
	cursor: pointer;
}
.tab{
	background-color: #e10a1e;
	height: 90px;
}
.tab ul{
	width: 1200px;
	margin: 0 auto;
}
.tab ul>img{
	float: left;
}
.tab ul li{
	float: left;
    line-height: 90px;
    font-size: 20px;
	color: white;
}
.tab ul li span{
	padding: 0 30px;
}
.part1{
	background-color: #fadeb3;
	height: 590px;
}
.lunbo{
	background: url(../img/part1bg.png) no-repeat ;
	background-size: 100% 80%;
    background-position-y: center;
}
.more{
	text-align: right;
    color: #e10a1e;
    position: relative;
    top: -15px;
}
.part2 ul li img{
	width: 28px;
    position: relative;
    top: 10px;
}
.part2 ul li{
	width: 550px;
    float: left;
    margin-right: 50px;
    padding: 15px 0px;
	border-bottom: 1px solid #f5f5f5;
}
.part2 ul li p{
	margin-top: 10px;
    text-indent: 2rem;
    line-height: 20px;
}
.part2 ul li label{
	color: #E10A1E;
	font-weight: bold;
}
.part3 ul li img{
	width: 28px;
    position: relative;
    top: 10px;
}
.part3 ul li{
	width: 550px;
    float: left;
    margin-right: 50px;
    padding: 15px 0px;
	border-bottom: 1px solid #f5f5f5;
}
.part3 ul li p{
	margin-top: 10px;
    text-indent: 2rem;
    line-height: 20px;
}
.part3 ul li label{
	color: #E10A1E;
	font-weight: bold;
}
.part2,.part3{
	height: 540px;
}
.listpa li{
	display: inline-block;
	padding: 20px;
	background: url(../img/listpabg.png);
	margin-right: 6px;
}
.listpa li p{
	width: 250px;
	margin-bottom: 20px;
	color: white;
	line-height: 25px;
}
.listpa li img{
	width: 250px;
}
.listba{
	margin-top: 20px;
}
.batit{
    text-align: center;
    font-weight: bold;
    color: #e10a1e;
}
.bap{
	margin-top: 25px;
	text-indent: 2rem;
}
.listba  li{
	padding: 20px 30px;
    border: 1px solid #e1e1e1;
    border-left: none;
	margin-top: 20px;
}
.paleft{
	width: 570px;
    text-align: center;
    padding: 20px 0px;
    background-color: #fdf7e3;
	display: inline-block;
}
.paleft ul li img{
	width: 300px;
}
.paleft ul li{
	margin-top: 20px;
}
.paleft ul li p{
	width: 260px;
    margin: 0 auto;
    line-height: 40px;
	background-color: #e41a1b;
    color: white;
    text-align: left;
    text-indent: 2rem;
	position: relative;
    top: -20px;
}
.paright ul li img{
	width: 28px;
    position: relative;
    top: 10px;
}
.paright ul li{
	width: 550px;
    float: left;
    margin-right: 50px;
    padding: 12px 0px;
	border-bottom: 1px solid #f5f5f5;
}
.paright ul li p{
	margin-top: 10px;
    text-indent: 2rem;
    line-height: 20px;
}
.paright ul li label{
	color: #E10A1E;
	font-weight: bold;
}
.paright{
	width: 600px;
    float: right;
}
.listp{
	margin-top: 30px;
    color: #e10a1e;
	text-indent: 35px;
}
.boxlist{
	height: 600px;
	background: url(../img/listbg.png) no-repeat;
	margin-top: 30px;
    border: 1px solid #ccc;
}
.boxlist ul{
	margin-top: 20px;
}
.boxlist ul li{
	line-height: 57px;
    padding: 0px 35px;
}
.time{
	float: right;
}