p {
    line-height: normal;
}

.section {
    padding-bottom: 100px;
}

.section .title {
    font-size: 46px;
    text-align: center;
    line-height: 100%;
    color: #fff;
    padding-top: 80px;
}

.section .text {
    font-size: 16px;
    line-height: 187%;
}

.line-cur {
    height: 2px;
    border-bottom: 1px solid #4a76b5;
    margin: 21px auto;
}

.line-cur .holder {
    display: block;
    margin: 0 auto;
    width: 61px;
    height: 5px;
    background: #4a76b5;
}

.container-banner {
    position: relative;
    width: 100%;
    height: 678px;
    background: url("../images/law/banner-1.jpg") center no-repeat;
}

.container-copyright-notice .title, .container-copyright-notice .text {
    color: #2f5c9c;
}

.container-copyright-notice .text {
    margin-top: 60px;
}

.container-escape-clause {
    background: #3e67a1 url("../images/law/bg.jpg") center no-repeat;
    background-size: auto 100%;
    height: 544px;
}

.container-escape-clause .title, .container-escape-clause .text {
    color: #fff;
}

.container-escape-clause .line-cur {
    border-color: #fff;
}

.container-escape-clause .holder {
    background: #fff;
}

.container-escape-clause .about {
    font-size: 20px;
    text-align: center;
    margin-bottom: 125px;
}

.container-escape-clause li {
    position: relative;
    padding-left: 30px;
}

.container-escape-clause li:before {
    content: "";
    position: absolute;
    display: block;
    top: 13px;
    left: 13px;
    width: 5px;
    height: 5px;
    border-radius: 2px;
    background: #fff;
}

.container-escape-clause .item li {
    width: 47%;
}

.container-user-right .title, .container-user-right .rights-title, .container-user-right .text {
    color: #f8b600;
}

.container-user-right .rights {
    width: 1300px;
    margin: 29px 0 0 -60px;
}

.container-user-right .rights li {
    width: 25%;
}

.container-user-right .rights img {
    display: block;
    margin: 47px auto;
}

.container-user-right .rights-title {
    text-align: center;
    font-size: 20px;
}

.container-user-right .text {
    text-align: center;
}

.container-web-safety {
    height: 428px;
    background: url("../images/law/safety-bg.jpg") center no-repeat;
    background-size: auto 100%;
}

.container-web-safety .title {
    margin-bottom: 50px;
}

.container-web-safety .text {
    color: #fff;
    margin: 20px auto 0;
}

.container-use-law, .container-use-law .title {
    color: #2f5c9c;
}

.container-use-law .text {
    text-align: center;
}

.container-phone {
    background: #2f5c9c;
    padding: 32px 0;
}

.container-phone .title {
    font-size: 26px;
    padding: 0 0 26px 0;
}

.container-phone .phone {
    font-size: 30px;
    color: #fff;
    text-align: center;
}