@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; list-style:none;}
nav{width:100%; height:44px; background:#333; background:rgba(0,0,0,0.8); font-size:17px;}
nav ul{ color:#fff; height:44px; width:1080px; margin:0 auto;}
nav ul li{ display:inline-block; width:115px; vertical-align:middle; font-size:14px; text-align:center;}
nav ul li:hover{ opacity:0.5; cursor:pointer; transition:0.5s;}
.yulan{ width:1000px; margin:0 auto; margin-top:15px; height:40px; border-bottom:1px solid #ccc;}
.yulan span{ font-size:20px;}
.huoqu{ width:950px; margin:0 auto; margin:19px auto 0; padding:8px 16px; background:#f2f8fc; border-radius:6px; text-align:center; font-size:14px;}
.xz{ width:950px; margin:0 auto; margin-top:20px;}
.bjt{ background:url(../images/246x0w.jpg) no-repeat; width:246px; height:246px; border-radius:22.5%;}


