@charset "utf-8";
.w1200 {
	width: 1200px;
}

.top img {
	width: 100%;
	height: auto;
}

.p1_content .fl,
#box {
	width: 800px;
}

.p1_content .fr {
	width: 380px;
}

#box {
	height: 450px;
	position: relative;
}

#box ol {
	top: 415px;
}

#box ul li span {
	position: absolute;
	width: 98%;
    bottom: 0;
    background: rgba(0,0,0, 0.7);
    height: 50px;
    line-height: 50px;
	top: 399px;
	padding-left: 2%;
}

#box ul li span,
#box ul li span a {
	color: #fff;
}

.p2_1 li.active,
.p3_1 h1 {
	background: #ecebe9;
	color: #bd2a27;
}

.p2_1 li.active a,
.p3_1 h1 a {
	color: #bd2a27;
}

.jCarouselLite1 li {
	width: 1200px;
	height: 675px;
}

#copyright {
	background: #fff;
	color: #000;
	font-size: 14px;
}

#copyright a {
	color: #000;
}

/*0618*/
#box ul li span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 88%;
    padding: 1% 11% 1% 1%;
    height: auto;
    background: rgba(0, 0, 0, 0.5);
    text-align: left;
    top: auto;
    line-height: 26px;
    font-size: 20px;
}

#box ol {
    top: auto;
    bottom: 15px;
}
