@charset "utf-8";
html,
body {
	height: 100%;
}

* {
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
}

body {
	position: relative;
	margin: 0;
	font-size: 16px;
	font-family: Arial, "SourceHanSansCN", "思源黑体", "微软雅黑", "맑은 고딕" "times new roman";
	line-height: 1.5;
	color: #333;
}

a,
a:hover,
a:focus {
	color: #666;
	text-decoration: none;
}

li {
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
{
	margin: 0px !important;
	padding: 0px !important;
	line-height: 1 !important;
}

.clear {
	clear: both;
}

.list-content {
	width: 90%;
	max-width: 1400px;
	min-width: 950px;
	margin: 0 auto;
}

.list-content .fix {
	width: 100%;
}

.list-content .fix li {
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #eee;
	margin: 5px;
	font-size: 16px;
	color: #666666;
}

@media (max-width:1000px) {
	.list-content {
		width: 90%;
		max-width: 1000px;
		min-width: 765px;
		margin: 0 auto;
	}
	.list-content .fix {
		width: 100%;
	}
	.list-content .fix li {
		display: inline-block;
		padding: 5px 10px;
		border: 1px solid #eee;
		margin: 5px;
		font-size: 16px;
		color: #666666;
	}
}

@media (max-width:765px) {
	.list-content {
		width: 90%;
		max-width: 765px;
		min-width: 280px;
		margin: 0 auto;
	}
	.list-content .fix {
		width: 100%;
	}
	.list-content .fix li {
		display: inline-block;
		padding: 5px 10px;
		border: 1px solid #eee;
		margin: 5px;
		font-size: 14px;
		color: #666666;
	}
}

.list-content .fix li:hover a {
	color: #c01920;
}


/*标签页*/

.tab {
	width: 90%;
	max-width: 1420px;
	min-width: 1020px;
	margin: 0 auto;
}

.tab ul {
	width: 100%;
}

.tab li {
	float: left;
	width: calc(25% - 20px);
	margin: 10px 10px;
	padding-left: 20px;
	background: #C01920;
	opacity: 0.8;
	color: #FFFFFF;
}

.tab li:hover {
	opacity: 0.9;
}

.tab li h2 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	padding-top: 12px;
}

.tab li p {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 12px;
	font-family: Arial;
}

@media (max-width: 1050px) {
	.tab {
		width: 90%;
		max-width: 1020px;
		min-width: 770px;
		margin: 0 auto;
	}
	.tab ul {
		width: 100%;
	}
	.tab li {
		float: left;
		width: calc(33.3% - 20px);
		margin: 10px 10px;
		padding-left: 20px;
		background: #C01920;
		opacity: 0.8;
		color: #FFFFFF;
	}
	.tab li:hover {
		opacity: 0.9;
	}
	.tab li h2 {
		font-size: 20px;
		color: #fff;
		font-weight: normal;
		padding-top: 12px;
	}
	.tab li p {
		font-size: 14px;
		color: #fff;
		text-transform: uppercase;
		padding-bottom: 12px;
		font-family: Arial;
	}
}

@media (max-width: 780px) {
	.tab {
		width: 90%;
		max-width: 720px;
		min-width: 500px;
		margin: 0 auto;
	}
	.tab ul {
		width: 100%;
	}
	.tab li {
		float: left;
		width: calc(50% - 20px);
		margin: 10px 10px;
		padding-left: 20px;
		background: #C01920;
		opacity: 0.8;
		color: #FFFFFF;
	}
	.tab li:hover {
		opacity: 0.9;
	}
	.tab li h2 {
		font-size: 20px;
		color: #fff;
		font-weight: normal;
		padding-top: 12px;
	}
	.tab li p {
		font-size: 14px;
		color: #fff;
		text-transform: uppercase;
		padding-bottom: 12px;
		font-family: Arial;
	}
}

@media (max-width: 520px) {
	.tab {
		width: 90%;
		max-width: 480px;
		min-width: 200px;
		margin: 0 auto;
	}
	.tab ul {
		width: 100%;
	}
	.tab li {
		float: left;
		width: calc(100% - 20px);
		margin: 10px 10px;
		padding-left: 20px;
		background: #C01920;
		opacity: 0.8;
		color: #FFFFFF;
	}
	.tab li:hover {
		opacity: 0.9;
	}
	.tab li h2 {
		font-size: 20px;
		color: #fff;
		font-weight: normal;
		padding-top: 12px;
	}
	.tab li p {
		font-size: 14px;
		color: #fff;
		text-transform: uppercase;
		padding-bottom: 12px;
		font-family: Arial;
	}
}

.height {
	width: 100%;
	height: 80px;
}

.height1 {
	width: 100%;
	height: 50px;
}

 .caseall  .case-all {
    margin: 0 auto;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    padding-top: 80px;
    min-height: 0  !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}






.nnew-content {
	width: 90%;
	max-width: 1400px;
	min-width: 1000px;
	margin: 0 auto;
}

.nnew-content li {
	width: 100%;
	background: #f7f7f7;
	zoom: 1;
	margin-top: 40px;
	overflow: hidden;
}

.nnew-content li:hover {
	
box-shadow: 0px 2px 20px rgba(0,0,0,0.2);
transition: all 0.3s ease;
}
.news_time {
	background: #C01920;
	width: 120px;
	height: 100%;
	float: left;
	padding: 18px 20px 40px 0;
}

.news_time .day {
	display: block;
	font-size: 70px;
	color: #fff;
	font-family: "Impact";
	text-align: right;
	line-height: 1.5;
}

.news_time .year {
	display: block;
	color: #eee;
	text-align: right;
	line-height: 1;
}


.news_time .type {
	display: block;
	font-size: 16px;
	text-align: right;
	padding-top: 20px;
}

.news_time .type a {
	color: #fff;
	font-family: "微软雅黑", Arial;
}

.news_cont {
	float: left;
	width: calc(100% - 200px);
	margin: 0 40px;
}

.news_cont h2 {
	font-size: 20px;
	font-weight: normal;
	padding-top: 30px;
}

.news_cont h2 a {
	color: #333;
}
.news_cont h3 {
	font-size: 20px;
	font-weight: normal;
	padding-top: 30px;
}

.news_cont h3 a {
	color: #333;
}
.news_cont a:hover {
	color: #C01920;
}

.news_cont .demo {
	line-height: 24px;
	margin-top: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
		 display: -webkit-box;
    -webkit-line-clamp: 2; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical; /* 垂直排列 */
    word-break: break-all;  /* 内容自动换行 */
}

.news_cont .vis {
	color: #999;
	line-height: 38px;
	margin-top: 20px;
}

.news_cont .more {
	float: right;
	color: #C01920;
	display: inline-block;
	border: 1px solid #C01920;
	line-height: 38px;
	padding: 0 24px;
}


@media (max-width: 1050px) {
	.nnew-content {
	width: 90%;
	max-width: 1050px;
	min-width: 700px;
	margin: 0 auto;
}

.nnew-content li {
	width: 100%;
	background: #f7f7f7;
	zoom: 1;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
}

.nnew-content li:hover {
	
box-shadow: 0px 2px 20px rgba(0,0,0,0.2);
transition: all 0.3s ease;
}
.news_time {
	background: #C01920;
	width: 120px;
	height: 100%;
	float: left;
	padding: 18px 20px 40px 0;
}

.news_time .day {
	display: block;
	font-size: 70px;
	color: #fff;
	font-family: "Impact";
	text-align: right;
	line-height: 1.5;
}

.news_time .year {
	display: block;
	color: #eee;
	text-align: right;
	line-height: 1;
}


.news_time .type {
	display: block;
	font-size: 16px;
	text-align: right;
	padding-top: 20px;
}

.news_time .type a {
	color: #fff;
	font-family: "微软雅黑", Arial;
}

.news_cont {
	float: left;
	width: calc(100% - 200px);
	margin: 0 40px;
}

.news_cont h2 {
	font-size: 20px;
	font-weight: normal;
	padding-top: 30px;
}

.news_cont h2 a {
	color: #333;
}

.news_cont h3{
	font-size: 20px;
	font-weight: normal;
	padding-top: 30px;
}

.news_cont h3 a {
	color: #333;
}
.news_cont a:hover {
	color: #C01920;
}

.news_cont .demo {
	line-height: 24px;
	margin-top: 14px;
	margin-top: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	 display: -webkit-box;
    -webkit-line-clamp: 2; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical; /* 垂直排列 */
    word-break: break-all;  /* 内容自动换行 */
}

.news_cont .vis {
	color: #999;
	line-height: 38px;
	margin-top: 25px;
}

.news_cont .more {
	float: right;
	color: #C01920;
	display: inline-block;
	border: 1px solid #C01920;
	line-height: 38px;
	padding: 0 24px;
}


}


@media  (max-width:720px ) {
		.nnew-content {
	width: 90%;
	max-width: 720px;
	min-width: 350px;
	margin: 0 auto;
}

.nnew-content li {
	width: 100%;
	background: #f7f7f7;
	zoom: 1;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
}

.nnew-content li:hover {
	
box-shadow: 0px 2px 20px rgba(0,0,0,0.2);
transition: all 0.3s ease;
}
.news_time {
	background: #C01920;
	width: 100%;
	height: 100%;
	float: left;
	padding: 10px 10px 10px 20px;
}

.news_time .day {
	display: inline-block;
	font-size: 50px;
	color: #fff;
	font-family: "Impact";
	text-align: right;
}

.news_time .year {
	display: inline-block;
	color: #eee;
	font-size: 16px;
	text-align: right;
		margin-right: 20px;
	line-height: 22px;
}


.news_time .type {
	display: inline-block;
margin-left: 20px;
	padding-top: 6px;
	margin-top: 4px;
}

.news_time .type a {
	color: #fff;
	font-family: "微软雅黑", Arial;
}

.news_cont {
	float: left;
	width: calc(100% - 80px);
	margin: 0 40px;
	padding-bottom: 20px;
}

.news_cont h2 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 30px;
}

.news_cont h2 a {
	color: #333;
}
.news_cont h3 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 30px;
}

.news_cont h3 a {
	color: #333;
}

.news_cont a:hover {
	color: #C01920;
}

.news_cont .demo {
	line-height: 24px;
	margin-top: 14px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	 display: -webkit-box;
    -webkit-line-clamp: 2; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical; /* 垂直排列 */
    word-break: break-all;  /* 内容自动换行 */
}

.news_cont  .vis {
	color: #999;
	line-height: 38px;
}
.news_cont  .vis a{
display:inline-block;
margin: 5px 10px;
float: left;
}
.news_cont  .more {
	display: inline-block;
	color: #C01920;
	margin: 0 20px;
	border: 1px solid  #C01920;
	float: left;
	line-height: 38px;
	padding: 0 24px;
}

}



@media   (max-width:350px ) {
	.nnew-content {
	width: 90%;
	max-width: 350px;
	min-width: 250px;
	margin: 0 auto;
}

.nnew-content li {
	width: 100%;
	background: #f7f7f7;
	zoom: 1;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
}

.nnew-content li:hover {
	
box-shadow: 0px 2px 20px rgba(0,0,0,0.2);
transition: all 0.3s ease;
}
.news_time {
	background: #C01920;
	width: 100%;
	height: 100%;
	float: left;
	padding: 10px 10px 10px 20px;
}

.news_time .day {
	display: inline-block;
	font-size: 50px;
	color: #fff;
	font-family: "Impact";
	text-align: right;
}

.news_time .year {
	display: inline-block;
	color: #eee;
	font-size: 16px;
	text-align: right;
		margin-right: 20px;
	line-height: 22px;
}


.news_time .type {
	display: inline-block;
	font-size: 16px;
margin-left: 20px;
	padding-top: 20px;

}

.news_time .type a {
	color: #fff;
	font-family: "微软雅黑", Arial;
}

.news_cont {
	float: left;
	width: calc(100% - 80px);
	margin: 0 40px;
	padding-bottom: 20px;
}

.news_cont h2 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 30px;
}

.news_cont h2 a {
	color: #333;
}
.news_cont h3{
	font-size: 18px;
	font-weight: normal;
	padding-top: 30px;
}

.news_cont h3 a {
	color: #333;
}
.news_cont a:hover {
	color: #C01920;
}

.news_cont .demo {
	line-height: 24px;
	margin-top: 14px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	 display: -webkit-box;
    -webkit-line-clamp: 3; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical; /* 垂直排列 */
    word-break: break-all;  /* 内容自动换行 */
}

.news_cont  .vis {
	color: #999;
	line-height: 38px;
}
.news_cont  .vis a{
display: block;
margin: 5px 10px;
float: left;
}
.news_cont  .more {
	color: #C01920;
	margin-top: 20px;
	margin-right: 20px;
	border: 1px solid  #C01920;
	float: left;
	line-height: 38px;
	padding: 0 24px;
}
	
	
	
	
	
	
	
	
}

.lab-content{
	width: 90%;
	max-width: 1400px;
	min-width: 1000px;
	margin:0 auto;
}
.lab1{
	width: calc(50% - 20px);
	min-height: 272px;
	float: left;
	margin-right: 40px;
	background: #f7f7f7;
	position: relative;
}

.lab-content   .lab-l{
	position: absolute;
	top: 0;
	left: 0;
width: 120px;
height: 100%;
background: #c01920;
text-align: center;
}

.lab-content    .lab-r h5{
font-size: 36px;
position: absolute;
top: 50%;
margin-top: -74px;
font-weight: 600;
color: #FFFFFF;
 writing-mode: vertical-lr;
line-height: 120px;
}


.lab-content   .lab-l  h5{
	position: absolute;
	top: 50%;
	margin-top: -74px;
	font-size: 36px;
font-weight: 600;
color: #FFFFFF;
 writing-mode: vertical-lr;
line-height: 120px;
}



.lab-content   ul{
width: calc(100%  - 180px);
height: auto;
float: right;
margin:  30px;
font-size: 14px;
overflow: hidden;

}
.lab-content  .lab1 li {
display: inline-block;
padding:5px 10px;
color: #666666;
margin: 5px;
border: 1px #C01920 solid;
border-radius: 5px;
}
.lab-content  .lab1 li :hover{
color: #C01920;
}


.lab2{
	width: calc(50% - 20px);
	float: left;
	min-height: 272px;
	background:#f7f7f7;
	position: relative;
}

.lab-r{
position: absolute;
top: 0;
left: 0;
width: 120px;
height: 100%;
text-align: center;
background: #C01920;

}

.lab-r   span{
position: absolute;
bottom: 20px;
left: 50%;
margin-left: -22px;
font-size: 14px;
color: #FFFFFF;
}

.lab2 li {
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #dfdfdf;
	float: left;
	color: #666666;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

.lab2 li:hover  a{
color: #C01920;
}

@media  (max-width:1050px ) {
.lab-content{
	width: 90%;
	max-width: 950px;
	min-width: 720px;
	margin:0 auto;
}
.lab1{
	width: 100%;
	height: auto;
	background: #f7f7f7;
	overflow: hidden;
	position: relative;
	
}

.lab-l {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
height: 100%;
	background: #C01920;
	float: left;

}

.lab-content   h5{
font-size: 36px;
font-weight: 600;
color: #FFFFFF;
 writing-mode: vertical-lr;
line-height: 120px;
}

.lab-content   ul{
width: calc(100%  - 180px);
height: 100%;
float: right; 
margin:30px ;
font-size: 14px;
overflow: hidden;

}
.lab-content  .lab1 li {
display: inline-block;
padding:5px 10px;
color: #666666;
margin: 5px;
border: 1px #C01920 solid;
border-radius: 5px;
}
.lab-content  .lab1 li :hover{
color: #C01920;
}


.lab2{
	width:100%;
	margin-top: 40px;
	background:#f7f7f7;
}

.lab-r{
	width: 120px;
	height: 100%;
	background: #C01920;
	float: left;

}

.lab-r   span{
	position: absolute;
	bottom: 15px;
	left: 50%;
margin-left: -22px;
font-size: 14px;
color: #FFFFFF;

}

.lab2 li {
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #dfdfdf;
	float: left;
	color: #666666;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

.lab2 li:hover  a{
color: #C01920;
}
}

@media  (max-width:750px ) {
  .lab-content{
	width: 90%;
	max-width: 650px;
	min-width:280px;
	margin:0 auto;
}
.lab1{
	width: 100%;
	height: auto;
	background: #f7f7f7;
	overflow: hidden;
	position: relative;
	
}

.lab-l {
	width: 100% !important;
	height: 80px !important;
	position: absolute;
	top: 0;
	left: 0;
	background: #C01920;
	padding: 0px 30px;

}

.lab-content  .lab-l  h5{
font-size: 36px;
margin-top: -40px;
font-weight: 600;
color: #FFFFFF;
 writing-mode: inherit;
float: left;
line-height: 80px;
}

.lab-content  .lab-r  h5{
font-size: 36px;
margin-top: -40px;
font-weight: 600;
color: #FFFFFF;
 writing-mode: inherit;
float: left;
line-height: 80px;
}


.lab-content   span{
display: block;
font-size: 14px;
position: absolute;
top: 50%;
left: 80%;
margin-top: -14px;
color: #FFFFFF;

}
.lab-content   ul{
width: calc(100% - 60px);
height: auto;
float: left; 
margin: 110px 30px 30px 30px  ;
font-size: 14px;
overflow: hidden;

}
.lab-content  .lab1 li {
display: inline-block;
padding:5px 10px;
color: #666666;
margin: 5px;
border: 1px #C01920 solid;
border-radius: 5px;
}
.lab-content  .lab1 li :hover{
color: #C01920;
}


.lab2{
	width:100%;
	margin-top: 40px;
	background:#f7f7f7;
}

.lab-r{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	background: #C01920;
	float: left;
	padding: 0 30px;
 

}


.lab2 li {
	width: 90%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #dfdfdf;
	float: left;
	color: #666666;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

.lab2 li:hover a{
color: #C01920;
}
}


@media  (max-width:300px ) {
.lab-content{
	width: 90%;
	max-width: 280px;
	min-width:150px;
	margin:0 auto;
}
.lab1{
	width: 100% ;
	height: auto ;
	background: #f7f7f7;
	overflow: hidden;
	
}

.lab-l {
	width: 100% !important;
	height: 60px !important;
	background: #C01920;
	padding: 10px 10px;
	text-align: center;

}

.lab-content   h5{
	width: 100%;
font-size: 26px !important;
font-weight: 600;
color: #FFFFFF;
 writing-mode: inherit;
 line-height: 40px;
}

.lab-content   ul{
width: calc(100% - 60px);
height: auto;
float: left; 
margin:66px 30px 30px 30px ;
font-size: 14px;
overflow: hidden;

}
.lab-content  .lab1 li {
display: inline-block;
padding:5px 10px;
color: #666666;
margin: 5px;
border: 1px #C01920 solid;
border-radius: 5px;
}
.lab-content  .lab1 li :hover{
color: #C01920;
}


.lab2{
	width:100%;
	height: auto;
	margin-top: 40px;
	background:#f7f7f7;
}

.lab-r{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%  !important;
	height: 120px !important;
	background: #C01920;
	text-align: center;
	padding-bottom: 30px;
}

.lab-content   span{
position: absolute;
top: 80%;
left: 50%;
font-size: 14px;
color: #FFFFFF;
}


.lab2 li {
	width: 90%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #dfdfdf;
	float: left;
	color: #666666;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

.lab2 li:hover a{
color: #C01920;
}
}

.ll-content{
	width: 90%;
	max-width: 1400px;
	margin: 0 auto;
	margin-top: 40px;
}
.ll-content .ll{
	width: 100%;
    font-size: 14px;
    padding: 0px;
    color: #666666;
    line-height: 1.5;
    overflow: hidden;
    padding-bottom: 30px;
}
.ll-content .ll  span {
    display: inline-block;
    margin-right: 30px;
     color: #666;
    padding-top:5px;
}

@media  (max-width: 1200px;) {
	.ll-content{
	width: 90%;
	margin: 0 auto;
	margin-top: 40px;
}
	.ll-content .ll{
	width: 100%;
    font-size: 14px;
    padding: 0px;
    color: #666666;
    line-height: 1.5;
    overflow: hidden;
    padding-bottom: 30px;
}
.ll-content .ll  span {
    display: inline-block;
    margin-right: 30px;
     color: #666;
    padding-top:5px;
}
}
@media  (max-width: 700px;) {
	.ll-content{
	width: 90%;
	margin: 0 auto;
	margin-top: 40px;
}
	.ll-content .ll{
	width: 100%;
    font-size: 14px;
    padding: 0px;
    color: #666666;
    line-height: 1.5;
    overflow: hidden;
    padding-bottom: 30px;
}
.ll-content .ll  span {
    display: inline-block;
    margin-right: 30px;
     color: #666;
    padding-top:5px;
}
}