/*mini dome*/
.description {
	color: #5c5c5c;
	line-height: 1.6;
	font-size: 14px;
	letter-spacing: 0.1px;
}
a.description:hover {
	color: #007ff6;
}
span.coming-soon::after,
p.coming-soon::after {
	content: '';
	background-image: url(/structure/image/comming-soon.png);
	width: 90px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-left: -30px;
}
.product .ContentR,
.product .ContentL {
	display: inline-block;
	margin: 30px 0px;
}
.title {
	color: #000;
	font-size: 25px;
	display: block;
	margin: 20px 0;
}
.seriesDiv {
	position: relative;
}
.series-h2 {
	font-size: 1.5rem;
	color: #31adff;
}
.series-p {
	color: white;
	text-align: justify;
	margin: 20px 0 10px;
}
.seriesDiv .learnBtn {
	height: auto;
	line-height: normal;
	font-size: 1.2rem;
	padding: 2px;
}
.series-img {
	position: absolute;
	width: 100%;
	z-index: -1;
	top: 0;
	left: 0;
}
.product:after,
.seriesDiv:after {
	clear: both;
	display: block;
	content: '';
}
.img_a {
	display: inline-block;
}
.product {
	border-bottom: 1px solid #ddd;
	padding-left: 20px;
}
.learnBtn a {
	color: #31adff;
}
.learnBtn i {
	vertical-align: middle;
}
.tabs_menu {
	display: none;
}
.banner {
	background: url('/structure/image/product/product_bg.jpg') no-repeat;
	background-size: cover;
}
.miniSeria {
	background-image: url('/structure/image/product/center/minibg.jpg');
}
.proSeria {
	background-image: url('/structure/image/product/center/probg.jpg');
}
.ptzSeria {
	background-image: url('/structure/image/product/center/ptzbg.jpg');
}
.fishSeria {
	background-image: url('/structure/image/product/center/fisheyebg.jpg');
}
.LPRSeria {
	background-image: url('/structure/image/product/center/lprbg.jpg');
}
.nvrSeria {
	background-image: url('/structure/image/product/center/nvrbg.jpg');
}
.software {
	background-image: url('/structure/image/product/center/software.jpg');
}
.accessory {
	background-image: url('/structure/image/product/accessory.png');
}
@media (max-width: 1100px) {
	.proList {
		min-width: auto;
		width: 680px;
	}
	.product .title {
		width: auto;
	}
	.product .description {
		max-width: 450px;
	}
	.product .img_a img {
		max-width: 100%;
	}
	.product .img_a {
		margin-right: -100px;
	}
}
@media (max-width: 960px) {
	.pageTitle,
	.proSeria .descript {
		text-align: left;
	}
	.pro_menu,
	.series-p,
	.description {
		display: none;
	}
	.banner .floatR {
		max-width: 300px;
	}
	.fishSeria .floatR,
	.LPRSeria .floatR,
	.software .floatR {
		display: none;
	}
	p.descript,
	p.descript_small {
		text-align: left;
	}
	.descript i {
		display: inline-block;
	}
	.banner .learnBtn {
		text-align: left;
		font-size: 20px;
	}
	.ptzSeria .layerDiv {
		background: #0009;
	}
	section.mainContain {
		padding: 0;
	}
	.proList {
		padding: 30px;
	}
	.overview {
		margin-top: 100px;
	}
	.product > div {
		width: 50%;
		font-size: 2.5rem;
		text-align: left;
	}
	.img_a {
		width: 50%;
		float: left;
	}
	.pro_img {
		position: absolute;
	}
	.seriesDiv .mt60 {
		margin-top: 0;
	}
	.series-h2 {
		font-size: 4rem;
		color: #1492ef;
		word-break: keep-all;
		width: 100%;
		text-align: left;
		padding-top: 20%;
		left: 48px;
		position: absolute;
		float: left;
		display: inline-block;
	}
	.series-img {
		height: 100%;
	}
	.I_overview .series-h2 {
		position: absolute;
		text-align: left;
	}
	.showm-img {
		position: relative;
		padding: 0;
		height: auto;
	}
	.C_overview .series-h2,
	.H_overview .series-h2 {
		position: absolute;
		padding: 80px 0;
		text-align: center;
		left: 0;
	}
	.nvrimg {
		position: absolute;
		display: block;
		left: calc(50% - 267px);
		bottom: 50px;
	}
	.title {
		font-size: 2.5rem;
		font-weight: bold;
	}
	.learnBtn i {
		display: inline-block;
	}
	.msBtn {
		font-size: 2rem;
		position: absolute;
		top: 280px;
		left: 48px;
	}
	.product .img_a {
		margin-right: 0px;
	}
	.C_overview .msBtn,
	.H_overview .msBtn {
		top: auto;
		left: 40%;
		bottom: 20px;
	}
}
@media (min-width: 961px) {
	.fisheyePro {
		width: 300px;
		margin-top: 60px;
		position: relative;
		left: -38px;
	}
	.softimg {
		height: 380px;
	}
	p.descript i {
		float: left;
		margin-left: -5px;
	}
	.learnBtn.descript {
		clear: left;
		display: none;
	}
	.proList {
		margin-left: 20px;
		float: right;
		min-width: 830px;
	}
	section.mainContain {
		max-width: 1100px;
	}
	.series-h2 {
		text-align: left;
	}
	.product div {
		text-align: left;
	}
	.learnBtn {
		margin: 30px 0 10px;
	}
	.learnBtn a {
		font-size: 1.7rem;
	}
	.learnBtn a:hover {
		color: #007ff6;
	}
	.overview {
		margin-left: 260px;
	}
	.seriesDiv {
		height: 378px;
		padding: 0 40px;
	}
	.seriesContent {
		width: 50%;
		padding: 50px 35px;
	}
	.product .description {
		width: 490px;
		text-align: justify;
	}
	.product .title {
		width: 500px;
	}
	.product .ContentL .description,
	.product .ContentL .title {
		width: 430px;
		margin-right: 60px;
	}
	.product .img_a {
		float: left;
		margin-top: 56px;
		max-width: 250px;
	}

	.product .img_color_r {
		padding-left: 206px;
	}
	.product .img_color_l {
		padding-right: 120px;
	}
	.ContentR {
		float: right;
		padding: 0 10px;
	}
	.ContentL {
		float: left;
	}
	.I_overview .seriesContent {
		padding: 65px 55px;
	}
	.H_overview .seriesContent {
		padding: 35px;
	}
	.er .third-li {
		padding-left: 60px;
	}
}
.software p.descript {
	padding-top: 0;
}
p.pt10 {
	padding-top: 10px;
}
p.pt8 {
	padding-top: 8px;
}
