.mub01InpageBannerr {
	width: 100%;
	height: 300px;
}

.mub01MainContent {
	width: 100%;
	background: #f4f4f4;
}

.aboutMenu {
	width: 100%;
	text-align: center;
	padding: 40px 0 0;
}

.aboutMenu li {
	display: inline-block;
	font-size: 14px;
	color: #333333;
	background: url(../img/Single/aboutMenuBg01.png) no-repeat center;
	height: 50px;
	line-height: 50px;
	margin-left: 5px;
	width: 141px;
	text-align: center;
}

.aboutMenu li a {
	color: #333;
	text-decoration: none;
	display: block;
}

.aboutMenu li:first-child {
	margin-left: 0;
}

.aboutMenu li.cur {
	background: url(../img/Single/aboutMenuBg02.png) no-repeat center;
}

.aboutMenu li.cur a {
	color: #fff;
}

.aboutMenu li:hover {
	background: url(../img/Single/aboutMenuBg02.png) no-repeat center;
}

.aboutMenu li:hover a {
	color: #fff;
}


.aboutHonor .mub01Title {
	width: 100%;
	text-align: center;
	padding-top: 0px;
}

.mub01Title h3 {
	font-size: 26px;
	color: #1e1e1e;
	font-weight: bold;
}

.mub01Title h3 em {
	color: #043985;
	font-weight: bold;
}

.mub01Title h3 i {
	display: inline-block;
	height: 1px;
	background: #e5e5e5;
	width: 510px;
	position: relative;
	top: -6px;
}

.mub01Title h3 i.xianL {
	margin-right: 12px;
}

.mub01Title h3 i.xianR {
	margin-left: 12px;
}

.mub01Title p {
	font-size: 12px;
	color: #999999;
	font-family: arial;
	margin-top: 6px;
}

.aboutIntro {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 40px;
	background: #fff;
	margin-bottom: 35px;
	margin-top: 35px;
}

.aboutIntro .mainCon {
	width: 100%;
	margin-top: 34px;
	font-size: 14px;
	min-height: 300px;
}




.Title {
	text-align: center;
	position: relative;
	z-index: 9;
}

.Title h3 {
	font-size: 30px;
	font-weight: normal;
	color: #333;
}

.Title h3 a {
	color: #333;
}

.Title h3 a img {
	width: 19px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px;
}

.Title h3 img {
	width: 19px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px;
}

.Title p {
	font-size: 16px;
	color: #999;
	margin-top: 10px;
}

.Title p i {
	width: 70px;
	height: 1px;
	display: inline-block;
	background-color: #dedede;
	vertical-align: middle;
	margin: 0 15px;
}

.Certifications {
	padding: 30px 0;
}

.Certifications-Con {
	margin-top: 30px;
}

.Certifications-Bot {
	margin-top: 40px;
	position: relative;
}

.CertificationsBox {
	position: relative;
	overflow: hidden;
}

.CertificationsBox ul {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.CertificationsBox ul li {
	width: 285px;
	border: 1px #e9e9e9 solid;
	text-align: center;
	background-color: #fafafa;
	margin-bottom: 30px;
}


.CertificationsBox ul li span {
	width: 285px;
	display: block;
	overflow: hidden;
}

.CertificationsBox ul li span img {
	width: 285px;
	display: block;
	transition: .8s;
}

.CertificationsBox ul li:hover span img {
	transform: scale(1.03);
}

.CertificationsBox ul li p {
	height: 50px;
	line-height: 50px;
	background-color: #e9e9e9;
	font-size: 16px;
	color: #333;
	padding: 0 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.CertificationsBox ul li:hover {
	border: 1px #043985 solid;
}

.CertificationsBox ul li:hover p {
	background-color: #043985;
	color: #fff;
}



.aboutMien {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 80px;
	background: #fff;
}

.aboutMien .mainCon {
	width: 100%;
	height: 460px;
	position: relative;
	margin-top: 34px;
}

.aboutMien .mainCon span {
	display: block;
	width: 42px;
	height: 42px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	overflow: hidden;
}

.aboutMien .mainCon .btn01 {
	background: url(../img/Single/aboutMienBtn01.png) no-repeat left top;
	left: 0;
}

.aboutMien .mainCon .btn02 {
	background: url(../img/Single/aboutMienBtn02.png) no-repeat left top;
	right: 0;
}

.aboutMien .aboutMienCon {
	width: 1080px;
	height: 100%;
	margin: 0 auto;
	position: relative
}

.aboutMien .aboutMienCon .aboutMienBox {
	width: 1080px;
	height: 100%;
	margin: 0 auto;
}

.aboutMien .aboutMienCon .iteam {
	position: absolute;
	overflow: hidden;
	height: auto;
	top: 12% !important;
}

.aboutMien .aboutMienCon .iteam img {
	display: block
}

.aboutMien .aboutMienCon .iteam b {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/Single/aboutMienBg.png) repeat;
}

.aboutMien .aboutMienCon .iteam.active b {
	display: none;
}

.aboutMien .aboutMienCon .iteam.active {
	height: auto;
	top: 0 !important;
}

.aboutMien .aboutMienCon .iteam.active p {
	color: #333333;
	font-size: 14px;
	margin-top: 16px;
	text-align: center;
}

.aboutMien .aboutMienCon .iteam.active p a {
	display: block;
	color: #333;
	text-decoration: none;
}

.linkUsMap {
	width: 100%;
	padding-top: 40px;
}

#mub01MainContent {
	background: none;
}

.linkUsLy {
	width: 100%;
	margin-top: 12px;
}

.linkUsLy .mainCon {
	width: 100%;
	height: 520px;
	background: url(../img/Single/linkUsLyBg.jpg) no-repeat top;
	padding-bottom: 20px;
	position: relative;
}

.linkUsLy .mainCon .box {
	width: 500px;
	margin-left: 620px;
	padding-top: 120px;
}

.linkUsLy .mainCon .box input {
	width: 408px;
	height: 58px;
	line-height: 58px;
	padding: 0 70px 0 20px;
	border: none;
	border: 1px solid #e5e5e5;
	font-size: 16px;
	color: #999999;
	margin-bottom: 20px;
	outline: none;
	font-size: 16px;
	color: #999999;
}

.linkUsLy .mainCon .box .input1 {
	background: url(../img/Single/linkUsLy_icon01.png) no-repeat 452px center;
}

.linkUsLy .mainCon .box .input2 {
	background: url(../img/Single/linkUsLy_icon02.png) no-repeat 452px center;
}

.linkUsLy .mainCon .box textarea {
	width: 408px;
	height: 80px;
	padding: 0 70px 0 20px;
	border: none;
	border: 1px solid #e5e5e5;
	font-size: 16px;
	color: #999999;
	margin-bottom: 20px;
	outline: none;
	font-size: 16px;
	color: #999999;
	padding-top: 20px;
	background: url(../img/Single/linkUsLy_icon03.png) no-repeat 452px 20px;
	resize: none;
}

.linkUsLy .mainCon .box a {
	display: block;
	height: 60px;
	text-align: center;
	width: 100%;
	font-size: 22px;
	color: #fff;
	line-height: 60px;
	background: #043985;
	text-decoration: none;
}

.linkUsLy .mainCon .title {
	position: absolute;
	top: 66px;
	left: 70px;
}

.linkUsLy .mainCon .title h3 {
	font-size: 24px;
	color: #043985;
}

.linkUsLy .mainCon .title p {
	font-size: 20px;
	color: #b8b8b8;
	font-family: arial;
	margin-top: 2px;
}

.linkUsLy .mainCon li {
	margin-bottom: 20px;
	color: #777;
	height: 60px;
	list-style: none;
}

.linkUsLy .mainCon label {
	display: inline-block;
	float: left;
	line-height: 60px;
	height: 58px;
	width: 77px;
	border: 1px solid #dedede;
	border-right-width: 0;
	text-align: center;
	background: #fff;
}

.linkUsLy .mainCon .iptTxt {
	float: left;
	width: 252px;
	border: 1px solid #dedede;
	height: 16px;
	line-height: 16px;
	padding: 10px 0;
	outline: none;
	text-indent: 1em;
	background: #fff;
	color: #333;
}

.linkUsLy .mainCon li.yzm .iptTxt {
	float: left;
	width: 130px;
	margin-bottom: 0px;
}


.BMap_mask {
	background: transparent url(http://api.map.baidu.com/images/blank.gif);
}