.banner{
    width: 100%;
    min-width: 1200px;
}
.banner img{
    width: 100%;
    display: block;
}
.content{
    padding-top: 53px;
    padding-bottom: 110px;
}
.content .item_title{
    padding-bottom: 14px;
}
.content .item_title .item_title_title {
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1F1F1F;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.content .item_title .item_title_title::after{
    width: 68px;
    height: 2px;
    background: #C9151E;
    border-radius: 1px;
    position: absolute;
    content: "";
    display: block;
    left: calc(50% - 34px);
    bottom: -13px;
}
.content .item_title .item_title_wrap {
    padding-top: 55px;

}
.content .item_title .item_title_wrap .item_title_left {
    width: 600px;
    height: 386px;
}
.content .item_title .item_title_wrap .item_title_left img{
    width: 100%;
    height: 100%;
}
.content .item_title .item_title_wrap .item_title_right {
    margin-left: 43px;
    padding-top: 18px;
}
.content .item_title .item_title_wrap .item_title_right .pic {
    width: 397px;
    height: 49px;
    margin-bottom: 20px;
}
.content .item_title .item_title_wrap .item_title_right .pic img{
    width: 100%;
}
.content .item_title .item_title_wrap .item_title_right .item{
    margin-top: 10px;
}
.content .item_title .item_title_wrap .item_title_right .item .item_left {
    width: 22px;
    height: 20px;
}
.content .item_title .item_title_wrap .item_title_right .item .item_left img{
    width: 100%;
}
.content .item_title .item_title_wrap .item_title_right .item .item_right {
    margin-left: 19px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
}
.content .item_title .item_title_wrap .item_title_right .item_title_content {
    width: 461px;
    height: 48px;
    font-size: 17px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #C9151E;
    line-height: 24px;
    margin-top: 22px;
}
.content .item_title .item_title_wrap .item_title_right .item_title_vip {
    margin-top: 22px;
    /* width: 310px; */
    width: 340px;
    height: 61px;
    background: #C9151E;
    border-radius: 6px;
    line-height: 61px;
    padding: 0 15px;
}
.content .item_title .item_title_wrap .item_title_right .item_title_vip span{
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
}
.content .item_title .item_title_wrap .item_title_right .item_title_vip text{
    font-family: PingFangSC-Semibold, PingFang SC;
    /* font-weight: 600; */
    color: #FFFFFF;
}
.content .item_wrap{
    margin-top: 40px;
    padding-right: 60px;
    padding-bottom: 40px;
    border-bottom: 1px solid #EEEEEE;
}
.content .item_wrap_title {
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1F1F1F;
    text-align: center;
    position: relative;
    margin-top: 40px;
    padding-bottom: 13px;
}
.content .item_wrap_title::after{
    display: block;
    content: "";
    position: absolute;
    left: calc(50% - 34px);
    bottom: 0;
    width: 68px;
    height: 2px;
    background: #C9151E;
    border-radius: 1px;
}
.content .item_wrap:first-child{
    padding-top: 55px;
}
.content .item_wrap .item_left{
    padding-top: 4px;
}
.content .item_wrap .item_left_one {
    width: 44px;
    height: 74px;
    background: #C9151E;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 74px;
    text-align: center;
}
.content .item_wrap .item_left_two {
    margin-left: 39px;
}
.content .item_wrap .item_left_two .p_one {
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1F1F1F;
    line-height: 25px;
    margin-top: 8px;
}
.content .item_wrap .item_left_two .p_one:first-child {
    margin-top: 0;
}
.content .item_wrap .item_right{
    width: 396px;
    height: 264px;
}
.content .item_wrap .item_right img{
    width: 100%;
}
.content .news {
    padding-top: 53px;
}
.content .news .news_title {
    padding-bottom: 13px;
    position: relative;
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1F1F1F;
    text-align: center;
}
.content .news .news_title::after {
    display: block;
    content: "";
    position: absolute;
    width: 68px;
    height: 2px;
    background: #C9151E;
    border-radius: 1px;
    left: calc(50% - 34px);
    bottom: 0;
}
.content .news .more {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    /*color: #999999;*/
}
/* swiper */
.moveSwiper{
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
    margin-top: 20px;
}
.movingCasesSwiperSlider{
	width: 400px;
	height: 444px;
	border-left: 1px solid #EEEEEE;
	box-sizing: border-box;
	font-weight: 400;
    padding-top: 26px;
}
.movingCasesSwiperSliderTop{
	width: 342px;
	height: 228px;
	background: #ccc;
}
.movingCasesSwiperSliderName{
	font-size: 16px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #1F1F1F;
	display: block;
	width: 342px;
	margin-top: 20px;
}
.movingCasesSwiperSliderText{
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	width: 342px;
	margin-top: 20px;
    height: 90px;
}
.movingCasesSwiperSliderTime{
	font-size: 14px;
	color: #999999;
	width: 342px;
	padding-bottom: 15px;
}

.swiper-slide-active .movingCasesSwiperSliderName{
	color: #C9151E;
}

.pagination{
	margin-top: 40px;
    left: calc(50% - 27px);
}
.pagination span{
	margin-left: 9px;
	width: 9px;
	height: 9px;
}
.pagination .swiper-pagination-bullet-active{
	background: #C9151E !important;
}