body {
	margin: 0;
	padding: 0;
}

.container {
	background: #fff;
	/* padding: 30px; */
	margin: 50px auto;
	max-width: 1540px;
	border-radius: 8px;
	/*  overflow: hidden; */
}

.container .menu {
	width: 280px;
	margin-left: 130px;
	float: left;
	/* border-right: 1px solid #aaa; */
}


.positionIicon {
	display: inline block;
	width: 32px;
	height: 32px;
	margin: 0px 4px;
	float: left;
	margin-right: 10px;
}


/* .q-menu-img{
		background: url("../img/产品认证.png");
	}
	
	.q-menu-doit{
		background: url("../img/产品认证.png");
	}

	.q-menu-three{
		background: url("../img/产品认证.png");
	} */


.container .menu h3 {
	font-size: 15px;
	cursor: pointer;
	/* font-weight: 600; */
	line-height: 35px;
}

.container .menu ul {
	display: none;
}

.container .menu ul li {
	height: 32px;
	line-height: 32px;
}

.container .menu ul li a:hover {
	background: #9FB6CD;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	-moz-border-radius: 14px;
	color: #fff;

}

ul {
	list-style: none;
}

.menu ul>li>a {
	text-decoration: none;
	color: #000;
	font-size: 13px;
	display: block;
	width: 260px;
	height: 26px;
	padding-left: 10px;
	line-height: 26px;
}

.get-menu>a {
	text-decoration: none;
	color: #000;
	font-size: 13px;
	display: block;
	width: 180px;
	height: 26px;
	padding-left: 10px;
	font-weight: 100;
	text-decoration: underline
}

.container .menu .selected {
	background: #ccc;
	border-radius: 14px;
}



.container .content {
	margin-top: 15px;
	width: 860px;
	margin-left: 470px;
}

.container .content .get-menu {
	margin-left: -10px;
}

.container .content .get-menu a {
	display: inline-block;
	font-size: 13px;
	height: 40px;
}

.container .content .get-menu a:last-child {
	margin-left: -8px;
	color: #7D9EC0;
}

.container .content .get-menu span {
	display: inline-block;
	height: 40px;
	margin-left: -110px;
}

/* 00000000000000000 */
.container .content .menu0 .tab .tt {
	font-size: 13px;
	font-weight: bold;

}

.container .content .menu0 .tab {
	display: none;
}

.container .content .menu0 .active {
	display: block;
}

.container .content .menu0 .tab p {
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.8);
	word-break: break-all;
}

.container .content .menu0 .tab .tt {
	font-size: 13px;
	font-weight: bold;
}

/* 111111111111111111111 */
.container .content .menu1 .tab {
	display: none;
}

.container .content .menu1 .active {
	display: block;
}

.container .content .menu1 .tab p {
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, 1);
	word-break: break-all;
}

.container .content .menu1 .tab .tt {
	font-size: 14px;
	font-weight: bold;
}


.container .content .menu2 .tab {
	display: none;
}

.container .content .menu2 .active {
	display: block;
}

.container .content .menu2 .tab p {
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.8);
	word-break: break-all;
}

.container .content .menu2 .tab .tt {
	font-size: 14px;
	font-weight: bold;

}


.container .content .menu3 .tab {
	display: none;
}

.container .content .menu3 .active {
	display: block;
}

.container .content .menu3 .tab p {
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.8);
	word-break: break-all;
}

.container .content .menu3 .tab .tt {
	font-size: 13px;
	font-weight: bold;

}

.container .content .menu4 .tab {
	display: none;
}

.container .content .menu4 .active {
	display: block;
}

.container .content .menu4 .tab p {
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.8);
	word-break: break-all;
}

.container .content .menu4 .tab .tt {
	font-size: 13px;
	font-weight: bold;

}

.container .content .menu5 .tab {
	display: none;
}

.container .content .menu5 .active {
	display: block;
}

.container .content .menu5 .tab p {
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.8);
	word-break: break-all;
}

.container .content .menu5 .tab .tt {
	font-size: 13px;
	font-weight: bold;

}

.ment_none {
	display: none !important;
}