#top .lmd{ float:right; text-align:right;line-height:20px; color:#fff; cursor:pointer; font-size:14px; padding:2px; } #top .lmd i{ margin-left:5px; font-size:18px; padding:5px 8px;border-radius:4px;box-shadow: 2px 2px 4px #000; background:#0064B8;} #wdh{ width:200px; position:fixed; right:-200px; top:0px; height:100%; overflow-y:scroll; overflow-x:hidden; z-index:1000; display:none; background-color:rgba(0,0,0,0.4); } #wdh .gb{ width:28px; display:block; cursor:pointer; height:32px; float:right; background-image: url(../images/gb.png); background-repeat: no-repeat; background-position: center center; margin-right:10px; } #w_menu{ width:100%; float:right; } #w_menu ul{list-style-type:none;} #w_menu ul li{ float:left; font-size:14px; width:100%; text-align:center; } #w_menu ul li.top{ text-align:left; text-indent:24px; line-height:32px; color:#fff; font-size:14px; font-weight:bold; border-bottom:#B52D33 solid 1px; background-color:#cc0000; } #w_menu ul li A{ display:block;border-bottom:#2859BF solid 1px;font-size:14px; line-height:22px; padding-top:5px; padding-bottom:5px; color:#fff; background-color:#0064B8;} #w_menu ul li A:hover{ border-bottom:#B52D33 solid 1px; background-color:#cc0000; } #w_menu ul li A.sec{border-bottom:#B52D33 solid 1px; background-color:#cc0000;} #sjjp{width:100%; float:left; text-align:center; margin-bottom:4px; } #sjjp ul{ list-style-type:none; } #sjjp UL LI { width:48%; float:left; text-align:center; margin:0.6%;overflow:hidden; border-radius:4px; background-color:#fff;border:#ddd solid 1px; } #sjjp ul li img{ max-width:98%;height:200px; margin-top:5px; } #sjjp UL LI p{ width:98%; overflow:hidden; height:25px; line-height:25px; text-align:center; overflow:hidden; font-size:12px; } #sjjp UL LI A{ color:#33} #sjjp UL LI A:hover{ color:#EB3E1C; } #tplist{ width:100%; float:left; margin-top:12px; } #tplist .swiper-slide{ -webkit-transition:-webkit-transform 600ms ease-out; transition: transform 600ms ease-out; -webkit-transform:scale(0.8); transform: scale(0.8); } #tplist .swiper-slide-active{ -webkit-transform:scale(1); transform: scale(1); } #tplist .swiper-slide h3{ font-size: 14px; text-align: center; font-weight:normal; } #tplist .swiper-slide img{ max-width:100%; margin-bottom: 15px; height:30vw; margin-left:auto; margin-right:auto; display:block; border:0px; } #tplist > a{ display: block; width:100%; box-sizing: border-box; border: 1px solid #d0d0d0; margin: 10px auto; font-size:14px; line-height:20px; text-align: center; }