#main {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #121212
}
img {
    overflow: hidden;
    display: block;
    border: none;
}
.e-header .header {
    background: none;
}
.web-banner {
    overflow: hidden;
    position: relative;
    margin-top: 0;
    width: 100%;
    background: url("/en/images/aboutUs/security/banner.png") no-repeat center;
    background-size: 100% 100%;
    height: 420px;
}
.web-banner .web-font {
    overflow: hidden;
    margin-top: 200px;
}
.web-banner .web-font span,
.web-banner .web-font p {
    overflow: hidden;
    display: block;
    font-size: 24px;
    line-height: 30px;
    color: #777777;
    text-align: center;
    text-transform: capitalize;
}
.web-banner .web-font span {
    font-size: 50px;
    line-height: 66px;
    color: #20222B;
    font-weight: bolder;
}
.web-banner .web-font p {
    width: 70%;
    margin: 10px auto 0;
}
.web-content {
    overflow: hidden;
    width: 100%;
}
.sec-nav {
    overflow: hidden;
    width: 100%;
    background: #fff;
}
.sec-nav.top-nav {
    position: fixed;
    margin-top: 30px;
    top: 0;
    z-index: 99;
    transition: all .25s ease-in;
    -webkit-transform: translate3d(0, 0, 0);
}
.sec-nav ul {
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0 65px;
    border-bottom: solid 1px #ccc;
}
.sec-nav ul li {
    overflow: hidden;
    list-style: none;
    float: left;
    margin: 0 20px;
}
.sec-nav ul li a {
    overflow: hidden;
    display: block;
    color: #121212;
    font-size: 20px;
    line-height: 32px;
    cursor: pointer;
    padding: 80px 10px 10px;
}
.sec-nav ul li.on a {
    color: #37AEB3;
    border-bottom: solid 3px #37AEB3;
}
.web-page {
    overflow: hidden;
    width: 100%;
    padding: 80px 0;
}
.web-page.inside-1 {
    background: url("/en/images/aboutUs/security/inside-bg1.png") no-repeat center;
    background-size: 100% 100%;
    height: 844px;
    padding: 90px 0;
}
.web-page.inside-2{
    padding: 120px 0;
}
.web-page.inside-2 .inner{
    background: url("/en/images/aboutUs/security/inside-bg2.png") no-repeat center right;
    background-size: 600px 360px;
}
.web-page.bgColor3 {
    background: #f7f9fc;
    padding: 110px 0;
}
.web-page .left {
    overflow: hidden;
    float: left;
    width: 60%;
    height: 690px;
    padding-right: 80px;
    position: relative;
}
.web-page .left .arrow-left {
    overflow: hidden;
    display: none;
    position: absolute;
    bottom: 0;
    width: 43px;
}
.web-page .right {
    overflow: hidden;
    float: left;
    width: 40%;
    height: 690px;
    padding-left: 40px;
    background: #fff;
    padding-top: 110px;
    position: relative;
}
.web-page .right .hide {
    display: none;
}
.web-page .right .arrow-right {
    overflow: hidden;
    display: block;
    position: absolute;
    bottom: 0;
    width: 43px;
}
.web-page .web-title {
    overflow: hidden;
}
.web-page .web-title span,
.web-page .web-title p,
.web-page .web-title em {
    overflow: hidden;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #777777;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.web-page .web-title span {
    font-size: 42px;
    line-height: 50px;
    color: #121212;
    font-weight: bolder;
}
.web-page.inside-1 .web-title span,
.web-page.inside-1 .web-title p {
    color: #ffff;
    text-align: center;
}
.web-page .web-title em {
    background: #FB615B;
    width: 120px;
    height: 2px;
    margin: 12px 0 20px;
}
.web-page.inside-1 .web-title em {
    background: #fff;
    margin: 12px auto 20px;
}
.web-page .web-title p {
    width: 60%;
    margin: 0 auto 30px;
}
.web-page .con {
    overflow: hidden;
    margin-bottom: 20px;
}
.web-page .con .left-con {
    overflow: hidden;
    float: left;
    width: 60%;
    margin-top: 25px;
}
.web-page .con .left-con span,
.web-page .con .left-con p {
    overflow: hidden;
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-family: "Gilroy";
}
.web-page .con .left-con span {
    font-size: 24px;
    font-family: "Gilroy-bold";
    margin-bottom: 30px;
}
.web-page .con .right-img {
    overflow: hidden;
    float: right;
    width: 40%;
    margin-top: 15px;
}
.web-page .con .right-img img {
    float: right;
    width: 360px
}
.web-page .layout {
    overflow: hidden;
    margin-top: 20px;
}
.web-page .layout span,
.web-page .layout p{
    overflow: hidden;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #121212;
    width: 96%;
    font-family: "Gilroy";
}
.web-page .layout span {
    font-size: 24px;
    font-family: "Gilroy-bold";
    margin-bottom: 20px;
}
.web-page.inside-1 .layout span,
.web-page.inside-1 .layout p{
    color: #fff;
    text-align: center;
}
.web-page.inside-2 .layout p{
    width: 30%;
}
.web-page.bgColor3 .layout p{
    margin-bottom: 30px;
}
.web-page .layout img {
    margin: 40px auto 55px;
}
.web-page .con-hide {
    overflow: hidden;
    width: 100%;
    background: #f7f7f7;
    padding: 14px 0;
    margin: 50px 0;
}
.web-page .con-hide.margin {
    margin-bottom: 50px;
}
.web-page .con-hide .hide-title {
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-left: 20px;
}
.web-page .con-hide .hide-title span {
    overflow: hidden;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
}
.web-page .con-hide .hide-title img {
    display: inline-block;
    margin-left: 20px;
    cursor: pointer;
    background: #f7f7f7;
}
.web-page .con-hide .show-con {
    overflow: hidden;
    display: none;
}
.web-page .con-hide .show-con .title {
    overflow: hidden;
    margin: 10px 0 0 20px;
}
.web-page .con-hide .show-con .title span {
    overflow: hidden;
    display: block;
    font-size: 16px;
    color: #121212;
}
.web-page .con-hide .show-con .title a {
    overflow: hidden;
    display: inline;
    color: #37AEB3;
    text-decoration: none;
}
.web-page .con-hide .show-con .con-list {
    overflow: hidden;
    margin-top: 10px;
}
.web-page .con-hide .show-con .con-list .list {
    overflow: hidden;
    width: 50%;
    float: left;
    position: relative;
}
.web-page .con-hide .show-con .con-list .list.width {
    width: 100%
}
.web-page .con-hide .show-con .con-list .list span {
    overflow: hidden;
    display: block;
    width: 94%;
    font-size: 16px;
    margin-left: 20px;
    margin-bottom: 5px;
    line-height: 28px;
}
.web-page .con-hide .show-con .con-list .list .small {
    overflow: hidden;
    width: 500px;
    height: 482px;
    margin: 18px 20px;
    box-shadow: rgba(0, 0, 0, .25) 0 0 18px;
}
.web-page .con-hide .show-con .con-list .list .big {
    display: none;
    position: absolute;
    top: 0;
}
.web-page .con-hide .show-con .con-list .list img {
    width: 100%;
}
.web-page .img-list {
    overflow: hidden;
    position: relative;
}
.web-page .img-list li {
    display: inline-block;
    float: left;
    position: relative;
}
.web-page .img-list li img{
    width: 330px;
}
.web-page .img-list span.masking {
    overflow: hidden;
    position: absolute;
    display: none;
    width: 100%;
    height: 200px;
    left: 0;
    background: rgba(255, 255, 255, .5);
    opacity: 0;
    animation: masking infinite;
    animation-duration: .5s;
    -webkit-animation: masking .5s infinite;
    animation-fill-mode: backwards;
}
@-webkit-keyframes masking {
    0% {
        bottom: 0;
        opacity: 0;
    }
    100% {
        bottom: 200px;
        opacity: .3;
    }
}
@keyframes masking {
    0% {
        bottom: 0;
        opacity: 0;
    }
    100% {
        bottom: 200px;
        opacity: .3;
    }
}
@media screen and (max-width: 1200px) {
    .inner {
        width: 1000px
    }

    .web-page .con-hide .show-con .con-list .list .small {
        width: 452px;
        height: 400px;
    }

    .web-page .con-hide .show-con .con-list .list .small-1 {
        width: 452px;
        height: 400px;
    }

    .web-page.padding {
        background-size: 1000px 690px;
    }

    .web-page .img-list img {
        width: 320px
    }
}























