@media screen and (max-width:768px) {
	.firmconusp {
		font-size: 21px !important;
	}

	.firmconuspan {
		font-size: 12px !important;
	}
	#navbar-menu .navbar-nav>li>a {
		color: #fff !important;
	}
	.top-nav a{
		color: #fff !important;
	}
	.top-nav-se li a {
		color: #FFF !important;
	}
}


#aboutourbanner {
	width: 100%;
}

.aboutcomptag {
	color: #fff;
	display: inline-block;
	margin: 0px 15px;
	font-size: 18px;
	text-align: center;
	padding: 20px 33px;
	color: #3C3C3C;
}

.aboutcomptag:hover {
	background: rgba(65, 118, 255, 1);
	color: #fff;
}

.aboutcomptagclick {
	background: rgba(65, 118, 255, 1);
	color: #fff;
}

#parenttaglinewrapper {
	text-align: center;
	background: #E9ECF2;
}

#aboutuswrapper {
	width: 1100px;
	margin: auto;
	padding: 8% 5%;
}

.honourleftbox {
	display: inline-block;
	width: 26%;
	vertical-align: top;
}

.honourrightbox {
	display: inline-block;
	width: 70%;
}

.photeimgwrap {
	width: 100%;
}

.firmconusp {
	display: block;
	font-size: 26px;
	padding: 0px;
	margin: 9px 0px;
}

.firmconuspan {
	display: block;
}

.firmconusimg {
	display: inline-block;
	width: 180px;
	margin: 14px 0px;
}

#firmcontboxleft {
	display: inline-block;
	width: 35%;
	vertical-align: top;
	color: #000;
	text-align: left;
}

#firmcontboxright {
	display: inline-block;
	width: 63%;
	vertical-align: inherit;
	margin: 7px 0px;
}

.cp-nav-ul {
	width: 1073px;
	margin: 0 auto;
	clear: both;
	position: relative;
}

#aboutourbanner {
	width: 100%;
}

.aboutcomptag {
	display: inline-block;
	margin: 0px 15px;
	font-size: 18px;
	text-align: center;
	padding: 20px 33px;
	cursor: pointer;
}

.aboutcomptag:hover {
	background: rgba(65, 118, 255, 1);
	color: #fff;
}

.aboutcomptagclick {
	background: rgba(65, 118, 255, 1);
	color: #fff;
}

#parenttaglinewrapper {
	text-align: center;
	background: #E9ECF2;
}

/* certificate */
.aboutuswrapper {
	width: 1200px;
	margin: auto;
}

.honourleftbox {
	display: inline-block;
	width: 26%;
	vertical-align: top;
}

.honourrightbox {
	display: inline-block;
	width: 70%;
}

.photeimgwrap {
	width: 100%;
	display: inline-block;
	padding: 4% 20%;
}

.owl-prev {
	position: absolute !important;
	top: 30% !important;
	width: 28px !important;
	left: -42px !important;
	background: #fff !important;
	border: 1px solid #000 !important;
	border-radius: 60% !important;
	line-height: 19px !important;
	opacity: 0.3 !important;
}

.owl-next {
	position: absolute;
	top: 30% !important;
	width: 28px !important;
	right: -42px !important;
	background: #fff !important;
	border: 1px solid #000 !important;
	border-radius: 60% !important;
	line-height: 19px !important;
	opacity: 0.3 !important;
}

.owl-controls {
	position: absolute;
	width: 63%;
	left: 0px;
	right: 0px;
	margin: auto;
}

.owl-dots {
	position: absolute;
	left: 0px;
	top: 8px;
	right: 0px;
	margin: auto;
}

.honor {
	padding-top: 7%;
	padding-bottom: 14%;
}

.mhnboxlos {}

/* cc */
.filequimgwrap {
	padding: 30px 0px;
	display: inline-block;
}

.filequimgswrap {
	display: inline-block;
	width: 49%;
}

#filequiboxwrapper {
	width: 1000px;
	margin: auto;
	padding: 40px 0px;
}

.frimquip {
	line-height: 37px;
	letter-spacing: 1.5px;
}

.frimquilinebox {
	text-align: initial;
	text-align-last: justify;
}

#topheight li>a {
	color: #333 !important;
}
.midtitle{
	width: 100%;
	height: 72px;
	background: #eee;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.itemtitle{
	width: 125px;
	height: 72px;
	margin: 0px 10px;
	overflow: hidden;
	text-align: center;
	line-height: 72px;
	color: #333333;
	font-size: 16px;
}
.itemtitle:hover{
	color: #FFFFFF;
	background: rgba(65, 118, 255, 1);
}
.itactives{
	color: #FFFFFF;
	background: rgba(65, 118, 255, 1);
}
#personlist{
	width: 100%;
	min-height: 500px;
	padding: 55px 5% 55px;
}
.pertitle{
	width: 100%;
	height: 46px;
	background-color: rgba(65, 118, 255, 1);
	color: #ffffff;
	font-size: 16px;
}
.pertitle{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.personli{
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #d2d2d2;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
}
.showdetail{
	color: rgba(65, 118, 255, 1);
}
.details{
	padding-left: 4%;
	font-size: 16px;
	margin-top: 15px;
	line-height: 200%;
	padding-bottom: 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #d2d2d2
}
.nonediv{
	width: 100%;
	height: 30px;
}
@media screen and (max-width:768px) {
	.photeimgwrap {
		padding: 20% 9% !important;
	}

	.inner1200 {
		margin: auto;
		width: inherit !important;
		text-align: center;
	}

	.ho-b-btul li {
		width: 39% !important;
	}

	.top-nav-se {
		width: 100%;
		display: none;
		position: absolute;
		background: rgba(255, 255, 255, 0.4);
		padding: 0 10px;
		padding-bottom: 1px;
		top: 58px;
	}

	#topheight li>a {
		color: #fff !important;
	}

	.top-nav-se {
		position: relative !important;
		top: 0px !important;
	}

	.aboutcomptag {
		color: #fff;
		display: inline-block;
		margin: 0px 0%;
		font-size: 10px;
		text-align: center;
		padding: 3%;
		color: #3C3C3C;
	}

	#contentiframewrapper {
		width: 100% !important;
		display: block;
	}

	.aboutuswrapper {
		width: 100%;
	}

	.pagePadding {
		padding: 2% 0px;
	}

	.aboutPbox {
		width: 100%;
	}

	.aboutP-list {
		padding: 4% 0px;
	}

	.aboutP-list li {
		float: none;
		width: 100%;
		padding: 0px 20px 14px 40px;
	}

	.aboutP-list .num {
		font-size: 32px;
		padding-right: 10px;
	}

	.inner {
		width: 100%;
		margin: 0px auto;
	}

	.pagePadding2 {
		padding: 65px 0px;
	}

	.about-boul li {
		width: 100%;
	}

	#filequiboxwrapper {
		width: 100%;
		margin: auto;
		padding: 40px 28px;
	}

	.filequimgswrap {
		display: inline-block;
		width: 99%;
		padding: 3% 0px;
	}

	.filequimgwrap {
		padding: 2% 0px;
	}


}
