﻿a {
    color: #48b0f7;
}

img {
    max-width: 100%;
    max-height: 100%;
}

.form-control:focus {
    border-color: #48b0f7;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(72,176,247,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(72,176,247,.6);
}

.pagination > li > a, .pagination > li > span {
    color: #6c757d;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #48b0f7;
    border-color: #48b0f7;
}

.lyear-aside-toggler .lyear-toggler-bar {
    background-color: #fff;
}

.sidebar-header a img {
    margin: 7px 0px;
}

.nav-drawer > .active > a {
    border-color: #48b0f7;
}

    .nav-drawer > .active > a:hover, .nav-drawer > .active > a:focus, .nav-drawer > .active > a:active {
        border-color: #48b0f7;
    }

.nav-drawer .nav-subnav > li.active > a, .nav-drawer .nav-subnav > li > a:hover {
    color: #48b0f7;
}

.sidebar-footer {
    margin-top: 0;
}

.lyear-layout-header .navbar {
    min-height: 50px;
}

.topbar {
    min-height: 50px;
}

.lyear-layout-content {
    background-color: #fff;
    padding-top: 0;
    padding-left: 0;
    min-height: 1400px;
}

.content-body > .card {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 15px;
}

    .content-body > .card .card-body {
        padding-bottom: 0;
    }

    .content-body > .card .card-footer {
        background-color: #fff;
    }

    .content-body > .card .card-header + .card-body {
        padding-top: 15px;
    }

.card {
    margin-bottom: 0;
}

.card-header > .title {
    float: left;
}

b.title {
    border-left: 3px solid #48b0f7;
    margin-left: -24px;
    padding-left: 15px;
    font-size: 16px;
}

.w-1200-px {
    width: 1200px;
}

.center {
    display: block;
    margin: 0 auto;
}

.header {
    width: 1200px;
    margin: 0 auto;
}

    .header .dropdown-menu {
        margin: 0;
        min-width: auto;
    }

    .header ul li a {
        color: #4d5259;
        font-size: 16px;
        border-bottom: 2px solid transparent;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .header .dropdown-toggle {
        cursor: pointer;
    }

    .header a.active, .header a:hover {
        color: #48b0f7 !important;
        border-bottom-color: #48b0f7;
        Background-color: transparent !important;
    }

.banner .swiper-button {
    opacity: .75;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

    .banner .swiper-button:hover {
        opacity: 1;
    }

.banner .swiper-pagination-bullet-active {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: .75;
    background: #fff;
}

.banner .swiper-pagination:hover .swiper-pagination-bullet-active {
    opacity: 1;
}

.banner .swiper .swiper-slide img {
    width: 100%;
}

.search input {
    border: 2px solid #48b0f7;
}

.search .h2 {
    font-family: FZShuiZhu-M08S;
}

.search .help-block {
    height: 21px;
    overflow: hidden;
}

.autocomplete-suggestions {
    border-color: #48b0f7;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(72,176,247,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(72,176,247,.6);
}

.autocomplete-suggestion {
    padding: 5px 6px;
    font-size: 14px;
    line-height: 1.5;
}

    .autocomplete-suggestion.selected {
        background-color: #f9fafb;
    }

.m-t-b-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.menu-list * {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.menu-list a, .menu-list img {
    border: 0;
    color: #333;
    text-decoration: none;
}

.pros {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1099;
    width: 210px;
    background-color: #48b0f7;
}

    .pros a.title {
        display: block;
        text-align: center;
        width: 100%;
        font-family: FZShuiZhu-M08S;
        height: 60px;
        line-height: 60px;
        font-size: 30px;
        color: #fff;
        border: 2px solid #48b0f7;
        border-bottom: 1px solid #fff;
        border-radius: 0;
    }

        .pros a.title:hover, .pros a.title:active, .pros a.title:focus {
            color: #48b0f7 !important;
            background-color: #fff !important;
            border-bottom: 1px solid #48b0f7 !important;
        }

.prosul {
    padding-left: 3px;
    width: 100%;
    height: 100%;
    _overflow: hidden;
}

    .prosul li {
        line-height: 50px;
        height: 50px;
        _overflow: hidden;
        border-bottom: 1px rgba(255,255,255,.6) dashed;
        padding: 0 12px;
        padding-right: 3px;
        -webkit-transition: all .3s linear;
        transition: all .3s linear,all .3s linear;
    }

    .prosul > li > a {
        color: #fff;
        padding-right: 8px;
        _padding-right: 6px;
        white-space: nowrap;
        display: inline-block;
        height: 50px;
        -webkit-transition: all .3s linear;
        transition: all .3s linear,all .3s linear;
    }

        .prosul > li > a:after {
            position: absolute;
            right: 12px;
            font-family: 'Material Design Icons';
            font-size: 24px;
            line-height: 50px;
            content: '\f142';
        }

    .prosul li.prosahover > a, .prosul li > a:hover {
        color: #48b0f7;
    }

    .prosul li.prosahover {
        border-bottom: 1px #fff solid;
        background-color: #fff;
    }

    .prosul li.nochild a:hover {
        color: #fff;
    }

    .prosul li:last-child {
        border-bottom: 2px solid #48b0f7;
    }

.prosmore {
    position: absolute;
    z-index: 999;
    left: 210px;
    top: 0;
    background-color: #fff;
    border: 2px #48b0f7 solid;
    border-left: 0 none;
    width: 992px;
    overflow-y: auto;
    padding: 15px;
}

    .prosmore dt {
        font-weight: inherit;
        text-align: right;
        white-space: break-spaces;
        padding-right: 24px;
    }

        .prosmore dt:after {
            position: absolute;
            top: -4px;
            right: 0;
            font-family: 'Material Design Icons';
            font-size: 18px;
            content: '\f142';
        }

.prosul .prosmore hr:last-child {
    display: none;
}

.prosul .prosmore {
    text-align: left;
}

    .prosul .prosmore span {
        float: left;
        height: 36px;
        width: 107px;
        line-height: 22px;
    }

.prosul li .prosmore dd a {
    margin: 0;
    height: 18px;
    line-height: 18px;
    padding: 0 8px 0 12px;
    border-left: 1px solid #48b0f7;
}

    .prosul li .prosmore dd a:last-child {
        padding-right: 12px;
        border-right: 1px solid #48b0f7;
    }

.prosul li .prosmore a:hover {
    color: #48b0f7 !important;
}

.menu-list-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 210px;
    margin-top: 15px;
}

    .menu-list-item .title {
        display: block;
        width: 100%;
        height: 60px;
        line-height: 60px;
        background: #48b0f7;
        color: #fff;
        text-align: center;
        font-family: FZShuiZhu-M08S;
        font-size: 30px;
        border: 2px solid #48b0f7;
    }

        .menu-list-item .title:hover {
            background: #fff;
            color: #48b0f7;
        }

    .menu-list-item li a {
        height: 45px;
        line-height: 45px;
        padding: 0 15px;
        display: block;
        overflow: hidden;
        border-bottom: 1px dashed #ddd;
    }

        .menu-list-item li a:hover {
            color: #48b0f7;
        }

        .menu-list-item li a img {
            border: 1px solid #ddd;
            width: 30px;
            height: 30px;
            max-width: 30px;
            max-height: 30px;
            min-width: 30px;
            min-height: 30px;
        }
