 *{ margin:0; padding:0;}
body{ background:url(../imghtml/index_bg.jpg) 50% 50% no-repeat; background-size:cover;}
.header{ width:100%; margin-top:10px; margin-bottom:10px;}
.container{ width:100%; height:650px;}
.content{ width:900px; margin:0 auto; }
.panel{ margin-top:180px; padding:10px 0;}
.list-inline{display: flex; margin-top:15px; list-style-type:none;}
.list-inline li{flex:1; text-align:center;/* line-height:40px;*/ font-size:18px; font-family:"FZDBSJW"; font-weight:bold;} 
.list-inline-content{ border-right:#CCC 1px solid;} 
.list-inline a{ color:#333;}
.list-inline a:hover{ color:#06F; text-decoration:none;}