/* @charset "gb2312"; */
body{ font:12px/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{ 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;}

.my_slide{ width: 100%; position: relative; overflow: hidden;}
.my_three,.sec06_cen,.sec07_cen{ width: 100%; position: relative; overflow: hidden; }
.swiper-pagination1{ position: absolute; bottom: 1% !important; }
.swiper-pagination2{ position: absolute; bottom: 2% !important;}
.sec09_top,.sec09_ser{ margin: 6% 0px; }
.sec09_cen p{ width: 90%; margin: 0 auto; font-size: 1.25em; line-height: 1.875em;}
.sec09_cen img{display: block; width: 90%; margin: 0 auto;}

/* .sec09_bott a{ display: block; width: 30%; height:auto; margin: 0 auto; font-size: 1.5em; text-align: center; border: 2px solid #b19460; color: #b19460; padding: 2% 6%;} */
@media (min-width:320px) and  (max-width:480px){
	.wrap { width:100%; }
}

@media (min-width:480px) and  (max-width:640px){
	.wrap { width:100%; }
}

