@charset "UTF-8";
.navList li:before,
q:after,
q:before {
	content: "";
}
abbr,
acronym,
img {
	border: 0;
}
.textOverflow,
.textOverflow2 {
	text-overflow: ellipsis;
	overflow: hidden;
}
.maxWidth,
.minWidth {
	width: 1200px;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
caption,
h1,
h2,
h3,
h4,
h5,
h6,
th {
	font-weight: 400;
}
html {
	font-family: sans-serif, "Microsoft YaHei", "微软雅黑", Tahoma, Helvetica;
	background: #fff;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}
.bgImg,
.spliceImg {
	background-repeat: no-repeat;
}
body,
html {
	min-width: 1300px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	vertical-align: middle;
}
address,
caption,
cite,
code,
dfn,
em,
i,
strong,
th,
var {
	font-weight: 400;
	font-style: normal;
}
ol,
ul {
	list-style: none;
}
a {
	text-decoration: none;
}
a:focus,
a:hover {
	outline: 0;
}
caption,
th {
	text-align: left;
}
button,
input,
optgroup,
select,
textarea {
	margin: 0;
	outline: 0;
}
button {
	-webkit-appearance: none;
	border-radius: 0;
}
*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}
.textOverflow {
	white-space: nowrap;
}
.textOverflow2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.clearFix {
	zoom: 1;
}
.clearFix:after {
	content: "\20";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fL {
	float: left;
}
.fR {
	float: right;
}
.dyFx {
	display: flex;
	display: -webkit-flex;
}
.dyFxBr {
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: left;
	justify-content: flex-start;
}
.oneF {
	display: flex;
	flex: 1;
	align-items: center;
}
.posRel {
	position: relative;
}
.posAbs {
	position: absolute;
}
.posFdWin,
.posFix {
	position: fixed;
}
.posFdWin {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 200;
	background-color: rgba(0, 0, 0, 0.5);
}
.trCen {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.maxWidth {
	margin: 0 auto;
}
.disA,
.disImg {
	display: block;
	width: 100%;
}
.disA {
	height: 100%;
}
.bgImg {
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
}
.spliceImg {
	background-image: url(../images/spliceimg.png);
}
#parental_guard .parental_guard {
	width: 1100px;
	height: 650px;
	background-color: #fff;
	border: 2px solid #ccc;
	z-index: 100;
	margin: 0 auto;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 34px 40px;
	overflow: hidden;
}
#parental_guard .parental_guard .user-close {
	position: absolute;
	right: 10px;
	width: 20px;
	height: 20px;
	top: 10px;
}
#parental_guard .parental_guard .user-close:hover {
	background: #a3a3a3;
}
.parental_guard .user-jump h2 {
	font-size: 24px;
	margin-bottom: 38px;
}
.parental_guard .user-jump p {
	font-size: 14px;
	color: #000;
}
.user-jump .parental_guard_jump {
	margin-top: 12px;
}
.user-jump .parental_guard_jump li {
	display: inline-block;
	font-size: 13px;
}
.parental_guard_jump li a {
	color: #c02125;
}
.parental_guard .moni_engineering {
	width: 100%;
	height: 320px;
	margin-top: 60px;
	overflow: hidden;
	padding-bottom: 88px;
}
.parental_guard .moni_engineering h2 {
	font-size: 24px;
}
.moni_engineering .user-content {
	overflow-y: scroll;
	width: 100%;
	height: 100%;
	margin-top: 60px;
	font-size: 14px;
}
.parental_guard .parent_process {
	width: 100%;
	height: 330px;
	margin-top: 100px;
	overflow: hidden;
	padding-bottom: 88px;
}
.parental_guard .parent_process h2 {
	font-size: 24px;
}
.parent_process .user-content {
	overflow-y: scroll;
	width: 100%;
	height: 100%;
	margin-top: 60px;
	font-size: 14px;
}
.parental_guard .monitoring_engineering {
	width: 100%;
	height: 480px;
	margin-top: 100px;
	overflow: hidden;
	padding-bottom: 88px;
}
.parental_guard .monitoring_engineering h2 {
	font-size: 24px;
}
.monitoring_engineering .user-content {
	overflow-y: scroll;
	width: 100%;
	height: 100%;
	margin-top: 60px;
	font-size: 14px;
}
.monitoring_engineering .user-content h4 {
	margin-top: 20px;
}
.parental_guard .progress_inquiry {
	width: 100%;
	height: 480px;
	margin-top: 100px;
	overflow: hidden;
	padding-bottom: 88px;
}
.parental_guard .progress_inquiry h2 {
	font-size: 24px;
}
.progress_inquiry .user-content {
	overflow-y: scroll;
	width: 100%;
	height: 100%;
	margin-top: 60px;
	font-size: 14px;
}
.progress_inquiry #inquiry {
	text-align: center;
}
.progress_inquiry #inquiry .inp {
	margin-top: 20px;
}
.progress_inquiry #inquiry span {
	color: #666;
	font-size: 14px;
}
#yanzhen,
.progress_inquiry #inquiry #xulie {
	width: 218px;
	height: 27px;
	border: 1px solid #d2d2d2;
}
.progress_inquiry #inquiry #jindu {
	width: 218px;
	height: 37px;
	display: block;
	font-size: 16px;
	color: #444;
	margin-top: 10px;
	margin-left: 461px;
	text-align: center;
	line-height: 37px;
	border: 1px solid #cecece;
	background: linear-gradient(#fff, #ececec);
}
.parental_guard .moni_engineering h2,
.parental_guard .monitoring_engineering h2,
.parental_guard .parent_process h2,
.parental_guard .progress_inquiry h2,
.parental_guard .user-jump h2,
.user-instructions .user-agreement h2 {
	color: #091c28;
	font-weight: 600;
	text-align: center;
}
.head {
	width: 100%;
	height: 60px;
	/* background-color: rgba(255, 255, 255, 0.5); */
	z-index: 99;
	box-sizing: border-box;
	/* border: 1px solid #fff; */
}
.head .wrapLogo {
	width: 1260px;
	margin: 0 auto;
	align-items: center;
}
.head .wrapLogo img {
	display: block;
}
.navList {
	margin: 0 auto;
	margin-top: -90px;
}
.navList ul {
	padding-top: 27px;
	padding-left: 315px;
}
.navList a {
	display: block;
	height: 65px;
	line-height: 65px;
	padding: 0 25px;
	font-size: 22px;
	color: #364573;
}
.footerBlock .info1 a,
.footerBlock .info1 p,
.footerBlock .p2 {
	font-size: 15px;
	color: #fff;
}
.navList li {
	height: 65px;
	margin-right: 1px;
}
.navList li:before {
	position: absolute;
	top: 50%;
	right: -1px;
	display: block;
	width: 1px;
	height: 20px;
	margin-top: -8px;
	background-color: #6289b6;
}
.navList li:last-child:before {
	background-color: transparent;
}
.navList li.selected a {
	background-color: #c5120d;
	color: #fff;
}
.footerBlock {
	padding: 60px 0;
	background-color: #000;
}
.footerBlock .wrap {
	width: 835px;
	margin: 0 auto;
}
.footerBlock .leftImg {
	padding-top: 10px;
}
.footerBlock .topInfo {
	padding-bottom: 10px;
}
.footerBlock .topInfo .logo {
	width: 55px;
	height: 42px;
	background-repeat: no-repeat;
	background-size: 150px;
	background-position: -91px -96px;
}
.footerBlock .topInfo .wen {
	width: 26px;
	height: 27px;
	margin: 10px 10px 0;
	background-repeat: no-repeat;
	background-size: 150px;
	background-position: -126px -154px;
}
.footerBlock .info1 p {
	line-height: 30px;
}
.footerBlock .p2 {
	line-height: 22px;
}
.detailTopBg {
	height: 768px;
}
.detailTopBg .detailTop {
	width: 1226px;
	height: 200px;
	margin: 338px auto 0;
}
.detailTopBg .tabTitle {
	padding-left: 246px;
}
.detailTopBg .tabTitle li {
	width: 105px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background-position: 0 0;
	background-size: 167px;
}
.detailTopBg .tabTitle li a {
	display: block;
	font-size: 21px;
	color: #1d8ad7;
}
.detailTopBg .tabTitle li:nth-child(1) {
	margin-right: 112px;
}
.detailTopBg .tabTitle li:nth-child(2) {
	margin-right: 100px;
}
.detailTopBg .tabTitle li:nth-child(3) {
	margin-right: 99px;
}
.detailTopBg .tabTitle li.selected,
.detailTopBg .tabTitle li:hover {
	background-position: 0 -54px;
}
.detailTopBg .tabTitle li.selected a,
.detailTopBg .tabTitle li:hover a {
	color: #fff;
}
.detailTopBg .tabTitle li:last-child {
	margin-right: 0;
}
.detailTop h1 {
	padding-left: 525px;
	height: 104px;
	line-height: 104px;
	letter-spacing: 5px;
	font-size: 60px;
	font-weight: 600;
	color: #0072c3;
}
.detailTop p.site {
	padding-top: 70px;
	padding-right: 20px;
	text-align: right;
	font-size: 15px;
	color: #0072c3;
}
.detailTop p.site a {
	font-size: 14px;
	color: #0072c3;
}
.articleWrapBg {
	height: 1527px;
}
.articleWrapBg .conCenter {
	width: 1210px;
	height: 954px;
	margin: 0 auto;
}
.articleList li {
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 1px dashed #b7e5ff;
}
.articleList li:last-child {
	margin-bottom: 0;
}
.articleList .artImg {
	width: 285px;
	height: 150px;
	margin-right: 25px;
	overflow: hidden;
}
.articleList .intro {
	width: 900px;
	padding-top: 25px;
}
.articleList .intro h2 {
	padding: 10px 0 15px;
	font-size: 24px;
	color: #3d3d3d;
}
.articleList .intro p.des {
	font-size: 16px;
	color: #888;
}
.articleList .type {
	display: block;
	width: 52px;
	height: 18px;
	line-height: 17px;
	border-radius: 10px;
	box-sizing: border-box;
	border: 1px solid #1d8ad7;
	text-align: center;
	font-size: 12px;
	color: #1d8ad7;
}
.pageBlock {
	height: 105px;
	padding-top: 30px;
	text-align: center;
}
.pageBlock a,
.pageBlock span {
	display: inline-block;
	width: 41px;
	height: 38px;
	line-height: 38px;
	margin-right: 15px;
	font-size: 14px;
	color: #1d8ad7;
}
.pageBlock .page-next,
.pageBlock .page-prev {
	width: 50px;
	height: 38px;
	line-height: 38px;
	background-color: #b7e5ff;
	font-size: 20px;
}
.pageBlock .current {
	background-color: #1d8ad7;
	color: #fff;
}
.contactWayWrap {
	width: 1260px;
	margin: 0 auto;
}
.contactWayWrap .contactWay {
	padding-top: 316px;
	padding-left: 113px;
}
.contactWayWrap .contactWay li {
	width: 160px;
	height: 160px;
	margin-right: 315px;
}
.contactWayWrap .contactWay li:last-child {
	margin-right: 0;
	padding-left: 65px;
}
.contactWayWrap .contactWay li:last-child p {
	font-size: 13px;
	color: #3d3d3d;
}
.contactWayWrap .contactWay li:last-child p.tel {
	padding-top: 47px;
	margin-bottom: 54px;
}
.fixedWin {
	top: 180px;
	right: 100px;
	width: 269px;
	height: 476px;
	background-image: url(../images/floatwin.png);
	background-repeat: no-repeat;
	background-size: 100%;
}
.fixedWin ul {
	padding-left: 74px;
	padding-top: 35px;
}
.fixedWin li:nth-child(1) {
	width: 140px;
	height: 140px;
	margin-left: 6px;
	margin-bottom: 23px;
	overflow: hidden;
}
.fixedWin li:nth-child(2),
.fixedWin li:nth-child(3),
.fixedWin li:nth-child(4) {
	width: 150px;
	height: 49px;
}
.fixedWin li:nth-child(3) {
	margin-top: 15px;
	margin-bottom: 11px;
}
.head .leftCon li {
	width: 42px;
	height: 42px;
	margin-right: 15px;
	background-image: url("../images/headico.png");
	background-size: 148px;
	transition: all 0.2s cubic-bezier(0.4, 0, 1, 1);
	-webkit-transition: all 0.2s cubic-bezier(0.4, 0, 1, 1);
}
.head .leftCon li:nth-child(2) {
	background-position: -52px 0px;
}
.head .leftCon li:nth-child(3) {
	background-position: -106px 0px;
}

.head .leftCon li:hover {
	background-position-y: -50px;
}

.head .leftCon li:last-child {
	margin-right: 0;
}
.head .leftCon li:hover .codeImg {
	display: block;
}
.head .leftCon ul {
	height: 60px;
	align-items: center;
}
.head .leftCon li .codeImg {
	display: none;
	top: 45px;
	left: 50%;
	z-index: 10;
	width: 120px;
	margin-left: -75px;
}
