@charset "utf-8";

#lens .fitting_f dl dt {
    font-size: 13px;
}
#lens .lens-opt ul li {
    transition: 0.8s ease;
}
#lens .lens-opt ul li:hover {
    opacity: 0.6;
}
#lens .lens-opt ul li a div:nth-of-type(2) > img {
	height: 20px;
}
#lens #sec1 h1 span:nth-of-type(2) img {
    height: 45px;
}
#technology.technology .zone1 .sprit {
    background-color: #f3f8fb !important;
}
#technology.technology .zone1 .sprit:after {
    content: none !important;
}
#technology .technology_side li:after {
    content: none !important;
}
#technology {
    background-color: #ffffff !important;
    padding-top: 150px !important;
    width: 100% !important;
    max-width: 800px;
    box-sizing: border-box;
    margin: 0 auto 120px;
    padding-left: 120px !important;
}
@media screen and (max-width: 1050px) {
    #technology {
        padding-top: 200px !important;
        padding-left: 0px !important;
    }
}
.technology_side {
    display: none !important;
    position: relative;
    z-index: -1;
}
#technology .technology_main {
    width: 100% !important;
    max-width: 700px !important;
    margin: 0 auto !important;
}
.subNav.technology ul {
    height: 240px;
    transform: translateY(-30px);
}
#technology.technology .zone1 .sprit > div:first-of-type {
    width: 79% !important;
}
#technology.technology .zone1 .sprit > div:last-of-type {
    width: 21% !important;
}
#technology.technology .zone1 a {
    display: block !important;
    text-align: center !important;
}
#technology.technology .zone1 a {
    padding: 0 !important;
    border: none !important;
}
#technology.technology .zone1 a span {
}
#technology.technology .zone1 a span:before {
    content: none;
}
