/* _content/HFJY/Pages/Manage/Index.cshtml.rz.scp.css */
body[b-dmkzfyjq1u] {
}

#solution_1[b-dmkzfyjq1u], #solution_2[b-dmkzfyjq1u], #solution_3[b-dmkzfyjq1u], #solution_4[b-dmkzfyjq1u] {
    min-height: 500px;
    border: 1px solid #cccccc;
}
/* _content/HFJY/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
/*
a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a {
  color: #0077cc;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
*/
/* _content/HFJY/Pages/Shared/_Layout1.cshtml.rz.scp.css */
ul[b-inef7awmwc], li[b-inef7awmwc] {
    list-style: none;
}

a[b-inef7awmwc], a:visited[b-inef7awmwc] {
    text-decoration: none;
}

.header[b-inef7awmwc] {
    position: fixed;
    height: 50px;
    left: 260px;
    top: 0px;
    line-height: 50px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    background-color: #ffffff;
    width: calc(100vw - 260px);
    text-align:right;
    padding-right:15px;
    user-select:none;
}

.header .user[b-inef7awmwc]{
    display:inline-block;
    vertical-align:middle;
}
.header a[b-inef7awmwc]{
    vertical-align:middle;
}

sidebar[b-inef7awmwc] {
    position: fixed;
    width: 260px;
    height: 100vh;
    left: 0;
    top: 0;
    background-color: rgba(33,37,41,1);
    user-select: none;
}

footer[b-inef7awmwc] {
    position: fixed;
    height: 30px;
    line-height: 30px;
    bottom: 0;
    width: calc(100vw - 260px);
    left: 260px;
    background-color: #faf7fd;
    font-size: 15px;
    padding-left: 19px;
}

sidebar .logo[b-inef7awmwc] {
    font-size: 31px;
    text-align: center;
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: 15px;
}

sidebar ul li a[b-inef7awmwc], sidebar ul li a:visited[b-inef7awmwc] {
    color: #ffffff;
    width: 100%;
    height: 100%;
    display: block;
    padding-left: 2rem;
}

sidebar ul li.active a[b-inef7awmwc] {
    background-color: rgba(50,90,150,1);
}

sidebar ul li[b-inef7awmwc] {
    height: 50px;
    line-height: 50px;
}

sidebar ul[b-inef7awmwc] {
    padding-left: 0;
}

main[role='main'][b-inef7awmwc] {
    position: fixed;
    top: 50px;
    left: 260px;
    width: calc(100vw - 260px);
    height: calc(100vh - 50px);
    background-color: #f4f6fa;
    padding-bottom: 45px;
    overflow-y: auto;
}
/* _content/HFJY/Pages/SolutionList.cshtml.rz.scp.css */
.container-1[b-gv1jmnf9ad] {
    position: relative;
    padding: 0 160px;
    font-size: 0;
    text-align: justify;
    margin-top: 20px;
}

.container-menu[b-gv1jmnf9ad] {
    display: inline-block;
    width: 330px;
    background-color: #ffffff;
    height: 100%;
    min-height: 500px;
    margin-bottom: 50px;
    vertical-align: top;
}

.container-menu-item[b-gv1jmnf9ad], .container-menu-item a[b-gv1jmnf9ad] {
    margin-top: 17px;
    text-align: center;
    font-size: 20px;
    color: #111111;
}

.container-menu-item.active[b-gv1jmnf9ad]{
    color:#2c82ff;
}

.container-body[b-gv1jmnf9ad] {
    display: inline-block;
    width: calc(100vw - 680px);
    vertical-align: top;
}

.container-body-item[b-gv1jmnf9ad] {
    display: inline-block;
    width: 47.7%;
    text-align: justify;
    background-color: #ffffff;
    min-height: 310px;
    margin-left: 10px;
    vertical-align: top;
    margin-bottom:15px;
    cursor:pointer;
}

    .container-body-item .item-image[b-gv1jmnf9ad] {
        max-width: calc(67% - 30px);
        margin: 0 auto;
        text-align: center;
        height: 350px;
        margin-top: 15px;
    }

        .container-body-item .item-image img[b-gv1jmnf9ad] {
            width: 100%;
            height: 100%;
            object-fit: contain;
        }

    .container-body-item .item-title[b-gv1jmnf9ad] {
        font-size: 23px;
        color: #111111;
        text-align: center;
        margin-top: 15px;
    }

    .container-body-item .item-href[b-gv1jmnf9ad], .container-body-item .item-href a[b-gv1jmnf9ad] {
        font-size: 18px;
        color: #2c82ff;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 30px;
    }




@media(max-width:882px) {
    .container-body-item[b-gv1jmnf9ad] {
        width: calc(100vw - 30px);
        margin-bottom:20px;
    }

    .container-body-item .item-image[b-gv1jmnf9ad]{
        height:203px;
    }
    .container-body-item .item-title[b-gv1jmnf9ad]{
        margin-left:30px;
        margin-right:30px;
    }

    .container-body-item:last-child[b-gv1jmnf9ad]{
        margin-bottom:100px;
    }

    .container-body[b-gv1jmnf9ad] {
        display: block;
    }

    .container-menu[b-gv1jmnf9ad] {
        display: block;
        min-height: inherit;
        padding: inherit;
        background-color: inherit;
        /*width: 100%;*/
        text-align: justify;
        margin-left: 25px;
        margin-right: 25px;
    }

    .container-1[b-gv1jmnf9ad] {
        padding: 0;
    }

    .container-menu-item[b-gv1jmnf9ad] {
        display: inline-block;
        width: calc(50vw - 30px);
        text-align: center;
        background-color: #ffffff;
        font-size: 25px;
        height: 50px;
        line-height: 50px;
    }
    .container-menu-item[b-gv1jmnf9ad],.container-menu-item a[b-gv1jmnf9ad]{
        font-size:14px
    }

        .container-menu-item:nth-child(2n)[b-gv1jmnf9ad] {
            margin-left: 5px;
        }

        .container-menu-item:nth-child(2n+1)[b-gv1jmnf9ad] {
            margin-right: 5px;
        }

    .container-body[b-gv1jmnf9ad] {
        width: 100%;
    }
}
