@charset "utf-8";

*{padding: 0;margin: 0;}
body{font: 16px/1.5em Microsoft Yahei, tahoma, Srial, helvetica, sans-serif;}
ul, li{list-style: none;}
img{border: none;}
a{text-decoration: none;}
a:hover{text-decoration: none;}
.clear{clear: both;}
.left{float: left;}
.right{float: right;}

.wrap{width: 640px;margin: 0 auto;position: relative;}
.bfd img{width: 100%;vertical-align: bottom;}

@media (min-width:320px) and (max-width:480px){
	html{font-size: 58% !important}
	.wrap{width: 100%;}
}
@media (min-width:480px) and (max-width:640px){
	html{font-size: 58% !important}
	.wrap{width: 100%;}
}


.nav{position:relative;}
#navherf{height:6.2rem; position:absolute; width:100%; bottom:0px;}
#navherf a{display:block; float:left; width:20%;height:6.2rem;}


.sec01{padding: 0;margin-bottom: 2rem;}
.sec01_01{margin:2rem auto;}
.sec01_03{margin:2rem auto;}


#TSlide{position: absolute;top: 18.3%;width: 88.6%;left: 6%;}
.TSlide_bd li{overflow: hidden}
.TSlide_fd{width: 100%;margin:4% auto 0;text-align: center}
.TSlide_fd li{width:9px;height: 9px;border:1px solid #fff;background:#9d8478;margin:0 0.5%;border-radius: 50%;display: inline-block}
.TSlide_fd li.on{background: #e6ca8c;}



.sec05_02{background:#000;}
.sec05_02 a{float:left;width:50%;    margin-bottom: 10px;}