@charset "UTF-8";
.clear{
    clear: both;
}
.wyc-honor-top{
    /* display: flex;
     align-items: baseline;
     justify-content: center;*/
}
.wyc-honor-top-h2{
    width: 100%;
    font-size: 40px;
    color: #0f448e;
    font-weight: bold;
    text-align: center;
}
.wyc-honor-top-two{
    display: flex;
    align-items: center;
    justify-content: center;
}
.wyc-honor-top-h2-line{
    width: 200px;
    height: 1px;
    background-color: #0f448e;
}
.wyc-honor-top-small{
    font-size: 18px;
    font-family: 'semi-bold';
    color: #0f448e;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 20px 0 20px;
}

.wyc-list-box{

}
.wyc-list-title{
    font-size: 30px;
    color: #0f448e;
    font-weight: bold;
    margin: 6% 0 3% 0;
    border-left: 3px #0f448e solid;
}
.wyc-list{
    width: 1200px;
    background-color: #f2f2f2;
    border: 1px #ddd solid;
}
.wyc-list-top-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
    padding: 1% 4% 1% 4%;
}
.wyc-list-top{

    width: 530px;
}
.wyc-list-top .wyc-list-top-pic{
    width: 100%;
    height: 370px;
    border: 1px #fff solid;
}
.wyc-list-top .wyc-list-top-pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wyc-list-top p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size: 18px;
    background-color: #f2f2f2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wyc-list-more{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
    padding: 0 4% 1% 4%;
}
.wyc-list-more-item{

    width: 340px;
}
.wyc-list-more-item-pic{
    width: 100%;
    height: 230px;
    border: 1px #fff solid;
}
.wyc-list-more-item-pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wyc-list-more-item p{
    width: 360px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size: 18px;
    background-color: #f2f2f2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wyc-list-zs{

}
.wyc-list-zs1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
    margin: 3% 0 0 0;
}
.wyc-list-zs1-item{

}
.wyc-list-zs1-pic{
    width: 260px;
    height: 360px;
}
.wyc-list-zs1-pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wyc-list-zs1-item p{
    width: 260px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size: 14px;
    margin: 6% 0 0 0;
    background-color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wyc-list-zs2{

    margin: 0% 0 0 0;
}
.wyc-list-zs2-pic{
    width: 158px;
    height: 360px;
    float: left;
    margin: 3% 0 0 0;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
}
.wyc-list-zs2-pic:first-child{
    width: 250px;
    background-size: 100% 100%;
    background-position: center;
}
.wyc-list-zs2-pic:nth-child(7n+1){
    width: 250px;
    background-size: 100% 100%;
    background-position: center;
}
.wyc-list-zs2-pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wyc-list-zs3{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
    margin: 3% 0 0 0;
}
.wyc-list-zs3-item{
    width: 350px;
    background-color: #fff;
    padding: 15px;
    border-radius: 20px;
}
.wyc-list-zs3-item h3{
    font-size: 30px;
    color: #0f448e;
    font-weight: bold;
}
.wyc-list-zs3-item p{
    width: 350px;
    line-height: 30px;
    text-align: left;
    color: #333;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jxs-list-more-item-pic{
    width: 360px;
    height: 460px;
}

.honorinfo-bg{
    background: url("../../images/honor_bg.png") no-repeat center;
    background-size: cover;
}

/*honorinfolist*/
.honorinfolist{
    display: inline-block;
    width: 100%;
    background-image: url("../../images/honor_bgs.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.honorinfolistpc{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
    /* background-color: #fff; */
}
.honorinfolist-top{
    height: 300px;
    position: relative;
}
.honorinfolist-top-p{
    font-size: 50px;
    font-family: 'semi-bold';
    color: #ecedee;
    letter-spacing: 10px;
    position: absolute;
}
.honorinfolist-top-p1{
    font-size: 50px;
    padding: 0 0 0 30px;
}
.honorinfolist-top-p2{
    color: #072087;
    top: 40px;
    font-size: 50px;
    left: 63px;
}
.honorinfolist-top-p3{

    top: 100px;

    font-size: 50px;

    padding: 0 0 0 30px;
}
.honorinfolist-top-p4{
    font-size: 50px;
    font-family: '';
    color: #072087;
    font-weight: bold;
    right: 0;
    top: 90px;
    letter-spacing: 30px;
}
.honorinfolist-top-p5{
    width: 900px;
    height: 2px;
    background-color: #072087;
    top: 180px;
    right: 130px;
}
.honorinfolist1{
    position: relative;
    /* padding: 0 0 160px 0; */
}
.honorinfolist1-wap{
    display: flex;
}
.honorinfolist1-wap1{
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.honorinfolist1-left-fix{
    display: flex;
    justify-content: flex-start;
    gap: 6px;
    padding: 30px 0 0 0;
    width: 10%;
    padding: 0px 0 0 16px;
    position: relative;
}
.honorinfolist1-left-fix-d1{
    width: 8px;
    height: 300px;
    background-color: #072087;
}
.honorinfolist1-left-fix-d2{
    width: 3px;
    height: 300px;
    background-color: #072087;
    margin: 35px 0 0 10px;
}
.honorinfolist1-left-fix-d3{
    width: 30px;
    color: #072087;
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 0 10px;
}
.honorinfolisitem{
    ___background-color: #f2f2f2;
    padding: 1% 4% 1% 0%;
    width: 90%;
}
.honorinfolisitem1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
    padding: 30px 0 30px 0;
}
.honorinfolisitem1-body{

    width: 48%;
}
.honorinfolisitem1-pic{

    width: 100%;

    height: 360px;
}
.honorinfolisitem1-pic img{

    width: 100%;

    height: 100%;
}
.honorinfolisitem1-body p{

    width: 100%;

    height: 40px;

    line-height: 40px;

    font-size: 14px;

    color: #000;

    text-align: center;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;
}
.honorinfolisitem2{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
}
.honorinfolisitem2-body{
    width: 31%;
}
.honorinfolisitem2-pic{
    width: 100%;
    height: 220px;
}
.honorinfolisitem2-pic img{
    width: 100%;

    height: 100%;

    object-fit: cover;
}
.honorinfolisitem2-body p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #000;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.honorinfolist1-top{

    display: block;

    position: relative;

    width: 90%;

    height: 110px;

    margin: 98px 0 0 120px;
}
.honorinfolist1-top1{

    position: relative;
}
.honorinfolist1-top1 p{
    font-size: 30px;
    font-family: 'semi-bold';
    color: #ecedee;
    letter-spacing: 10px;
}
.honorinfolist1-top1 p:nth-child(1){

    position: absolute;

    top: 0;
}
.honorinfolist1-top1 p:nth-child(2){
    color: #072087;
    position: absolute;
    top: 22px;
    left: 19px;
}
.honorinfolist1-top1 p:nth-child(3){position: absolute;top: 50px;}
.honorinfolist1-top1 p:nth-child(4){
    color: #072087;
    position: absolute;
    top: 72px;
    left: 54px;
}
.honorinfolist1-left{
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
    gap: 6px;
    width: 10%;
    top: 100px;
    position: absolute;
}
.honorinfolist1-left p{

}
.honorinfolist1-left p:nth-child(1){
    width: 9px;
    height: 300px;
    background-color: #072087;
}
.honorinfolist1-left p:nth-child(2){
    width: 31px;
    color: #072087;
    font-size: 30px;
    font-weight: bold;
}
.honorinfolist1-left p:nth-child(3){
    width: 3px;
    height: 85px;
    background-color: #072087;
}
.honorinfolist1-box{
    ___background-color: #f2f2f2;
    padding: 1% 4% 1% 10%;
    margin: 0% 0 15% 0;
    /* position: relative; */
    top: -185px;
}
.honorinfolist1-box1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
}
.honorinfolist1-box1 li{
    width: 22%;
}
.honorinfolist1-box1-pic{
    width: 100%;
    height: 300px;
}
.honorinfolist1-box1-pic img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
}
.honorinfolist1-box1 li p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #000;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.honorinfolist1-box2{

    display: flex;

    flex-wrap: wrap;

    justify-content: flex-start;

    align-items: center;

    gap: 0;
}
.honorinfolist1-box2 li{
    width: 125px;
    height: 330px;
    margin: 30px 0 0 0;
    background-size: cover;
    background-position: right;
}
.honorinfolist1-box2 li:first-child{
    width: 200px;
    background-size: 100% 100%;
    background-position: center;
}
.honorinfolist1-box2 li:nth-child(7n+1){
    width: 280px;
    background-size: 100% 100%;
}

.honorinfolist1-box3 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 30px 0 0 0;
    border-radius: 60px;
    position: relative;
}
.honorinfolist1-box3 li{
    width: 33%;
    height: 360px;
    /* background-image: url("../../images/honor_item_bg1.png"); */
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
}
.honorinfolist1-box3-round1{
    width: 95%;
    height: 95%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 60px;
    position: relative;
}
.honorinfolist1-box3-round2{
    width: 93%;
    height: 93%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 60px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.honorinfolist1-box3-text{width: 300px;}
.honorinfolist1-box3-text p:first-child{

    color: #072087;

    font-weight: bold;

    text-align: center;

    font-size: 24px;

    font-style: italic;

    line-height: 50px;

    margin: 40px 0 0 0;
}
.honorinfolist1-box3-text p:not(:first-child){

    color: #666;

    font-weight: normal;

    text-align: center;

    font-size: 12px;

    font-style: italic;

    line-height: 25px;
}
.yy-honor-w{

    width: 293px;

    height: 268px;

    border: 2px #a1a1a1 solid;

    position: absolute;

    border-radius: 46px;

    top: 14px;

    left: 13px;
}
.yy-honor-n{

    width: 300px;

    height: 255px;

    border: 2px #e6e6e6 solid;

    position: absolute;

    border-radius: 46px;

    top: 20px;

    left: 0px;

    box-shadow: 0px 1px 3px 10px #e6e6e6;

    z-index: -1;
}