.list {
	background: white !important;
}

.preBtn, .nextBtn {
	display: none;
	color: #bfbfbf;
	width: 48%;
}
.title-red-weight{
	font-weight:500;
}
.nextBtn {
	float: right;
}
.imgp{
	float: left;
}
.nextOrPre {
	padding-bottom: 80px;
}
.widthimg{
	width: 80px;
	height: 80px;
}
.nextOrPre p a, .nextOrPre p span {
	color: #bfbfbf;
}

.nextOrPre p.nextBtn {
	text-align: right;
}

.news p {
	font-size: 15px;
	line-height: 26px;
	word-break:break-all;
}

.news img {
	margin: 10px 0;
}

.titlelayout {
	text-align: center;
}

.newtitle {
	font-size: 26px;
	font-weight: 600;
	padding: 15px 0 10px;
}

.new_time {
	color: #999 !important;
	margin-bottom: 15px;
}

.header-img {
	width: 100%;
}

.newtab {
	width: 100%;
	background-color: white;
	box-shadow: 0 10px 20px rgb(0 0 0 / 8%);
	padding: 30px;
	margin-bottom: 30px;
	display: flex;
	transition: all .25s ease-in;
	-webkit-transition: all .25s ease-in;
}

.newtab:hover {
	transform: translateY(-10px);
	box-shadow: 0 10px 20px rgb(0 0 0 / 18%);
}

.newtab img {
	width: 388px;
}

.newtab h2 a {
	font-size: 24px;
	line-height: 36px;
	font-weight: 700;
	color: #393939;
}

.newtab div.newContent {
	padding-left: 30px;
}

.newtab p.time {
	font-size: 16px;
	line-height: 40px;
	color: #c2c2c2;
}

.newtab p.newMain {
	font-size: 15px;
	line-height: 200%;
	margin-bottom: 20px;
}

.newtab .goDetail {
	display: block;
	width: 80px;
	height: 30px;
	border-radius: 100px;
	color: #f3141f;
	border: 1px solid #f3141f;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
}
.canshu{
	/*border: 5px solid #ECECEC;*/
}
/*.canshu td {
	border-bottom: 3px solid #eee;
	padding: 10px 0;
	text-align: left !important;
}*/
.canshu td {
	border: 1 solid lightgrey;
	padding: 10px 0;
	text-align: left !important;
	background-color:rgba(192,192,192,0.1);
	border-right: 9px solid white
}
.canshu-td{
	background-color: white !important;
}

.canshu p {
	font-size: 16px;
}
.fv{
	margin: 0 24px;
}
/* 新增 */
.layout .neirongs h2 {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 15px;
}

.layout .neirongs p {
	line-height: 28px;
	font-size: 16px;
}

.layout .neirongs td {
	padding-bottom: 80px;
	padding-right: 20px;
}

.biaoti {
	color: #f5333f;
	width: 100%;
	text-align: center;
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 60px;
}

.biaoti-top {
	color: #fff !important;
}

.part3 {
	width: 100%;
	background: #f5f5f5;
	padding: 50px 0 20px;
}
.four-img h2{
	margin-bottom: 20px;
	font-size: 20px !important;
}

.part3 .biaotis p {
	font-size: 20px;
	line-height: 48px;
	font-weight: 300;
	text-align: center;
	color: white;
}


.proImg p, .proImg h2 {
	color: white;
}

.item_wrap {
	/* width: 49%; */
	display: inline-block;
	padding: 0 138px;
	text-align: center;
}


.functionalValue {
	background-color: #ececec;
	height: 750px;
}

.fV-title {
	text-align: center;
	padding-top: 80px;
}

.fV-contant {
	margin-right: 10px;
}

.fV-contant img {
	float: left;
	margin-right: 25px;
}

.fV-float h2 {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 15px;
}

.fV-float>p {
	line-height: 28px;
	font-size: 16px;
	width: 100%;
}

.fV-float>img {
	margin: 20px 20px;
}

.fV-float {
	margin-top: 75px;
	margin-left: 64px;
}

.fV-top {
	float: left;

}

.dianxyy {
	margin-bottom: 50px;
	text-align: center;
}

.part2 {
	text-align: center;
}

.fv p {
	display: inline-block;
}

.fv {
	float: left;
}

.bg-color {
	background: #fd8f01;
	text-align: center;
	color: #fff;
	font-size: 28px;
	width: 282px;
	height: 289px;
	line-height: 278px;
	margin: 0 auto;
	/*float: left;*/
}

.tdwidth {
	width: 100px;
}

.dxyy {
	margin-bottom: 0;
	line-height: 150%;
	font-size: 40px;
	color: #F5333F;
}
.zixunss{
	text-align: center;
}
/* 正面图 */
.txt-center {
    text-align: center;
}
.four-img {
	border-radius: 15px;
	/* margin: 65px; */
	/*padding: 20px 10px;*/
	display: inline-block;
}
.four-img img {
    /*height: 450px;*/ 
    margin: 71px;
}
.titpading{
	margin-bottom: 20px;
}
.bottom-text{
	color: #F5333F;
	font-size: 15px;
	margin-top: 24px;
	text-align: right;
	margin-bottom: 110px;
}


@media screen and (min-width: 1023px) {
	.fv p {
		margin-top: 10px;
	}
}

@media screen and (max-width: 1024px) and (min-width: 767px) {
	.list {
		padding: 0 5px;
	}

	.newtab h2 a {
		font-size: 20px;
		line-height: 30px;
	}

	.newtab p.time {
		font-size: 14px;
	}

	.newtitle {
		font-size: 22px;
	}

	.biaoti {
		font-size: 30px;
		font-weight: 200;
	}

	.part3 .biaotis p {
		font-size: 16px;
	}

	.layout .neirongs h2 {
		font-size: 25px;
		font-weight: 500;
	}

	.item_wrap {
		margin: 0px -10px;
		width: 100%;
	}

	.parameter {
		width: 100%;
		overflow-x: auto;
	}

	table tr td {
		width: 500px;
	}

	.fv p {
		margin: 10px 0;
	}

	.layout .neirongs td {
		padding-bottom: 32px !important;
	}

	.biaoti-gongnneg {
		line-height: 150%;
		margin-bottom: 30px;
		font-size: 30px;
	}

	.neirongs table tr td {
		display: inline-block;
		width: 100%;
	}

	/* .dxyy{
		margin-bottom: 0; line-height: 150%; font-size: 30px !important;
	} */
	.txt-center {
		text-align: center;
	}
	.four-img img {
		/*height: 701px;*/
		margin: 0;
	}
	.parameter img{
		width: 100%;
		height: 100%;
	}
	.imgp{
		float: none !important;
	}
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
	/* .neirongs table tr td{
		display: inline-block;
	} */
	.four-img img {
		width: 70%;
	}
}

@media screen and (max-width: 767px) and (min-width: 280px) {
	.list {
		padding: 0 5px;
	}

	.newtab h2 a {
		font-size: 18px;
		line-height: 20px;
	}
	
	.newtab p.time {
		font-size: 13px;
	}

	.newtab p.newMain {
		font-size: 14px;
	}

	.newtitle {
		font-size: 20px;
	}

	.new_time {
		font-size: 12px;
	}

	.news p {
		font-size: 13px;
	}

	.biaoti {
		font-size: 20px;
		font-weight: 100;
	}

	.part3 .biaotis p {
		font-size: 14px;
	}

	.layout .neirongs h2 {
		font-size: 15px;
		font-weight: 700;
	}

	.item_wrap {
		width: 100%;
	}

	.parameter {
		overflow-x: auto;
		width: 100%;
	}

	.part3 {
		overflow: hidden;
	}

	table tr td {
		width: 500px;
	}

	.fv p {
		margin: 5px 0;
	}

	.layout .neirongs td {
		padding-bottom: 25px !important;
	}

	.biaoti-gongnneg {
		line-height: 150%;
		margin-bottom: 30px;
		font-size: 25px;
	}

	.biaoti {
		font-size: 25px;
	}

	img {
		/* margin-top: 30px; */
	}

	.neirongs table tr td {
		display: inline-block;
		width: 100%;
	}

	.item-main h2 {
		font-size: 20px;
	}

	.dxyy {
		margin-bottom: 0;
		line-height: 150%;
		font-size: 20px !important;
	}
	.txt-center {
		text-align: center;
	}
	.four-img img {
		/*height: 517px;*/
		margin: 0;
	}	
	.imgp{
		float: none !important;
	}
	.four-img img {
		width: 70%;
	}
}

@media screen and (max-width: 590px) and (min-width: 280px) {
	.bg-color {
		background: #fd8f01;
		text-align: center;
		color: #fff;
		font-size: 28px;
		width: 282px;
		height: 80px;
		line-height: 80px;
	}
	.fv p{
		margin: 0 0;
	}
	.txt-center {
		text-align: center;
	}
	/* .four-img {
		border-radius: 15px;
		margin: 45px;
		padding: 20px 10px;
		display: inline-block;
		height: 500px;
	}
	.four-img img{
		height: 550px;
	} */
}

@media screen and (max-width: 1203px) and (min-width: 280px) {
	.fv {
		float: none;
	}
}
@media screen and (max-width: 550px) and (min-width: 280px) {
	.txt-center {
		text-align: center;
	}
	/*.four-img img {
		width: 50%;
	}*/
}
