html{
    min-width: 1320px;
}
* {
    margin: 0;
    padding: 0;
}
body{
    overflow-x: auto;
    position: relative;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
.page-top{
    width: 100%;
    height: 98px;
    background: #BD0600;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}
.page-top .page-top-item:hover {
  background: #830000;
}
.page-top-group{
  width: 1200px;
  margin: 0 auto;
}
.aaa:hover {
  color: #830000;
}
.page-top .active {
  background: #830000;
}
.page-top-item{
    font-size: 26px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
    width: 240px;
    height: 98px;
    text-align: center;
    line-height: 90px;
	display:block;
	float:left;
}
.page-main-img{
    width: 100%;
    height: 40.4vw;
    margin-bottom: 70px;
}
.page-center{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	padding-top: 50px;
}
.center-group{
    margin: 0 auto;
    margin-bottom: 53px;
    text-align: center;
    width: 1200px;
}
.center-group-img{
    width: 1320px;
    height: 65px;
    margin: 0 0 35px 0;
}
.center-group-main{
    display: flex;
    width: 1200px;
    height:340px;
    margin: 0 auto;
}
.center-group-main-left{
    position: relative;
    width: 575px;
    height: 330px;
    margin: 5px 0;
	float: left;
}
.center-group-main-left-img{
    width: 575px;
    height: 330px;
}
.center-group-main-left-title{
    position:absolute;
    bottom: 0;
    width: 575px;
    height: 50px;
    background: rgba(0,0,0,0.40);
}
.center-group-main-list{
    width: 575px;
    margin-left: 50px;
    padding-top:20px;
    float: left;
}
.center-group-main-list-item{
    width: 575px;
    margin-bottom:20px;
    display: flex;
    position: relative;
    float: left;
}
.center-group-main-list-item-img{
    width: 20px;
    height: 20px;
    margin-right: 10px;
    float: left;
}
.center-group-main-list-item-text{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
	float: left;
}
.center-group-main-list-item-date{
    position:absolute;
    right: 0;
    font-size: 16px;
    color: #AAAAAA;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
    float: left;
}
.center-group-main2-item-icon{
    width: 10px;
    height:5px;
    transform:scale(1 , 0.2);
    background: #BD0600;
    margin: 7.5px 13px 7.5px 7px;
	float: left;
}
.center-group-main2{
    height: 276px;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center; 
    flex-flow: column wrap;
}
.center-group-main2-first{
    display: flex;
    width: 600px;
    margin-bottom: 18px;
    float: left;
}
.center-group-main2-first-img{
    width: 200px;
    height: 120px;
    margin-left: 7px;
	float: left;
}
.center-group-main2-first-content{
    display: flex;
    flex-direction: column;
    margin-left: 16px;
	float: left;
}
.center-group-main2-first-title{
    width: 358px;
    height: 52px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    text-align: justify;
    line-height: 26px;
    font-weight: 400;
}
.new-icon{
    width: 20px;
    height: 12px;
}
.center-group-main2-first-text{
    width: 358px;
    height: 44px;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    text-align: justify;
    line-height: 22px;
    font-weight: 400;
}
.center-group-main2-list-item{
    width: 575px;
    margin-bottom:26px;
    margin-right:25px;
    display: flex;
    position: relative;
    float: left;
}
.center-group-main3{
    height: 376px;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-content: space-between;
    flex-flow: column wrap;
}
.center-group-main3-list-item{
    display: flex;
    margin-bottom: 20px;
    width: 577px;
    margin-right: 23px;
    float:left;
}
.center-group-main3-list-item-red{
    width: 2px;
    height: 74px;
    background: #BD0600;
    float:left;
}
.center-group-main3-list-item-content{
    width: 575px;
    height: 74px;
    background: #F7EDE8;
    float:left;
    text-align: left;  
}
.center-group-main3-item-title{
    margin-left: 24px;
    margin-top: 16px;
    margin-bottom: 9px;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 400;
}
.center-group-main3-list-item-date{
    margin-left: 24px;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 16px;
    font-weight: 400;
}
.time-icon{
    width: 14px;
    height: 14px;
}
.center-group-main4{
    display: flex;
    justify-content: space-between;
    height: 367px;
    padding-left: 30.4px;
    padding-bottom: 300px;
}
.center-group-main4-list-item{
    width: 262px;
    float: left;
    margin-right: 30.4px;
}
.center-group-main4-list-item-img{
    width: 262px;
    height: 367px;
}
.page-bottom{
    width: 100%;
    height: 1136px;
    height: 59.16vw;
    display: flex;
    position:absolute;
    bottom: 0;
}
.page-bottom-text{
    margin: 0 auto;
    margin-bottom: 50px;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;

    bottom: 0;
    position: absolute;
    width: 100%;
    text-align: center;
}
.page-bottom-img{
    width: 100%;
    height: 1136px;
    height: 59.16vw;
    z-index: -9999;
    position:absolute;
}





.page-center1{
    display: flex;
    justify-content: center;
	padding-top: 50px;
	width: 1200px;
    margin: 0 auto;
}
.center-left{
    width: 258px;
	float: left;
}
.center-left-item{
    width: 258px;
    height: 80px;
    background: #BD0600;
    font-size: 26px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 500;
    text-align: center;
    line-height: 80px;
}
.center-right{
    width: 892px;
    margin-left: 50px;
    min-height: 1000px;
	float: left;
}
.center-right-nav{
    height: 26px;
    margin-bottom: 15px;
    font-size: 22px;
    color: #BD0600;
    letter-spacing: 0;
    font-weight: 500;
}
.center-right-nav1{
    height: 45px;
    margin-bottom: 15px;
    font-size: 22px;
    color: #BD0600;
    letter-spacing: 0;
    font-weight: 500;
	border-bottom: 1px solid rgba(204,204,204,1);
	margin-bottom: 15px;
}
.center-right-header{
    height: 110px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(204,204,204,1);
    border-bottom-width: 1px;
    border-bottom-color: rgba(204,204,204,1);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.center-right-header-title{
    width: 892px;
    height: 29px;
    margin-top: 24px;
    margin-bottom: 15px;
    font-family: SourceHanSansSCVF-Medium;
    font-size: 24px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 500;
    float: left;
}
.center-right-header-title-second{
    width: 892px;
    height: 14px;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    font-weight: 500;
}
.center-right-header-title-second-time{
    height: 14px;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    font-weight: 500;
}
.center-right-header-title-second-read{
    height: 14px;
    margin-left: 16px;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    font-weight: 500;
}
.center-right-header-title{
    font-size: 24px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 500;
}
.center-right-content{
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 500;
}
.page-bottom{
    width: 100%;
    height: 1136px;
    height: 59.16vw;
    display: flex;
    position:absolute;
    bottom: 0;
	z-index: -9998;
}
.page-bottom-text{
    margin: 0 auto;
    margin-bottom: 50px;
    font-family: SourceHanSansSCVF-Regular;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
    bottom: 0;
    position: absolute;
    width: 100%;
    text-align: center;
}
.page-bottom-img{
    width: 100%;
    height: 1136px;
    height: 59.16vw;
    z-index: -9999;
    position:absolute;
}