#n-active {
    color: #005dab;
}


.pr-navH{
    color: #0055a6 !important;
    background-color: #b8d8fa;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.pr-img {
    display: block;
    margin-top: -6px;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
	bottom: -1px;
    display: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.pr-imgH{
    display: block;
}
/* -----------------------a------------------------- */
.a-nav{
    width: 100%;
    height: 76px;
    margin-top: 90px;
    background-color: #0055a6;
}
.a-nav ul{
    width: 70%;
    margin-left: 15%;
    height: 76px;
}
.a-nav ul li{
    float: left;
    width: 14.3%;
    height: 76px;
    text-align: center;
    /*line-height:22px;*/
    font-size: 15px;
    color: #ffffff;
    border-left: 1px solid #266eb3;
    border-right: 1px solid #266eb3;
    cursor: pointer;
	position: relative;
    padding: 30px 10px;
}
.a-nav ul li a{position: absolute;width: 100%;height: 100%;left: 0;top: 0;display: flex;align-items: center;justify-content: center;flex-direction: column;}

/* ---------------------b-------------------- */

.b-content-1 {
    width: 100%;
    height: 200px;
    background-color: #f7f7f7;
}

.b-content-1 ul {
    width: 70%;
    height: 200px;
    margin-left: 15%;
}

.b-content-1 ul li {
    width: 14.28%;
    height: 200px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.b-content-1 ul li:hover .b-con-img{
    -webkit-animation: jumpimg 1s ease-in-out both;
    -moz-animation: jumpimg 1s ease-in-out both;
    -ms-animation: jumpimg 1s ease-in-out both;
    animation: jumpimg 1s ease-in-out both;
}

.b-content-1 ul li img {
    width: 95px;
    height: 85px;
    margin-top: 40px;
}

.b-content-1 ul li p {
    font-size: 16px;
    color: #444444;
    margin-top: 20px;
    word-wrap:break-word;
}
/* ---------2-------- */
.b-content-2 {
    width: 100%;
    height: 200px;
    background-color: #f7f7f7;
}

.b-content-2 ul {
    width: 70%;
    height: 200px;
    margin-left: 15%;
}

.b-content-2 ul li {
    width: 14.28%;
    height: 200px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.b-content-2 ul li:hover .b-con-img{
    -webkit-animation: jumpimg 1s ease-in-out both;
    -moz-animation: jumpimg 1s ease-in-out both;
    -ms-animation: jumpimg 1s ease-in-out both;
    animation: jumpimg 1s ease-in-out both;
}

.b-content-2 ul li img {
    width: 95px;
    height: 85px;
    margin-top: 40px;
}
.b-content-2 ul li p {
    font-size: 15px;
    color: #444444;
    margin-top: 20px;
    word-wrap:break-word;
}

/* ---------3-------- */
.b-content-3 {
    width: 100%;
    height: 200px;
    background-color: #f7f7f7;
}

.b-content-3 ul {
    width: 70%;
    height: 200px;
    margin-left: 15%;
}

.b-content-3 ul li {
    width: 14.28%;
    height: 200px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.b-content-3 ul li:hover .b-con-img{
    -webkit-animation: jumpimg 1s ease-in-out both;
    -moz-animation: jumpimg 1s ease-in-out both;
    -ms-animation: jumpimg 1s ease-in-out both;
    animation: jumpimg 1s ease-in-out both;
}

.b-content-3 ul li img {
    width: 95px;
    height: 85px;
    margin-top: 40px;
}
.b-content-3 ul li p {
    font-size: 16px;
    color: #444444;
    margin-top: 20px;
    word-wrap:break-word;
}

/* ---------4-------- */
.b-content-4 {
    width: 100%;
    height: 200px;
    background-color: #f7f7f7;
}

.b-content-4 ul {
    width: 70%;
    height: 200px;
    margin-left: 15%;
}

.b-content-4 ul li {
    width: 14.28%;
    height: 200px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.b-content-4 ul li:hover .b-con-img{
    -webkit-animation: jumpimg 1s ease-in-out both;
    -moz-animation: jumpimg 1s ease-in-out both;
    -ms-animation: jumpimg 1s ease-in-out both;
    animation: jumpimg 1s ease-in-out both;
}

.b-content-4 ul li img {
    width: 95px;
    height: 85px;
    margin-top: 40px;
}
.b-content-4 ul li p {
    font-size: 16px;
    color: #444444;
    margin-top: 20px;
    word-wrap:break-word;
}

/* ---------5-------- */
.b-content-5 {
    width: 100%;
    height: 200px;
    background-color: #f7f7f7;
}

.b-content-5 ul {
    width: 70%;
    height: 200px;
    margin-left: 15%;
}

.b-content-5 ul li {
    width: 14.28%;
    height: 200px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.b-content-5 ul li:hover .b-con-img{
    -webkit-animation: jumpimg 1s ease-in-out both;
    -moz-animation: jumpimg 1s ease-in-out both;
    -ms-animation: jumpimg 1s ease-in-out both;
    animation: jumpimg 1s ease-in-out both;
}

.b-content-5 ul li img {
    width: 95px;
    height: 85px;
    margin-top: 40px;
}
.b-content-5 ul li p {
    font-size: 16px;
    color: #444444;
    margin-top: 20px;
    word-wrap:break-word;
}


/* ---------6-------- */
.b-content-6 {
    width: 100%;
    height: 200px;
    background-color: #f7f7f7;
}

.b-content-6 ul {
    width: 70%;
    height: 200px;
    margin-left: 15%;
}

.b-content-6 ul li {
    width: 14.28%;
    height: 200px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.b-content-6 ul li:hover .b-con-img{
    -webkit-animation: jumpimg 1s ease-in-out both;
    -moz-animation: jumpimg 1s ease-in-out both;
    -ms-animation: jumpimg 1s ease-in-out both;
    animation: jumpimg 1s ease-in-out both;
}

.b-content-6 ul li img {
    width: 95px;
    height: 85px;
    margin-top: 40px;
}
.b-content-6 ul li p {
    font-size: 16px;
    color: #444444;
    margin-top: 20px;
    word-wrap:break-word;
}
/* ------------------ */
.b-content-nb{
    display: none;
}




/* ----------------------c---------------- */
.c-content {
    width: 100%;
    /* height: 680px; */
}

.c-title {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 66px 0 24px 0;
    text-align: center;
}

.c-title p {
    font-size: 16px;
    width: 50%;
    margin-left: 25%;
    margin-top: 10px;
    color: #222222;
	line-height: 28px;
}
.c-title img{
    margin-top: 40px;
}
.c-matter{
    width: 100%;
    height: auto;
	overflow:hidden;
}
.c-matter ul{
    width: 70%;
    margin-left: 15%;
}
.c-matter ul li{
    float: left;
    width: 23%;
    height: 310px;
    text-align: center;
    border: 1px solid #e2e2e2;
    margin: 1% 1%;
    position: relative;
}
.c-mar-img{
    width: 100%;
    height: 240px;
    border-bottom: 1px solid #e2e2e2;
    overflow: hidden;
    position: relative;
    display: flex;align-items: center;justify-content: center;
}
.c-mar-img img{
    max-width: 134px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.c-matter ul li:hover .c-marH{
    transform: scale(1.1);
}
.c-matter ul li h4{
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
}
.c-matter ul li p{
    color: #888888;
    font-size: 14px;
    margin-top: 10px;
    /*margin-left: -60px;*/
}
.c-mar-shade{
    /* background-color: rgba(77, 139, 209, 0.6);
    position: absolute;
    width: 100%;
    opacity: 0;
    height: 310px;
    z-index: 9;
    top: 0;
    left: 0; */
    display: none;
}
.c-mar-shade div{
    color: white;
    width: 120px;
    height: 40px;
    border-radius: 5px;
    line-height: 40px;
    font-size: 18px;
    margin-left: 30%;
    margin-top: 150px;
    border: 1px solid #ffffff;
}
.c-matter ul li:hover .c-mar-shade {
	/* -webkit-animation: dragTop 1s ease-in-out both;
	-moz-animation: dragTop 1s ease-in-out both;
	-ms-animation: dragTop 1s ease-in-out both;
	animation: dragTop 1s ease-in-out both; */
}

/* --------------------------电脑---------------------------------- */
@media all and (max-width:1700px) {
    .c-mar-shade div {
        margin-left: 23%;
    }
}

@media all and (max-width:1460px) {
    .c-matter {
        /* height: 800px; */
    }
    .c-matter ul li {
        height: 340px;
    }
    .c-matter ul li p {
        margin-left: 0px;
    }
    .c-mar-shade {
        height: 340px;
    }
    .c-mar-shade div {
        margin-left: 22%;
    }
}

@media all and (max-width:1380px) {
    .a-nav ul li {
        font-size: 15px;
    }
}

@media all and (max-width:1300px) {}

@media all and (max-width:1280px) {
    .a-nav ul li {
        font-size: 15px;
    }
}

@media all and (max-width:1200px) {}












/* --------------------------手机端---------------------------------- */
@media(max-width:900px) {
    .a-nav {
        margin-top: 50px;
        height: auto;
        overflow: hidden;
    }
    .a-nav ul{
        width: 100%;
        margin-left: 0%;
    }

    .a-nav ul li {
        width: 100%;
        height: 48px;
        line-height: 48px;
        font-size: 14px;
        border-left: none;
        border-right: none;
        padding: 0 0;
    }
    .b-content-1{
        height: auto;
        overflow: hidden;
    }
    .b-content-2{
        height: auto;
        overflow: hidden;
    }
    .b-content-3{
        height: auto;
        overflow: hidden;
    }
    .b-content-4{
        height: auto;
        overflow: hidden;
    }
    .b-content-5{
        height: auto;
        overflow: hidden;
    }
    .b-content-6{
        height: auto;
        overflow: hidden;
    }
    .b-content-1 ul {
        width: 100%;
        height: auto;
        margin-left: 0%;
    }
    .b-content-1 ul li{
        height: auto;
        padding: 0 0 16px 0;
    }
    .b-content-2 ul {
        width: 100%;
        height: auto;
        margin-left: 0%;
    }
    .b-content-2 ul li{
        height: auto;
        padding: 0 0 16px 0;
    }
    .b-content-3 ul {
        width: 100%;
        height: auto;
        margin-left: 0%;
    }
    .b-content-3 ul li{
        height: auto;
        padding: 0 0 16px 0;
    }
    .b-content-4 ul {
        width: 100%;
        height: auto;
        margin-left: 0%;
    }
    .b-content-4 ul li{
        height: auto;
        padding: 0 0 16px 0;
    }
    .b-content-5 ul {
        width: 100%;
        height: auto;
        margin-left: 0%;
    }
    .b-content-5 ul li{
        height: auto;
        padding: 0 0 16px 0;
    }
    .b-content-6 ul {
        width: 100%;
        height: auto;
        margin-left: 0%;
    }
    .b-content-6 ul li{
        height: auto;
        padding: 0 0 16px 0;
    }


    .c-matter ul {
        width: 94%;
        margin-left: 3%;
    }
    .pr-img {
       display: none;
    }
    .c-title p {
        width: 94%;
        margin-left: 3%;
        margin-top: 30px;
    }
    .c-title {
        padding: 16px 0 24px 0;
    }
    .c-matter {
        height: auto;
        overflow: hidden;
        padding: 20px 0 44px 0;
    }
    .c-matter ul li {
        width: 48%;
    }
    .c-matter ul li h4 {
        font-size: 13px;
    }
    .c-matter ul li p {
        font-size: 12px;
    }
    .c-mar-shade div {
        margin-left: 13%;
    }
    .b-content-1 ul li p,
    .b-content-2 ul li p,
    .b-content-3 ul li p,
    .b-content-4 ul li p,
    .b-content-5 ul li p,
    .b-content-6 ul li p{
        font-size: 13px;
    }
}















