﻿* {
    margin: 0;

}

.banner img {
    width: 100%;
    height: 300px;
}

.pageBody {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 40px;
}

.title-box {
    position: relative;
    height: 43px;
}

.floor {
    margin-bottom: 50px;
}

.icons {
    margin-left: 3px;
}

.title-word {
    position: absolute;
    top: 4px;
    left: 46px;
    font-style: normal;
    font-weight: bold;
    display: inline-block;
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #115db2;
}

.sanjiao1 {
    position: absolute;
    top: 16px;
    left: 153px;
}

.sanjiao11 {
    position: absolute;
    top: 16px;
    left: 275px;
}

.box-bottom {
    position: absolute;
    top: 31px;
    left: 0;
}

.box-border-bottom {
    display: block;
    height: 12px;
}

.background-box {
    margin-top: 16px;
    height: 60px;
    background: url(bottom60.png) no-repeat;
    background-size: 100% 100%;
}

.content-text {

    line-height: 60px;
}

.content-text img {
    margin-left: 46px;
    margin-right: 20px;
}

.content-text a {
    font-size: 18px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: #115db2;
}

.floor2-box {
    margin-top: 35px;

}

.box-left {
    width: 580px;
}

.thetitle {
    padding-bottom: 5px;
    width: 580px;
    height: 27px;
    border-bottom: 2px solid #115db2;
}

.thetitle-word {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    color: #115db2;
}

.active {
    display: inline-block;
    width: 5px;
    height: 20px;
    background-color: #115db2;
    vertical-align: sub;
}

.themore {

    display: block;
    float: right;
    font-style: normal;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #999999;
    font-weight: normal;

}

.thelist {
    margin-top: 29px;
}

.shuiping {
    display: flex;
    align-items: center;
    /* justify-content:center; */
}

.shuiping a:hover {
    color: #115db2;
}

.thelist li {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #404040;
}

.time {
    position: relative;
    right: 0;
    font-size: 16px;
    color: #999999;
    font-family: MicrosoftYaHei;
}

.circle {
    margin-right: 8px;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #acc2d4;
}

.floor2-box {
    display: flex;
    justify-content: space-between;
}

.bottom-box {
    width: 580px;
    height: 60px;
    background-image: url(bottom58060.png);
}

.yewubanli {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    height: 115px;
}

.yewubanli>li {
    width: 280px;
    height: 87px;
    background-image: url(littlebottom1.png);
    z-index: 100;
}

.content-list {
    line-height: 87px;
    text-align: center;
    display: block;
}

.content-list span {
    color: #115db2;
    font-size: 18px;
    font-weight: bold;
}

.content-list img {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
}

.nav li ul {
    display: none;
    width: 280px;
    height: 80px;
    border-radius: 0 0 12px 12px;
    z-index: -1;
    border: solid 1px #115db2;
    margin-top: -8px;
    border-top: none;
}

.nav li ul li {
    height: 40px;
    width: 100%;
    line-height: 40px;
    font-size: 17px;
    text-align: center;
    border-bottom: 1px solid #115db2;
    background-color: rgba(205, 224, 241, .4);

}

.nav li ul li:last-child {
    border-bottom: none;
}

.nav li ul li:hover a {
    color: #115db2;
    font-weight: bold;
}

.lastUl {
    width: 1200px;
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lastUl li {
    width: 30%;
    margin-bottom: 20px;
    height: 87px;
    background-image: url(littleBottom.png);
    background-size: 100% 100%;
    text-align: center;
    line-height: 80px;
}

.lastUl li a {
    width: 100%;
    height: 100%;
    display: block;
}

.lastUl li img {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
}

.lastUl li a:hover span {
    font-size: 20px;
}

.lastUl li span {
    font-size: 18px;
    font-weight: bold;
    color: #115db2;
}

.four_floor .sanjiao1 {
    left: 267px;
}
.shuiping {
    width: 80%;

}
.shuiping a {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.nav li ul{
    height: auto;
}
.newStyle .title-word{
    font-size: 55px;
    top: 33px;
    left: 15px;
}
.newStyle .icons {
    display: none;
}
.newStyle .sanjiao1 {
    display: none;
}
.newStyle .content-text a {
    font-size: 34px;
    margin-left: 30px;
}
.newStyle .content-text img {
    display: none;
}

.newStyle .thetitle-word {
    font-size: 34px;
}
.newStyle .thetitle {
    height: auto;
    width: 100%;
}
.newStyle .active {
    height: 36px;
}
.newStyle .themore {
    font-size: 34px;
}
.newStyle .shuiping a {
    font-size: 34px;
}
.newStyle .floor2-box {
    flex-direction: column;
}
.newStyle .box-left {
    width: 100%;
    margin-bottom: 40px;
}
.newStyle relative {
    font-size: 34px;
}
.newStyle .thelist {
    margin-bottom: 50px;
}
.newStyle .content-list span {
    font-size: 34px;
}
.newStyle .content-list img {
    display: none;
}
.newStyle .content-text {
    padding-left: 0;
}
.newStyle .nav li ul li {
    font-size: 26px;
}
.newStyle .lastUl li span {
    font-size: 34px;
}
.newStyle .lastUl li img {
    display: none;
}
@media screen and (max-width: 768px) {
    .banner img{
        height: 100px;
    }
    .pageBody {
        width: 90%;
        margin: 0 auto;
    }
    .content-text img{
        margin-left: 15px;
        margin-right: 0;
    }
    .box-bottom {
        display: none;
    }

    .floor2-box {
        flex-wrap: wrap;
    }

    .lastUl {
        width: 100%;
    }

    .box-left {
        width: 100%;
    }

    .yewubanli {
        flex-wrap: wrap;
    }

    .yewubanli>li {
        margin: 0 auto;
        margin-bottom: 20px;
        height: auto;
    }

    .lastUl li {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .thetitle {
        width: 100%;
    }

    .bottom-box {
        width: 100%;
    }
    .box-right{
        width: 100%;
    }
    .yewubanli{
        height: auto;
    }
    .shuiping{
        width: 70%;
    }
}