#main {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #333
}

.inner {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

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("/vn/images/aboutUs/security/banner.jpg") no-repeat center;
    background-size: 100% 100%;
    padding: 200px 0 55px 0;
}

.web-banner span {
    overflow: hidden;
    display: block;
    font-size: 24px;
    color: #fff;
}

.web-banner span.size {
    font-size: 36px;
    margin-bottom: 12px;
}

.web-content {
    overflow: hidden;
    width: 100%;
}

.web-content .sec-nav {
    overflow: hidden;
    width: 100%;
    border-bottom: solid 1px #ccc;
    margin-top: 24px;
    background: #fff;
    padding-top: 20px;
}

.web-content .sec-nav.top-nav {
    position: fixed;
    margin-top: 120px;
    top: -60px;
    z-index: 99;
    transition: all .25s ease-in;
    -webkit-transform: translate3d(0, 0, 0);
}

.web-content .sec-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.web-content .sec-nav ul li {
    overflow: hidden;
    list-style: none;
    float: left;
    margin-right: 50px;
}

.web-content .sec-nav ul li a {
    overflow: hidden;
    display: block;
    color: #666;
    font-size: 16px;
    padding-bottom: 5px;
    cursor: pointer;
}

.web-content .sec-nav ul li.on a {
    color: #035b83;
    border-bottom: solid 3px #035b83;
}

.web-content .web-page {
    overflow: hidden;
    width: 100%;
    padding: 58px 0;
}

.web-content .web-page.bg {
    background: url("/vn/images/aboutUs/security/neiye_banner_1.jpg") no-repeat center;
    background-size: 100% 100%;
    height: 490px;
}

.web-content .web-page.bg-1 {
    background: url("/vn/images/aboutUs/security/neiye_banner_3.jpg") no-repeat center;
    background-size: 100% 100%;
    height: 500px;
}

.web-content .web-page.padding {
    padding: 0;
    background: url("/vn/images/aboutUs/security/neiye_banner_4.jpg") no-repeat left;
    height: 690px;
    position: relative;
}

.web-content .web-page.padding-1 {
    padding-bottom: 0;
}

.web-content .web-page.border {
    border-bottom: solid 1px #ddd;
}

.web-content .web-page .left {
    overflow: hidden;
    float: left;
    width: 60%;
    height: 690px;
    padding-right: 80px;
    position: relative;
}

.web-content .web-page .left .arrow-left {
    overflow: hidden;
    display: none;
    position: absolute;
    bottom: 0;
    width: 43px;
}

.web-content .web-page .right {
    overflow: hidden;
    float: left;
    width: 40%;
    height: 690px;
    padding-left: 40px;
    background: #fff;
    padding-top: 110px;
    position: relative;
}

.web-content .web-page .right .hide {
    display: none;
}

.web-content .web-page .right .arrow-right {
    overflow: hidden;
    display: block;
    position: absolute;
    bottom: 0;
    width: 43px;
}

.web-content .web-page .title {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}

.web-content .web-page .title img {
    overflow: hidden;
    display: inline-block;
    margin-right: 10px;
}

.web-content .web-page .title span {
    overflow: hidden;
    display: inline-block;
    font-size: 24px;
    color: #035b83;
}

.web-content .web-page.padding .title {
    margin-top: 58px;
    margin-bottom: 10px;
}

.web-content .web-page .con {
    overflow: hidden;
    margin-left: 60px;
}

.web-content .web-page.border .con {
    margin-left: 0;
}

.web-content .web-page .con .left-con {
    overflow: hidden;
    float: left;
    width: 64%;
    margin-top: 25px;
}

.web-content .web-page .con .left-con span {
    overflow: hidden;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 10px;
}

.web-content .web-page .con .left-con p {
    overflow: hidden;
    display: block;
    font-size: 16px;
    line-height: 28px;
}

.web-content .web-page.border .con .left-con {
    width: 50%;
}

.web-content .web-page.border .con .left-con span {
    margin-left: 60px;
}

.web-content .web-page.border .con .left-con p {
    margin-left: 60px;
}

.web-content .web-page.border .con .left-con img {
    margin-left: 45px;
    margin-top: 15px;
    width: 90%;
}

.web-content .web-page .con .right-img {
    overflow: hidden;
    float: right;
    width: 35%;
    margin-top: 25px;
}

.web-content .web-page .con .right-img img {
    float: right;
    width: 360px;
}

.web-content .web-page .con1 {
    overflow: hidden;
    margin-left: 60px;
    margin-top: 15px;
}

.web-content .web-page .con1 span {
    overflow: hidden;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 10px;
}

.web-content .web-page .con1 p {
    overflow: hidden;
    display: block;
    font-size: 16px;
    line-height: 28px;
}

.web-content .web-page .con1 p.margin {
    margin-bottom: 22px;
}

.web-content .web-page .con1 p.color {
    color: #666;
}

.web-content .web-page .con1 img {
    margin: 10px 0;
    width: 100%;
}

.web-content .web-page .con1 img.hide {
    display: none;
}

.web-content .web-page.padding-1 .con1 img {
    margin: 0;
}

.web-content .web-page.bg-1 .title {
    height: auto;
}

.web-content .web-page.bg-1 .title span {
    display: inline-block;
    margin: 0!important;
    font-size: 24px!important;
    line-height: 50px;
    font-weight: normal;
}

.web-content .web-page.bg-1 .title img {
    margin: 0 10px 0 0;
    width: 55px;
}

.web-content .web-page.bg-1 .con1 {
    width: 48%;
    float: right;
    margin-top: 0;
}

.web-content .web-page.bg-1 .con1 span {
    margin-left: 60px;
}

.web-content .web-page.bg-1 .con1 p {
    margin-left: 60px;
}

.web-content .web-page .con-hide {
    overflow: hidden;
    width: 93.5%;
    background: #f7f7f7;
    padding: 14px 0;
    margin: 15px 0 15px 60px;
}

.web-content .web-page .con-hide.margin {
    margin-bottom: 50px;
}

.web-content .web-page .con-hide .hide-title {
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.web-content .web-page .con-hide .hide-title span {
    overflow: hidden;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
}

.web-content .web-page .con-hide .hide-title img {
    display: inline-block;
    margin-left: 20px;
    cursor: pointer;
    background: #f7f7f7;
}

.web-content .web-page .con-hide .show-con {
    overflow: hidden;
    display: none;
}

.web-content .web-page .con-hide .show-con .title {
    overflow: hidden;
    margin-left: 20px;
}

.web-content .web-page .con-hide .show-con .title span {
    overflow: hidden;
    display: block;
    font-size: 16px;
    color: #333;
}

.web-content .web-page .con-hide .show-con .title a {
    overflow: hidden;
    display: inline;
    color: #37AEB3;
    text-decoration: none;
}

.web-content .web-page .con-hide .show-con .con-list {
    overflow: hidden;
    margin-top: 5px;
}

.web-content .web-page .con-hide .show-con .con-list .list {
    overflow: hidden;
    width: 50%;
    float: left;
    position: relative;
}

.web-content .web-page .con-hide .show-con .con-list .list.width {
    width: 100%
}

.web-content .web-page .con-hide .show-con .con-list .list span {
    overflow: hidden;
    display: block;
    width: 94%;
    height: 90px;
    font-size: 16px;
    margin-left: 20px;
    margin-bottom: 5px;
    line-height: 28px;
}

.web-content .web-page .con-hide .show-con .con-list .list .small {
    overflow: hidden;
    width: 500px;
    height: 482px;
    margin: 18px auto;
    box-shadow: rgba(0, 0, 0, .25) 0 0 18px;
}

.web-content .web-page .con-hide .show-con .con-list .list .small-1 {
    overflow: hidden;
    width: 500px;
    height: 482px;
    margin: 45px auto 18px auto;
    box-shadow: rgba(0, 0, 0, .25) 0 0 18px;
}

.web-content .web-page .con-hide .show-con .con-list .list .big {
    display: none;
    position: absolute;
    top: 0;
}

.web-content .web-page .con-hide .show-con .con-list .list img {
    width: 100%;
}

.web-content .web-page .con-hide .show-con .con-list .list img.margin {}

.web-content .web-page .img-list {
    overflow: hidden;
    margin-left: 35px;
    position: relative;
}

.web-content .web-page .img-list img {
    float: left;
}

.web-content .web-page .img-list span.masking {
    overflow: hidden;
    position: absolute;
    display: none;
    width: 30%;
    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;
}

.web-content .web-page .img-list span.masking.hide_2 {
    margin-left: 33%;
}

.web-content .web-page .img-list span.masking.hide_3 {
    margin-left: 63%;
}

@-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-content .web-page .con-hide .show-con .con-list .list .small {
        width: 452px;
        height: 400px;
    }
    .web-content .web-page .con-hide .show-con .con-list .list .small-1 {
        width: 452px;
        height: 400px;
    }
    .web-content .web-page.padding {
        background-size: 1000px 690px;
    }
    .web-content .web-page .img-list img {
        width: 320px
    }
}