﻿@charset "utf-8";
.mobLb {
    height: 400px;
    float: left;
    width: 100%;
}
    .mobLb img {
        width: 100%;
        height: 400px;
    }
    .mobLb .swiper-wrapper, .mobLb .swiper-slide {
        height: 400px !important;
    }
    .arrow-left {
        background: url(/Views/Home/images/Fweb/iconNext.png) no-repeat left top;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -15px;
        width: 56px;
        height: 56px;
        z-index: 10;
        opacity: 0.5;
    }

.arrow-right {
    background: url(/Views/Home/images/Fweb/iconPrev.png) no-repeat left bottom;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    width: 56px;
    height: 56px;
    z-index: 10;
    opacity: 0.5;
}

.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    margin: 0 3px;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

.swiper-slide {
    position: relative;
    transition: opacity 0.7s ease-in-out;
}

.swiper-slide-active {
    opacity: 1;
}

.swiper-slide .img {
    position: absolute;
}

.inner {
    position: relative;
    display: block;
    margin: 0 auto;
}

.Laboratory{
    float:left;
    width:100%;
    background:white;
}

.TyTitle {
    text-align: center;
    padding: 60px 0 30px;
    background: white;
    font-size: 28px;
    color: #0066CC;
    background-image: url("/Views/Home/images/Fweb/serength_title_bg.png")
}
.TyTitle img{
    width:100%;
}
.LaboratoryLef {
  /*  width: 25%;*/
    float: left;
    padding: 20px;
    background: #ffece0;
    height: 368px;
}
.LaboratoryRit {
  /*  width: 75%;*/
    float: left;
  /*  height:368px;*/
    padding:0px;
}
.LaboratoryLef h5 {
    font-size: 16px;
    color: white;
    width: 160px;
    line-height: 30px;
    background: #ff5f00;
    padding-left: 10px;
    position:relative;
}
    .LaboratoryLef h5:before {
        content: '';
        height: 30px;
        width: 4px;
        background: #ff5f00;
        position: absolute;
        left: -6px;
    }
    .LaboratoryLef a {
        color: #5e5945;
    }
.LaboratoryLef p {
    text-indent: 2em;
    line-height: 22px;
    padding-top: 15px;
    padding-right: 20px;
}
.LaboratoryLef em a {
    line-height: 26px;
    color: #ff5f00;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
}
.LaboratoryRit img {
    width: 100%;
   /* height: 368px;*/
}

.StrngSuportLef, .StrngSuportRit{
   min-height:194.89px;
    float:left;
  /*  width:50%;*/
    overflow:hidden;
    background:white;
}
    .StrngSuportLef img{
        width:100%;
    }
    .StrngSuportRit{
        padding-left:30px;
    }
    .StrngSuportRit h6 {
        text-align: center;
    }
        .StrngSuportRit p {
            text-indent: 2em;
            font-size: 14px;
            color: #333;
            line-height: 26px;
            margin-top:10px;
            padding:25px 30px 25px 0px;
        }
    .StrngSuportRit img {
        width: 86px;
    }
.HonorList{
    margin-left:-20px;
    margin-right:-20px;
}
    .HonorList li {
        width: 20%;
        padding: 10px 20px;
        float: left;
        margin-top: 10px;
    }
        .HonorList li img{
            width:100%;
        }
        .join {
            margin-bottom: 40px;
            width: 100%;
        }
.SthDayLef, .SthDayRit{
    float:left;
}
.SthDayLef {
  
    padding-top: 27px;
}
.SthDayLef img{
    width:100%;
}
.SthDayRit {
       padding:25px
}
    .SthDayRit h6 {
        font-size: 20px;
        color: #ff5f00;
        line-height: 24px;

    }
    .SthDayRit p {
        font-size: 14px;
        color: #333;
        line-height: 24px;
        padding-top: 8px;
    }

    /*自动滚动*/
.SthDayBtn{
    float:left;
    width:100%;
    margin-top:20px;
}
.SthDayBtn img{
    width:100%;
}
    .SthDayBtn .swiper-slide, .SthDayBtn .swiper-wrapper, .swiper-SthDay {
        height: 127px !important;
    }
        .SthDayBtn .swiper-wrapper{
            margin-left:-10px;
            margin-right:10px;
        }
        .SthDayBtn .swiper-slide img {
            padding: 0 10px;
        }
    /*自动滚动结束*/

.TyTitle .sldzx{
    width:205px;
}
.store {
    padding: 30px 60px;
    position: relative;
}
.store .swiper-slide img {
    width: 100%;
}
.store .swiper-slide, .store .swiper-wrapper, .store .swiper-store {
    height: 276px !important;
}
.store .swiper-slide{
    text-align:center;
}
    .store .arrow-left {
        background: url(/Views/Home/images/Fweb/store_Button1.png) no-repeat left top;
        left: -20px;
    }
    .store .arrow-right {
        background: url(/Views/Home/images/Fweb/store_Button2.png) no-repeat left bottom;
        right: -20px;
    }
        .store .arrow-left:hover, .store .arrow-right:hover {
            opacity: 1;
        }



/* 底部广告 */


.closeee {
    background: url("/Views/Home/images/Fweb/dban.png") no-repeat center center;
}

.BotmAdt .gotoCenter {
    display: block;
    width: 1000px;
    height: 140px;
    margin: 0 auto;
}

.BotmAdt .closeee {
    position: absolute;
    top: 0;
    left: 20px;
    margin-left: 0px;
    width: 40px;
    height: 100%;
    cursor: pointer;
}

.clickarea {
    position: absolute;
    top: 0;
    left: 200px;
    margin-left: 0px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-align:center;
    width:1000px;
}

.thailAdverent {
    position: fixed;
    left: -170px;
    bottom: 0;
    width: 160px;
    height: 160px;
    cursor: pointer;
    /*display: none;*/
}
.inputBox {
    color: white;
    display: inline-block;
    margin-top: 20px;
}

    .inputBox input {
        width: 240px;
        line-height: 36px;
        text-indent: 1em;
        color: black;
    }
.callBtnBox {
    text-align: center;
    margin-top:20px;
}
    .callBtnBox h6 {
        font-size: 20px;
        color: white;
        margin-right: 400px;
        font-weight: bold;
    }
.callBtn {
    width: 140px;
    color: #fff;
    background: #f00000;
    font-size: 16px;
    text-indent: 0;
    cursor: pointer;
    text-align: center;
    line-height: 36px;
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}
/* 底部广告结束 */

@media (max-width:768px) {
    .clickarea {
         position: unset; 
         top: 0; 
        left: unset; 
        margin-left: 0px; 
        width: 100%;
        height: 100%;
        cursor: pointer;
        text-align: center;
    }
    .BotmAdt {
        height: 205px !important;
    }
    .callBtnBox h6{
        margin-right:0;
    }
    .BotmAdt .closeee {
        position: absolute;
        top: 10px;
        left: 20px;
        margin-left: 0px;
        width: 25px;
        height: 25px;
        cursor: pointer;
    }
    .thailAdverent {
        height: 72px;
    }
    .thailAdverent img{
        width:70px
    }
    footer .foot_timeout {
        margin-top: 0;
    }
    .inputBox input {
        width: 189px;
        line-height: 27px;
        text-indent: 1em;
        color: black;
    }
    .callBtn {
        width: 116px;
        color: #fff;
        background: #f00000;
        font-size: 14px;
        text-indent: 0;
        cursor: pointer;
        text-align: center;
        line-height: 28px;
    }
}