﻿.inbodyer{width: 100%;height: auto;position: relative;padding-top: 60px;overflow:hidden;}
.Header{width: 100%;position: fixed;top: 0;left: 0; height: 60px;box-shadow:2px 2px 2px #ccc;z-index: 99;}
.Header img{width: 100%;height: 100%; display: block;}

.lab_main,.lably{width: 100%;position: relative;}
.lably img{width: 100%;display: block;}
.Top_nav{width: 100%;
    margin: auto;
    overflow: hidden;
    background: #fbfbfb;
    position: relative;
    padding: 9px 0;border-bottom: 1px solid #eee;}
.Top_nav .gallery-thumbs .swiper-slide p {padding:10px 0;white-space: nowrap;}
.Top_nav .gallery-thumbs .swiper-slide-active p {width: 100%;margin: auto;overflow: hidden;}
.Top_nav .gallery-thumbs .swiper-slide-active .wire {background:#d33131;position: absolute;bottom:0px;width:62px;left:50%;height: 2px;margin-left:-31px;display: none;}
.gallery-thumbs {box-sizing: border-box;padding: 10px 0;}
.gallery-thumbs .swiper-slide {width: 30%;height: 100%;text-align: center;font-size: 1.6rem;color: #333;opacity: 0.8;}
.gallery-thumbs .swiper-slide-active {opacity: 1;color: #d33131;}
.Top_nav .swiper-button-next,.Top_nav .swiper-button-prev {position: absolute;top: 50%;width: 12px;height: 25px;margin-top: -15px;z-index: 10;cursor: pointer;}
.Top_nav .swiper-button-next img,.Top_nav .swiper-button-prev img{width: 11px;height: 22px;display: block;}
.top_content {position: relative;width:96%;margin:auto;}