.banner {
    width: 100%;
    min-width: 1200px;
}
.banner img{
    width: 100%;
}
.move {
    width: 100%;
    padding-bottom: 72px;
}
.move .move_title {
    border-bottom: 1px solid #EEEEEE;
    display: flex;
    justify-content: center;
    margin-top: 21px;
    padding-bottom: 21px;
}
.move .nav{
    width: 72px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    margin-left: 100px;
    cursor: pointer;
}
.move .active{
    width: 72px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #C9151E;
    -webkit-background-clip: text;
    cursor: pointer;
}
/*  */
.move .center{
    display: flex;
    padding-bottom: 60px;
}
.move .center .center_left_change{
    width: 889px;
    display: none;
}
.move .center .center_left_show{
    width: 889px;
    display: block;
}
.move .center .center_left{
    padding-top: 22px;
}
/*  */
.move .center .center_left .news_item .news_item_right .p_one:hover{
    color: #C9151E;
}
.move .center .center_left .news_item {
    margin-top: 40px;
    display: flex;
}
.move .center .center_left .news_item .news_item_left {
    width: 210px;
    height: 140px;
}
.move .center .center_left .news_item .news_item_left img{
    width: 100%;
}
.move .center .center_left .news_item .news_item_right{
    margin-left: 30px;
    width: 649px;
    height: 182px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 42px;
}
.move .center .center_left .news_item .news_item_right .p_one{
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
}
.move .center .center_left .news_item .news_item_right .p_two{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    
}
.move .center .center_left .news_item .news_item_right .p_three {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    -webkit-background-clip: text;
}

/*  */
/* 右侧内容 */
.move .center .center_right{
    flex: 1;
    margin-left: 40px;
    padding-top: 60px;
}
.move .center .center_right .icon{
    width: 274px;
    height: 132px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #FFA1A8;
}
.move .center .center_right .icon .center_right_top{
    display: flex;
    padding-left: 40px;
    padding-top: 25px;
}
.move .center .center_right .icon .center_right_top .top_left{
    width: 45px;
    height: 54px;
}
.move .center .center_right .icon .center_right_top .top_left img{
    height: 100%;
}
.move .center .center_right .icon .center_right_top .top_right{
    padding-top: 3px;
    margin-left: 16px;
}
.move .center .center_right .icon .center_right_top .top_right .p_one{
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #C9151E;
}
.move .center .center_right .icon .center_right_top .top_right .p_two{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #C9151E;
    letter-spacing: 4px;
    margin-top: 2px;
}
.move .center .center_right .icon .center_right_bottom {
    margin-top: 13px;
    display: flex;
}
.move .center .center_right .icon .center_right_bottom .icon_item{
    margin-left: 9px;
    display: flex;
    align-items: center;
}
.move .center .center_right .icon .center_right_bottom .icon_item img{
    width: 13px;
    height: 13px;
}
.move .center .center_right .icon .center_right_bottom .icon_item p{
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #C9151E;
    margin-left: 8px;
}
.move .center .center_right .interlocution{
    padding-top: 28px;
}
.move .center .center_right .interlocution .interlocution_title{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1F1F1F;
}
.move .center .center_right .interlocution .interlocution_item{
    margin-top: 19px;
}
.move .center .center_right .interlocution .interlocution_item .interlocution_item_left{
    width: 32px;
    height: 16px;
    display: inline-block;
}
.move .center .center_right .interlocution .interlocution_item .interlocution_item_left img{
    width: 100%;
    vertical-align: middle;
}
.move .center .center_right .interlocution .interlocution_item .p_one{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    /*color: #1F1F1F;*/
    margin-left: 3px;
    display: inline;
}
.move .center .center_right .recommend{
    padding-top: 29px;
}
.move .center .center_right .recommend .recommend_pic{
    width: 274px;
    height: 183px;
}
.move .center .center_right .recommend .recommend_pic img{
    width: 100%;
}
.move .center .center_right .recommend .p_title {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    padding-top: 26px;
}
.move .center .center_right .recommend .success_item {
    display: flex;
    justify-content: space-between;
    padding-bottom: 18px;
    border-bottom: 1px solid #EEEEEE;
    margin-top: 16px;
}
.move .center .center_right .recommend .success_item .success_item_left{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 73px;
    width: 154px;
}
.move .center .center_right .recommend .success_item .success_item_left .p_one{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    /*color: #333333;*/
}
.move .center .center_right .recommend .success_item .success_item_left .p_two {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
}
.move .center .center_right .recommend .success_item .success_item_right{
    width: 105px;
    height: 70px;
    margin-left: 14px;
}
.move .center .center_right .recommend .success_item .success_item_right img{
    width: 100%;
}
/* 分页 */
.move .pagination {
    display: flex;
    align-items: center;
    padding-left: 114px;
}
.move .pagination a{
    width: 37px;
    height: 36px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #EEEEEE;
    margin-left: 5px;
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1F1F1F;
    line-height: 36px;
}
.move .pagination a:first-child{
    width: 74px;
    height: 18px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1F1F1F;
    line-height: 20px;
    border: none;
    margin-right: 32px;
}
.move .pagination a:last-child{
    width: 74px;
    height: 18px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1F1F1F;
    line-height: 20px;
    border: none;
    margin-left: 56px;
}
.move .pagination .active{
    background: #C9151E;
    color: #fff;
}