.more {
	display: none;
}

.news_days{
	background-color: #6889e4 !important;
}

.mark{
	background-color: rgba(0,0,0,0) !important;
}

.item-name{
	color: #FFFFFF !important; 
	font-size: 0.9vw !important;
        font-weight: 600 !important;
	padding: 0.3125rem 1.875rem !important;
}

.customize_window1 {
	width: 400px;
	height: 280px;
	padding-right: 3.125rem;
}

.customize_window1_pic {
	width: 375px;
	height: 220px;
	position: relative;
}


.customize_window1_pic img {
	width: 375px;
	height: 220px;
}

.customize_window1_time {
	width: 100px;
	height: 25px;
	margin-top: -1.5625rem;
	background-color: #ab0000;
	color: #FFFFFF;
	text-align: center;
	position: relative;
}

.customize_window1_title {
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	color: #000000;
	position: relative;
}

.customize_window1_title a{
    color: #000000;
}

.customize_window2 {
	width: 100%;
	height: 460px;
	padding-right: 2.25rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.customize_window2_pic {
	width: 280px;
	height: 280px;
	position: relative;
}


.customize_window2_pic img {
	width: 280px;
	height: 280px;
}

.customize_window2_time {
	width: 100%;
	font-size: 16px;
	color: #000000;
	padding: 0.9375rem 0px;
}

.customize_window2_time a{
    color: #000;
}

.customize_window2_title {
	width: 100%;
	/* height: 3.75rem; */
	display: flex;
	align-items: center;
	font-size: 15px;
	color: #000000;
	position: relative;
}

.customize_window2_more{
	width: 120px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	background-color: #00246d;
}

.customize_window3 {
    width: 100%;
    height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.customize_window3:hover {
       box-shadow: 0px 10px 16px 0px rgba(164, 171, 193, 0.12);
}

.customize_window3_pic {
	width: 220px;
	height: 220px;
	position: relative;
}

/* .customize_window3_pic:hover {
	border: #d6d6d6 solid 3px;
} */

.customize_window3_pic img {
	width: 220px;
	height: 220px;
}

.customize_window3_title{
       width: 220px;
       height: 30px;
       text-align: center;
}

.customize_window3_title a{
    color: #000000;
}

.customize_window4 {
	width: 450px;
	height: 400px;
	padding-right: 2.25rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.customize_window4_pic {
	width: 450px;
	height: 320px;
	position: relative;
}


.customize_window4_pic img {
	width: 450px;
	height: 320px;
}

.customize_window4_box{
	height: 60px;
    border-left: #00246d solid 0.1875rem;
    padding-left: 1.875rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;	
}

.customize_window4_time {
	width: 100%;
	font-size: 16px;
	color: #000000;
}

.customize_window4_title {
	width: 100%;
	/* height: 3.75rem; */
	display: flex;
	align-items: center;
	font-size: 15px;
	color: #000000;
	position: relative;
}

.customize_window5 {
	width: 100%;
	height: 17.5rem;
	padding-right: 3.125rem;
}

.customize_window5_pic {
	width: 23.4375rem;
	height: 13.75rem;
	position: relative;
}


.customize_window5_pic img {
	width: 23.4375rem;
	height: 13.75rem;
}

.customize_window5_box{
    height: 3.75rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;	
}

.customize_window5_time {
	width: 100%;
	font-size: 16px;
	color: #000000;
}

.customize_window5_title {
	width: 100%;
	/* height: 3.75rem; */
	display: flex;
	align-items: center;
	font-size: 15px;
	color: #000000;
	position: relative;
}

.customize_window5_title a{
    color: #000000;
}


.customize_window6{
    width: 75rem;
    height: 3.75rem;
    border-left: #00246d solid 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 10px 16px 0px rgb(164 171 193 / 12%);
    margin: 0.625rem 0px;
}

.customize_window6_time {
    width: 10rem;
    color: #00246d;
    font-size: 24px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}

.customize_window6_title {
    width: 60rem;
    padding-left: 1.875rem;
    color: #000;
    font-size: 22px;
}

.customize_window6_title a{
    color: #000000;
}

.customize_window6_right {
    width: 5rem;
    color: #00246d;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.customize_window7{
    width: 1200px;
    height: 16rem;
}

.customize_window7-content{
       width: 1200px;
    height: 12.25rem;
    box-shadow: 0px 0.625rem 1rem 0px rgb(164 171 193 / 12%);
    display: flex;
}

.customize_window7_time{
    background-color: #ffdd00;
    width: 7.5rem;
    height: 3.75rem;
    border-radius: 0.75rem;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    margin: -1.25rem 2.5rem 0px 1.25rem;
}

.customize_window7_pic{
    width: 22.5rem;
    height: 8.5rem;
    margin-top: 1.875rem;
}

.customize_window7_pic img{
    width: 22.5rem;
    height: 8.5rem;
}

.customize_window7_box{
width: 57.5rem;
    display: flex;
    flex-direction: column;
    margin: 1.875rem;
    align-items: flex-end;
}

.customize_window7_title{
width: 57.5rem;
    color: #000 !important;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    height: 2.5rem;
}

.customize_window7_title a{
    color: #000;
}

.customize_window7_text{
    width: 57.5rem;
    height: 12.5rem;
    padding: 1.875rem 0.625rem;
    color: #a0aabe;
    font-size: 16px;
    line-height: 30px;
}

.customize_window7_text a{
    color: #a0aabe;
}

.customize_window7_num{
height: 2.5rem;
    margin-right: 3.125rem;
    color: #000;
}

.customize_window7_num img{
    margin-top: -3px;
}

.customize_window8{
    width: 700px;
    height: 100px;
    margin-left: 1.25rem;
    display: flex;
    align-items: center;
    border-bottom: solid 1px #a0aabe;
}

.customize_window8_box{
    width: 100px;
}

.customize_window8_no{
color: #00246d;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
}

.customize_window8_time{
color: #a0aabe;
    font-size: 17px;
    text-align: center;
}

.customize_window8_title{
width: 620px;
    height: 60px;
    display: flex;
    align-items: center;
    padding-left: 2.25rem;
    font-size: 22px;
}

.customize_window8_title a{
color: #000 !important;
}