@font-face {
    font-family: Microsoft YaHei;
    src: url("../fonts/Microsoft-YaHei.ttf") format("truetype");
}

@font-face {
    font-family: Microsoft YaHei Bold;
    src: url("../fonts/Microsoft-YaHei-Bold.ttf") format("truetype");
}

@font-face {
    font-family: Microsoft YaHei Light;
    src: url("../fonts/Microsoft-YaHei-Light.ttf") format("truetype");
}

* {
    margin: 0;
    font-family: Microsoft YaHei;
}

.font_16_red_label {
    font-size: 16px;
    font-weight: 400;
    color: #BD1F32;
    line-height: 56px;
}

.font_32_bold_white {
    font-size: 32px;
    font-weight: bold;
    color: #FFFFFF;
}

.font_16_light_withe {
    font-size: 18px;
    font-weight: 300;
    color: #FFFFFF;
}

.slider-menu-container {
    position: fixed;
    width: 100%;
    height: 100%;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #BD1F32;
    line-height: 28px;
    overflow-y: scroll;
    top: 0;
    width: 100%;
}

.slider-menu-item {
    width: 128px;
    height: 60px;
    background: #ffffff;
    padding: 20px;
}

.show-nav {
    transform: translateX(0);
}

.hide-nav {
    transform: translateX(100%);
}

a:hover, a:focus {
    text-decoration: none
}

.mobile-nav ul li a {
    color: gray;
    display: block;
    padding: 1em 5%;
    border-top: 1px solid #4f4f4f;
    border-bottom: 1px solid #292929;
    transition: all 0.2s ease-out;
    cursor: pointer;
}

#slider-menu {
    z-index: 9999;
    transition: all 0.3s ease-in;
}

.mobile-nav ul li a:hover {
    background-color: #23A1F6;
    color: #ffffff;
}

.mobile-nav-taggle {
    height: 35px;
    line-height: 35px;
    width: 35px;
    background-color: #23A1F6;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    cursor: pointer
}

.nav.avbar-inverse {
    position: relative;
}

.nav-btn {
    position: absolute;
    right: 20px;
    top: 20px;
}

.icon-bar {
    background: #BD1F32;
}

.navbar-toggle {
    margin-top: 15px;
}

.about-us-block {
    border-bottom: 1px solid #D2D2D2;
    padding: 22px 0px;
    font-size: 20px;
    font-weight: 400;
    color: #151515;
}

.clear-margin {
    margin: 0;
}

.clear-padding {
    padding: 0;
}

@media (min-width: 768px) {
    * {
        line-height: 1;
    }

    .shouye_banner_top {
    }

    .shouye_banner_top > img {
        width: 100%;
        content: url('../../../images/shouye_banner_top.png');
        margin-top: -83px;
    }

    .top-banner {
        height: 225px;
        overflow: auto;
    }

    .top-banner > img {
        width: 100%;
        height: 225px;
        margin-top: -83px;
    }

    .business-banner > img {
        content: url('../../../images/bg_top_fanwei.png');
    }

    .ip-info-banner > img {
        content: url('../../../images/bg_top_ip.png');
    }

    .banner-title-box {
        margin-left: 195px;
        margin-top: -115px;
        margin-bottom: 30px;
    }

    .banner-title-box > .main-title {
        font-size: 35px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        color: #222222;
    }

    .banner-title-box > .subtitle {
        margin-top: 12px;
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #222222;
    }

    .header {
        padding: 20px 180px 0px 180px;
    }

    .navbar-header > .navbar-brand > img {
        height: 42px;
    }

    #header-navbar > ul > li > a {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #BD1F32;
        line-height: 32px;
    }

    .row {
        width: 1440px;
        margin: 0 auto;
    }

    .about-us-block {
        padding: 100px 120px;
    }

    .about-us-banner {
        width: 638px;
        height: 428px;
        float: left;
        position: relative;
    }

    .about-us-banner > img {
        width: 100%;
    }

    .about-us-content-box {
        width: 802px;
        height: 428px;
        float: left;
        position: relative;
        background: #BD1F32;
        padding: 53px 188px 54px 38px;
    }

    .about-us-content {
    }

    .auc-row {
        padding-left: 70px;
    }

    .auc-title-light {
        font-family: Microsoft YaHei Light;
        font-size: 15px;
        font-weight: 300;
        color: #FFFFFF;
        opacity: 0.7;
    }

    .auc-title {
        font-family: Microsoft YaHei Bold;
        font-size: 33px;
        font-weight: bold;
        color: #FFFFFF;
        margin-top: 20px;
        border-left: 7px solid #ffffff;
        padding-left: 63px;
    }

    .auc-content {
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 40px;
        margin-top: 40px;
    }

    .auc-content > p {
        line-height: 40px;
    }

    .auc-content > img {
        width: 100%;
    }

    .contentBlock {
        margin: 0 auto;
    }

    .business-type-grid-item {
        width: 14.2857%;
        padding: 46px 0;
        float: left;
        background: #151515;
        text-align: center;
    }

    .business-type-grid-item.topToBottom {
        width: 14.2857%;
        padding: 46px 0;
        float: left;
        background: #151515;
        text-align: center;
        animation-name: topToBottom;
        animation-duration: 1s;
    }

    .business-type-grid-item.bottomToTop {
        width: 14.2857%;
        padding: 46px 0;
        float: left;
        background: #151515;
        text-align: center;
        animation-name: bottomToTop;
        animation-duration: 1s;
    }

    /*.business-type-grid-item:last-child {*/
    /*    width: 276px;*/
    /*}*/
    .rotate-c {
        animation-name: turn;
        -webkit-animation-name: turn;
        animation-duration: 1s;
        -webkit-animation-duration: 1s; /* Safari 和 Chrome */
        animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
    }

    @keyframes turn {
        0% {
            -webkit-transform: rotate(0deg);
        }
        /*25%{-webkit-transform:rotate(90deg);}*/
        50% {
            -webkit-transform: rotate(180deg);
        }
        /*75%{-webkit-transform:rotate(270deg);}*/
        100% {
            -webkit-transform: rotate(360deg);
        }
    }
    .business-grid:hover {
        background: #BD1F32;
    }

    .business-grid-icon {
        width: 39px;
        height: 39px;
    }

    .business-grid-title {
        font-size: 24px;
        font-weight: bold;
        color: #FFFFFF;
        margin: 24px 0 0 0;
        font-family: Microsoft YaHei Bold;
    }

    .business-grid-subtitle {
        font-size: 14px;
        font-weight: 300;
        color: #FFFFFF;
        margin: 14px 0 0 0;
        font-family: Microsoft YaHei Light;
    }

    .swiper-item {
        margin-top: 20px;
    }

    .swiper-item:hover {
        margin-top: 0;
    }

    .team-swiper-profile-box {
        width: 255px;
        height: 324px;
    }

    .team-swiper-profile-box > img {
        width: 100%;
        height: 100%;
        min-height: 324px;
    }

    .team-swiper-name-box {
        border-bottom: 5px solid #BD1F32;
        background: #151515;
    }

    .font_r28_bold_white {
        font-size: 28px;
        font-family: Microsoft YaHei Bold;
        color: #FFFFFF;
    }

    .padding-r34-center {
        padding: 34px 0;
        text-align: center;
    }

    .font_r21_bold_white {
        font-size: 21px;
        font-family: Microsoft YaHei Bold;
        color: #FFFFFF;
    }

    .padding-r26-center {
        padding: 26px 0;
        text-align: center;
    }

    .swiper-container {
        display: inline-block;
    }

    .swiper-btn-prev, .swiper-btn-next {
        display: inline-block;
        width: 66px;
        height: 66px;
        position: absolute;
        top: 50%;
        margin-top: -33px;
        z-index: 10;
        cursor: pointer;
        background-size: 15px 24px;
        background-position: center;
        background-repeat: no-repeat;
        text-align: center;
    }

    .swiper-btn-prev > img, .swiper-btn-next > img {
        width: 15px;
        margin-top: 21px;
        height: 24px;
    }

    .swiper-btn-prev:hover, .swiper-btn-next:hover {
        background: #BD1F32;
    }

    .swiper-btn-prev {
        margin-left: -66px;
        /*background-image: url('../../../images/ico_jiantou_left_p.png');*/
    }

    .swiper-btn-next {
        left: 100%;
        /*background-image: url('../../../images/ico_jiantou_right.png');*/
    }

    .swiper-btn-prev.disabled, .swiper-btn-next.disabled {
        background-color: #fafafa;
    }

    .swiper-btn-next.disabled {
        background-image: url('../../../images/ico_jiantou_left_p.png');
    }

    .swiper-btn-prev.disabled {
        background-image: url('../../../images/ico_jiantou_right.png');
    }

    .pt-row {
        padding: 100px 0;
        text-align: center;
    }

    .pt-split-hr {
        width: 186px;
        color: #D2D2D2;
        line-height: 35px;
    }

    .pt-title {
        font-size: 35px;
        font-family: Microsoft YaHei Bold;
        color: #222222;
        margin: 0 40px;
    }

    .pt-subtitle {
        margin-top: 16px;
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #222222;
    }

    .professional-team-row {
        width: 1440px;
        margin: 0 auto;
        position: relative;
    }

    .swiper-box {
        width: 1080px;
        margin: 0 auto;
        position: relative;
    }

    .swiper-box > .swiper-container {
        width: 1080px;
    }

    .cs-content-box {
        width: 1080px;
        height: 551px;
        background: #E4E4E5;
        padding: 5px 5px 20px 5px;
        margin: 0px auto 167px auto;
    }

    .csc-item-box {
        margin-top: 5px;
        margin-left: 5px;
        width: 349px;
        height: 238px;
        background: #FFFFFF;
        float: left;
    }

    .csc-item-box > img {
        width: 100%;
        max-width: 349px;
        max-height: 238px;
    }

    .csc-more {
        margin: 20px auto 0 auto;
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #222222;
        text-align: center;
    }

    .contact-us-row {
        width: 1440px;
        background: #E4E4E5;
        padding: 92px 180px;
        height: 554px;
        display: block;
        margin: 0 auto;
    }

    .cus_info {
        float: left;
        width: 400px;
    }

    .cus-map {
        width: 563px;
        height: 368px;
        background: #ffffff;
        float: right;
    }

    .cus-map > img {
        width: 100%;
    }

    .cus-title {
        font-size: 30px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        color: #222222;
        line-height: 25px;
    }

    .cus-address {
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #222222;
        margin-top: 50px;
        line-height: 25px;
    }

    .cus-post-code {
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #222222;
        margin-top: 30px;
        line-height: 25px;
    }

    .cus-email {
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #222222;
        margin-top: 30px;
        line-height: 25px;
    }

    .cus-phone-number {
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #222222;
        margin-top: 30px;
    }

    .cus-phone-number-value {
        font-size: 22px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        color: #222222;
        margin-top: 15px;
    }

    .cus-btn-join-us {
        width: 140px;
        background: #BD1F32;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        padding: 17px 0;
        text-align: center;
        margin-top: 38px;
    }

    .ip-case-row {
        padding: 0px 180px;
        overflow: hidden;
    }

    .ip-case-list-info {
        display: inline-block;
        width: 545px;
        vertical-align: top
    }

    .ip-case-title-box {
        border-bottom: 3px solid #E4E4E5;
    }

    .ip-case-title {
        display: inline-block;
        font-size: 35px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        color: #222222;
        padding-bottom: 14px;
        border-bottom: 3px solid #BD1F32;
        margin-bottom: -3px;
    }

    .ic-list-box {
        margin-top: 20px;
    }

    .ic-list-item-row {
        margin-bottom: 70px;
        color: #E4E4E5;
    }

    .ic-list-item-row.active {
        color: #222222;
    }

    .icli-date-box {
        display: inline-block;
        margin-right: 35px;
        vertical-align: middle;
    }

    .icli-date-box > .day {
        font-size: 28px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
    }

    .icli-date-box > .ym {
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        margin-top: 10px;
    }

    .icli-title-box {
        display: inline-block;
        width: 366px;
        font-size: 20px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        padding-left: 34px;
        border-left: 1px solid #D2D2D2;;
        line-height: 25px;
        vertical-align: middle;
        height: 50px;
        overflow: hidden;
    }

    .icli-title-box > .content {
    }

    .ic-list-item-row:hover {
        color: #222222;
    }

    .ip-split-blk {
        display: inline-block;
        width: 30px;
        height: 100px;
        vertical-align: top;
        margin-top: 200px;
    }

    .ip-split-blk > img {
        content: url("../../../images/ico_zhishi.png");
        width: 19px;
        height: 19px;
    }

    .ip-case-summary-info {
        display: inline-block;
        /*margin-top: 120px;*/
        width: 495px;
    }

    .ip-case-summary-info > .pic {
        width: 495px;
        height: 328px;
    }

    .ip-case-summary-info > .pic > img {
        width: 100%;
        height: 100%;
    }

    .ip-case-summary-info > .title {
        font-size: 27px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        color: #222222;
        line-height: 34px;
        margin-top: 20px;
        height: 68px;
        overflow: hidden;
    }

    .ip-case-summary-info > .date {
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #C1C1C1;
        margin-top: 34px;
    }

    .ip-case-summary-info > .split-line {
        background-image: url('../../../images/line2.png')
    }

    .footer {
        width: 1440px;
        /*height: 300px;*/
        background: #151515;
        color: #FFFFFF;
        padding: 20px 180px 0px 180px;
        margin: 0 auto;
    }

    #footer-navbar > ul > li > a,
    #footer-navbar > ul > li > ul > li > a {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 32px;
    }

    .footer-icp-info {
        text-align: right;
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #8A8A8A;
        padding: 20px 0;
        margin-top: 20px;
        border-top: 1px solid #444444;
    }

    .business-scope-row {
        padding: 70px 180px;
        background: #F7F7F9;
    }

    .bs-menu {
        background: #E4E4E5;
        width: 200px;
        font-size: 15px;
        font-family: Microsoft YaHei Bold;
        font-weight: 400;
        color: #222222;
        text-align: center;
        display: inline-block;
        max-height: 945px;
        overflow-y: scroll;
    }

    .bs-menu-panel {
        background: #ffffff;
    }

    .bs-menu-item {
        line-height: 63px;
    }

    .bs-menu-item.active {
        background: #BD1F32;
        color: #FFFFFF;
    }

    .bs-menu-content-panel {
        width: 100%;
        padding: 70px 0px 90px 60px;
        display: inline-block;
        vertical-align: top;
    }

    .bs > .bs-menu-content-panel {
        width: 800px;
        padding: 70px 0px 90px 60px;
        display: inline-block;
        vertical-align: top;
    }

    .bsm-li {
        list-style-type: square;
        width: 25%;
        float: left;
        line-height: 50px;
    }

    .bsm-li > a {
        color: #222222;
    }

    .ip-info-row {
        padding: 70px 180px;
        background: #F7F7F9;
    }

    .ip-type-btn-group {
        overflow: hidden;
        background: #E4E4E5;
    }

    .ip-type-btn {
        width: 25%;
        padding: 24px;
        text-align: center;
        font-size: 15px;
        font-weight: 400;
        color: #222222;
        float: left;
    }

    .ip-type-btn.active {
        color: #FFFFFF;
        background: #BD1F32;
    }

    .ip-info-list-box {
        padding: 7px 20px;
        background: #ffffff;
    }

    .ip-info-list-box > .row {
        width: 100%;
        padding: 20px 0;
        border-bottom: 1px solid #E4E4E4;
    }

    .ip-info-list-box > .row > div > .title {
        width: 90%;
        font-size: 15px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        color: #222222;
        display: inline-block;
    }

    .ip-info-list-box > .row > .date {
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #999999;
        margin-top: 11px;
    }

    .fr-right-arrow {
        float: right;
    }

    .pagination-row {
        background: transparent;
        text-align: center;
        padding: 10px 0;
        margin: 40px 0;
        clear: both;
    }

    #paginationNavRow > .page-btn {
        padding: 5px 17px;
        font-size: 18px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        color: #222222;
    }

    .page-btn > img {
        width: 18px;
        height: 18px;
    }

    #paginationNavRow > .page-btn.active {
        color: #BD1F32;
    }

    #ipTypePagination > li > a,
    #ipTypePagination > li > span {
        font-size: 18px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        color: #222222;
        border: none;
    }

    .ip-info-detail-box {
        padding: 35px 20px;
        background: #ffffff;
    }

    .ip-info-detail-box > .back-btn {
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #222222;
    }

    .ip-info-detail-box > .ip-info-detail-content {
        padding: 50px;
    }

    .ip-info-detail-content > .title {
        font-size: 20px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        color: #222222;
        text-align: center;
    }

    .ip-info-detail-content > .subtitle {
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #999999;
        margin-top: 15px;
        text-align: center;
    }

    .ip-info-detail-content > .content {
        font-size: 15px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #555555;
        line-height: 42px;
        margin-top: 55px;
        text-indent: 30px;
    }

    .professional-team-banner > img {
        content: url('../../../images/bg_top_team.png');
    }

    .professional-team-row {
        padding: 70px 180px 0px 180px;
        background: #F7F7F9;
    }

    .bark-bg-shadow {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 1440px;
        height: 180px;
        background: #E4E4E5;
    }

    .professional-team-list-box {
        margin: 0 -10px;
    }

    .pro-team-grid-item {
        width: 255px;
        height: 396px;
        margin: 0 10px 50px 10px;
        float: left;
    }

    .pro-team-grid-item > img {
        width: 255px;
        height: 324px;
    }

    .pro-team-grid-item > .name {
        width: 255px;
        font-size: 21px;
        padding: 26px 0px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
        background: #151515;
    }


    .pagination-row.professional-team {
        text-align: center;
        background: #F7F7F9;
    }

    #proTeamPagination > li > a,
    #proTeamPagination > li > span {
        font-size: 18px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        color: #222222;
        background: #F7F7F9;
        border: none;
    }

    .professional-team-detail-box {
        background: #F7F7F9;
    }

    .professional-team-detail-box > .back-btn {
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #222222;
    }

    .professional-team-detail-content {
        margin-top: 26px;
    }

    .detail-profile-box {
        width: 255px;
        margin: 0 45px 29px 0;
        float: left;
    }

    .detail-profile-box > img {
        width: 255px;
        height: 324px;
    }

    .detail-profile-box > .name {
        width: 255px;
        font-size: 21px;
        padding: 26px 0px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
        background: #151515;
    }

    .detail-content-box {
        float: left;
        width: 780px;
    }

    .detail-content-box > .contact-info {
        padding: 50px 0 46px 0;
    }

    .detail-content-box > .contact-info > .name {
        font-size: 27px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        color: #222222;
        float: left;
        margin-bottom: 34px;
        line-height: 42px;
    }

    .detail-content-box > .contact-info > .post {
        font-size: 21px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #AF8747;
        margin-left: 31px;
        float: left;
        margin-bottom: 34px;
        line-height: 42px;
    }

    .detail-content-box > .contact-info > .email {
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #222222;
        float: left;
        line-height: 42px;
    }

    .detail-content-box > .contact-info > .phone {
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #222222;
        margin-left: 80px;
        float: left;
        line-height: 42px;
    }

    .professional-team-detail-content > .detail-info {
        float: left;
        width: 780px;
    }

    .detail-row {

    }

    .detail-row > p {
        font-size: 17px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #555555;
        line-height: 42px;
        margin-left: 40px;
        margin-top: 30px;
    }

    .detail-type-header {
        position: relative;
        height: 23px;
        margin-top: 45px;
    }

    .detail-type-header > hr {
        position: absolute;
        top: 50%;
        width: 100%;
        border: 1px solid #E8E8E8;
        margin: 0;
    }

    .detail-type-header > div > .icon {
        height: 23px;
        display: inline-block;
        margin-right: 13px;
    }

    .detail-type-header > div > .title {
        font-size: 23px;
        font-family: Microsoft YaHei Bold;
        font-weight: bold;
        color: #222222;
        vertical-align: middle;
        display: inline-block;
        margin-right: 20px;
    }

    #educationTable,
    #expTable {
        margin-top: 30px;
        margin-left: 40px;
    }

    #educationTable > tbody > tr > td,
    #expTable > tbody > tr > td {
        padding: 15px 20px 15px 0;
        font-size: 17px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #555555;
    }

    .customer-service-banner > img {
        content: url('../../../images/bg_top_kehu.png');
    }

    .customer-service-row {
        background: #F7F7F9;
        padding: 70px 180px;
    }

    .join-us-banner > img {
        content: url('../../../images/bg_top_joinus.png');
    }

    .join-us-row {
        background: #F7F7F9;
        height: 580px;
        padding: 70px 180px;
    }

    .contact-us-banner > img {
        content: url('../../../images/bg_top_joinus.png');
    }

    .contact-us-row-box {
        background: #F7F7F9;
        padding: 70px 180px;
    }

    .contact-us-content-panel {
        width: 875px;
        padding: 20px;
        display: inline-block;
        vertical-align: top;
    }

    .container {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        width: 1440px;
    }

    #BusinessRow {
        height: 207px;
        overflow: hidden;
    }
}