
.title{
    position: relative;
    margin-bottom: 33px;
    background-image: url(../images/title-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 45px;
    padding: 0 20px;
}
.title > .more{
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 14px;
    color: #FFFFFF;
}
.swiper-box{
    width: 717px;
    height: 429px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin-top: 41px;
}
.swiper-container-1{
    width: 717px;
    height: 429px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    /* margin-left: 20px; */
}
.swiper-box .swiper-slide{
    width: 717px;
    height: 429px;
    background: #F0F0F0;
    position: relative;
}
.swiper-box .swiper-slide a{
    position: relative;
}
.swiper-box .swiper-slide img{
    width: 100%;
    height: 100%;
    display: inline-block;
    object-fit: cover;
    vertical-align: top;
}
.swiper-box .swiper-slide  > a{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.swiper-box .swiper-slide  > a > p{
    display: inline-block;
    width: 717px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 20px 10px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
}

.swiper-box .swiper-pagination{ 
    top: 389px;
    height: 20px;
    text-align: right;
    /* left: -33px !important; */
 }
.swiper-box .swiper-pagination-bullet-active{
    background: #126BBC!important;
    opacity: 1 !important;
    color: #FFFFFF !important;
}
.swiper-box .swiper-pagination-bullet{
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    color: #fff;
    opacity: 1;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}


.ggtz-box{
    width: 460px;
    display: inline-block;
    vertical-align: top;
    margin-top: 41px;
    margin-left: 18px;
}

.item-two {
    /* padding: 20px 30px; */
    display: inline-block;
    width: 460px;
    vertical-align: top;
}
.item-two > a{
    display: block;
    margin-bottom: 16px;
    clear: both;
}
.item-two > a > p{
    width: 345px;
    font-size: 14px;
    color: #24272C;
    line-height: 27px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.item-two > a > p::before{
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #F17B0A;
    border-radius: 50%;
    margin: 0 10px 3px 0;
}
.item-two > a > span{
    width: 85px;
    font-weight: 400;
    font-size: 15px;
    color: #ABAFB6;
    text-align: right;
    float: right;
    line-height: 24px;
}


.list-box{
    width: 384px;
    display: inline-block;
    vertical-align: top;
}
.list-box:nth-child(2){
    /* margin-left:37px; */
    margin: 0 19px;
}
.list-box > a{
    display: block;
    margin-bottom: 39px;
}
.a-item a{
    display: block;
    width: 100%;
    margin-bottom: 20px;

}
.a-item a > p{
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 302px;
    font-size: 15px;
    color: #1F2123;
    line-height: 31px;
    vertical-align: middle;
}
.a-item a > p::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #126BBC;
    border-radius: 50%;
    margin-right: 9px;
    vertical-align: middle;
}
.a-item a > span{
    display: inline-block; 
    width: 77px;
    font-size: 14px;
    color: #A9A9A9;
    vertical-align: middle;
    text-align: right;
}




.yl span{
    font-size: 18px !important;
    font-weight: 600;
    background: #F5F5F5;
    color: #1A4B9D !important;
}
.yl span,
.yl a{
    display: inline-block;
    width: 167px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    font-size: 14px;
    color: #A2A4A6;
    /* line-height: 101px;
    background-image: url(../images/yl-bg.png);
    background-repeat: no-repeat;
    background-size: cover; */
    vertical-align: top;
    position: relative;
}
.yl a:nth-child(2):after{
    display: none;
}
.yl a::after{
    content: '';
    display: inline-block;
    width: 1px;
    height: 18px;
    background: #A2A4A6;
    position: absolute;
    top: 15px;
    left: 0;
}



.yl li a{
    font-size: 14px;
    color: #0F0F0F;
    padding: 0 15px;
    border-right: 1px solid #0F0F0F;
}
.yl li a:last-child{
    border: none;
}



.item-two-t > a{
    display: block;
    /* margin-bottom: 12px; */
    border-bottom: 1px solid rgba(214, 215, 217, .5);
    padding: 9px 0;
}
.item-two-t > a > div{
    display: inline-block;
    width: 55px;
    height: 49px;
    color: #113B9D;
    text-align: center;
    vertical-align: middle;
}
.item-two-t > a > div > strong,
.item-two-t > a > div > span{
    display: block;
    font-size: 10px;
    background: #95D0FF;
    color: #0843A9;
    padding: 3px 0;

}
.item-two-t > a > div > strong{
    font-size: 22px !important;
    /* background: linear-gradient(180deg, #D31500 0%, #FF7000 100%); */
    background: linear-gradient(0deg, #1370BE 0%, #0435A3 99%);
    color: #FFFFFF;
    padding: 3px 0;
}

.item-two-t > a > p{
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 510px;
    font-size: 16px;
    color: #24272C;
    padding: 14px 0;
    vertical-align: middle;
    margin-left: 15px;
}



