@media (max-width: 1200px) {
    #body {
        width: 1200px !important;
    }

    body {
        min-width: 1200px !important;
        margin: 0;
    }

    /* .quick {
        margin-left: 710px;
    } */

    /* .col-pd {
        padding-left: 6px;
        padding-right: 6px;
    } */
    header {
        width: 1200px !important;
    }

    header nav {
        margin: 0 !important;
    }

    .give_e-mail {
        /* display: none; */
    }

    .give_e-mail .card {
        width: 210px !important;
    }

    .give_e-mail .card .list-group-item-center .login-input {
        width: 145px !important;
    }

    .user-center-unlogin .phone-menu {
        left: -60px !important;
    }
    

    .login-model,.reset-model, .change-model {
        left: 415px !important;
    }
}

@media (max-width: 1600px) {
    header nav .menu .menu-box>ul.menu-list-content li a.menu-list-box,
    header nav .menu .menu-box>ul.menu-list-content-fes li a.menu-list-box {
        padding: 0 20px !important;
    }

    header nav .menu .menu-box .menu-list-content-fes {
        display: none !important;
    }

    header nav .menu .menu-box .menu-list-content-fes-semll {
        display: inline-block !important;
    }
    .wrapper-container {
        width: 1130px !important;
        margin: 0 auto;
    }

    .col-card {
        width: 211px !important;
        /* height: ; */
    }

    .col-card .card-img-top {
        height: 158px !important;
        width: 211px !important;
    }

    .company-card-img {
        width: 270px !important;
        height: 197px !important;
    }

    .company-row a {
        width: 100%;
        height: 197px !important;
    }

    .bshare-custom a {
        height: 40px !important;
    }

    .company-row .company-card-text {
        width: 730px !important;
    }

    .quick,.works-quick,.right-btn,.go-top {
        margin-left: 575px !important;
    }

    header nav {
        margin: 0 65px 0 80px !important;
    }

    header nav .menu .menu-box .menu-list-content {
        display: none !important;
    }

    header nav .menu .menu-box .menu-list-content-semll {
        display: inline-block !important;
    }

    .col-company-card {
        width: 91.5px !important;
    }

    .col-company-card img {
        width: 100%;
        height: 53px !important;
    }

    .company-swiper-img {
        width: 93px !important;
        height: 70px !important;
    }

    .works-classify {
        padding: 0 40px !important;
    }

    .works-classify .works-classify-list {
        padding: 20px 60px 33px 70px !important;
    }

    .footer-wrapper .footer-qr {
        /* top: 88px !important; */
    }

    .left-line,
    .right-line {
        width: 60px !important;
    }
}

.black-model {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    z-index: 888;
    overflow: hidden;
    display: none;
    top: 0;
    left: 0;
}

.login-model,.reset-model, .change-model {
    position: fixed;
    z-index: 999;
    /* width: 100%;
  height: 100%; */
    top: 80px;
    left: 40%;
    display: none;
}

.company-swiper-img {
    width: 117px;
    height: 88px;
    margin: 0 10px 10px 0;
}

.company-swiper-img img {
    width: 100%;
    height: 100%;
}

.company-swiper-img:nth-child(11n) {
    margin-right: 0px;
}

.card-top-title {
    /* height: 50px; */
    height: 66px;
    font-size: 14px;
}

.col-company-card {
    width: 122.5px;
}

.col-company-card img {
    width: 100%;
    height: 75px;
}

.col-company-pd:nth-child(10n) {
    margin-right: 0;
}

.col-company-pd {
    padding: 0 !important;
    margin-right: 18px;
    margin-bottom: 18px;
}

body {
    background-color: #fff;
}

header nav .menu .menu-box .menu-list-content-semll,
header nav .menu .menu-box .menu-list-content-fes-semll {
    display: none;
}

.col-card .card-img-top {
    width: 266px;
    height: 200px;
}

.swiper-button-prev {
    background-image: url('../image/左@2x.png');
    width: 44px;
    background-size: 44px 44px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

.swiper-button-next {
    background-image: url('../image/右@2x.png');
    width: 44px;
    background-size: 44px 44px;
}

.container-row-name .col {
    font-size: 18px;
    color: #202020;
    padding: 0;
    font-weight: normal;
}

.container-row-name .col img {
    width: 20px;
}

.quick {
    margin-left: 705px;
}

body {
    min-width: 100%;
    margin: 0;
}

.body-content {
    width: 100%;
    margin: 0 auto;
    min-height: 80%;
}

.wrapper-container {
    width: 1390px;
    margin: 0 auto;
}

header {
    position: fixed;
    width: 100%;
    background-color: #de003f;
    color: #fff !important;
    top: 0;
    z-index: 99;
    height: 56px;
}

.header {
    position: relative;
    width: 100%;
    height: 56px;
    font-size: 15px;
}

header nav {
    height: 56px;
    margin: 0 95px 0 110px;
    position: relative;
}

header .logo {
    position: absolute;
    top: 0;
    left: 0;
}

header nav .menu {
    height: 56px;
    margin: 0 auto;
    font-weight: normal;
}

header nav .menu .menu-box {
    text-align: center;
}

.header-menu-withmore .menu-list {
    color: #666;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    font-weight: lighter;
    opacity: 0.9;
}

header nav .menu .menu-box>ul.menu-list-content,
header nav .menu .menu-box>ul.menu-list-content-fes {
    height: 56px;
    margin: 0 auto;
    display: inline-block;
}

header nav .menu .menu-box>ul.menu-list-content li,
header nav .menu .menu-box>ul.menu-list-content-fes li,
header nav .menu .menu-box>ul.menu-list-content-semll li,
header nav .menu .menu-box>ul.menu-list-content-fes-semll li {
    float: left;
    cursor: pointer;
    height: 56px;
    line-height: 56px;
    text-align: start;
    text-align: left;
}
header nav .menu .menu-box>ul.menu-list-content-fes-semll li img,.header-menu-withmore img, .search-unlogin img {
    vertical-align: middle !important;
}

header nav .menu .menu-box>ul.menu-list-content li:hover,
header nav .menu .menu-box>ul.menu-list-content-fes li:hover,
header nav .menu .menu-box>ul.menu-list-content-semll li:hover,
header nav .menu .menu-box>ul.menu-list-content-fes-semll li:hover {
    border-bottom: 4px solid #fff;
    font-weight: bolder;
}

header nav .menu .menu-box>ul.menu-list-content li a.menu-list-box,
header nav .menu .menu-box>ul.menu-list-content-fes li a.menu-list-box,
header nav .menu .menu-box>ul.menu-list-content-semll li a.menu-list-box,
header nav .menu .menu-box>ul.menu-list-content-fes-semll li a.menu-list-box {
    display: inline-block;
    padding: 0 25px;
}

header nav .menu .header-menu-withmore {
    position: relative;
    cursor: pointer;
}

header nav .menu-list {
    width: 165px;
    /* width: 120px; */
    padding: 22px 0;
    position: absolute;
    background: #fff;
    top: 56px;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.2);
    border-radius: 0 0 5px 5px;
    color: #666666;
    z-index: 999;
    display: none;
}

header nav .menu-list p {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    padding: 0 20px;
    margin: 0;
}

header nav .menu-list .menu-list-item:hover {
    background: #c4c4c4;
    opacity: 0.8;
    color: #fff;
}

header .header-active {
    border-bottom: 4px solid #fff;
    font-weight: bolder;
}

header nav .search {
    position: absolute;
    top: 0;
    right: 185px;
    width: 60px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    cursor: pointer;
}

header nav .menu .search-input-hull {
    width: 540px;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}

header nav .menu .search-input-hull #nav-search-ipt {
    font-size: 16px;
    color: #fff;
}

header nav .menu .search-input-hull .search-ipt {
    display: inline-block;
    width: 60px;
    line-height: 56px;
    height: 56px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 1;
    cursor: pointer;
    -webkit-appearance: none !important;
}

header nav .menu .search-input-hull .search-ipt:focus {
    outline: none !important;
}

header nav .menu .search-input-hull .search-cancel {
    display: inline-block;
    line-height: 56px;
    width: 22px;
    text-align: center;
    height: 56px;
    position: absolute;
    top: 0;
    cursor: pointer;
    z-index: 3;
}

header nav .menu .search-input-hull input {
    width: 470px;
    height: 56px;
    color: #444;
    background: #de003f;
    position: absolute;
    font-size: 14px;
    line-height: 50px;
    padding-left: 40px;
    border: none;
    outline: none;
}

header nav .menu .search-input-hull input:focus {
    border: none;
    box-shadow: none;
    outline: none;
}

.search-unlogin {
    height: 100%;
    line-height: 56px;
}

.more-link {
    display: flex;
    align-items: center;
    font-size: 13px;
    /* font-size: 18px; */
    color: #de003f !important;
    /* color: #202020 !important; */
    font-weight: normal;
}

.qr-code {
    width: 8.75rem;
    height: 8.75rem;
}

header nav .user-center {
    width: 185px;
    height: 56px;
    position: absolute;
    top: 0;
    right: 0;
}

.user-center-unlogin {
    height: 100%;
    line-height: 56px;
}

.user-center-unlogin a {
    display: inline-block;
}

.unlogin {
    margin-bottom: 0;
}

.unlogin i {
    display: inline-block;
    width: 1px;
    height: 17px;
    margin: 0 8px;
    background: #fff;
    vertical-align: middle;
}

.user-center-unlogin .phone {
    position: relative;
}

.phone:hover .phone-menu {
    display: block;
}

.user-center-unlogin .phone-menu {
    display: none;
    position: absolute;
    top: 56px;
    left: 0;
    background-color: #fff;
    z-index: 20;
    width: 140px;
    height: 140px;
    border-radius: 0 0 5px 5px;
}

.phone-left-menu {
    display: none;
    position: absolute;
    top: -75px;
    left: 70px;
    background-color: #fff;
    z-index: 20;
    width: 140px;
    height: 140px;
    border-radius: 5px;
}

.header-find {
    width: 19px;
    height: 19px;
}

#more:hover .menu-list {
    display: block;
}

.banner {
    background-color: #fff;
}

.banner .banner-img {
    margin: 0 auto;
    max-width: 100%;
    min-width: 1200px;
    height: auto;
    display: block;
    background-size: 100% 100%;
    /* background-position: center; */
}

.banner-us {
    height: 250px;
    width: 100%;
    margin: 42px auto 50px;
}

.banner-us img {
    width: 100%;
    height: 250px;
}

.case-container,
.find-container,
.detail-container,
.information,
.center-foot {
    background-color: #f4f4f4;
}

.case-container,
.people-container,
.project-container,
.works-container,
.company-container {
    /* padding-top: 20px; */
    /* padding-top: 16px; */
    padding-top: 30px;
    /* padding-bottom: 30px; */
    padding-bottom: -2px;
}

.information-container {
    padding-bottom: -2px;
    /* padding-bottom: 30px; */
}

.find-container-center {
    /* background-color: #ffffff; */
}

.center-bottom {
    background-color: #f4f4f4;
}

.foot {
    background-color: #222;
    color: #666;
    font-size: 12px;
}

.active-tags {
    background-color: #de003f;
    color: #fff;
    font-size: 12px;
    width: 33px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    position: absolute;
    top: 17px;
    left: 17px;
    border-radius: 3px;
}

.swiper_btn {
    width: 36px !important;
    height: 36px !important;
    background-size: 10px !important;
    background-color: #000;
    opacity: 0.2 !important;
    border-radius: 100%;
}

.right-triangle {
    width: 20px;
}

.page-item.active .page-link {
    background-color: #de003f !important;
    border-color: #de003f !important;
    color: #fff !important;
}

.page-link {
    color: #666666 !important;
    border-radius: 5px;
    outline: none !important;
}

.page-link:focus {
    box-shadow: none !important;
}

.mobile {
    background-color: #666666;
    color: #fff;
    font-size: 1rem;
    width: 4.0625rem;
    height: 4.0625rem;
    border-radius: 5px;
    text-align: center;
    line-height: 4.0625rem;
}

.quick {
    position: fixed;
    bottom: 100px;
    /* left: 50%; */
    right: 10px;
    z-index: 99;
}

.go-top {
    background-color: #666;
    width: 70px;
    height: 70px;
    border-radius: 5px;
    text-align: center;
    line-height: 3.75rem;
    opacity: 0.3;
    margin-left: 705px;
    position: fixed;
    /* left: 50%; */
    right: 10px;
    z-index: 99;
}

.social-share .social-share-icon {
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
    margin-left: 0.5rem;
}

.share_title {
    color: #de003f;
    text-align: center;
    font-size: 0.38rem;
    line-height: 1rem;
}

.detail-center {
    max-width: 100%;
    line-height: 26px;
    font-size: 16px;
}

.about-center {
    max-width: 1390px;
}

.about-center img {
    max-width: 100%;
    height: auto;
}

.detail-center strong {
    /* text-align: center; */
    /* display: block; */
}

.detail-center img {
    max-width: 100%;
    height: auto;
    /* display: block; */
    /* margin: 0 auto; */
}

.detail-center video {
    width: 100%;
    height: auto;
    /* display: block; */
    /* margin: 0 auto; */
}

.media-body-top .works-detail-content {
    width: 1012px;
    margin: 20px auto 80px;
}

.works-classify .container-row-name {
    border-bottom: 1px solid #f4f4f4;
    border-radius: 0 0 2px 2px;
}

.works-classify .works-classify-list {
    padding: 20px 100px 33px 110px;
}

.works-classify .works-classify-list .works-classify-item {
    width: 390px !important;
    height: 40px;
    line-height: 40px;
    color: #202020;
    font-size: 16px;
    padding-left: 20px;
    background-color: #f4f4f4;
    margin-right: 20px;
    margin-bottom: 5px;
}

.works-classify .works-classify-list .works-classify-item:nth-child(even) {
    margin-right: 0;
}

.works-detail {
    padding: 20px 100px 40px 110px !important;
}

.card-shadow {
    box-shadow: 0px 0px 0 5px rgba(153, 153, 153, 0.2);
}

.card-body a:nth-child(2) p {
    margin-top: 10px !important;
}

.col-pd {
    padding: 0 !important;
    margin-right: 18px;
    margin-bottom: 18px;
}

.col-pd:nth-child(5n) {
    margin-right: 0;
}

.col-card {
    width: 263.5px;
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.container-row-name {
    padding-bottom: 10px;
    /* padding-bottom: 24px; */
}

.card-body {
    padding: 8px 20px 8px 20px !important;
}

.list-group-item {
    padding: 0 20px !important;
    font-size: 12px;
    line-height: 30px;
    border-top: 1px solid #f4f4f4 !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
}

.card {
    border: 0px !important;
    border-radius: 5px !important;
}

.card-swiper {
    /* border-radius: 5px !important; */
    /* border: 1px solid rgba(9,9,9,.2) !important; */
    height: auto;
}

.card-swiper .card-img-top {
    width: 100%;
    border-radius: 5px;
}

/* case */
.find-top {
    max-width: 100%;
    margin-bottom: 16px;
    /* margin-bottom: 30px; */
}

.find-from {
    /* margin: 30px auto 30px; */
    margin: 16px auto 16px;
    width: 100%;
    height: 36px;
}

.find-from .input-group,
.find-from .input-group .form-control {
    height: 100%;
    font-size: 18px;
    border-radius: 5px 0 0 5px;
}

.find-from .input-group .form-control {
    border: 0px;
    background-color: #f4f4f4;
}

.find-from .input-group .form-control::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #c4c4c4;
}

.find-from .input-group .form-control::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #c4c4c4;
}

.find-from .input-group .form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #c4c4c4;
}

.find-from .input-group .form-control:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #c4c4c4;
}

.search-input-hull #nav-search-ipt::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #f4f4f4;
}

.search-input-hull #nav-search-ipt::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #f4f4f4;
}

.search-input-hull #nav-search-ipt::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #f4f4f4;
}

.search-input-hull #nav-search-ipt:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #f4f4f4;
}

.find-from .input-group .form-control:focus {
    box-shadow: none;
}

.find-from .input-group .btn {
    border-radius: 0 5px 5px 0;
}

.find-from .input-group .btn:active {
    border: 0px;
}

.find-from .input-group .btn:focus {
    box-shadow: none;
}

.find-container {
    /* padding: 30px 0; */
    padding: 16px 0;
}

.attribute-value-active {
    background-color: #de003f;
    color: #fff;
    border-radius: 5px;
}

.attribute-row {
    font-size: 18px;
    color: #666;
}

.attribute-row .attribute {
    /* margin: 0 37.5px; */
    margin: 0 17.5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    /* padding-bottom: 20px; */
}

.attribute-active {
    border-bottom: 4px solid #de003f;
    color: #202020;
    border-radius: 2px;
}

.attribute-name {
    font-size: 14px;
    color: #202020;
}

.attribute-name .attribute-value-name,
.attribute-name .attribute-value {
    margin-top: 10px;
    /* margin-top: 20px; */
}

.attribute-name .attribute-value-name {
    padding: 2px 0;
    font-weight: bold;
}

.attribute-name .attribute-value {
    padding: 2px 10px;
    margin-left: 20.5px;
    margin-right: 20.5px;
}

.attribute-row .attribute:hover {
    border-bottom: 4px solid #de003f;
    color: #202020;
    border-radius: 2px;
}

.attribute-value:hover {
    background-color: #de003f;
    color: #fff;
    border-radius: 5px;
}

.attribute-value:hover,
.attribute:hover {
    cursor: pointer;
}

.page-row {
    margin-top: 22px;
    height: 30px;
}

.page-row .pagination {
    margin-bottom: 0;
}

.page-row .pagination .page-item {
    line-height: 30px;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    outline: none !important;
    text-align: center;
    cursor: pointer;
}

.page-row .pagination .page-item .page-link {
    width: 100%;
    height: 100%;
    line-height: 30px;
    padding: 0 !important;
    text-align: center;
}

.page-row .pagination .page-next {
    width: 56px;
}

/* company */
.company-nav-item {
    margin: 0 20px;
    padding: 0 20px;
    color: #666;
    font-size: 18px;
    cursor: pointer;
}

.company-nav-item:hover {
    border-bottom: 4px solid #de003f;
    color: #202020;
}

.company-nav-item-active {
    border-bottom: 4px solid #de003f;
    color: #202020;
}

.company-card {
    padding: 20px 0 16px;
}

.company-card .company-img {
    width: 334px;
    height: 251px;
    margin: 0 auto 30px;
    border-radius: 3px;
}

.company-card .company-name {
    text-align: center;
    font-size: 30px;
    color: #202020;
    padding: 16px 0 0;
}

.company-row-name {
    /* padding: 0 40px 20px; */
    /* padding: 0 40px 16px; */
    padding-bottom: 16px;
    /* margin-bottom: 20px; */
    margin-bottom: 16px;
}

.company-row {
    /* margin-bottom: 20px; */
    margin-bottom: 16px;
    padding-left: 40px;
    padding-right: 40px;
}

.company-row a {
    width: 100%;
    height: 251px;
}

.company-companyListDetail {
    padding-bottom: 158px;
}

.company-row .company-card-img {
    width: 334px;
    height: 251px;
    margin-right: 40px;
}

.company-row .company-card-img .card-img-top {
    border-radius: calc(0.25rem - 1px) !important;
    width: 100% !important;
    height: 100% !important;
}

.company-row .company-card-text {
    width: 884px;
}

.company-row .company-card-text .card-body {
    padding: 50px 0 0 !important;
    border-bottom: 1px solid #f4f4f4;
    height: 172px;
}

.company-row .company-card-text .card-body .company-card-title {
    font-size: 24px;
    color: #202020;
    margin-bottom: 25px !important;
}

.company-row .company-card-text .card-body .company-card-subtitle {
    font-size: 16px;
    margin-bottom: 0 !important;
    color: #666;
}

.company-case,
.company-works,
.company-people,
.company-information,
.company-project {
    /* padding-bottom: 40px; */
    padding-bottom: 30px;
}

/* content */
.detail-container {
    /* margin-top: 80px; */
    margin-top: 16px;
    padding: 20px 0 80px;
}

.media-body {
    width: 100%;
}

.media-body-top {
    padding-bottom: 35px;
    /* padding-bottom: 80px; */
    margin-bottom: 20px;
    background-color: #ffffff;
}

.media-body-foot {
    background-color: #fff;
    height: 68px;
    line-height: 68px;
    cursor: pointer;
}

.media-body-top-header {
    /* padding: 50px 90px 20px 40px; */
    padding: 20px 40px 0 40px;
    border-bottom: 1px solid #f4f4f4;
}

.media-body-top-header .media-body-top-header-title {
    font-size: 24px;
    color: #202020;
    margin-bottom: 30px;
    /* margin-bottom: 50px; */
}

.media-body-top-header .media-body-top-header-text {
    font-size: 16px;
    color: #666;
}

.media-body-top .detail-center,
.media-body-top .about-center {
    padding: 40px 150px 40px;
    color: #666;
    font-size: 16px;
}

.media-body-top .detail-content {
    font-size: 16px;
    line-height: 26px;
}

.give_e-mail {
    margin-left: 20px;
}

.give_e-mail .card {
    width: 270px;
    /* height: 360px; */
    height: auto;
}

.give_e-mail .card .list-group-item-header {
    /* padding: 48px 16px 10px; */
    padding: 20px 16px 10px;
    font-size: 18px;
    color: #202020;
    border-bottom: 1px solid #f4f4f4;
}

.give_e-mail .card .list-group-item-center {
    /* padding: 30px 16px; */
    padding: 16px;
    border-bottom: 1px solid #f4f4f4;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.give_e-mail .card .list-group-item-center .login-input {
    height: 24px;
    display: inline-block;
    border: 1px solid #c4c4c4;
    border-radius: 3px;
    padding: 7px;
    width: 208px;
    font-size: 9px;
}

.give_e-mail .card .list-group-item-center .login-btn {
    width: 86px;
    height: 32px;
    background: #de003f;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
}

.give_e-mail .card .list-group-item-foot {
    font-size: 14px;
    color: #666;
    /* padding: 30px 16px 0; */
    padding: 16px 16px 20px;
}

.bshare-bottom {
    width: 58px;
    box-shadow: 0px 0px 1px 0px rgba(153, 153, 153, 0.4);
    border-radius: 5px;
    padding: 8px 0;
    position: absolute;
    top: 4px;
    left: 70px;
    background-color: #fff;
    display: none;
}

.bshare-top {
    width: 58px;
    box-shadow: 0px 0px 1px 0px rgba(153, 153, 153, 0.4);
    border-radius: 5px;
    padding: 8px 0;
    position: absolute;
    top: -7px;
    left: 25px;
    background-color: #fff;
    display: none;
}

.bshare-bottom .bshare-custom,
.bshare-top .bshare-custom {
    width: 100%;
}

.bshare-bottom .bshare-custom .bshare-qzone,
.bshare-top .bshare-custom .bshare-qzone {
    background: url('../image/群蜂QQ空间@2x.png') no-repeat;
    background-size: 40px 40px;
    display: block;
    width: 40px;
    padding: 0;
    height: 40px;
    margin: 0 auto 4px;
}

.bshare-bottom .bshare-custom .bshare-sinaminiblog,
.bshare-top .bshare-custom .bshare-sinaminiblog {
    background: url('../image/微博大.png') no-repeat;
    background-size: 40px 40px;
    display: block;
    width: 40px;
    padding: 0;
    height: 40px;
    margin: 0 auto 4px;
}

.bshare-bottom .bshare-custom .bshare-qqim,
.bshare-top .bshare-custom .bshare-qqim {
    background: url('../image/qq大.png') no-repeat;
    background-size: 40px 40px;
    display: block;
    width: 40px;
    padding: 0;
    height: 40px;
    margin: 0 auto 4px;
}

.bshare-bottom .bshare-custom .bshare-weixin,
.bshare-top .bshare-custom .bshare-weixin {
    background: url('../image/vx大.png') no-repeat;
    background-size: 40px 40px;
    display: block;
    width: 40px;
    padding: 0;
    height: 40px;
    margin: 0 auto 4px;
}

/* login */
.lgoin-all {
    /* margin: 0px !important;
    height: 1019px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background: url(../image/banner1.jpeg);
    background-position: center;
    padding-top: 20px; */
}

.lgoin-all .login-left {
    /*注册*/
}

.lgoin-all .login-logo {
    width: 100%;
    height: auto;
    /* margin: 0 auto 20px; */
    margin: 0 auto 20px;
    text-align: center;
}

.lgoin-all .login-logo .login-logo-img {
    width: 254px;
    height: auto;
}

.lgoin-all .login-title {
    width: 100%;
    text-align: center;
    font-size: 33px;
    color: #fff;
}

@media (min-width: 900px) {
    .lgoin-all .login-left {
        /* width: 52%; */
        margin: 0 auto;
        padding-top: 24px;
        /* padding-right: 8%; */
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media (max-width: 901px) {
    .lgoin-all .login-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-item-align: center;
        align-self: center;
        margin: 0 auto;
    }
}

.login-model .lgoin-all .login-left {
    /* margin: 80px auto !important; */
}

.lgoin-all .login-left .login-content {
    /* height: 441px; */
    width: 370px;
    /* border: 1px solid #0a0a0a; */
    border-radius: 6px;
    padding: 0px !important;
    background-color: #fff;
    margin: 0 auto;
}

.lgoin-all .login-left .login-content .login-password {
    height: 75px;
    /* background: #de003f; */
    background-color: #fff;
    line-height: 75px;
    text-align: center;
    /* color: white; */
    color: #202020;
    font-size: 25px;
    /* font-size: 19px; */
}

.lgoin-all .login-left .login-content .login-password .login-password-bar {
    margin-left: 30px;
    margin-right: 30px;
    border-bottom: 1px solid #dfdfdf;
    height: 100%;
}

.lgoin-all .login-left .login-content .login-password .login-password-bar .login-password-bar-title {
    height: 100%;
    display: inline-block;
    border-bottom: 5px solid #DE003F;
}

.lgoin-all .login-left .login-content .login-mobile-number {
    height: 46px;
    /* width: 325px; */
    margin-top: 34px;
    margin-left: 30px;
    margin-right: 30px;
}

.lgoin-all .login-left .login-content .login-mobile-number input,
.lgoin-all .login-left .login-content .login-password-input input {
    background-color: #eee;
    height: 100%;
}

.lgoin-all .login-left .login-content .login-password-input {
    height: 46px;
    /* width: 325px; */
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
}

.lgoin-all .login-left .login-content .input-group {
    height: 42px;
}

.lgoin-all .login-left .login-content .input-group .input-group-text {
    padding: 0px;
}

.lgoin-all .login-left .login-content .login-check {
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 15px;
    font-size: 15px;
    color: #999;
}

.lgoin-all .login-left .login-content .login-check .login-forget-password i {
    width: 1px;
    background-color: #999;
    height: 12px;
    margin: 0 12px;
    /* line-height: 30px; */
    display: inline-block;
}

.lgoin-all .login-left .login-content .login-check .login-forget {
    display: inline-block;
    margin-left: 31px;
}

.lgoin-all .login-left .login-content .login-button {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
}

.lgoin-all .login-left .login-content .login-button .login-login {
    border: none !important;
    width: 100%;
    height: 42px;
    background: #de003f;
    /* background-color: #eee; */
    margin-right: 31px;
    color: white;
    /* color: #999; */
    font-size: 15px;
    border-radius: 6px;
}

.lgoin-all .login-left .login-content .login-button .login-sign-up {
    border: none !important;
    width: 122px;
    height: 42px;
    background: #de003f;
    color: white;
}

.lgoin-all .login-left .login-content .login-wechat {
    /* margin-left: 18px; */
    /* margin-top: 30px; */
    margin-top: 65px;
    margin-left: 30px;
    margin-right: 30px;
}

.lgoin-all .login-left .login-content .login-wechat-title {
    width: 100%;
    color: #999;
    font-size: 15px;
    text-align: center;
    margin-bottom: 0;
}

.lgoin-all .login-left .login-content .login-wechat-title .title-life-line {
    width: 90px;
    height: 1px;
    background-color: #999;
}

.lgoin-all .login-left .login-content .login-wechat-title .title-right-line {
    width: 90px;
    height: 1px;
    background-color: #999;
}

.lgoin-all .login-left .login-content .login-wechat-list {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 33px;
}

.lgoin-all .login-left .login-content .login-wechat-list .login-wechat-img {
    width: 44px;
    height: 44px;
    margin: 0 12px;
}

.lgoin-all .login-picture {
    border-left: 1px solid #a9a9a9;
}

@media (min-width: 900px) {
    .lgoin-all .login-picture {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 32px;
        margin-top: 78px;
        max-width: 536px;
        height: 510px;
    }

    .lgoin-all .login-picture .img {
        max-width: 536px;
        max-height: 510px;
        padding-left: 2%;
    }
}

@media (max-width: 901px) {
    .lgoin-all .login-picture {
        display: none;
    }
}

.lgoin-all .form-control:focus {
    color: #495057;
    background-color: #fff;
    outline: none;
    -webkit-box-shadow: 0 0 0 0.1rem rgba(22, 0, 63, 0.25);
    box-shadow: 0 0 0 0.1rem rgba(22, 0, 63, 0.25);
    border: 1px solid #a6a6a6 !important;
}

.page-link:hover {
    background-color: #de003f !important;
    color: #fff !important;
}

.share-top .red-share {
    display: none;
}

.share-last .share-red {
    display: none;
    margin-left: 30px;
    margin-right: 5px;
}

.share-last .share-gray {
    margin-right: 5px;
    margin-left: 30px;
}

.left-line,
.right-line {
    width: 92px;
    height: 1px;
    background-color: #f4f4f4;
    display: inline-block;
}

.line-center-text {
    font-weight: normal;
    font-size: 9px;
    display: inline-block;
    color: #c4c4c4;
    /* width: 79px; */
}

.card img:hover {
    opacity: 0.8;
}

.do_share:hover .bshare-top {
    display: block;
}

.do_share:hover .red-share {
    display: inline-block;
}

.do_share:hover .gray-share {
    display: none;
}

.input-group-append .btn {
    font-size: 18px;
    padding: 0;
    background-color: #de003f;
}

.input-group-append {
    height: 36px;
    line-height: 36px;
    width: 140px;
}

/* 关于我们 */
.about-article {
    margin-bottom: 18px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #ccc;
}

.about-article-hd {
    margin: 12px 0 12px;
}

.about-article-hd h2 {
    font-size: 22px;
    line-height: 30px;
}

.about-article-hd .spl {
    margin: 0 12px;
}

.about-article-bd p {
    margin: 7px 0;
    font-size: 14px;
    color: #66696b;
}

.about-article-hd h2 em {
    font-size: 24px;
    color: #ca0002;
    font-style: normal;
}

.about-article-bd h3 {
    font-size: 16px;
    color: #e98900;
}

.about-article-bd a {
    color: #239ac8;
}

.footer-wrapper {
    position: relative;
    font-weight: lighter;
}

.footer-wrapper .footer-qr {
    margin-top: 27px;
    margin-bottom: 15px;
    padding-left: 25px;
    border-left: 1px solid #fff;
    /* position: absolute;
  right: 0;
  top: 27px; */
}

.footer-wrapper .footer-qr .footer-qr-item {
    display: inline-block;
    text-align: center;
}

/* 专题详情 */
.project-content-list {
    width: 100%;
}

.project-content-list .project-content-list-row {
    /* margin-bottom: 20px; */
    margin-bottom: 16px;
}

.project-content-list .project-content-list-row .project-content-list-img {
    width: 334px;
    height: 251px;
    margin-right: 40px;
}

.project-content-list .project-content-list-row .project-content-list-img a {
    width: 100%;
}

.project-content-list .project-content-list-row .project-content-list-img a img {
    border-radius: calc(0.25rem - 1px) !important;
    width: 100% !important;
    height: 100% !important;
}

.project-content-list .project-content-list-row .project-content-list-text {
    width: 726px;
    padding-right: 25px;
}

.project-content-list .project-content-list-row .project-content-list-text .card-body {
    padding: 50px 0 0 !important;
    border-bottom: 1px solid #f4f4f4;
    height: 172px;
}

.project-content-list .project-content-list-row .project-content-list-text .card-body .project-content-list-title {
    font-size: 24px;
    color: #202020;
    margin-bottom: 25px !important;
}

.project-content-list .project-content-list-row .project-content-list-text .card-body .project-content-list-subtitle {
    font-size: 16px;
    margin-bottom: 0 !important;
    color: #666;
}

@media (max-width: 1600px) {
    .project-content-list .project-content-list-row .project-content-list-img {
        width: 270px !important;
        height: 197px !important;
    }

    .project-content-list .project-content-list-row .project-content-list-text {
        width: 590px !important;
    }

    .project-content-list .project-content-list-row .project-content-list-text .card-body {
        height: 154px !important;
    }

    .project-content-list .project-content-list-row .project-content-list-text .card-body .project-content-list-subtitle {
        white-space: nowrap !important;
    }
}

.bsTop {
    width: 100% !important;
}

.bsFrameDiv div {
    width: 100% !important;
    height: 100% !important;
}

.bsFrameDiv div img {
    width: auto !important;
    height: auto !important;
}

.classfiy-bar {
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
}

.classfiy-bar .classfiy-bar-box .classfiy-bar-box-openbox:hover .classfiy-bar-box-close {
    display: none;
}

.classfiy-bar .classfiy-bar-box .classfiy-bar-box-openbox:hover .classfiy-bar-box-open {
    display: inline-block;
}

.classfiy-bar .classfiy-bar-box .classfiy-bar-box-close {
    background-color: #de003f;
    color: #fff;
    padding: 0 10px;
    border-radius: 15px;
    display: inline-block;
    cursor: pointer;
}
.classfiy-bar .classfiy-bar-box:nth-of-type(1) .classfiy-bar-box-content {
    width: 500px !important;
}

.classfiy-bar .classfiy-bar-box .classfiy-bar-box-open {
    background-color: #f4f4f4;
    position: relative;
    color: #666;
    padding: 0 10px;
    border-radius: 15px;
    display: none;
    cursor: pointer;
}

.classfiy-bar .classfiy-bar-box .classfiy-bar-box-title {
    display: inline-block;
}

.classfiy-bar .classfiy-bar-box .classfiy-bar-box-content {
    background-color: rgba(255, 255, 255, .9);
    position: absolute;
    top: 26px;
    left: 0;
    width: 210px;
    z-index: 11;
    padding: 10px 0;
    color: #666;
    border-radius: 10px;
    max-height: 400px;
    overflow: auto;
}

.classfiy-bar .classfiy-bar-box .classfiy-bar-box-content .classfiy-bar-box-content-item {
    margin: 5px 0;
    padding: 0 10px;
}

.classfiy-bar .classfiy-bar-box .classfiy-bar-box-content .classfiy-bar-box-content-item:hover {
    color: #fff;
    background-color: #de003f;
}

.classfiy-bar .classfiy-bar-box .classfiy-bar-box-content .classfiy-bar-box-content-item-activite {
    color: #fff;
    background-color: #de003f;
}

.company-classify {
    width: 150px;
    height: 50px;
    border: 1px solid #de003f;
    /* border-radius: ; */
    margin: 0 auto;
    text-align: center;
    line-height: 48px;
    color: #de003f;
}
