/* @charset "gb2312"; */
body{ font:16px/1.5em Microsoft Yahei,tahoma,Srial,helvetica,sans-serif;}
body,ul,p,h1,h2,dl,dd,form,input,textarea,select { padding:0; margin:0;}
ul,li{ list-style:none; }
img { border:none; }
a { text-decoration:none; }
a:hover { text-decoration:none; }
.clear{ clear: both;}
.bfd img{ display: block; width: 100%; vertical-align: bottom;}
.left{ float: left; }
.right{ float: right; }
.oop{ width: 100%; height: 500px; background: red; }
.wrap { width:640px; margin:0 auto; position:relative;}

.zj_t{ margin: 2.6875rem 0.0rem 1.5625rem; }
.zj_con{ width: 94%; margin: 0 auto; background: #fff; }
.hd{ width: 100%; height: 3.4375rem; border-bottom: 0.0625rem solid #dbb375; margin-bottom: 2.6875rem; }
.hd li{ float: left;width: 33.33%; height: 3.4375rem;}
.hd li.young{ width: 24%;}
.hd li a{ display: block; color: #000; font-size: 1.7rem; line-height: 3.4375rem; text-align: center; }
.hd li.on{ background: #dbb375; }

.bd{ width: 100%; margin: 0 auto;position: relative;}
.bd ul{ height: auto; }
.bd li{margin-bottom: 2.6875rem; }

.banner{background: #000;}







@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%; }
}

