.all_list {
	width: 100%;
	float: left;
	position: relative;}
body{
	overflow-x: hidden;}
.all_list_title {
	width: 100%;
	float: left;
	background-image: url(../img/list_top.png);
	height: 245px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;}

.all_list_title_type {
	width: 1330px;
	float: left;
	margin-top: 120px;
	margin-left: calc((100% - 1330px)/2);}

.all_list_title_type_top{
	width: 100%;
	float: left;
	display: inline-block;
	font-size: 50px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;}
.all_list_title_type_href{
	width: 100%;
	float: left;}
.all_list_title_type_href img{
	float: left;
	width: 21px;
	margin-top: calc((28px - 19px)/2);
	height: 19px;}
.all_list_title_type_href span{
	float: left;
	width: calc(100% - 21px);
	font-size: 20px;
	height: 28px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;}
.all_list_title_type_href span a{
	color: #fff;}
.all_list_title_type_href span a:nth-child(1){
	margin-left: 10px;}
.all_list_new{
	width: 960px;
	float: left;
	padding: 45px 0;
	min-height: 600px;
	margin-left: calc((100% - 960px)/2);}
.all_list_new_title{
	width: 100%;
	float: left;
	display: flex;}
.all_list_new_title a{
	display: inline-block;
	float: left;
	flex: 1;
	height: 60px;
	font-size: 30px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;}
.all_list_new_title a:nth-child(1){
	background-color: #ff7e00;}
.all_list_new_title a:nth-child(2){
	background-color: #1046c9;}
.all_list_new_title a:nth-child(3){
	background-color: #ff7e00;}
.all_list_new_type .download_list_ram{
	width: 100%;}
.download_list_ram ul li{
	margin-top: 15px;
	margin-bottom: 0;}
.all_list_new_type1 li:hover .download_list_ram_time{
	background-color: #ff7e00;
	color: #fff;}
.all_list_new_type1 li:hover .download_list_ram_time span{
	color: #fff;}
.download_list_ram_title{
	width: calc(100% - 60px);}
.all_list_new_type1 li:hover .download_list_ram_title{
	background-color: #fff;
	border-top: 1px solid #ff7e00;
	border-bottom: 1px solid #ff7e00;
	border-right: 1px solid #ff7e00;}
.all_list_new_type1 li:hover .download_list_ram_title span{
	color: #595757;
	font-weight: 500;}
.all_list_new_type1 li:hover .download_list_ram_dow{
	background-color: #ff7e00;
	background-image: url(../img/dow_w.png);}

.all_list_new_type2 li:hover .download_list_ram_time{
	background-color: #1046c9;
	color: #fff;}
.all_list_new_type2 li:hover .download_list_ram_time span{
	color: #fff;}
.all_list_new_type2 li:hover .download_list_ram_title{
	background-color: #fff;
	border-top: 1px solid #1046c9;
	border-bottom: 1px solid #1046c9;
	border-right: 1px solid #1046c9;}
.all_list_new_type2 li:hover .download_list_ram_title span{
	color: #595757;
	font-weight: 500;}
.all_list_new_type2 li:hover .download_list_ram_dow{
	background-color: #1046c9;
	background-image: url(../img/dow_w.png);}
.all_footer{
	margin-top: 30px !important;}
@media screen and (max-width: 1620px) {
	.all_list_title_type{
		width: 1300px;
		margin-left: calc((100% - 1300px)/2);}
}
@media screen and (max-width: 1340px) {
	.all_list_title_type{
		width: 1200px;
		margin-left: calc((100% - 1200px)/2);}
}
@media screen and (max-width: 1200px) {
	.all_list_title_type,.all_list_new{
		width: 750px;
		margin-left: calc((100% - 750px)/2);}
}
@media screen and (max-width: 760px) {
	.all_list_title_type,.all_list_new{
		width: 360px;
		margin-left: calc((100% - 360px)/2);}
	.all_list_title_type{
		margin-top: 20px;}
	.all_list_title{
		height: 145px;}
	.all_list_new{
		padding: 15px 0;
		min-height: 400px;}
	.all_footer{
		margin-top: 0 !important;}
	.all_list_new_title a{
		font-size: 24px !important;}
}