﻿.menu {
	height: 60px;
	background: #c52727;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.menu li {
	float: left;
	width: 9.3%;
	height: 60px;
	line-height: 60px;
	display: block;
	color: #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	margin: 0 -1px 0 0;
	padding-left: 40px;
	background: url(../images/d.png) no-repeat 20px center;
}

.menu li a {
	color: #fff;
}

.menu li:hover {
	background: url(../images/d.png) no-repeat 20px center #bb0303;
	border-left: 1px solid #fff;
}

.tit5 {
	background: #d00;
	color: #fff;
	padding: 25px;
}

.tit5 h3 {
	background: url(../images/njt.png) no-repeat right center;
	font-size: 24px;
	font-weight: normal;
	line-height: 40px;
}

.tit5 em {
	width: 60px;
	height: 2px;
	background: #fff;
	display: block;
	margin: 18px 0;
}

.tit5 p,
.tit3 p {
	font-size: 20px;
	color: #fca3a3;
	font-family: times new roman, times, serif;
}

.tit3 p {
	font-size: 17px;
}

.c_main {
	background: url(../images/bg9.png) no-repeat left top;
}

.c_main .c_mainL {
	width: 22%;
	margin-bottom: 20px;
}

.c_main .c_mainL .c_mainLt {
	width: 100%;
	background: #f6f6f6;
	margin-bottom: 10px;
}

.c_main .c_mainL .c_mainLt ul {
	padding: 25px;
}

.c_main .c_mainL .c_mainLt ul li {
	width: 100%;
	line-height: 60px;
	border-bottom: 1px solid #ddd;
	background: url(../images/ndx.png) no-repeat center left;
}

.c_main .c_mainL .c_mainLt ul li a {
	display: block;
	background: url(../images/njtx.png) no-repeat center right;
	padding-left: 20px;
	font-size: 16px;
	color: #000;
}

.c_main .c_mainL .c_mainLt ul li:hover,
.c_main .c_mainL .c_mainLt ul li.on {
	background: url(../images/ndx_h.png) no-repeat center left;
}

.c_main .c_mainL .c_mainLt ul li:hover a,
.c_main .c_mainL .c_mainLt ul li.on a {
	background: url(../images/njtx_h.png) no-repeat center right;
	color: #d00;
}

.c_main .c_mainR {
	width: 75%;
	margin-bottom: 20px;
}

.c_main .c_mainR .sitepath {
	background: url(../images/local.png) no-repeat left center;
	padding: 0 17px 0 20px;
	line-height: 80px;
	color: #000;
}

.c_main .c_mainR .sitepath a {
	color: #000;
	font-size: 14px;
}

.c_main .c_mainR .sitepath a:hover {
	color: #01459A;
	font-size: 14px;
}

.c_main .c_mainR h3 {
	line-height: 60px;
	color: rgba(0, 0, 0, 1);
	font-size: 22px;
	margin-top: 1px;
	border-bottom: 1px solid #e8e8e8;
}

.c_main .c_mainR p {
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
	color: #707070;
}

.c_main .c_mainR p img,
.c_main .c_mainR img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.about .aboutsl {
	margin-top: 30px;
}

.tit4 h5 {
	width: 98%;
	height: 38px;
	line-height: 38px;
	padding-left: 2%;
	color: #E83A00;
	font-weight: bold;
	background: url(../images/tbg.jpg) no-repeat 10px center;
	font-size: 19px;
	border-bottom: 3px solid #d80001;
}

.about .aboutsl .ab_text {
	padding-top: 30px;
}

.about .aboutsl .ab_text p,
.about .aboutsl .ab_text div {
	line-height: 2;
	text-indent: 2em;
	font-size: 16px;
}

.about .aboutsl .ab_text p img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.new_list li {
	width: 100%;
	height: 88px;
	margin-top: 20px;
}

.new_list li h4 {
	float: left;
	width: 78px;
	height: 66px;
	background: url(../images/mew_timebj.png) no-repeat left center;
	padding: 13px 0 3px 0;
	text-align: center;
	overflow: hidden;
}

.new_list li h4 b {
	color: #373737;
	font-size: 30px;
	height: 38px;
	line-height: 38px;
	display: block;
	padding-bottom: 3px;
	border-bottom: 1px solid #cacaca;
}

.new_list li h4 span {
	color: #c6c6c6;
	font-size: 15px;
	line-height: 28px;
	font-weight: normal;
}

.new_list li .txt {
	float: right;
	width: 89%;
	padding-top: 8px;
}

.new_list li .txt a {
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.new_list li .txt:hover a {
	color: #d00;
}

.new_list li .txt p {
	text-indent: 2em;
	padding-top: 5px;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.c_main .c_mainL .c_mainLi {
	width: 99%;
	background: #fbfbfe;
	border: 1px solid #e2e5f1;
	margin-bottom: 10px;
}

.c_main .c_mainL .c_mainLi h3 {
	background: url(../images/ls_tl02_03.jpg) no-repeat;
	height: 31px;
	line-height: 31px;
	position: relative;
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
}

.c_main .c_mainL .c_mainLi .more {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 67px;
	height: 20px;
	background: url(../images/home_more.gif);
}

.c_main .c_mainL .c_mainLi .c_mainLin {
	margin: 10px;
}

.c_main .c_mainL .c_mainLi .c_mainLin .in_thshow {
	margin-bottom: 8px;
}

.c_main .c_mainL .c_mainLi .c_mainLin .in_thshow img {
	width: 30%;
	height: 84px;
}

.c_main .c_mainL .c_mainLi .c_mainLin .in_thshow .fr {
	width: 68%;
}

.c_main .c_mainL .c_mainLi .c_mainLin .in_thshow .fr h4 a {
	line-height: 24px;
	color: #c00;
	font-size: 16px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.c_main .c_mainL .c_mainLi .c_mainLin .in_thshow .fr p {
	text-indent: 2em;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.c_main .c_mainL .c_mainLi .c_mainLin li {
	height: 28px;
	line-height: 28px;
	padding-left: 15px;
	background: url(../images/sc_04.png) left center no-repeat;
}

.c_main .c_mainL .c_mainLi .c_mainLin li a {
	color: #333;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.c_main .c_mainL .c_mainLi .c_mainLin li:hover a {
	color: #c00;
}

.case {
	margin-top: 20px;
}

.case li {
	float: left;
	width: 32.4%;
	margin: 0 18px 20px 0;
	overflow: hidden;
	transition: 0.5s;
	background: #fafafa;
}

.case li.mr0 {
	margin-right: 0;
}

.case li a.pic {
	position: relative;
	width: 100%;
	padding: 24.9% 0;
	display: block;
}

.case li a.pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.case li a.txt {
	padding: 30px;
	display: block;
}

.case li a.txt span {
	display: block;
	font-size: 14px;
	color: #999;
}

.case li a.txt h3 {
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-line-clamp: 1;
	overflow: hidden;
	transition: 0.2s;
	font-size: 18px;
	line-height: 2;
	color: #333;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: #e6e6e6 1px solid;
	margin-bottom: 15px;
	background: none;
}

.case li a.txt p {
	font-size: 14px;
	color: #999;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.case li:hover {
	background: #d80001;
}

.case li:hover a.txt span,
.case li:hover a.txt h3,
.case li:hover a.txt p {
	color: #fff;
}

.case li a.txt h3 {
	border-bottom: #fff 1px solid;
}

.video li {
	padding: 20px 0;
	border-bottom: 1px solid #e6e6e6;
}

.video li a.pic {
	float: left;
	width: 25%;
	position: relative;
	padding: 7% 0;
	display: block;
	overflow: hidden;
}

.video li a.pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.video li a.txt {
	float: right;
	width: 73%;
}

.video li a.txt h4 {
	font-size: 20px;
	line-height: 30px;
	color: #333;
	margin: 4px 0 10px 0;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.video li a.txt p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-indent: 0;
	text-indent: 2em;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.video li a.txt:hover h4 {
	color: #c52727;
}

.pro li {
	float: left;
	width: 23.9%;
	margin: 20px 20px 0 0;
	position: relative;
}

.pro li.mr0 {
	margin-right: 0;
}

.pro li a.pic {
	position: relative;
	width: 100%;
	padding: 50% 0;
	display: block;
}

.pro li a.pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.pro li a.txt {
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #3D4044;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	text-align: center;
}

.pro li:hover a.txt {
	background: #c52727;
}

.c_info_main .c_info_t {
	text-align: center;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 15px;
	margin-bottom: 10px;
	padding-top: 5px;
}

.c_info_main .c_info_t h1 {
	font-size: 28px;
	line-height: 58px;
	font-weight: 300;
	letter-spacing: 1px;
	color: #333;
}

.c_info_main .c_info_t h4 {
	font-size: 15px;
	color: #666;
}

.c_info_main .c_info_t h4 span {
	margin-left: 10px;
	vertical-align: middle;
}

.c_info_main .c_info_txt {
	line-height: 1.7;
	font-size: 15.4px;
	vertical-align: baseline;
	color: #515151;
	white-space: normal;
	padding: 10px;
}

.c_info_main .c_info_txt .c_info_txt_info p {
	text-indent: 2em;
	color: #333;
}

.c_info_main .c_info_txt .c_info_txt_info p img {
	width: auto;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

/* -- 翻页效果 -- */
.box_page {
	background: #fff;
	margin: 0;
	overflow: hidden;
	padding: 30px 0;
	text-align: center;
}

.page {
	background: #fff;
	font-size: 18px;
	padding: 13px 18px;
	border-radius: 0px;
	color: #666;
	margin: 0 5px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	font-weight: normal;
	transition: 0.5s;
}

.page:link {
	color: #666;
	text-transform: uppercase;
}

.page:visited {
	color: #666;
}

.page_ding {
	background: #333;
	font-size: 18px;
	color: #fff;
	padding: 13px 18px;
	margin: 0 5px;
	border: 1px solid rgba(0, 0, 0, 0.05);
}

.page:hover {
	background: #d00;
	color: #fff;
	text-decoration: none;
}

.two {
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	margin-top: 20px;
	border-top: 1px dashed #d1d1d1;
}

.two .twol {
	float: left;
	padding-left: 15px;
	font-size: 13px;
}

.two a {
	padding-left: 15px;
}

.two a:hover {
	color: #373737;
	text-decoration: underline;
}

.two .twor {
	float: right;
	padding-right: 15px;
	font-size: 13px;
}

@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1680px) {}

@media screen and (max-width: 1620px) {
	.pro li {
		width: 23.85%;
	}
}

@media screen and (max-width: 1550px) {
	.pro li {
		width: 23.8%;
	}
}

@media screen and (max-width: 1486px) {
	.pro li {
		width: 23.75%;
	}
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1427px) {
	.pro li {
		width: 23.7%;
	}
}

@media screen and (max-width: 1373px) {
	.pro li {
		width: 23.65%;
	}
}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1322px) {
	.pro li {
		width: 23.6%;
	}
}

@media screen and (max-width: 1280px) {
	.pro li {
		width: 23.55%;
	}
}

@media screen and (max-width: 1024px) {
	.pro li {
		width: 23.4%;
	}
}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 414px) {
	.menu {
		height: auto;
		background: none;
	}

	.menu li {
		width: 39.8%;
		height: 30px;
		line-height: 30px;
		border: none;
		margin: 1px 0 0 1px;
		background-color: #c52727;
	}

	.menu li:hover {
		border-left: none;
	}

	.tit4 h5 {
		padding-left: 6%;
	}

	.about .aboutsl {
		margin-top: .5em;
	}

	.about .aboutsl .ab_text {
		padding-top: .5em;
	}

	.c_main {
		background: none;
	}

	.c_main .c_mainL {
		width: 100%;
		margin-bottom: 0;
	}

	.c_main .c_mainL .c_mainLt {
		background: none;
		margin-bottom: .5em;
	}

	.c_main .c_mainL .c_mainLt ul {
		padding: 0;
	}

	.c_main .c_mainL .c_mainLt ul li {
		float: left;
		width: 49.7%;
		line-height: 30px;
		border-bottom: none;
		background: url(../images/d.png) no-repeat 20px center #c52727;
		margin: 1px 0 0 1px;
	}

	.c_main .c_mainL .c_mainLt ul li a {
		background: none;
		padding-left: 40px;
		color: #fff;
	}

	.c_main .c_mainL .c_mainLt ul li:hover,
	.c_main .c_mainL .c_mainLt ul li.on {
		background: url(../images/d.png) no-repeat 20px center #c52727;
	}

	.c_main .c_mainL .c_mainLt ul li:hover a,
	.c_main .c_mainL .c_mainLt ul li.on a {
		background: none;
		color: #fff;
	}

	.c_main .c_mainR {
		width: 100%;
		margin-bottom: .5em;
	}

	.c_main .c_mainR h3 {
		line-height: 45px;
		margin-top: 0;
	}

	.new_list li {
		margin-top: 1em;
	}

	.new_list li .txt {
		width: 78%;
	}

	.case {
		margin-top: .5em;
	}

	.case li {
		width: 49.2%;
		margin: 0 .3em .3em 0;
	}

	.case li.mr0 {
		margin-right: .3em;
	}

	.case li:nth-child(2n) {
		margin-right: 0;
	}

	.case li a.txt {
		padding: .5em;
	}

	.case li a.txt h3 {
		font-size: 18px;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.video li {
		padding: .5em 0;
	}

	.video li a.pic {
		width: 30%;
		padding: 11% 0;
	}

	.video li a.txt {
		width: 67%;
	}

	.video li a.txt h4 {
		font-size: 18px;
		line-height: 20px;
		margin: 0 0 4px 0;
	}

	.video li a.txt p {
		line-height: 22px;
		-webkit-line-clamp: 3;
	}

	.pro li {
		float: left;
		width: 49.3%;
		margin: .3em .3em 0 0;
		position: relative;
	}

	.pro li.mr0 {
		margin-right: .3em;
	}

	.pro li:nth-child(2n) {
		margin-right: 0;
	}

	.pro li a.pic {
		position: relative;
		width: 100%;
		padding: 50% 0;
		display: block;
	}

	.pro li a.pic img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: block;
	}

	.pro li a.txt {
		width: 100%;
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
		background: #3D4044;
		line-height: 40px;
		color: #fff;
		font-size: 20px;
		text-align: center;
	}

	.pro li:hover a.txt {
		background: #1acfde;
	}

	.box_page {
		background: #fff;
		margin: 0;
		overflow: hidden;
		padding: 30px 0;
		text-align: center;
	}

	.page {
		background: #fff;
		font-size: 18px;
		padding: 10px;
		border-radius: 0px;
		color: #666;
		margin: 0 5px;
		border: 1px solid rgba(0, 0, 0, 0.1);
		font-weight: normal;
		transition: 0.5s;
	}

	.page:link {
		color: #666;
		text-transform: uppercase;
	}

	.page:visited {
		color: #666;
	}

	.page_ding {
		background: #333;
		font-size: 18px;
		color: #fff;
		padding: 10px;
		margin: 0 5px;
		border: 1px solid rgba(0, 0, 0, 0.05);
	}

	.page:hover {
		background: #e84d96;
		color: #fff;
		text-decoration: none;
	}

	.two .twor {
		float: left;
		padding-left: 15px;
	}

	.one1,
	.news .one1 {
		margin: 2em auto 0 auto;
		border: none;
		width: 100%;
		height: auto;
		line-height: 24px;
	}

	.two {
		height: 60px;
	}

	.two .twol,
	.two .twor {
		float: left;
		padding-left: 15px;
	}

	.tit5,
	.c_main .c_mainL .c_mainLi,
	.c_main .c_mainR .sitepath,
	.case li a.txt span {
		display: none;
	}
}

@media screen and (max-width: 411px) {}

@media screen and (max-width: 400px) {
	.menu li {
		width: 39.5%;
	}
}

@media screen and (max-width: 375px) {
	.menu li {
		width: 38.5%;
	}

	.new_list li .txt {
		width: 76%;
	}

	.video li a.txt p {
		line-height: 20px;
	}
}

@media screen and (max-width: 360px) {
	.menu li {
		width: 38.2%;
	}
}

@media screen and (max-width: 320px) {
	.menu li {
		width: 36.6%;
	}

	.c_main .c_mainL .c_mainLt ul li {
		width: 49.6%;
	}

	.new_list li .txt {
		width: 73%;
	}

	.pro li {
		width: 49.2%;
	}
}