@charset "utf-8";
/* CSS Document */
/*
产品
*/
#xp_pro {
	clear: both;
	width: 100%;
	height: 540px;
	overflow: hidden;
	background: url(../images/xp_proBg.jpg) no-repeat top center;
}
#xp_pro .title {
	width: 160px;
	height: 105px;
	margin: 0px auto;
}
#xp_pro .title .ch {
	width: 160px;
	height: 30px;
	line-height: 30px;
	padding-top: 45px;
	color: #844e00;
}
#xp_pro .title .en {
	width: 160px;
	height: 30px;
	line-height: 30px;
	color: #ab916f;
}
#xp_pro .pro {
	width: 999px;
	height: 318px;
	overflow: hidden;
	margin: 0px auto;
	padding-top: 56px;
}
#xp_pro .pro ul li {
	width: 219px;
	height: 318px;
	float: left;
	position: relative;
	padding-right: 41px;
}
#xp_pro .pro ul li .pic {
	width: 219px;
	height: 287px;
	overflow: hidden;
	background: url(../images/xp_proBg.png) no-repeat bottom center;
}
#xp_pro .pro ul li .bg {
	width: 219px;
	height: 282px;
	overflow: hidden;
	background-color: #000;
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#xp_pro .pro ul li a {
	width: 219px;
	height: 282px;
	overflow: hidden;
	display: block;
	color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#xp_pro .pro ul li a img {
	margin: 70px 0px 50px;
}
#xp_pro .pro ul li a div {
	width: 216px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	margin: 0px auto;
}

/*
新闻
*/
#xp_news {
	width: 100%;
	height: 618px;
	overflow: hidden;
	background: url(../images/xp_newsBg.jpg) no-repeat top center;
}
#xp_news .title {
	width: 160px;
	height: 123px;
	margin: 0px auto;
}
#xp_news .title .ch {
	width: 160px;
	height: 30px;
	line-height: 30px;
	padding-top: 63px;
	color: #fff;
}
#xp_news .title .en {
	width: 160px;
	height: 30px;
	line-height: 30px;
	color: #959f98;
}
#xp_news ul {
	width: 980px;
	height: 422px;
	overflow: hidden;
	margin: 0px auto;
}
#xp_news ul li {
	width: 472px;
	height: 99px;
	overflow: hidden;
	float: left;
	padding-top: 58px;
}
#xp_news ul li a {
	width: 472px;
	height: 99px;
	display: block;
	overflow: hidden;
}
#xp_news ul li a .pic {
	width: 112px;
	height: 99px;
	overflow: hidden;
}
#xp_news ul li a .pic img {
	width: 108px;
	height: 95px;
	border: 2px solid #6e6867;
}
#xp_news ul li a:hover .pic img {
	border: 2px solid #a90502;
}
#xp_news ul li a .nr {
	width: 342px;
	height: 99px;
	overflow: hidden;
}
#xp_news ul li a .title {
	width: 342px;
	height: 34px;
	line-height: 34px;
	padding-bottom: 7px;
	overflow: hidden;
	border-bottom: 1px solid #6e6867;
	color: #fff;
}
#xp_news ul li a:hover .title {
	color: #d40600;
}
#xp_news ul li a .brief {
	width: 336px;
	height: 44px;
	line-height: 22px;
	padding-top: 13px;
	overflow: hidden;
	color: #bbb3b3;
	margin: 0px auto;
}
#xp_news .more {
	width: 129px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	margin: 0px auto;
	background-image: url(../images/xp_newsMore.png);
}
#xp_news .more a {
	width: 129px;
	height: 30px;
	display: block;
	color: #fff;
}
#xp_news .more a:hover {
	color: #ff9;
}

/*
关于
*/
#xp_about {
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.xp_about {
	width: 1136px;
	height: auto;
	min-height: 280px;
	margin: 0px auto;
	background: url(../images/xp_aboutBg.jpg) no-repeat top left;
}
.xp_about .xp_en {
	width: 1000px;
	height: 40px;
	line-height: 30px;
	color: #844e00;
	padding-top: 40px;
}
.xp_about .con {
	width: 1136px;
	height: 263px;
	overflow: hidden;
	margin: 0px auto;
}
.xp_about .con .focus, .xp_about .con .focus .main, .xp_about .con .focus .main img {
	width: 491px;
	height: 263px;
	overflow: hidden;
}
.xp_about .con .focus {
	position: relative;
}
.xp_about .con .focus .minor {
	width: 491px;
	height: 42px;
	position: absolute;
	left: 0px;
	bottom: 10px;
}
.xp_about .con .focus .minor ul {
	width: 425px;
	height: 42px;
	overflow: hidden;
	margin: 0px auto;
}
.xp_about .con .focus .minor ul li {
	width: 79px;
	height: 42px;
	overflow: hidden;
	float: left;
	margin: 0px 3px;
}
.xp_about .con .focus .minor ul li img {
	width: 79px;
	height: 42px;
}
.xp_about .con .focus a.prev, .xp_about .con .focus a.next {
	width: 50px;
	height: 50px;
	display: block;
	background-image: url(../images/xp_aboutFocusButton.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.xp_about .con .focus a.prev {
	left: 0px;
	background-position: left top;
}
.xp_about .con .focus a.next {
	right: 0px;
	background-position: right top;
}
.xp_about .con .focus a.prev:hover, .xp_about .con .focus a.next:hover {
	filter: alpha(opacity = 100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.xp_about .nr {
	width: 626px;
	height: 263px;
	overflow: hidden;
}
.xp_about .nr .title {
	color: #e20d00;
	height: 30px;
	border-bottom: 1px solid #ebe7e8;
}
.xp_about .nr .xp_en {
	width: 450px;
	height: 60px;
	line-height: 60px;
	padding-top: 20px;
	margin-left: 40px;
	color: #666;
	border-bottom: 2px solid #efe8de;
}
.xp_about .nr .brief {
	width: 586px;
	height: 96px;
	overflow: hidden;
	padding: 9px 0px 0px 40px;
	color: #666;
}
.xp_about .nr .more {
	width: 106px;
	height: 30px;
	display: block;
	margin: 10px 0px 0px 40px;
}
.xp_about .nr .more a {
	width: 102px;
	height: 26px;
	display: block;
	line-height: 26px;
	border: 2px solid #ef3125;
	color: #ef3125;
}
.xp_about .nr .more a:hover {
	color: #a90502;
}