﻿body {
    background-color: #e4e4e4;
}


.myWrap {
    width: 100%;
    margin: 0 auto;
    background: url('/NewSource/AssetsPublic/aStyle/img/203d.jpg') no-repeat;
    background-position: center top;
}

.myWrap_001 {
    width: 100%;
    margin: 0 auto;
    background: url('/NewSource/AssetsPublic/aStyle/img/203e.jpg') no-repeat;
    background-position: center top;
}

.ibox_top {
    font-size: 16px;
    width: 1380px;
    margin-left: auto;
    margin-right: auto;
}

    .ibox_top .list-inline {
        margin-top: 8px;
        padding: 5px;
        background: linear-gradient(180deg, rgba(34, 34, 34, 0.3) 50%, rgba(34, 34, 34, 0.3) 50%);
    }

    .ibox_top .pull-left {
        min-width: 100px;
    }

    .ibox_top .list-inline a {
        line-height: 20px;
        color: #fff;
        /* color: #111; */
    }

#Lable_myConsole a {
    margin: 0 5px;
}

#Lable_myConsole lable {
    margin: 0 5px;
    color: #fff;
}

.ibox_header {
    height: 360px;
    width: 100%;
    color: #fff;
}

.in_logo {
    margin: 60px 0 0;
    text-align: center;
    font-size: 66px;
    font-weight: 600;
    color: #3e81fd;
    text-shadow: 0 2px #fff, 2px 0 #fff, -1px 0 #fff, 0 -1px #fff;
}

.in_logo_001 {
    margin: 200px 0 0 15%;
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 3px #3e81fd, 3px 0 #3e81fd, -1px 0 #3e81fd, 0 -1px #3e81fd;
}



.ibox_nav {
    background-color: #3e81fd;
    height: 65px;
}

    .ibox_nav .nav {
        margin-top: 10px;
    }

        .ibox_nav .nav li {
            text-align: center;
            font-size: 18px;
        }

            .ibox_nav .nav li a {
                color: #fff;
            }

                .ibox_nav .nav li a:hover {
                    color: #3e81fd;
                }

.nav .open a:focus {
    color: #3e81fd;
}

.nav > li > a:focus,
.nav > li > a:hover {
    color: #3e81fd;
}

.ibox_nav .nav .dropdown-menu li a {
    color: #3e81fd;
}

/*  */
.ibox_body .breadcrumb {
    font-size: 16px;
}

/* 模块样式001 */
.in_list_group_001 {
    font-size: 16px;
}

.in_title_001 {
    border-bottom: solid 2px #3e81fd;
    margin-bottom: 10px;
}

    .in_title_001 h2 {
        padding-left: 5px;
        border-left: solid 5px #3e81fd;
    }

    .in_title_001 .list-inline {
        font-size: 18px;
        margin-top: 28px;
    }

        .in_title_001 .list-inline .active {
            color: #3e81fd;
            font-weight: 700;
        }

.in_content_001 {
    font-size: 18px;
    line-height: 50px;
}

    .in_content_001 a {
        color: #333;
    }

    .in_content_001 .in_001_list .pull-right {
        font-size: 14px;
        color: #777;
    }

.in_content_002 .col-md-3 img {
    margin: 5px;
}

.in_content_002 .col-md-4 img {
    margin: 5px;
}

.in_content_003 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #aac7fd;
}

    .in_content_003 h2 {
        margin: 0;
    }

    .in_content_003 span {
        font-size: 16px;
        color: #555555;
        line-height: 40px;
    }

    .in_content_003 p {
        font-size: 18px;
        color: #111;
    }

/* end */

.ibox_footer {
    background-color: #3e81fd;
    height: 100px;
}

    .ibox_footer p {
        /* line-height: 60px; */
        font-size: 18px;
    }



.in_box_001 .col-md-3 .panel {
    min-height: 100px;
    background-color: #ebf2ff;
    box-shadow: 0 0 5px hsla(0, 0%, 0%, 0.3)
}

    .in_box_001 .col-md-3 .panel h1 {
        font-size: 24px;
    }



/*顶部轮播*/
.topSlide {
    padding: 15px 0 0 0;
}

    .topSlide .swiper-container {
        width: 100%;
        height: 440px;
        /* border-radius: 12px; */
    }

@media (max-width: 425px) {
    .topSlide .swiper-container {
        width: 100%;
        height: 190px;
    }
}

.topSlide .swiper-slide {
    text-align: center;
    font-size: 14px;
    /*background: #e0bd9c;*/
    background-size: 100% 100%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    width: 4.14rem;
    justify-content: left;
    align-items: flex-end;
    text-decoration: none;
    transform: translate3d(0, 0, 0);
    overflow: hidden;
}

    .topSlide .swiper-slide p {
        color: white;
        margin: 15px 0 0 27px;
        max-width: 80%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

.topSlide .swiper-container .swiper-pagination {
    bottom: 12px;
    display: -webkit-flex;
    display: flex;
    width: 10%;
    margin-left: 4%;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: auto;
    right: 0;
    width: 100%;
}

.topSlide .swiper-container .swiper-pagination .swiper-pagination-bullet {
    flex: 1;
    height: 4px;
    border-radius: 0;
    background-color: #2b2b2b;
}

.topSlide .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fffdfb;
}

.shadow {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 45px;
    background: linear-gradient(180deg, rgba(34, 34, 34, 0.3) 50%, rgba(34, 34, 34, 0.3) 50%);
}
