/**************************banner样式*******************************/

.banner {
	width: 100%;
	height: 360px;
	background: #FFFFFF;
	display: block;
	float: left;
 *position: absolute;
 *top: 60px;
}
.banner-centen {
	width: 100%;
	height: 360px;
 padding: 0 20px background: #BA2636;
	margin: auto;
}
.banner-centen .focus {
	width: 100%;
	height: 360px;
	overflow: hidden;
	position: relative;
}
.banner-centen .f-img-list {
	height: 360px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	width: 100%;
}
.banner-centen .f-img-list img {
	position: absolute;
	top: 15%;
	left: 10%;
}
.banner-centen .f-img-list li {
	height: 360px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 101;
	background: url(#) center no-repeat;
	list-style: none;
}
.banner-centen .f-img-list li.on {
	z-index: 105;
}
.banner-centen .d-img-list-bg, .banner-centen .d-img-list {
	position: absolute;
	left: 160px;
	top: 0;
	width: 200px;
	height: 380px;
}
.banner-centen .d-img-list-bg {
	background: #000000;
	opacity: 0.2;
	filter: Alpha(Opacity=20);
}
.banner-centen .d-img-list li {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 112;
	display: none;
	width: 200px;
	height: 360px;
	list-style: none;
}
.banner-centen .d-img-list li.on {
	z-index: 113;
	display: block;
}
.banner-centen .focus-btns {
	position: absolute;
	right: 140px;
	top: 280px;
}
.banner-centen .focus-page-btn {
	width: 66px;
	height: 66px;
	position: absolute;
	top: 160px;
	z-index: 110;
}
.banner-centen .focus-btn-prev {
	background: url(../images/bleft.png) no-repeat;
	left: 30px;
}
.banner-centen .focus-btn-next {
	background: url(../images/bright.png) no-repeat;
	right: 30px;
}
.banner_txtbox {
	width: 400px;
	float: left;
	margin-left: 120px;
	margin-top: 80px;
}
.banner_txtbox h2 {
	width: 100%;
	font-size: 20px;
	color: #fff;
	line-height: 34px;
	float: left;
	padding-bottom: 10px;
}
.banner_txtbox p {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 18px;
	color: #fff;
	line-height: 24px;
}
a.button03 {
	float: left;
	margin-top: 20px;
	padding: 10px 20px 10px 20px;
	background-color: #d71921;
	font-size: 14px!important;
	color: #fff;
	text-align: center;
	line-height: 100%;
	border-radius: 4px;
	display: block;
}
@media screen and (max-width: 920px) {
ul.nav li a {
	background: none;
}
.menu01 {
    height: auto;
}
.banner02 img {
	width: 100%;
    height: auto;
}
.banner02 {
    height: auto;
}
.banner02 p {
    top: 10px;
    font-size: 16px;
}
.margin_t03 {
    position: inherit;
}
.w_100 tbody {
	float: left;
    margin-left: -50%;
}
.w_100 tr {
    width: 100%;
}
.w_100 td {
    float: left;
    width: 50%;
}
.table_box01 table {
    width: 100%;
}
.table_box01 tbody{
	margin-left: 0;
}
.table_box01 tr {
    width: 100%;
}
.table_box01 td {
    float: none;
    width: auto;
}
td.input_style01 input, input.input_style01 {
    width: 78%;
}
td.input_style02 input, input.input_style02 {
    width: 78%;
}

}