@charset "utf-8";
/* Reset CSS
 * --------------------------------------- */
html,body,div,p,hr,pre,h1,h2,h3,h4,h5,h6,table,tr,td,th,tfoot,tbody,thead,form,fieldset,input,textarea,label,ul,ol,dl,li,dt,dd,a,img,iframe,a {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	font-weight: normal;
	vertical-align: top;
	border:0;
}
body {
	text-align: center; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
a,a:link,a:hover,a:visited {
	text-decoration: none;
}
.clear{ clear:both;}
.clearfix { display: block; #zoom:1;
}
.clearfix:after { content: ''; overflow: hidden; width: 100%; height: 0px; font-size: 0px; display: block; clear: both; }
.left{ float:left;}
.right{ float:right;}

body {
  width: 100%;
  height: auto;
  min-width: 1000px;
  min-height: 600px;
}
.full-screen,
.full-screen body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* banner */
.banner{ width:100%;}

/* Custom CSS
 * --------------------------------------- */
.section{
	text-align: center;
}
.menu{
	position: absolute;
	top:0;
	left:0;
	width: 180px;
	height:100%;
	z-index: 70;
	padding: 0;
	margin:0;
	text-align: center;
	background-image: linear-gradient(0deg,#e7bd88,#e9c79a,#e7bd88);
}
.menu ul{ position:absolute; left:0; top:30%; height:60%;}
.menu li{
	width:180px;
	height:60px;
	line-height:60px;
	display:inline-block;
	margin: 10px 0px;
	color: #ff5400;
	background:url(http://he.news.cn/zhuanti/2025gzlfzkhb/tupianzhan/images/an2.png) top center no-repeat;      
}
.menu li a{
	text-decoration:none;
	color: #ff5400;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight:bold;
}
.menu li.active{
	color: #fff;
	background:url(http://he.news.cn/zhuanti/2025gzlfzkhb/tupianzhan/images/an1.png) top center no-repeat;
}
.menu li.active a{
	color: #fff;
}
.menu li.active a:hover{
	color: #fff;
}
.menu li:hover{
	background:url(http://he.news.cn/zhuanti/2025gzlfzkhb/tupianzhan/images/an3.png) top center no-repeat;
	color: #fff;
}
.menu li:hover a{
	color: #fff;
}

#section1{ background-image:url(http://he.news.cn/zhuanti/2025gzlfzkhb/tupianzhan/images/bg1.jpg); background-repeat:no-repeat; background-position:top center; width:100%; height:100%;}
#section2{ background-image:url(http://he.news.cn/zhuanti/2025gzlfzkhb/tupianzhan/images/bg2.jpg); background-repeat:no-repeat; background-position:top center; width:100%; height:100%;}
#section3{ background-image:url(http://he.news.cn/zhuanti/2025gzlfzkhb/tupianzhan/images/bg3.jpg); background-repeat:no-repeat; background-position:top center; width:100%; height:100%;}
#section4{ background-image:url(http://he.news.cn/zhuanti/2025gzlfzkhb/tupianzhan/images/bg4.jpg); background-repeat:no-repeat; background-position:top center; width:100%; height:100%;}

.xdfc {
	width: 1000px;
	margin:0px auto;
	height: 100%;
}
.hotsaleBody {
	width: 1000px;
	height: 100%;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.img-scroll {
	margin: 0px auto;
	position: relative;
	margin-top:60px;
}
.img-scroll .prev {
	top: 0px;
	width: 50px;
	height: 130px;
	text-align: center;
	padding-top: 300px;
	display: block;
	position: absolute;
	cursor: pointer;
}
.img-scroll .next {
	top: 0px;
	width: 50px;
	height: 130px;
	text-align: center;
	padding-top: 300px;
	display: block;
	position: absolute;
	cursor: pointer;
}
.img-scroll .prev {
	margin: 0px; left: 0px;
}
.img-scroll .next {
	margin: 0px; right: 0px;
}
.img-list {
	width: 900px;
	height: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.img-list ul {
	width: 9999px;
}
.img-list li {
	width: 900px;
	height: 100%;
	float: left;
	text-align: left;
}
.fc{ width:740px; margin:0px auto; height: 100%; background-color:#fff; padding:40px;
box-shadow:0 0 20px #999; -webkit-box-shadow:0 0 20px #999; -moz-box-shadow:0 0 20px #999; -ms-box-shadow:0 0 20px #999; -o-box-shadow:0 0 20px #999; margin-top:50px; margin-bottom:600px;}
.fc img {
	width: 740px;
	height: 100%;
}
.fc h1{
	width:740px;
	margin:0px auto;
	height:16px;
	line-height:16px;
	overflow:hidden;
	font-size:16px;
	color:#333;
	text-align: right;
	margin-top:30px;
}

.fc700{ width:700px; margin:0px auto; height: 100%; background-color:#fff; padding:40px;
box-shadow:0 0 20px #999; -webkit-box-shadow:0 0 20px #999; -moz-box-shadow:0 0 20px #999; -ms-box-shadow:0 0 20px #999; -o-box-shadow:0 0 20px #999; margin-top:50px; margin-bottom:600px;}
.fc700 img {
	width: 700px;
	height: 100%;
}
.fc700 h1{
	width:700px;
	margin:0px auto;
	height:16px;
	line-height:16px;
	overflow:hidden;
	font-size:16px;
	color:#333;
	text-align: right;
	margin-top:30px;
}

.fc640{ width:640px; margin:0px auto; height: 100%; background-color:#fff; padding:40px;
box-shadow:0 0 20px #999; -webkit-box-shadow:0 0 20px #999; -moz-box-shadow:0 0 20px #999; -ms-box-shadow:0 0 20px #999; -o-box-shadow:0 0 20px #999; margin-top:50px; margin-bottom:600px;}
.fc640 img {
	width: 640px;
	height: 100%;
}
.fc640 h1{
	width:640px;
	margin:0px auto;
	height:16px;
	line-height:16px;
	overflow:hidden;
	font-size:16px;
	color:#333;
	text-align: right;
	margin-top:30px;
}

.fc600{ width:600px; margin:0px auto; height: 100%; background-color:#fff; padding:40px;
box-shadow:0 0 20px #999; -webkit-box-shadow:0 0 20px #999; -moz-box-shadow:0 0 20px #999; -ms-box-shadow:0 0 20px #999; -o-box-shadow:0 0 20px #999; margin-top:50px; margin-bottom:600px;}
.fc600 img {
	width: 600px;
	height: 100%;
}
.fc600 h1{
	width:600px;
	margin:0px auto;
	height:16px;
	line-height:16px;
	overflow:hidden;
	font-size:16px;
	color:#333;
	text-align: right;
	margin-top:30px;
}

.fc500{ width:500px; margin:0px auto; height: 100%; background-color:#fff; padding:40px;
box-shadow:0 0 20px #999; -webkit-box-shadow:0 0 20px #999; -moz-box-shadow:0 0 20px #999; -ms-box-shadow:0 0 20px #999; -o-box-shadow:0 0 20px #999; margin-top:50px; margin-bottom:600px;}
.fc500 img {
	width: 500px;
	height: 100%;
}
.fc500 h1{
	width:500px;
	margin:0px auto;
	height:16px;
	line-height:16px;
	overflow:hidden;
	font-size:16px;
	color:#333;
	text-align: right;
	margin-top:30px;
}

.fc400{ width:400px; margin:0px auto; height: 100%; background-color:#fff; padding:40px;
box-shadow:0 0 20px #999; -webkit-box-shadow:0 0 20px #999; -moz-box-shadow:0 0 20px #999; -ms-box-shadow:0 0 20px #999; -o-box-shadow:0 0 20px #999; margin-top:20px; margin-bottom:600px;}
.fc400 img {
	width: 400px;
	height: 100%;
}
.fc400 h1{
	width:400px;
	margin:0px auto;
	height:16px;
	line-height:16px;
	overflow:hidden;
	font-size:16px;
	color:#333;
	text-align: right;
	margin-top:30px;
}

.fc340{ width:340px; margin:0px auto; height: 100%; background-color:#fff; padding:40px;
box-shadow:0 0 20px #999; -webkit-box-shadow:0 0 20px #999; -moz-box-shadow:0 0 20px #999; -ms-box-shadow:0 0 20px #999; -o-box-shadow:0 0 20px #999; margin-top:50px; margin-bottom:600px;}
.fc340 img {
	width: 340px;
	height: 100%;
}
.fc340 h1{
	width:340px;
	margin:0px auto;
	height:16px;
	line-height:16px;
	overflow:hidden;
	font-size:16px;
	color:#333;
	text-align: right;
	margin-top:30px;
}
