.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;}
.details_type{
	width: 1330px;
	float: left;
	min-height: 600px;
	padding: 45px 0;
	margin-left: calc((100% - 1330px)/2);}
.details_type_left{
	width: 180px;
	float: left;}
.details_type_left a{
	display: inline-block;
	float: left;
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	background-color: #cccccc;
	color: #FFFFFF;
	text-align: center;}
.details_type1 a:nth-child(1){
	background-color: #ff7e00;}
.details_type2 a:nth-child(2){
	background-color: #1046c9;}
.details_type_right{
	width: calc(100% - 208px);
	float: right;}
.details_type_right_title{
	width: 100%;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #000000;
	float: left;}
.details_type_right_gang{
	width: 100%;
	float: left;
	margin: 5px 0;}
.details_type_right_gang span{
	display: inline-block;
	float: left;}
.details_type_right_gang span:nth-child(1){
	width: calc(100% - 6px);
	float: left;
	height: 2px;
	background-color: #1046c9;
	margin-top: 2px;}
.details_type_right_gang span:nth-child(2){
	width: 6px;
	height: 6px;
	float: left;
	border-radius: 50%;
	background-color: #1046c9;}
.details_type_right_time{
	width: 100%;
	float: left;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 26px;}
.details_type_right_neir{
	width: 100%;
	float: left;
	margin-top: 20px;}
.details_type_right_shen{
	width: 100%;
	float: left;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	margin-top: 15px;}
.all_footer{
	margin-top: 30px !important;}

@media screen and (max-width: 1620px) {
	.all_list_title_type,.details_type{
		width: 1300px;
		margin-left: calc((100% - 1300px)/2);}
}
@media screen and (max-width: 1340px) {
	.all_list_title_type,.details_type{
		width: 1200px;
		margin-left: calc((100% - 1200px)/2);}
}
@media screen and (max-width: 1200px) {
	.all_list_title_type,.all_list_new,.details_type{
		width: 750px;
		margin-left: calc((100% - 750px)/2);}
}
@media screen and (max-width: 760px) {
	.all_list_title_type,.all_list_new,.details_type{
		width: 360px;
		margin-left: calc((100% - 360px)/2);}
	.all_list_title_type{
		margin-top: 20px;}
	.all_list_title{
		height: 145px;}
	.details_type_left{
		width: 100%;
		float: left;}
	.details_type_right{
		width: 100%;
		float: left;
		margin-top: 20px;}
	.details_type_left{
		display: none !important;}
	.all_footer{
		margin-top: 0 !important;}
	.details_type{
		padding: 15px 0;
		min-height: 400px;}
	.details_type_right{
		margin-top: 0 !important;}
	.details_type_right_neir span,.details_type_right_neir p{
		font-size: 12px !important;}
	.details_type_right_title{
		font-weight: bold;}
}