@import url("include/base_desktop_inc.css");
@import url("include/header_desktop_inc.css");
@import url("include/footer_desktop_inc.css");
.block {
    display: block;
    text-align: center;
}

.block-title {
    padding-top: 50px;
}

.block-title h4 {
    font-size: 24px;
    font-weight: normal;
}

.block-title h5 {
    font-size: 16px;
    font-weight: normal;
    color: #A4A9B2;
    margin-top: 8px;
    margin-bottom: 10px;
}

.block-intro {
    height: 64px;
    width: 1280px;
    margin: 0 auto;
    background-image: url(../images/intro/1.png);
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
    line-height: 1.5;
    text-shadow: 0 0 16px rgba(255, 255, 255, 0.36);
    text-align: left;
}

.block-intro h3 {
    padding-top: 6px;
    padding-left: 96px;
}

.block-intro h4 {
    font-size: 15px;
    padding-left: 106px;
    padding-top: 1px;
}

.product-line .block-main {
    /* height: 589px; */
    /* height: 589px; */
    width: 1280px;
    margin-left: 15px;
    margin: 0 auto;
    padding-top: 29px;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-content: space-between;
}

.product-line .block-main a {
    width: 190px;
    display: block;
    border: 3px solid #1e90ff;
    transition: 0.36s;
    position: relative;
    background-color: #1e90ff;
    color: #fff;
    margin-right: 15px;
    margin-bottom: 1px;
}

.product-line .block-main a:hover {
    border-color: #1e90ff;
}

.product-line .block-main a.hot:after {
    content: "　";
    /* background-image: url("../images/other/fire.png"); */
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    width: 60px;
    height: 52px;
    position: absolute;
    right: -3px;
    top: -3px;
}

.product-line .block-main a .block-show {
    height: 144px;
    background: #F5F5F5;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 3.6%;
    border-top-right-radius: 3.6%;
}

.product-line .block-main a .block-show img {
    display: block;
    height: 50%;
}

.product-line .block-main a h3 {
    margin-top: 20px;
    margin-bottom: 15px;
}

.product-line .block-main a p {
    line-height: 1.5;
    color: #999;
    width: 14rem;
    margin: 0 auto;
}

.show-case .block-main {
    height: 604px;
    width: 1234px;
    margin: 0 auto;
    padding: 27px 0 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

.show-case .block-main li {
    position: relative;
    overflow: hidden;
    width: 400px;
    height: 292px;
    cursor: pointer;
    transition: 0.5s;
    z-index: 1;
}

.show-case .block-main li:hover {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.5);
    transform: scale(1.03, 1.03);
    z-index: 10;
}

.show-case .block-main li img {
    display: block;
    width: 400px;
    height: 292px;
    transition: 0.5s;
    transform: scale(1.0, 1.0);
    filter: saturate(100%) brightness(100%);
}

.show-case .block-main li:hover img {
    transform: scale(1.05, 1.05);
    filter: saturate(105%) brightness(105%);
}

.about-us .block-main {
    height: 500px;
    width: 1280px;
    margin: 0 auto;
    padding: 30px 0 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

.about-us .block-main li {
    width: 593px;
    height: 150px;
    border: 2px solid #E1E1E1;
    position: relative;
    cursor: pointer;
}

.about-us .block-main li:hover {
    border-color: #1e90ff;
    box-shadow: 0 0 0 0 #1e90ff;
    border: 2px solid #1e90ff;
}

.about-us .block-main li img {
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 40px;
    top: 40px;
    filter: saturate(0%) brightness(120%);
}

.about-us .block-main li:hover img {
    filter: saturate(100%) brightness(100%);
}

.about-us .block-main li h3 {
    position: absolute;
    left: 150px;
    top: 40px;
    color: #000;
    font-weight: normal;
}

.about-us .block-main li p {
    width: 400px;
    position: absolute;
    left: 150px;
    top: 75px;
    text-align: left;
    line-height: 1.5;
    color: #999;
    font-size: 14px;
}

.servivo-process .block-main {
    height: 221px;
    width: 1222px;
    margin: 0 auto;
    padding: 28px 0 0;
}

.core-highlights .block-main li {
    width: 564px;
    height: 109px;
    position: relative;
    text-align: left;
}

.core-highlights .block-main li img {
    display: block;
    width: 109px;
    height: 109px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.core-highlights .block-main li h3 {
    width: 391px;
    position: absolute;
    left: 146px;
    top: 24px;
    font-size: 18px;
    font-weight: normal;
}

.core-highlights .block-main li p {
    width: 391px;
    position: absolute;
    left: 146px;
    top: 51px;
    line-height: 1.5;
    font-size: 14px;
    color: #999;
}

.core-highlights .block-main {
    height: 868px;
    width: 1204px;
    margin: 0 auto;
    padding: 30px 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

.financial-information .block-main {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
    display: flex;
    justify-content: space-between;
}

.financial-information .block-main .show {
    height: 360px;
    position: relative;
}

.financial-information .block-main .show div {
    height: 360px;
    width: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.financial-information .block-main .show p {
    position: absolute;
    bottom: 0;
    width: calc(100% - 15px * 2);
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.50);
    color: #fff;
    text-align: left;
    padding: 0 15px;
}

.financial-information .block-main ul {
    width: 680px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.financial-information .block-main ul li a {
    display: flex;
    width: 680px;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.financial-information .block-main ul li span:first-child {
    font-size: 18px;
    height: 25px;
    width: 580px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.financial-information .block-main ul li span:last-child {
    font-size: 16px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #eee;
}

.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    margin: 0 auto;
    margin-top: 6%;
}

.modal-content {
    height: 646px;
    width: 820px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 6px;
    outline: 0;
    background: url(/templates/theme/common/picture/qrxd-notice.png)
}

.nr {
    width: 650px;
    font-size: 15px;
    text-indent: 2em;
    margin: 0 auto;
    padding-top: 110px;
}

.nr p {
    line-height: 28px;
}

.nr img {
    width: 300px;
    height: 315px;
    /* margin-left: 27%; */
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-header {
    position: absolute;
    top: 6%;
    right: 10.5%;
    min-height: 16.42857143px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}