body,html{ padding-bottom:20px; }
.ovf{ overflow: hidden; }
.cen{text-align: center;}
.center{ width: 1200px; margin: 0 auto; }
.top{padding: 25px 0; background-color: #ffffff; box-shadow: 0px 10px 11px 1px rgba(234, 234, 234, 0.46); }
.logo{ float: left; }
.nav{ float: left; margin-left:80px; margin-top:20px; }
.nav li{ float: left;color: #909090; margin-right: 3px; padding: 0 10px; }
.nav li:nth-child(5) a{color: #9d7c53 !important;}
.nav li a{ color: #909090; font-size: 16px; transition: all .5s; }
.nav li a:hover{ color: #9d7c53; }
.select{ color: #9d7c53 !important; }
/*,.nav li:nth-child(6)*/
.nav li:nth-child(3){ position: relative; background: url('/images/down.png')no-repeat right center; background-size:8%; }
.nav li:nth-child(3):hover .fwxm,.nav li:nth-child(6):hover .fwxm{ display: block; }

.fwxm {width: 170px;padding: 10px 10px; z-index: 100; position: absolute; background: #fff; border-radius:8px; display: none; text-align: center; }
.fwxm p{ text-align: center; font-size: 16px; line-height:32px;    float: left;  width: 85px; }
.fwxm p a{ font-size: 14px; }
.cle{ clear: both; }
.content{    width: 1000px;margin:0 auto;}

.aa{ padding: 40px 0; border-bottom:1px solid #eaeaea; }
.aa a{ color: #333333; }
.list li{ padding: 30px 0; border-top: 1px solid #eaeaea; }
.tit{ font-size: 20px; margin: 50px 0 22px 0; color: #333333; text-align: center; font-weight: bold; font-size: 18px; }
.sub{ color: #999999; font-size: 14px; text-align: center; margin-bottom:57px; }
.con p{     color: #666666;  text-indent: 30px; font-size: 15px;  line-height: 26px;  padding-bottom: 20px;}
.con{ margin-bottom:40px; }
.foot { width: 100%; height: 300px; background: url('/template/ppai/new/static/images/mapbg.png')no-repeat; }
.foot li{ width: 400px; float: left; text-align: center; }
.foot li img{ margin-top:40px; }
.foot-tt{ color: #9d7c53; font-size: 16px; margin: 20px 25px; }
.foot-cc{ width: 303px; margin: 0 auto; color: #666666; font-size: 16px; line-height: 32px; }

.footer{ text-align: center; color: #999999; font-size: 14px; border-top: 1px solid #eaeaea; }
.footer p{ line-height:24px; }
.footer img{ margin: 60px 0 40px 0; }