html {
    background-color: #fefefe;
}

li {
    list-style: none;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
}

body {
    width: 100%;
    height: 100%;
    background-color: #fff;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

body #content {
    width: 1200px;
    margin: 0 auto;
}

body .top0 {
    height: 10px;
    background-color: #0066cc;
    margin-bottom: 20px;
}

body .top1 {
    display: flex;
    justify-content: space-between;
}

body .top1 .left {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
}

body .top1 .left img {
    margin-right: 10px;
    width: 80px;
    height: 95px;
}

body .top1 .left > div {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    font-weight: bold;
}

body .top1 .left > div > div {
    line-height: 35px;
}

body .top1 .left .left-right-top1 {
    font-size: 28px;
}

body .top1 .left .left-right-top2 {
    font-size: 18px;
}

body .top1 .right {
    display: flex;
    align-items: center;
}

body .top1 .right > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 10px;
}

body .top1 .right > div img {
    width: 58px;
    height: 52px;
    margin-right: 5px;
}

body .top1 .right > div span {
    font-size: 13px;
    color: #333333;
    text-align: center;
}

body .top2 {
    margin-top: 10px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 60px;
    background-color: #0066cc;
    font-family: "微软雅黑 Bold";
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
}

body .top2 a {
    color: #fff;
    font-weight: 600;
}

body .lunbotu {
    margin-top: 10px;
}

body .lunbotu img {
    width: 100%;
    height: 380px;
}

body .top3 {
    margin-top: 20px;
    display: flex;
}

body .top3 > li {
    border: 1px solid #eee;
    padding: 10px 15px;
    flex: 3;
    height: 250px;
}

body .top3 > li a {
    color: #ccc;
    font-size: 16px;
}

body .top3 > li a {
    color: #ccc;
    font-size: 14px;
}

body .top3 > li .top3-body {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow: hidden;
    height: 78%;
}

body .top3 > li .bottom {
    text-align: right;
}

body .top3 > li:nth-child(2) {
    flex: 4;
    margin: 0 10px;
}

body .top3 > li:nth-child(2) .top3-body .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 30px;
}

body .top3 > li:nth-child(2) .top3-body .item a {
    color: #373A4F;
    font-size: 16px;
}

body .top3 > li:nth-child(3) > .top3-body > img {
    width: 100%;
    height: 50%;
}

body .top4 {
    display: flex;
    margin-top: 20px;
    /*height: 500px;*/
}

body .top4 > div {

    height: 100%;
    border: 1px solid #eee;
}

body .top4 .top4-left {
    flex: 3;
    /*width: 325px;*/
    margin-right: 10px;
    padding: 10px 29px;
    height: 516px;
    overflow: hidden;
}

body .top4 .top4-left ul {
    /*display: flex;*/
    /*justify-content: space-around;*/
    /*align-items: center;*/
}

body .top4 .top4-left img {
    max-width: 100%;
    height: 100%;
    /*border: 1px red solid;*/
    /*margin-bottom: 20px;*/
    /*display: flex;*/
    /*justify-content: space-around;*/
    /*align-items: center;*/
}

body .top4 .top4-left .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    /*border: 1px red solid;*/
    /*margin-bottom: 20px;*/
    /*display: flex;*/
    /*justify-content: space-around;*/
    /*align-items: center;*/
}


body .top4 #menu {
    flex: 2;
    margin-right: 2%;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
}

body .top4 #menu div {
    width: 100%;
    height: 50px;
    background-color: #0066CC;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;

}

body .top4 #menu li {
    width: 80%;
    height: 50px;
    background-color: #CCCCCC;
    margin: 20px auto;
    /*border: 1px solid black;*/
    display: flex;
    justify-content: space-around;
    align-items: center;

}

body .top4 #menu li a {
    color: #fff;

}

body .top4 .top4-right {
    padding: 10px 20px;
    flex: 8;
    /*padding-right: 1%;*/
}

body .top4 .top4-right > h4 {
    margin-bottom: 20px;
}

body .top4 .top4-right > #jiying {
    display: flex;
    flex-wrap: wrap;
}

body .top4 .top4-right > #jiying li {
    padding: 10px;
    display: flex;
    width: 50%;
    height: 145px;
}

body .top4 .top4-right > #jiying li:nth-child(3) {
    border-bottom: 2px dotted #ccc;
    border-top: 2px dotted #ccc;
}

body .top4 .top4-right > #jiying li:nth-child(4) {
    border-bottom: 2px dotted #ccc;
    border-top: 2px dotted #ccc;
}

body .top4 .top4-right > #jiying li:nth-child(2n+1) {
    border-right: 2px dotted #ccc;
}

h4 {
    font-weight: 700;
}

body .top4 .top4-right > ul h5 {
    font-weight: 700;
    margin: 0 0 10px 0;
}

body .top4 .top4-right > ul li:nth-last-child(1),
body .top4 .top4-right > ul li:nth-last-child(2) {
    border-bottom: 0;
}

body .top4 .top4-right > ul li > a > img {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 105px;
    height: 85px;
    background-color: pink;
    margin: auto 0;
    margin-right: 10px;
    margin-top: 20px;
}

body .top4 .top4-right > ul li > div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /*width: 105px;*/
    height: 85px;
    margin: auto 0;
    margin-right: 10px;
}

body .top4 .top4-right > ul li > div > div {
    font-size: 12px;
}

body .top4 .top4-right .content_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 30px;
    margin: 5px auto;
    border-bottom: 1px dotted #ccc;
}

body .top5 {
    padding: 10px 20px;
    margin-top: 20px;
    border: 1px solid #eee;
}

body .top5 > h4 {
    margin-bottom: 10px;

}

body .top5 > ul {
    display: flex;
    flex-wrap: wrap;
}

body .top5 > ul > li {
    margin-right: 10px;
    margin-bottom: 10px;
}



#title {
    font-weight: 700;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.pagination {
    display: flex;
}
