﻿.bjys {
    background: #e6f2ff;
    padding-bottom: 111px;
}

.jzxx {
    width: 1200px;
    margin: 0 auto;
}

.banner {
    width: 100%;
    height: 680px;
    background: url("banner.jpg") no-repeat;
    background-size: 100%;
}

.first_con {
    height: 420px;
    background-color: #a0c7f8;
    border-radius: 15px;
    border: solid 2px #ffffff;
}

.title_con {
    width: 480px;
    height: 55px;
    background: url("title.png") no-repeat;
    margin: 0 auto;
    margin-top: -25px;
    color: #FFFFFF;
    text-align: center;
    line-height: 55px;
    font-size: 24px;
    font-weight: bold;
}

.first_con ul {
    padding-left: 42px;
    padding-top: 60px;

}

.first_con ul li {
    width: 350px;
    height: 130px;
    background: url("1di.png");
    text-align: center;
    line-height: 130px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.first_con ul li:nth-of-type(3), .first_con ul li:nth-of-type(6) {
    margin-right: 0;
}

.first_con ul li a {
    width: 100%;
    display: block;
    height: 100%;
    text-align: center;
}

.first_con ul li img, .first_con ul li span {
    display: inline-block;
    vertical-align: middle;
}

.first_con ul li span {
    font-weight: bold;
    width: 170px;
    text-align: center;
    line-height: 30px;
}

.sea_con {
    height: 300px;
    background-color: #a0c7f8;
    border-radius: 15px;
    border: solid 2px #ffffff;
    margin-top: 75px;
}

.sea_con ul {
    display: block;
    width: 1100px;
    margin: 70px auto 0;
}

.sea_con ul li {
    float: left;
    width: 520px;
    height: 150px;

}

.sea_con ul li:first-child {
    margin-right: 60px;
    background: url("yqfk.png") no-repeat;
    background-size: 100%;
}

.sea_con ul li:nth-of-type(2) {
    background: url("aqsc.png") no-repeat;
    background-size: 100%;
}

.sea_con ul li a {
    width: 100%;
    height: 100%;
}

.thi_con {
    height: 260px;
    background-color: #a0c7f8;
    border-radius: 15px;
    border: solid 2px #ffffff;
    margin-top: 75px;
}

.thi_con ul li {
    float: left;
    margin-right: 25px;
    margin-top: 40px;
    width: 260px;
    height: 130px;
    background: url("3di.png") no-repeat;
    background-size: 100%;
    font-weight: bold;
}

.thi_con ul li:first-child {
    margin-left: 40px;
}

.thi_con ul li a {
    text-align: center;
    width: 100%;
    height: 100%;
    padding-top: 20px;
}

.fou_con {
    height: 420px;
    background-color: #ffffff;
    border-radius: 15px;
    border: solid 2px #ffffff;
    margin-top: 75px;
}

.fou_con ul {
    /*width: 1150px;*/
    margin-left: 42px;
    margin-top: 50px;
}

.fou_con ul li {
    width: 260px;
    float: left;
    height: 130px;
    background: url("4di.png") no-repeat;
    background-size: 100%;
    padding-top: 20px;
    margin-right: 25px;
    margin-bottom: 30px;
}

.fou_con ul li:nth-of-type(4), .fou_con ul li:nth-of-type(8) {
    margin-right: 0;
}

.fou_con ul li a {
    width: 100%;
    height: 100%;
    text-align: center;
}

.fiv_con {
    height: 260px;
    background-color: #a0c7f8;
    border-radius: 15px;
    border: solid 2px #ffffff;
    margin-top: 75px;
}

.fiv_con ul li {
    width: 260px;
    height: 130px;
    float: left;
    margin-right: 25px;
    margin-top: 50px;
}

.fiv_con ul li:first-child {
    margin-left: 42px;
}

.fiv_con ul li a {
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    font-weight: bold;
}

.fiv_con ul li a p {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 10px;
    left: 0;
}

.six_con {
    height: 290px;
    background-color: #ffffff;
    border-radius: 15px;
    border: solid 2px #ffffff;
    margin-top: 75px;
}

.six_con ul li {
    width: 520px;
    height: 150px;
    background: url("6di.png") no-repeat;
    background-size: 100%;
    text-align: center;
    line-height: 150px;
    float: left;
    margin-top: 50px;
}

.six_con ul li:first-child {
    margin-right: 70px;
    margin-left: 42px;
}

.six_con ul li a img {
    vertical-align: middle;
    margin: 0 20px;
}
.newStyle .title_con {
    font-size: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
}
.newStyle .first_con ul li span {
    font-size: 30px;
    text-align: left;
    line-height: 36px;
}
.newStyle .thi_con ul li a {
    padding-top: 24px;
}
.newStyle .thi_con ul li {
    height: 170px;
    background-size: 100% 100% !important;
}
.newStyle ul li p {
    font-size: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newStyle .fiv_con ul li a p {
    bottom: -2;
}
@media screen and (max-width: 1000px) {
    .jzxx{
        width: 100%;
    }
    .title_con{
        background-size: 100% 100%;
        width: 100%;
        font-size: 14px;
    }
    .banner{
        height: 180px;
        background-size: 100% 100%;
    }
    .first_con{
        height: auto;
    }
    .first_con ul{
        height: 90%;
        overflow: auto;
    }
    .first_con ul li:first-child{
        margin-left: auto;
    }
    .first_con ul li{
        height: 100px;
        line-height: 100px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .sea_con ul{
        width: 100%;
    }
    .sea_con ul li{
        width: 100%;
    }
    .sea_con{
        height: 400px;
    }
    .thi_con{
        height: auto;
    }
    .thi_con ul{
        height: 90%;
        overflow: auto;
    }
    .thi_con ul li:first-child{
        margin-left: auto;
    }
    .thi_con ul li{
        margin: 20px auto;
        float: none;
    }
    .fou_con {
        height: auto;
    }
    .fou_con ul{
        height: 84%;
        overflow: auto;
    }
    .fiv_con{
        height: auto;
    }
    .fiv_con ul{
        height: 85%;
        overflow: auto;
    }
    .fiv_con ul li:first-child{
        margin-left: auto;
    }
    .fiv_con ul li{
        float: none;
        margin: 25px auto;
    }
    .six_con ul li{
        width: 100%;
    }
    .six_con ul li:first-child{
        margin-left: auto;
    }
}