/*!
 * jekyll v0.0.1 ()
 * Copyright 2017 silence
 */

.navbar-weiqing {
    background: #212227;
    border-radius: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #4c4c4c
}

.navbar-weiqing .container {
    padding-left: 0;
    padding-right: 0
}

.navbar-weiqing ul {
    margin-top: 25px
}

.navbar-weiqing ul a {
    color: #999;
    padding-left: 32px;
    padding-right: 32px
}

.navbar-weiqing ul a:hover {
    color: #f0f0f1;
    background-color: inherit
}

.navbar-weiqing ul a:focus {
    background-color: inherit
}

.navbar-weiqing ul a.active-nav {
    color: #f0f0f1;
    background-color: inherit
}

.navbar-brand {
    height: auto;
    padding: 26px 0;
    margin-left: 0 !important
}

@media (max-width: 768px) {
    .navbar-brand {
        padding-left: 20px
    }
}

.navbar-brand img {
    /* width: 180px */
}

.navbar .navbar-toggle {
    margin-top: 33px
}

.navbar .navbar-toggle .icon-bar {
    background-color: #fff
}

footer {
    padding-top: 30px;
    padding-bottom: 60px;
    background: #212227;
    font-size: 12px
}

footer a:hover {
    text-decoration: none
}

footer .list-header {
    color: #fff;
    margin-bottom: 14px
}

footer .list-header a {
    color: #fff
}

footer .list-links {
    padding-left: 0
}

footer .list-links li {
    -webkit-font-smoothing: antialiased;
    list-style: none;
    margin-bottom: 4px;
    padding: 3px 0
}

footer .list-links a {
    display: block;
    color: #999
}

footer .list-links a:hover {
    color: #fff
}

footer .collapse {
    display: block
}

footer .contact {
    text-align: right
}

footer .icon svg {
    width: 30px;
    height: 30px;
    position: relative;
    top: 4px
}

footer .icon + span {
    font-size: 30px;
    color: #989898
}

footer .tel-des {
    font-size: 14px;
    color: #686868;
    margin-bottom: 14px
}

footer .copyright {
    display: inline-block;
    color: #999;
    margin-top: 6px
}

footer .social-media a {
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-left: 20px;
    cursor: pointer
}

footer .social-media a.weibo {
    background: url(../images/weibo3.png) no-repeat;
    background-size: cover;
}

footer .social-media a.weibo:hover {
    background: url(../images/weibo.png) no-repeat;
    background-size: cover;
}

footer .social-media a.weixin {
    background: url(../images/weixin2.png) no-repeat;
    background-size: cover;
}

footer .social-media a.weixin:hover {
    background: url(../images/weixin.png) no-repeat;
    background-size: cover;
}

footer .social-media a.qq {
    background: url(../images/qq2.png) no-repeat;
    background-size: cover;
}

footer .social-media a.qq:hover {
    background: url(../images/qq.png) no-repeat;
    background-size: cover;
}

footer .social-media svg:hover path {
    fill: #0079dd
}

@media screen and (max-width: 767px) {
    footer {
        padding: 0
    }

    footer .col-xs-12 {
        width: 100% !important;
        padding-right: 0;
        padding-left: 0
    }

    footer .list-header {
        font-size: 16px;
        margin-bottom: 0;
        position: relative;
        display: block;
        margin-top: -1px;
        padding: 18px 30px;
        border-top: 1px solid #434a57;
        border-bottom: 1px solid #434a57;
        color: #fff;
        line-height: 1
    }

    footer .list-links {
        margin-right: 30px;
        margin-left: 30px
    }

    footer .list-links.collapse {
        display: none
    }

    footer .list-links.collapse.in {
        display: block
    }

    footer .list-links li {
        margin-bottom: 0;
        padding: 0
    }

    footer .list-links li a {
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px
    }

    footer .list-links li a:hover {
        color: #e4e7ed
    }

    footer .contact {
        text-align: center
    }
}

footer .col-sm-2 {
    width: 10%;
    padding: 0
}

footer hr {
    border-color: #757575
}

footer .footer-bottom {
    padding: 0
}

@media (max-width: 768px) {
    footer .footer-bottom {
        padding: 0 20px
    }
}

.weiqing-main {
    text-align: center
}

.weiqing-banner {
    text-align: left;
    width: 100%;
    height: 507px;
    background: #161719;
    padding-top: 110px;
    position: relative
}

.weiqing-banner-title {
    font-size: 36px;
    color: #fff
}

.weiqing-banner-title:nth-of-type(2) {
    margin-bottom: 54px
}

.weiqing-banner-description {
    font-size: 16px;
    color: #babbbb
}

.weiqing-banner-description:nth-of-type(4) {
    margin-bottom: 36px
}

.weiqing-banner-left {
    padding-left: 0;
    padding-right: 0
}

@media (max-width: 767px) {
    .weiqing-banner-left {
        text-align: center
    }
}

.weiqing-banner-image1 {
    height: 507px;
    background-image: url(../images/image_58@2x.png);
    background-position: right bottom;
    background-size: 700px;
    background-repeat: no-repeat;
}

.weiqing-banner-image2 {
    height: 507px;
    background-image: url(../images/image_252.png);
    background-position: right bottom;
    background-size: 700px;
    background-repeat: no-repeat;
}

.weiqing-banner-image3 {
    height: 507px;
    background-image: url(../images/image_253.png);
    background-position: right bottom;
    background-size: 700px;
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
    .weiqing-banner-image {
        background-position: center
    }
}

.weiqing-banner-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.weiqing-serve-wraper {
    background: #fff;
    padding-top: 110px;
    padding-bottom: 86px
}

@media (max-width: 767px) {
    .weiqing-serve-list > div {
        border-right: none !important;
        border-bottom: none !important
    }
}

.weiqing-serve-list > div:nth-of-type(1), .weiqing-serve-list > div:nth-of-type(2), .weiqing-serve-list > div:nth-of-type(4), .weiqing-serve-list > div:nth-of-type(5) {
    border-right: 1px solid #e4e4e4
}

.weiqing-serve-list > div:nth-of-type(1), .weiqing-serve-list > div:nth-of-type(2), .weiqing-serve-list > div:nth-of-type(3) {
    border-bottom: 1px solid #e4e4e4
}

.serve-card-wrap {
    width: 33.33%;
    float: left;
    height: 300px;
    display: table;
    transition: all .2s linear
}

@media (max-width: 767px) {
    .serve-card-wrap {
        width: 50%
    }
}

.serve-card-wrap:hover {
    box-shadow: #ededed 0 0 40px inset
}

.serve-card-wrap:hover .serve-card-description {
    height: 60px;
    opacity: 1
}

.serve-card-content {
    display: table-cell;
    vertical-align: middle
}

.serve-card-img {
    display: block;
    margin: 0 auto;
    margin-bottom: 24px
}

.serve-card-description {
    padding: 0 16%;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all .5s ease
}

.weiqing-caseshow-wraper {
    padding-top: 110px;
    padding-bottom: 86px
}

.weiqing-caseshow-list {
    border: 1px solid #f1f1f1;
    border-radius: 8px;
    overflow: hidden
}

@media (max-width: 767px) {
    .weiqing-caseshow-list {
        margin: 0 20px
    }
}

.weiqing-caseshow-list > div {
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.weiqing-caseshow-list > div:nth-of-type(4n) {
    border-right: none
}

.weiqing-caseshow-list > div:nth-of-type(n+5) {
    border-bottom: none
}

.weiqing-about-wraper {
    background: #fff;
    padding-top: 110px;
    padding-bottom: 86px
}

.weiqing-about-des {
    font-size: 12px;
    color: #bdbdbd;
    margin-top: 26px
}

.weiqing-xueyuan-wraper {
    padding-top: 110px;
    padding-bottom: 86px
}

.xueyuan-card-title:hover {
    cursor: pointer;
    color: #ff5f5f
}

.xueyuan-card-wraper {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s
}

.xueyuan-card-wraper img {
    width: 68px
}

.xueyuan-card-wraper:hover {
    box-shadow: 0 10px 15px #dbdbdb;
    transform: translate3d(0, -20px, 0)
}

.xueyuan-card-header {
    background: #f7f7f7;
    padding-top: 32px;
    padding-bottom: 38px
}

.xueyuan-card-header p {
    margin-top: 20px
}

.xueyuan-card-content {
    padding: 0 36px 30px
}

.xueyuan-card-content ul {
    padding-left: 0;
    margin-bottom: 0
}

.xueyuan-card-content ul li {
    position: relative;
    list-style: none;
    border-bottom: 1px solid #efefef;
    padding: 34px 0;
    text-align: left;
    padding-left: 40px
}

.xueyuan-card-content ul li:last-child {
    border-bottom: none
}

.xueyuan-card-content ul li:hover {
    color: #ff5f5f
}

.xueyuan-card-content ul li:before {
    content: "";
    position: absolute;
    background: url(../images/li-circle.svg);
    background-size: 100%;
    width: 20px;
    height: 20px;
    left: 0
}

.weiqing-partner-wraper {
    background: #fff;
    padding-top: 110px;
    padding-bottom: 86px
}

.weiqing-partner-imgwraper {
    padding-left: 4px;
    padding-right: 4px
}

.weiqing-partner-imgwraper img {
    margin-bottom: 8px;
    position: relative;
    transition: all 1s;
    width: 100%;
    max-width: 372px
}

.weiqing-partner-imgwraper img:hover {
    transform: translate3d(0, -24px, 0);
    box-shadow: rgba(0, 0, 0, .4) 0 32px 16px
}

.weiqing-contact-wraper {
    padding-top: 110px;
    padding-bottom: 86px
}

.weiqing-contact-left {
    border-right: 1px solid #f1f1f1;
    padding-right: 80px
}

.weiqing-contact-right {
    text-align: left;
    padding-left: 80px;
    padding-top: 40px;
}

.weiqing-contact-right address {
    line-height: 26px;
    margin-top: 24px
}

.weiqing-contact-right span {
    color: #999
}

.weiqing-contact-mapwraper {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    padding: 16px;
    display: inline-block;
    position: relative
}

/*.weiqing-contact-mapwraper:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 96px;
    background: rgba(255, 255, 255, .9);
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    transition: all 1s
}*/

.weiqing-contact-mapwraper:hover:after {
    opacity: 0
}

.weiqing-contact-content {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    padding-top: 66px;
    padding-bottom: 54px
}

.weiqing-contact-title {
    color: #ccc;
    border-bottom: 1px solid #f1f1f1;
    padding-left: 68px;
    padding-bottom: 20px
}

.weiqing-contact-title h3 {
    float: left;
    margin-top: 0;
    margin-bottom: 0
}

.weiqing-contact-title span {
    float: right
}

.weiqing-contact-title span svg {
    width: 24px;
    height: 24px
}

.weiqing-contact-form {
    padding-top: 38px;
    padding-left: 68px
}

.weiqing-contact-form input {
    display: inline-block;
    width: 88%;
    padding: 0;
    border: 0;
    box-shadow: 0 0 0;
    border-radius: 0
}

.weiqing-contact-form input:focus {
    border-color: none;
    box-shadow: 0 0 0
}

.weiqing-contact-form textarea {
    height: 85px;
    max-height: 85px;
    border: 0;
    box-shadow: 0 0 0;
    border-radius: 0;
    padding: 0;
    resize: none
}

.weiqing-contact-form textarea:focus {
    border-color: none;
    box-shadow: 0 0 0
}

.weiqing-contact-form label {
    color: #a9a9a9
}

.weiqing-contact-form .form-group {
    text-align: left;
    border-bottom: 1px solid #eee
}

.weiqing-contact-form .form-group:hover {
    border-color: #0079dd
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.weixinpoptilte {
    font-weight: 700;
    text-align: center
}

.weixinpopcontent img {
    width: 120px
}

.group-btn button {
    margin: 0 10px
}

.service {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 6px 6px 0 #d9d9d9;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .service {
        margin-left: 10px;
        margin-right: 10px
    }
}

.service h2 {
    font-size: 30px;
    text-align: center;
    margin: 0 0 40px
}

.service hr {
    height: 1px;
    border: none;
    border-top: 5px;
    background: linear-gradient(to right, #fff, #d1d1d1, #fff);
    margin: 0;
    opacity: .5;
    max-width: 950px;
    margin: 0 auto
}

.service p {
    font-size: 14px;
    line-height: 2.1;
    text-align: center;
    margin: 0;

}

.service-logo {
    vertical-align: middle;
    text-align: center;
    padding-bottom: 30px
}

.service-description {
    max-width: 950px;
    margin: 0 auto;
    padding: 0 0 50px
}

.service-what {
    text-align: center;
    padding: 70px 50px
}

.service-how {
    padding: 100px 50px
}

.service-fees {
    padding: 100px 50px;
    text-align: center
}

.service-icon {
    display: inline-block;
    text-align: center;
    padding: 0 30px
}

.service-way {
    text-align: center
}

.anli-detail {
    padding: 0px;
    padding-top: 0
}

.anli-detail p {
    color: #646464;
    line-height: 2em
}

.anli-detail-nav {
    padding-bottom: 20px
}

@media (max-width: 34em) {
    .anli-detail-nav .item {
        float: none
    }
}

@media (min-width: 48em) {
    .anli-detail-nav .item:last-child {
        float: right
    }
}

.anli-detail-nav .link {
    color: #4c4c4c;
    padding: 5px 15px
}

.anli-detail-nav .block {
    border-radius: 4px;
    border: 1px solid #ccc;
    background: #fafafa
}

.anli-detail-nav .active {
    color: #0079dd
}

.anli-detail-display {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    border: 1px solid #dcdcdc
}

.anli-detail-display .title {
    padding: 18px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #dcdcdc;
    height: 60px;
    background: linear-gradient(180deg, #fafafa, #ededed);
    font-size: 18px
}

.anli-detail-display .introduce {
    padding: 50px;
    position: relative
}

@media (max-width: 1199px) {
    .anli-detail-display .introduce img {
        height: 90%;
        width: 90%
    }
}

.anli-detail-display .introduce img {
    padding-top: 50px
}

.anli-detail-display .introduce > div:first-child {
    text-align: center
}

.anli-detail-display .introduce h3 {
    padding-bottom: 30px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 0
}

.anli-detail-display .introduce p {
    border-bottom: 1px solid #ededed;
    padding: 30px 0
}

.anli-detail-display .introduce p span {
    color: #f1242a;
    font-size: 20px
}

.anli-detail-display .introduce p span a {
    color: #f1242a
}

.anli-detail-display .introduce p:last-child {
    border-bottom: 0
}

.anli-detail-display .detail {
    padding: 80px 180px
}

@media (max-width: 991px) {
    .anli-detail-display .detail {
        padding: 80px 10px
    }
}

@media (max-width: 1199px) {
    .anli-detail-display .detail {
        padding: 80px 20px
    }
}

.anli-detail-display .detail h1 {
    font-weight: 300;
    text-align: center;
    margin-bottom: 20px
}

.anli-detail-display .detail h4 {
    font-weight: 300;
    text-align: center;
    margin-bottom: 60px
}

.anli-detail-display .detail h4:before {
    content: ''
}

.anli-detail-display .detail h4:after {
    content: ''
}

.anli-detail-display .detail .content {
    color: #646464;
    line-height: 2em;
    text-indent: 2em;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 18px;
    font-weight: 300
}

.search {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 6px 6px 0 #e6e6e6;
    margin-bottom: 30px
}

@media (max-width: 728px) {
    .search {
        margin-left: 10px;
        margin-right: 10px
    }

    .search .search-content {
        padding: 80px 10px;
        text-align: center
    }
}

.search h2 {
    font-size: 30px;
    text-align: center;
    margin: 0 0 40px
}

.search hr {
    height: 1px;
    border: none;
    border-top: 5px;
    background: linear-gradient(to right, #fff, #d1d1d1, #fff);
    margin: 0;
    opacity: .5;
    max-width: 950px;
    margin: 0 auto
}

.search-content {
    padding: 80px 50px;
    text-align: center
}

.search p {
    font-size: 14px;
    line-height: 2.1;
    text-align: center;
    margin: 0
}

.search-logo {
    vertical-align: middle;
    text-align: center;
    padding-bottom: 50px
}

.search-description {
    max-width: 950px;
    margin: 0 auto;
    padding: 0 0 50px
}

.search-description-model {
    text-align: center
}

.search-description-model p {
    max-width: 350px;
    margin: 0 auto;
    padding-bottom: 40px
}

.search-description-model img {
    width: 100%
}

.search-icon {
    display: inline-block;
    text-align: center
}

.search-advantage-icon {
    height: 150px;
    display: inline-block;
    text-align: center
}

.search-advantage p.number {
    color: red
}

.search-fee {
    max-width: 700px;
    margin: 0 auto
}

.search-fee p {
    text-align: left
}

.about hr {
    height: 1px;
    border: none;
    border-top: 5px;
    background: linear-gradient(to right, #fff, #d1d1d1, #fff);
    margin: 0;
    opacity: .5;
    max-width: 950px;
    margin: 0 auto
}

.about-nav {
    padding-bottom: 20px
}

@media (max-width: 34em) {
    .about-nav .item {
        float: none
    }
}

@media (min-width: 48em) {
    .about-nav .item:last-child {
        float: right
    }
}

.about-nav .link {
    color: #4c4c4c;
    padding: 5px 15px
}

.about-nav .block {
    border-radius: 4px;
    border: 1px solid #ccc;
    background: #fafafa
}

.about-nav .active {
    color: #0079dd
}

.about-display {
    padding: 35px 180px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    border: 1px solid #dcdcdc;
    text-align: center
}

@media (max-width: 767px) {
    .about-display {
        margin-left: 10px;
        margin-right: 10px
    }
}

@media (max-width: 991px) {
    .about-display {
        padding: 80px 10px
    }
}

@media (max-width: 1199px) {
    .about-display {
        padding: 80px 20px
    }
}

.about-display .block {
    padding: 50px 0
}

.about-display .block hr {
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
    border-radius: 10px;
    height: 4px;
    width: 30px;
    background: gray
}

.about-display .block h1 {
    font-size: 30px;
    margin-bottom: 20px
}

.about-display .block p {
    color: #999;
    line-height: 2em;
    padding-bottom: 20px
}

.about-display .block .img-queue {
    padding: 30px 0
}

.about-display .block .img-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.about-display .block .img-text {
    margin: 20px 0
}

.about-display .block .img-text div {
    margin-top: 10px;
    color: #999;
    line-height: 2em
}

.about-display .block .img-text a {
    color: #999;
}

.about-display .block .img-text a:hover {
    color: #2383de;
    text-decoration: none;
}

.marketWeb {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 6px 6px 0 #d9d9d9;
    margin-bottom: 30px
}

@media (max-width: 728px) {
    .marketWeb {
        margin: 0 10px
    }

    .marketWeb .marketWeb-content {
        padding: 80px 10px;
        text-align: center
    }
}

.marketWeb h2 {
    font-size: 30px;
    text-align: center;
    margin: 0 0 40px
}

.marketWeb hr {
    height: 1px;
    border: none;
    border-top: 5px;
    background: linear-gradient(to right, #fff, #d1d1d1, #fff);
    margin: 0;
    opacity: .5;
    max-width: 950px;
    margin: 0 auto
}

.marketWeb p {
    font-size: 14px;
    line-height: 2.1;
    text-align: center;
    margin: 0
}

.marketWeb-logo {
    vertical-align: middle;
    text-align: center;
    padding-bottom: 50px
}

.marketWeb-content {
    padding: 80px 50px;
    text-align: center
}

.marketWeb-description {
    max-width: 950px;
    margin: 0 auto;
    padding: 0 0 50px
}

.marketWeb-point {
    text-align: center;
    max-width: 550px;
    margin: 0 auto
}

.marketWeb-point img {
    padding-top: 25px
}

.marketWeb-point table {
    border-collapse: collapse;
    display: inline-block
}

.marketWeb-point table td {
    padding: 10px
}

.pay-display {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    border: 1px solid #dcdcdc
}

@media (max-width: 767px) {
    .pay-display {
        margin-left: 10px;
        margin-right: 10px
    }
}

.pay-display .introduce {
    padding: 50px;
    position: relative
}

.pay-display .introduce a {
    color: #0079dd
}

text-decoration:none .pay-display .introduce a:link {
    color: #0079dd
}

.pay-display .introduce a:active {
    color: #0079dd
}

.pay-display .introduce a:visited {
    color: #0079dd
}

@media (max-width: 1199px) {
    .pay-display .introduce .pay-phone {
        height: 70%;
        width: 70%
    }

    .pay-display .introduce .pay-card {
        height: 90%;
        width: 90%
    }
}

.pay-display .introduce img.pay-card {
    width: 300px;
    padding-top: 50px
}

.pay-display .introduce .align-center {
    text-align: center
}

.pay-display .introduce h3 {
    padding-bottom: 30px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 0
}

.pay-display .introduce p {
    line-height: 3em;
    padding: 30px 0
}

.pay-display .introduce .context {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px
}

.pay-display .introduce .intention {
    color: #f12128;
    word-break: keep-all
}

.pay-display .introduce .info {
    line-height: 1.7em;
    color: #acacac;
    border: 0
}

.pay-display .introduce .pay-btn-small {
    width: 100%;
    margin-top: 50px
}

.contact-display {
    padding: 0 70px;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    border: 1px solid #dcdcdc
}

@media (max-width: 768px) {
    .contact-display {
        padding: 0 15px;
        margin-left: 10px;
        margin-right: 10px
    }
}

.contact-display .block {
    padding: 50px 0
}

.contact-display .block hr {
    display: inline-block;
    border-radius: 10px;
    height: 1px;
    width: 150px;
    background: #dcdcdc
}

.contact-display .block a {
    color: #0079dd
}

text-decoration:none .contact-display .block a:link {
    color: #0079dd
}

.contact-display .block a:active {
    color: #0079dd
}

.contact-display .block a:visited {
    color: #0079dd
}

.contact-display .block p {
    color: #a9a9a9;
    line-height: 2em
}

.contact-display .block p strong {
    color: #4f4f4f
}

.contact-display .block p span {
    display: inline-block;
    padding-right: 60px
}

.contact-display .block input {
    display: inline-block;
    width: initial;
    padding: 0;
    border: 0;
    box-shadow: 0 0 0;
    border-radius: 0
}

.contact-display .block textarea {
    height: 85px;
    max-height: 85px;
    border: 0;
    box-shadow: 0 0 0;
    border-radius: 0;
    padding: 0;
    resize: none
}

.contact-display .block label {
    color: #a9a9a9
}

.contact-display .block .img-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.contact-display .block .form-group {
    border-bottom: 1px solid #eee
}

.contact-display .block .form-group:hover {
    border-color: #0079dd
}

.contact-display .block .img-email {
    margin-top: 30px
}

@media (max-width: 1199px) {
    .contact-display .block .img-map {
        display: block;
        margin-right: auto;
        margin-left: auto;
        height: 80%;
        width: 80%;
        margin-top: 100px !important
    }

    .contact-display .block .img-email {
        display: block;
        margin-right: auto;
        margin-left: auto;
        height: 80%;
        width: 80%
    }

    .contact-display .block .img-suggest {
        display: block;
        margin-right: auto;
        margin-left: auto;
        height: 80%;
        width: 80%
    }
}

.weiqing-contact-formbtn {
    padding-top: 144px;
    margin-left: 20px
}

.weiqing-caseshow-card {
    text-align: center;
    background: #fff;
    padding-top: 60px;
    padding-bottom: 55px;
    height: 406px;
    transition: all 0.5s
}

.weiqing-caseshow-card h4 {
    font-size: 16px
}

.weiqing-caseshow-card:hover {
    box-shadow: #ededed 0 0 30px inset
}

.weiqing-caseshow-card:hover .weiqing-caseshow-hezuo {
    opacity: 0;
    height: 0;
    overflow: hidden
}

.weiqing-caseshow-card:hover .caseshow-button-wraper {
    height: auto;
    opacity: 1
}

.weiqing-caseshow-card:hover .weiqing-caseshow-class {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
    margin-bottom: 0;
    overflow: hidden
}

.weiqing-caseshow-card:hover p {
    margin-bottom: 0;
}

.weiqing-caseshow-des {
    color: #b3b3b3;
    margin-bottom: 40px;
}

.weiqing-caseshow-hezuo {
    color: #b3b3b3;
    position: relative;
    width: 100px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    transition: all .5s ease
}

.weiqing-caseshow-casetype {
    font-size: 14px;
    font-weight: 500;
    color: #c8202c;
    margin-bottom: 18px
}

.weiqing-caseshow-casetype a {
    color: #c8202c;
}

.weiqing-caseshow-class {
    display: inline-block;
    color: #c8202c;
    font-size: 12px;
    border: 1px solid #c8202c;
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
    border-radius: 18px;
    margin-bottom: 12px;
    transition: all 1s
}

.caseshow-button-wraper {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.5s
}

.weiqing-casepage-wraper {
    margin-bottom: 50px;
    border-radius: 8px;
    border: 1px solid #dcdcdc;
    overflow: hidden
}

.weiqing-casepage-wraper > div {
    border-right: 1px solid #f1f1f1;
}

.weiqing-casepage-wraper > div:last-child {
    border-right: none
}

.weiqing-casepage-detail {
    background: #fff;
    margin-bottom: 50px;
    border-radius: 8px;
    border: 1px solid #dcdcdc;
    overflow: hidden;
    padding: 54px 84px
}

.weiqing-casepage-detail h3 {
    color: #cd0412;
    margin-top: 0
}

.weiqing-casepage-detailleft {
    border-right: 1px solid #e6e6e6
}

@media (max-width: 767px) {
    .weiqing-casepage-wraper, .weiqing-casepage-detail {
        margin-left: 10px;
        margin-right: 10px
    }
}

.weiqing-newsdetail-wraper {
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #dcdcdc;
    background: #fff;
    margin-bottom: 48px
}

@media (max-width: 767px) {
    .weiqing-newsdetail-wraper {
        margin-left: 10px;
        margin-right: 10px
    }
}

.weiqing-newsdetail-title {
    background: #f4f4f4;
    padding: 10px 0 10px 30px;
    border-bottom: 1px solid #dcdcdc
}

.weiqing-newsdetail-time {
    color: #888;
    font-size: 14px;
    margin-top: 34px;
    margin-bottom: 50px
}

.weiqing-newsdetail-date {
    position: relative
}

.weiqing-newsdetail-date:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #777;
    top: 50%;
    transform: translate(0, -50%);
    left: -8px
}

.weiqing-newsdetail-count {
    position: relative;
    display: inline-block;
    margin-left: 18px
}

.weiqing-newsdetail-count:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #777;
    top: 50%;
    transform: translate(0, -50%);
    right: -8px
}

.weiqing-newsdetail-content {
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 56px
}

@media (max-width: 767px) {
    .weiqing-newsdetail-content {
        padding-left: 10px;
        padding-right: 10px
    }
}

.weiqing-newsdetail-content h3 {
    color: #363636
}

.weiqing-newsdetail-section {
    text-align: left;
    text-indent: 2em;
    font-size: 18px;
    margin-bottom: 10px;
    color: #777;
    line-height: 2.0;
    font-size: 14px

}

.weiqing-newsdetail-pagination {
    text-align: left;
    color: #4d4d4d;
    line-height: 32px
}

.weiqing-newsdetail-pagination span {
    color: #006ac7
}

.weiqing-newsdetail-lastpage:hover, .weiqing-newsdetail-nextpage:hover {
    cursor: pointer;
    color: #006ac7
}

.weiqing-share {
    text-align: left;
    font-size: 18px;
    vertical-align: middle;
    padding: 30px 0
}

.weiqing-share span {
    padding: 0 5px
}

.weiqing-share .qq {
    fill: #ff0038
}

.weiqing-share .qq:hover {
    fill: #902
}

.weiqing-share .weixin {
    fill: #00c73d
}

.weiqing-share .weixin:hover {
    fill: #00611e
}

.weiqing-share .weibo {
    fill: #006ac7
}

.weiqing-share .weibo:hover {
    fill: #003461
}

.weiqing-share a {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    transition: all 1s;
    cursor: pointer
}

.weiqing-share a.weixinShare {
    background: url(../images/pengyouquan2.png) no-repeat;
    background-size: cover;
}

.weiqing-share a.weixinShare:hover {
    background: url(../images/pengyouquan.png) no-repeat;
    background-size: cover;
}

.weiqing-share a.sinaWeibo {
    background: url(../images/weibo2.png) no-repeat;
    background-size: cover;
}

.weiqing-share a.sinaWeibo:hover {
    background: url(../images/weibo.png) no-repeat;
    background-size: cover;
}

.weiqing-share a.qZone {
    background: url(../images/kongjian2.png) no-repeat;
    background-size: cover;
}

.weiqing-share a.qZone:hover {
    background: url(../images/kongjian.png) no-repeat;
    background-size: cover;
}

.weiqing-observe-des {
    margin-bottom: 50px;
    border-radius: 8px;
    border: 1px solid #dcdcdc;
    overflow: hidden;
    background: #fff;
    text-align: center;
    padding: 54px 0 90px
}

@media (max-width: 767px) {
    .weiqing-observe-des {
        margin-left: 20px;
        margin-right: 20px
    }
}

.weiqing-observe-des h1 {
    font-weight: 300;
    padding-left: 20px;
    padding-right: 20px
}

.weiqing-observe-des p {
    color: #999;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto
}

.weiqing-observe-list {
    border-radius: 8px;
    border: 1px solid #dcdcdc;
    background: #fff;
    margin-bottom: 48px
}

@media (max-width: 767px) {
    .weiqing-observe-list {
        margin-left: 20px;
        margin-right: 20px
    }
}

.weiqing-observe-listtitle {
    background: #f4f4f4;
    padding: 10px 30px;
    border-bottom: 1px solid #dcdcdc
}

.weiqing-observe-content ul {
    padding-left: 0;
    padding-left: 70px;
    padding-right: 70px
}

@media (max-width: 767px) {
    .weiqing-observe-content ul {
        padding-left: 20px;
        padding-right: 20px
    }
}

.weiqing-observe-content li {
    list-style-type: none;
    border-bottom: 1px solid #eff0f0;
    padding-top: 52px;
    padding-bottom: 38px
}

.weiqing-observe-content li h3 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 0
}

.weiqing-observe-content li p {
    margin-top: 28px;
    clear: both;
    color: #666;
    line-height: 28px
}

.weiqing-observe-content li p span {
    display: inline-block;
    margin-left: 8px;
    color: #5377ff
}

.weiqing-observe-content a {
    color: inherit
}

.weiqing-observe-content a:hover {
    text-decoration: none
}

.weiqing-pagination-wraper {
    text-align: center
}

.weiqing-pagination-wraper span {
    margin-left: 18px;
    display: inline-block;
    vertical-align: middle
}

.mailLink {
    display: inline-block !important;
    color: #0079dd !important;
    padding-left: 0 !important;
    padding-top: 4px !important
}

.weiqing-jobs-wraper {
    text-align: center;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
    padding-top: 88px;
    padding-bottom: 96px;
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .weiqing-jobs-wraper {
        margin-left: 10px;
        margin-right: 10px
    }
}

.weiqing-jobs-wraper h1 {
    font-weight: lighter;
    font-size: 48px
}

.weiqing-jobs-wraper p {
    font-size: 16px;
    margin-top: 34px;
    margin-bottom: 90px
}

.weiqing-jobs-list {
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #dcdcdc;
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .weiqing-jobs-list {
        margin-left: 10px;
        margin-right: 10px
    }
}

.weiqing-jobs-title {
    padding-left: 46px;
    padding-right: 46px;
    border-bottom: 1px solid #dcdcdc;
    background-image: -moz-linear-gradient(-90deg, #fafafa 0, #ededed 99%);
    background-image: -webkit-linear-gradient(-90deg, #fafafa 0, #ededed 99%);
    background-image: -ms-linear-gradient(-90deg, #fafafa 0, #ededed 99%);
    box-shadow: 0 0 2px 0 #dcdcdc
}

.weiqing-jobs-title h4 {
    margin: 11px
}

.weiqing-jobs-column {
    margin-bottom: 0;
    padding-left: 46px;
    background: #f2f2f2;
    border-bottom: 1px solid #ececec
}

.weiqing-jobs-column li {
    list-style: none;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f2f2f2;
    color: #8f8f8f;
    font-weight: 700;
    border-right: 1px solid #dadada;
    text-align: center;
    width: 20%
}

.weiqing-jobs-column li:nth-child(1) {
    width: 40%;
    text-align: left
}

.weiqing-jobs-column li:nth-child(4) {
    border: none
}

.weiqing-jobs-panelhead {
    border-bottom: 1px solid #eaeaea
}

.weiqing-jobs-panelhead ul {
    padding-left: 46px;
    color: #8f8f8f;
    background: #fafafa;
    margin-bottom: 0;
    height: 78px;
    line-height: 78px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .08);
    font-weight: 500
}

.weiqing-jobs-panelhead ul:before, .weiqing-jobs-panelhead ul:after {
    content: " ";
    display: table
}

.weiqing-jobs-panelhead ul:after {
    clear: both
}

.weiqing-jobs-panelhead ul li {
    list-style: none;
    float: left;
    width: 20%;
    text-align: center
}

.weiqing-jobs-panelhead ul li:nth-child(1) {
    width: 40%;
    text-align: left
}

.weiqing-jobs-panelhead .collapsed {
    background: #fff;
    box-shadow: none
}

.weiqing-jobs-panelhead .collapsed .weiqing-jobs-up {
    display: none
}

.weiqing-jobs-newTag {
    color: #6291f3;
    font-weight: 700;
    background: #e0e9fd;
    border: 1px solid #8daff6;
    border-radius: 16px;
    margin-left: 10px;
    margin-right: 14px;
    padding: 4px;
    font-size: 12px
}

.weiqing-jobs-up svg {
    width: 14px;
    height: 14px;
    vertical-align: middle
}

.weiqing-jobs-panelbody {
    background: #f5f5f5;
    padding: 60px 46px
}

.weiqing-jobs-panelbody ul {
    list-style-type: decimal;
    padding-left: 16px;
    color: #999;
    line-height: 28px
}

.weiqing-jobs-destitle {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 22px
}

.weiqing-jobs-salary {
    color: #999;
    margin-bottom: 30px
}

body {
    background-color: #efefef;
    font-family: 'Microsoft YaHei';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width: 1200px) {
    .col-lg-2-5 {
        float: left;
        width: 25%
    }
}

@media (min-width: 992px) {
    .col-md-2-5 {
        float: left;
        width: 20%
    }
}

ul.tablist {
    list-style: none;
    text-align: center;
    padding: 0;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    display: inline-block
}

@media (max-width: 505px) {
    ul.tablist {
        max-width: 252px
    }

    ul.tablist li {
        border: none !important
    }
}

ul.tablist li {
    width: 125px;
    display: inline-block;
    border-right: 1px solid #e8e8e8;
    background-image: -webkit-linear-gradient(-90deg, #fff 0, #f6f6f6 99%)
}

ul.tablist li.active {
    background: linear-gradient(#f1f1f1, #fafafa)
}

ul.tablist li.active a {
    color: #4c4c4c
}

ul.tablist li a {
    color: silver;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    padding: 12.5px 0
}

ul.tablist > li:last-child {
    border-right: none
}

hr.nav {
    border-top: 1px solid #bdbdbd;
    opacity: .5;
    margin: 10px 0
}

div.short-line {
    display: block;
    width: 30px;
    background-color: #999;
    height: 5px;
    margin: 0 auto;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 42px;
    transition: all 1s
}

.service-nav {
    margin-top: 27px;
    margin-bottom: 27px;
    text-align: center
}

.service-nav li > a {
    color: #4c4c4c
}

.service-nav .item-link {
    padding: 4px 16px;
    border: 1px solid #efefef
}

.service-nav .item-link:hover {
    border-radius: 4px;
    border: 1px solid #ccc;
    background: #fafafa
}

.service-nav .active-block {
    border-radius: 4px;
    border: 1px solid #ccc;
    background: #fafafa
}

.service-nav .nav2-qq {
    color: #fff;
    background-color: #5a84de;
    border-color: #5a84de;
    background-image: -webkit-linear-gradient(-90deg, #5a84de 1%, #3064d6 100%)
}

.service-nav .nav2-qq svg {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 2px;
    fill: #fff
}

.service-nav .nav2-qq:hover, .service-nav .nav2-qq:focus, .service-nav .nav2-qq:active {
    color: #fff;
    background-color: #3064d6;
    background-image: -webkit-linear-gradient(-90deg, #3064d6 1%, #5a84de 100%);
    border-color: #2759c4
}

@media (max-width: 768px) {
    .service-nav .item {
        float: none;
        display: inline-block
    }
}

@media (min-width: 768px) {
    .service-nav .item:last-child {
        float: right
    }
}

.service-nav-second {
    margin: 14px 0
}

.service-nav-second li > a {
    font-size: 12px;
    color: #999
}

.service-nav-second li > a.active {
    color: #2383de
}

.service-nav-second li > a:hover {
    color: #2383de
}

.public-description {
    color: #a7a7a7;
    margin-top: 20px;
    margin-bottom: 56px;
    font-size: 16px;
    line-height: 2em;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px
}

.btn {
    transition: all 0.5s
}

.btn-lg {
    border-radius: 4px;
    padding: 17px 55px
}

.btn-default {
    padding: 14px 34px
}

.btn-blue {
    color: #fff;
    background-color: #008de8;
    border-color: #008de8;
    background-image: -webkit-linear-gradient(-90deg, #008de8 1%, #006eb5 100%)
}

.btn-blue:hover, .btn-blue:focus, .btn-blue:active {
    color: #fff;
    background-color: #006eb5;
    background-image: -webkit-linear-gradient(-90deg, #006eb5 1%, #008de8 100%);
    border-color: #005f9c
}

.btn-gray {
    color: #818181;
    background-color: #fafafa;
    border-color: #e9e9e9;
    background-image: -webkit-linear-gradient(-90deg, #fafafa 1%, #e1e1e1 100%)
}

.btn-gray:hover, .btn-gray:focus, .btn-gray:active {
    color: #818181;
    background-color: #e1e1e1;
    background-image: -webkit-linear-gradient(-90deg, #e1e1e1 1%, #fafafa 100%);
    border-color: #c3c3c3
}

.btn-red {
    color: #fff;
    background-color: #df3f4a;
    border-color: #b21f29;
    background-image: -webkit-linear-gradient(-90deg, #df3f4a 1%, #c9222d 100%);
    width: 140px;
}

.btn-red:hover, .btn-red:focus, .btn-red:active {
    color: #fff;
    background-color: #c9222d;
    background-image: -webkit-linear-gradient(-90deg, #c9222d 1%, #df3f4a 100%);
    border-color: #71141a
}

.btn-footer {
    color: #fff;
    border-color: #141418;
    color: #fff;
    background-color: #28292f;
    border-color: #28292f;
    background-image: -webkit-linear-gradient(-90deg, #28292f 1%, #111113 100%)
}

.btn-footer:hover, .btn-footer:focus, .btn-footer:active {
    color: #fff;
    background-color: #111113;
    background-image: -webkit-linear-gradient(-90deg, #111113 1%, #28292f 100%);
    border-color: #050506
}

.btn-form {
    color: #fff;
    background-color: #0079dd;
    border-radius: 26px;
    padding: 12px 34px
}

.btn-form:hover {
    color: #fff;
    box-shadow: 0 15px 13px 0 rgba(0, 121, 221, 0.29);
}

.btn-form:focus {
    color: #fff;
    outline: 0
}

.btn-icon {
    margin-right: 2px
}

.btn-icon svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: #9b9b9b
}

.btn-card {
    font-size: 12px;
    padding: 8px 22px;
    color: #646464;
    background-color: #fefefe;
    border-color: #e4e4e4
}

.btn-card:hover, .btn-card:focus, .btn-card:active {
    color: #646464;
    background-color: #e5e5e5;
    border-color: #bebebe
}

.btn-jobs {
    color: #fff;
    background-color: #6b95ee;
    border-color: #5275bc;
    background-image: -webkit-linear-gradient(-90deg, #6b95ee 1%, #3d74e9 100%)
}

.btn-jobs:hover, .btn-jobs:focus, .btn-jobs:active {
    color: #fff;
    background-color: #3d74e9;
    background-image: -webkit-linear-gradient(-90deg, #3d74e9 1%, #6b95ee 100%);
    border-color: #36528b
}

.qrcode-btn {
    padding: 13px
}

.qrcode-btn svg {
    width: 23px;
    height: 23px;
    vertical-align: middle
}

.scale-img {
    transition: all 1s
}

.scale-img:hover {
    transform: scale(1.2)
}

.service-advantage {
    padding: 100px 50px
}

.service-advantage-description {
    max-width: 750px;
    margin: 0 auto
}

.service-advantage-icon {
    display: inline-block;
    text-align: center;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    padding: 30px 10px;
    height: 226px;
    transition: all 0.5s;
    border-right: 0px;

}

.service-advantage-icon:hover {
    box-shadow: 0 0 25px #dcdcdc inset
}

.service-advantage-icon:hover .short-line {
    height: 0;
    margin-top: 0;
    margin-bottom: 0;
    opacity: 0
}

.service-advantage-icon:hover .service-advantage-title {
    margin-top: 10px;
    margin-bottom: 10px
}

.service-advantage-icon:hover .service-advantage-des {
    height: 58px;
    opacity: 1
}

.service-advantage-icon img {
    height: 70px
}

.service-advantage-des {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 1s
}

.drop-btn {
    padding: 9px 20px;
    color: #7f7f7f;
    border: 1px solid #dcdcdc;
    background-image: -webkit-linear-gradient(90deg, #ededed 0, #fefefe 100%)
}

.drop-btn svg {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-left: 8px;
    transform: rotate(180deg);
    transition: all 1s ease
}

.public-dropdown {
    min-width: 120px
}

.public-dropdown > li > a {
    padding: 9px 22px
}

.public-dropdown > li > a.active {
    position: relative;
    color: #5377ff
}

.public-dropdown > li > a.active:after {
    position: absolute;
    width: 22px;
    height: 22px;
    content: '';
    background: url(../images/1.svg) no-repeat;
    background-size: 100%
}

.panel-body {
    padding: 0
}

.public-tabwraper {
    border-radius: 8px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    display: inline-block
}

.public-tabwraper li {
    border-right: 1px solid #e8e8e8
}

.public-tabwraper > li:last-child {
    border-right: none
}

.popover.bottom {
    margin-top: 20px
}

.weiqing-pagination {
    padding-left: 0 !important;
    padding-right: 0 !important;
    vertical-align: middle
}

.weiqing-pagination li.active a {
    background-image: none
}

.weiqing-pagination > li > a {
    color: #666;
    background-image: -webkit-linear-gradient(90deg, #ededed 0, #fafafa 100%)
}

.weiqing-pagination > li > a:hover {
    color: #8383FD
}

img.verify {
    cursor: pointer;
}

.button2 {
    opacity: 0;
    transition: all 0.5s
}

.specialbox:hover .button2 {
    opacity: 1
}

.specialbox:hover .weiqing-caseshow-des {
    margin-bottom: 10px
}

.weiqing-caseshow-des {
    transition: all 0.5s
}

.specialbox:hover {
    padding-top: 15px
}

.specialbox {
    text-align: center;
    background: #fff;
    transition: all 0.5s;
    padding-top: 40px;
}

.specialbox p {
    font-size: 12px
}

.specialbox h4 {
    font-size: 16px;
    margin-top: 20px;
    transition: all 0.5s
}

.specialbox:hover {
    box-shadow: #ededed 0 0 30px inset
}

.specialbox:hover h4 {
    margin-top: 10px
}

.footer-hr {
    display: block;
    height: 0;
    border-top: 1px solid #17191d;
    border-bottom: 1px solid #2a2f37;
    margin: 20px 0;
    position: relative
}

.footer-hr:after {
    position: absolute;
    content: " ";
    top: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, color-stop(0, #212227), color-stop(30%, rgba(42, 47, 55, 0)), color-stop(70%, rgba(42, 47, 55, 0)), to(#212227));
    background: -webkit-linear-gradient(right, #212227, rgba(42, 47, 55, 0) 30%, rgba(42, 47, 55, 0) 70%, #212227);
    background: linear-gradient(270deg, #212227 0, rgba(42, 47, 55, 0) 30%, rgba(42, 47, 55, 0) 70%, #212227)
}

.keywords-result {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}

.keywords-result-item {
    margin-bottom: 30px
}