/*新闻发布室*/
.newRoomTab{
	background: #fff;
	box-shadow: 0px 1px 52px 2px rgba(62, 62, 62, 0.14);
	line-height: 80px;
}

.newRoomTab,
.seriesTab {
	position: relative;
	z-index: 999;
}

.tabBox .tabLi {
	font-size: 15px;
}

.tabBox .tabAct:after {
	position: absolute;
	color: #000;
	background: #FD1E00;
	height: 2px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	content: '';
}

.seriesTab .newRoomTab .tabBox .tabLi:hover a,
.newRoomTab .tabBox .tabAct a {
	color: #FD1E00 !important;
	display: inline-block;
}

.seriesTab .newRoomTab .tabBox .tabLi {
	margin-right: 30px;
	/*font-size: 18px;*/
	padding: 0 15px;
	cursor: pointer;
}

.seriesTab .newRoomTab .tabBox {
	color: #999999;
}

.seriesTab .newRoomTab .tabAct {
	color: #FD1E00;
}

.seriesTab .newRoomTab .tabBox .tabAct:after {
	position: absolute;
	color: #FD1E00;
	background: #FD1E00;
	height: 2px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	content: '';
}

.seriesTab .newRoomTab .tabBox .tabLi:hover {
	color: #FD1E00 !important;
}

.seriesTab .newRoomTab .tabBox .tabLi:hover:after {
	position: absolute;
	background: #FD1E00;
	height: 2px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	content: '';
	animation: beLong .3s forwards;
}

@keyframes beLong {
	0% {
		width: 0
	}

	100% {
		width: 100%
	}
}

.tabBox .tabLi:last-child {
	margin-right: 0;
}

/*新闻发布室*/
.downloadBtn {
	width: 180px;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	background: #FD1E00;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
}

.tabCon .downloadBtn {
	width: 180px;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	background: #FD1E00;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
}

.nyDesc {
	line-height: 30px;
	background: #F6F6F9;
}

.nyDesc > div, .nyDesc{
    text-indent: 28px;
}

.tagRed{
    text-indent: 0 !important;
}

.nyArr::after {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #F6F6F9;
	top: -10px;
	left: 14px;
	content: '';
	margin: auto;
}

.seriesPage .trBtn {
	width: 60px;
	height: 60px;
	border-radius: 60px;
	margin: auto;
	cursor: pointer;
}

.seriesPage .trBtn_0 {
	background: url(https://meters.uni-trend.com.cn/template/default/images/trBtn_0_nor.png) no-repeat center;
	background-size: cover;
}

.seriesPage .trBtn_1 {
	background: url(https://meters.uni-trend.com.cn/template/default/images/trBtn_1_nor.png) no-repeat center;
	background-size: cover;
}

.seriesPage .trBtn_2 {
	background: url(https://meters.uni-trend.com.cn/template/default/images/trBtn_2_nor.png) no-repeat center;
	background-size: cover;
}

.seriesPage .btnBox:hover .trBtn_0 {
	background: url(https://meters.uni-trend.com.cn/template/default/images/trBtn_0_act.png) no-repeat center;
	background-size: cover;
}

.seriesPage .btnBox:hover .trBtn_1 {
	background: url(https://meters.uni-trend.com.cn/template/default/images/trBtn_1_act.png) no-repeat center;
	background-size: cover;
}

.seriesPage .btnBox:hover .trBtn_2 {
	background: url(https://meters.uni-trend.com.cn/template/default/images/trBtn_2_act.png) no-repeat center;
	background-size: cover;
}

.seriesPage .btnBox {
	color: #999999;
}

.seriesPage .btnBox:hover {
	color: #FD1E00;
}

@media screen and (min-width: 768px) {
	.seriesTab .solutionUl .box:nth-child(2n) .left {
		float: right !important;
	}

	.seriesTab .solutionUl .box .right {
		padding-left: 20px;
	}

	.seriesTab .solutionUl .box:nth-child(2n) .right {
		float: left !important;
		padding-right: 20px;
	}

	.seriesTab .solutionUl .box .right .c9 {
		margin-top: 30px;
	}

	.xIcon .left {
		width: 200px;
	}
}

.seriesTab .gsBox {
	line-height: 30px;
	width: 100%;
}

.seriesTab .gsBox:first-child {
	margin-top: 20px;
}

.seriesTab .tabCon {
	display: none;
}

.pdtb30_old:hover img {
	transform: scale(1.15);
}
.tabCon .pdtb30_old .flex-1{
	border: 1px solid #DCDCDC;
	border-right: none;
	border-top: none;
}
.tabCon .pdtb30_old .flex-5  .flex-1:last-child{
	border-right: 1px solid #DCDCDC;
}
.tabCon .pdtb30_old:nth-child(2n) {
	/* background: #fff; */
}

.tabCon .pdtb30_old:nth-child(2n) .content .tx {
	/* background: #fff; */
}

.tabCon .pdtb30_old:nth-child(2n-1) {
	/* background: #F6F6F6; */
}

.tabCon .pdtb30_old:nth-child(2n-1) .content .tx {
	/* background: #F6F6F6; */
}

.tabCon .downloadLink:hover,
.tabCon .xj:hover {
	/* background: #FD1E00;
	box-shadow: 0px 8px 18px 0px rgba(253, 30, 0, 0.24);
	color: #fff; */
}
.downBtn{
	width: 120px;
	transition: .2s;
	background: #DA2735;
	color: #fff;
}
.downBtn:hover{
	opacity: .8;
}
.tabCon .xj:hover .desc {
	color: #fff;
}

.tabCon .downloadLink .dIcon,
.tabCon .xj .xIcon {
	padding: 0 10px 0 10px;
	/* padding: 0 10px 0 40px; */
}

.tabCon .downloadLink .dIcon:after {
	position: absolute;
	background: url(../image/download_nor.png) no-repeat center;
	background-size: 25px 25px;
	width: 25px;
	height: 25px;
	margin: auto;
	top: 0;
	right: 10px;
	bottom: 0;
	content: '';
}

.tabCon .downloadLink:hover .dIcon:after {
	background: url(../image/download_act.png) no-repeat center;
	background-size: 25px 25px;
}

.tabCon .xj .xIcon:after {
	position: absolute;
	background: url(../image/xj_nor.png) no-repeat center;
	background-size: cover;
	width: 25px;
	height: 25px;
	margin: auto;
	top: 0;
	right: 10px;
	bottom: 0;
	content: '';
}

.tabCon .xj:hover .xIcon:after {
	background: url(../image/xj_act.png) no-repeat center;
	background-size: cover;
}

.tabCon .xj .title {
	font-size: 17px;
}

.tabCon .xj .desc {
	color: #999999;
}

.downloadPage .cityDraw {
	box-shadow: 0 0 10px #999999;
}

.downloadPage .ful div,
.downloadPage .sul div {
	line-height: 30px;
	cursor: pointer;
}

.downloadPage .ful,
.downloadPage .sul {
	max-height: 350px;
	overflow: auto;
}

.downloadPage .ful>div>div:hover,
.downloadPage .sul>div>div:hover {
	background: #FD1E00;
	color: #fff;
}

.seriesTab .addCompare {
	cursor: pointer;
}

.seriesTab .addCompare:hover {
	color: #FD1E00;
}

.opa0 {
	opacity: .4;
}

.compareTab {
	background: none;
	line-height: 40px;
}

.compareTab .tabLi {
	padding: 0 !important;
}

.selSer {
	box-shadow: 0px 8px 18px 0px rgba(50, 51, 51, 0.24);
}

.selSer .imgBox {
	width: 200px;
	height: 200px;
	background: #fff;
}

.selSer .conBox {
	background: #efefef;
}

.selCheck {
	width: 20px;
	height: 20px;
	border: 1px solid #c1c1c1;
}

.selCheckAct {
	background: #FD1E00;
	position: relative;
	border: 1px solid #FD1E00 !important;
}

.selCheckAct:after {
	position: absolute;
	background: url(../image/tick.png) no-repeat center;
	width: 11px;
	height: 7px;
	background-size: 11px 7px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	margin: auto;
}

.dataBox:nth-child(2n) .dataLine {
	background: #f7f7f7;
}

.dataLine {
	width: 20%;
	height: 100%;
	line-height: 20px;
	padding: 15px 0;
	min-height: 50px;
}

.dataLine .iBox {
	background: #fff;
	/*height: 170px;*/
}

.open .on-off {
	border: 1px solid #fff;
	background: #FD1E00;
}

.on-off {
	width: 80px;
	height: 30px;
	border-radius: 40px;
	border: 1px solid #dedede;
	margin: auto;
	transition: all .3s;
	cursor: pointer;
}

.on-off:after {
	position: absolute;
	background: #fff;
	box-shadow: 0 0 10px #c1c1c1;
	width: 35px;
	height: 35px;
	border-radius: 45px;
	top: -2.5px;
	left: 0;
	margin: auto;
	content: '';
	transition: all .3s;
}

.open .on-off:after {
	left: 45px;
}

.proDel {
	position: absolute;
	right: 0;
	top: 0;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	color: #333;
	background: #d9d9d9;
	transform: translate(50%, -50%);
	border-radius: 50%;
	cursor: pointer;
	z-index: 88;
}

@media screen and (max-width: 768px) {
	.banProImg {
		width: 95vw;
	}

	.seriesPage .conBox {
		padding-top: 20px;
	}

	.seriesPage .conBox .conBox {
		margin: auto !important;
		display: flex;
		width: 80%;
		justify-content: space-between;
	}
}

@media screen and (min-width: 768px) {
	.banProImg {
		width: 500px
	}

	.seriesPage .conBox {
		padding-left: 40px;
	}

	.seriesPage .conBox div:first-child {
		/* flex: 1; */
	}

	.seriesPage .conBox .conBox {
		/*width: 60px;*/
		flex-shrink: 0;
	}

}

.act .bd {
	border: 1px solid #FD1E00;
}

.bd {
	border: 1px solid #f7f7f7
}

.jqzoom {
	width: 100%;
	height: auto
}

@media screen and (min-width: 768px) {

	/*放大镜*/
	.tb-pic a {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}

	.tb-pic a img {
		vertical-align: middle;
	}

	.tb-pic a {
		*display: block;
		*font-family: Arial;
		*line-height: 1;
	}

	.thumb_bg {
		margin-left: 1px
	}

	.thumb_bg img {
		width: 100%;
	}

	.tb-s310 a {
		display: block;
		text-align: center;
	}

	/*.tb-s310 img{max-height:450px;max-width:450px;}*/
	.tb-s310 a {
		*font-size: 271px;
	}

	.tb-s40 a {
		*font-size: 35px;
	}

	.tb-s40,
	.tb-s40 a {
		display: block;
		height: 58px;
		width: 58px;
	}

	.tb-s40 a img {
		max-width: 40px;
		max-height: 40px;
		margin-top: 9px;
	}

	.tb-booth {
		position: relative;
		z-index: 1;
		margin-bottom: 40px;
		border: 1px solid #eee;
	}

	.thumb_bg .tb-selected {
		background: none;
		border: 1px solid #D92734;
		box-sizing: border-box
	}

	div.zoomDiv {
		z-index: 999;
		position: absolute;
		top: 0;
		left: 10px;
		width: 400px;
		height: 400px;
		background: #ffffff;
		border: 1px solid #CCCCCC;
		display: none;
		text-align: center;
		overflow: hidden;
	}

	div.zoomMask {
		position: absolute;
		background: url(../image/mask.png) repeat scroll 0 0 transparent;
		cursor: move;
		z-index: 1;
	}

	.pro_center_p_box:hover .pro_photo {
		animation: boost .3s ease-in-out forwards;
	}

	.pro_photo {
		width: 100%;
		height: 100%;
	}

	@keyframes boost {
		0% {
			transform: scale(1);
		}

		100% {
			transform: scale(1.1);
		}
	}
}

@media screen and (max-width: 768px) {
	.compareTab .selSer {
		width: calc(50% - 20px);
	}

	.compareTab .flex .mrr20:nth-child(2n) {
		margin-right: 0;
	}

	.compareTab .selSer .imgBox {
		width: 100%;
		height: auto;
	}

	.com_pro_box .dataLine {
		min-width: 200px;
	}

	.mrb30 .tabBox .tabLi,
	.ccCon .tabBox .tabLi {
		min-width: 150px;
		background: #DCDCDC;
		margin-right: 0;
	}

	.mrb30 .pdtb30_old .content .mrlr5,
	.ccCon .content .mrlr5 {
		min-width: 140px;
	}

	.tabCon {
		overflow: auto;
	}

	.tabBox .tabLi {
		margin-right: 20px;
		font-size: 15px;
		min-width: 40px;
		text-align: center;
	}

	.tabAct,
	.tabAct a {
		color: #FD1E00 !important;
	}

	.xIcon .left {
		width: 200px;
	}
}

/*常见问题*/
.quesPage .quesIcon,
.quesPage .answerIcon {
	width: 40px;
	height: 30px;
}

.quesPage .quesIcon:after {
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(../image/question.png) no-repeat center;
	background-size: 30px 30px;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	content: '';
}

.quesPage .answerIcon:after {
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(../image/answer.png) no-repeat center;
	background-size: 30px 30px;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	content: '';
}

@media screen and (min-width: 768px) {
	.mh140 {
		min-height: 140px;
	}

	.contactPage .comCon {
		padding-left: 50px;
		box-sizing: border-box;
	}

	.contactPage .fenCom {
		display: flex;
		align-items: center;
	}

	.contactPage .fenCom .fenComCon {
		padding-left: 30px;
		padding-right: 30px;
	}
}

/*常见问题*/
.active {
	color: #fff !important;
	background: #FD1E00;
	border-radius: 5px;
}

.active:hover {
	color: #fff !important;
}

.selectBox {
	line-height: 40px;
}

.selectBox .left {
	font-size: 16px;
	width: 100px;
}

.whiteBg {
	background: #fff;
}

.bg7 {
	background: #f7f7f7
}

.seriesDataBox .box {
	border-bottom: 1px solid #e7e7e7;
	padding: 10px 0;
}

.seriesDataBox .box .data {
	font-size: 22px;
}

.pagination,
.pagination2 {
	position: absolute;
	z-index: 20;
	bottom: -30px !important;
	width: 100%;
	text-align: center;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background: #fff;
	margin: 0 5px;
	opacity: 0.4;
	/*border: 1px solid #fff;*/
	cursor: pointer;
}

.pagination2 .swiper-pagination-switch {
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 18px;
	background: #C2C2C2;
	margin: 0 5px;
	opacity: 0.4;
	/*border: 1px solid #fff;*/
	cursor: pointer;
}

.swiper-container {
	--swiper-theme-color: #FD1E00;
	--swiper-pagination-color: #FD1E00;
	/* 两种都可以 */
}

.swiper-active-switch {
	background: #FD1E00;
	opacity: 1;
}

.my-bullet-active {
	width: 20px;
	height: 8px;
	background: #FD1E00;
	opacity: 1;
	border-radius: 8px;
}

.mobileRoomTab {
	top: 50px !important;
}

.fixedClass {
	position: fixed;
	top: 120px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 99;
}

.front {
	position: relative;
	z-index: 1001;

}

.gycftt .gycftt_0:first-child h4 {
	display: block;
}

.dltt .dltt_0:first-child h4 {
	display: block;
}

.wytt .wytt_0:first-child h4 {
	display: block;
}

.ttType h4 {
	display: none;
}

.dSearchBtn {
	transition: all .3s;
	position: relative;
	cursor: pointer;
}

.dSearchBtn:after {
	position: absolute;
	background: url(../image/search-black.png) no-repeat center;
	background-size: 26px 26px;
	width: 26px;
	height: 26px;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: '';
}

.dSearchBtn:hover {
	background: #DA2735 !important;
}

.dSearchBtn:hover:after {
	background: url(../image/search.png) no-repeat center;
	background-size: 26px 26px;
}

.tagRed {
	position: absolute;
	top: -10px;
	right: 20px;
	background: url(../image/tagRed.png) no-repeat center;
	background-size: auto 100%;
	width: 90px;
	height: 29px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.buyKnow a {
	color: #DA2735 !important;
}

.buyArr::after {
	position: absolute;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #fff;
	top: -10px;
	left: 14px;
	content: '';
	margin: auto;
}

.buyTips {
	font-size: 12px;
	background: #fff;
	padding: 5px 10px;
}

.knowBox {
	height: 50px;
}

.buyArr {
	top: 5px;
	left: 100px;
}
.modelTitle{
	line-height: 80px;
}
.modelTitle .tabLi{
	background: #252B3B;
	color: #fff;
}
.modelTitle .tabLi{
	border: 1px solid #DCDCDC;
}
.modelTitle .tabLi{
	border-right: none;
}
.modelTitle .tabLi:last-child{
	border-right: 1px solid #DCDCDC;
}