.box { margin-top: 0px; background: #fff88;}
.list-title { font-weight: bold;padding: 8px; font-size: 17px; border-bottom: 1px solid #aaa;background: url(../images/tubiao2.png) top center no-repeat;background-color: #eee;background-size: 120% 40px;color: #fff; text-align: center;}
.box-tit { padding: 10px; font-size: 17px; font-weight: bold; color: #fff88; text-align: center;border-bottom: 1px solid #aaa;background: url(../images/tubiao2.png) top center no-repeat;background-color: #eee;background-size: 120% 40px;}
.box-tit font { color: #ff0;}
.box-foot { padding: 7px; text-align: center; font-weight: bold; font-size: 18px; color: #00f; background: #ff99ff;}
.box-foot2 a { display: block; padding: 7px; text-align: center; font-weight: bold; font-size: 18px; color: #f00; background: #ff088;}



.subnav { padding: 8px;border-radius: 0px; margin-top: 0px; background: #fff88;}
.subnav ul { display: flex; text-align: center; font-size: 16px; font-weight: bold; text-shadow: 0px 2px 1px #ff9c0088;}
.subnav ul li { flex: 1;}
.subnav ul li a {}
.subnav ul li img { display: block; margin: 0 auto;}
@media screen and (max-width:1720px){ 
.subnav { margin: 0px 0px 0 0px;}
.subnav ul li img { width: 67.2px; height: auto;}
.subnav ul { font-size: 15px;}
}