

.title{
    position: relative;
    margin-bottom: 25px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 22px;
    height: 55px;
    line-height: 60px;
    color: #1873CF;
    background: url(../images/title-bg1.png) no-repeat;
    background-size: 100% 100%;
    font-weight: bold;
    font-size: 22px;
    text-indent: 74px;
}
.title2{
    background: url(../images/title-bg2.png) no-repeat;
    color: #CF1818;
    background-size: 100% 100%;

}
.title2 > .more{
    color: #CF1818 !important;

}
.title3{
    background: url(../images/title-bg3.png) no-repeat;
    background-size: 100% 100%;
}
.title4{
    background: url(../images/title-bg4.png) no-repeat;
    background-size: 100% 100%;
}
.title span{
    color: #F8AF01;
}

.title > .more{
    position: absolute;
    right: 10px;
    /* top: 8px; */
    font-size: 14px;
    color: #1873CF;
}
.swiper-box{
    width: 699px;
    height: 517px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin-top: 41px;
}
.swiper-container-1{
    width: 699px;
    height: 517px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    /* margin-left: 20px; */
}
.swiper-box .swiper-slide{
    width: 699px;
    height: 517px;
    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{ 
    height: 20px;
    text-align: right;
    /* left: -33px !important; */
    padding-right: 20px;
 }
.swiper-box .swiper-pagination-bullet-active{
    background: #ffffff!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: .5;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}


.ggtz-box{
    width: 445px;
    display: inline-block;
    vertical-align: top;
    margin-top: 41px;
    margin-left: 50px;
}

.item-two {
    display: inline-block;
    width: 445px;
    vertical-align: top;
}
.item-two > a{
    display: block;
    /* margin-bottom: 23px; */
    clear: both;
    border-bottom: 1px solid #E1E1E1;
    padding: 12px 0
}
.item-two > a > p{
    width: 100%;
    font-size: 18px;
    color: #24272C;
    line-height: 27px;
    display: -webkit-box;            
    -webkit-box-orient: vertical;     
    -webkit-line-clamp: 2;            
    overflow: hidden;                 
    text-overflow: ellipsis; 
    margin-bottom: 15px;      
    height: 54px;   
}

.item-two > a > span{
    font-weight: 400;
    font-size: 16px;
    color: #1873CF;
}


.list-box{
    width: 384px;
    display: inline-block;
    vertical-align: top;
}
.list-box:nth-child(2){
    margin: 0 19px;
}
.list-box > a{
    display: block;
    margin-bottom: 39px;
}
.a-item a{
    display: block;
    width: 100%;
    margin-bottom: 28px;

}
.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;
    color: #1873CF;
    margin-right: 9px;
    vertical-align: middle;
    font-family: '宋体';
}
.red-a a > p::before{
    content: '>';
    display: inline-block;
    color: #CF1818 !important;
    margin-right: 9px;
    vertical-align: middle;
    font-family: '宋体';
}
.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;
}
.yl span,
.yl a{
    display: inline-block;
    width: 167px;
    height: 101px;
    text-align: center;
    line-height: 93px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 101px;
    background-image: url(../images/yl-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* margin: 0 1px; */
    vertical-align: top;
}


.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: 8px 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: #E2F0FF;
    color: #1873CF;
    padding: 3px 0;

}
.item-two-t > a > div > strong{
    font-size: 22px !important;
    background: linear-gradient(126deg, #3793F0 0%, #1873CF 100%);
    color: #FFFFFF;
    padding: 3px 0;
}


.item-two-t > a > p{
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 309px;
    font-size: 16px;
    color: #24272C;
    padding: 15px 0;
    vertical-align: middle;
    margin-left: 15px;
    border-bottom: 1px solid rgba(214, 215, 217, .5);
}

.bg{
    background: url(../images/body-bg.png) no-repeat;
    background-size: 100% 100%; 
    padding: 0 0 30px;
}



