.ms-content-about {
	margin: 60px auto 145px auto!important;width: 1200px;
}

.ms-content-about a:link {
	color: #000;
	text-decoration: none
}

.ms-content-about a:visited {
	color: #000;
	text-decoration: none
}

.ms-content-about a:active {
	color: #000;
	text-decoration: none
}

.ms-content-about a:hover {
	color: #000;
	text-decoration: none
}

.ms-content-about .ms-content-main {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.ms-content-about .ms-content-main .ms-content-left {
	width: 165px;
    background: #fff;
}

.ms-content-about .ms-content-main .ms-content-left .ms-content-left-title {
	font-weight: bold;
	background-color: #009aff;
	color: #fff;
	height: 40px;
	line-height: 40px;
	width: 190px;
	padding: 0 20px;box-sizing: border-box;
}

.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul {
	background-color: #fff;
	margin-top: 1px;
	width: 100%;
}

.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul a:hover {
	color: #fff
}

.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul a:hover li {
	/* background-color: #54bcfe */color:#005cb1;
}

.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul a {
	color: #999999
}

.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul li {
/* 	height: 30px; */
	line-height: 30px;
	font-size: 20px;
	cursor: pointer;color:#333;
	padding: 0 20px;border-left:5px solid #fff;box-sizing: border-box;margin-bottom:40px;
}

.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul li .ms-content-left-li-more {
	float: right
}

.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul .ms-content-left-li-first {
	color: #005cb1
}

.ms-content-about .ms-content-main .ms-content-left .ms-content-left-ul .ms-content-left-li-first li {
	background-color: #Fff;border-color:#e60112;color:#005cb1;font-weight:bold;
}

.ms-content-about .ms-content-main .ms-content-right {
	width: 1035px;
    position: relative;
}

.ms-content-about .ms-content-main .ms-content-right a:visited {
	color: #000000
}

.ms-content-about .ms-content-main .ms-content-right .ms-content-right-position {
	font-size: 14px;
    overflow: hidden;
    text-align: right;
}

.ms-content-about .ms-content-main .ms-content-right .ms-content-right-position a:hover {
	color: #0099ff
}

.ms-content-about .ms-content-main .ms-content-right .ms-content-right-position span {
	padding: 0 5px
}

.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main {
	width: 1035px;
    padding-left: 35px;
    box-sizing: border-box;
    border-left: 1px solid #ccc;
}

.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main .ms-content-right-main-content {
margin-top: 60px;
}

.ms-content-about .ms-content-main .ms-content-right .ms-content-right-main .ms-content-right-main-title {
	width: 100%;background:red url('../images/indexImg/images/titleBg.png') no-repeat center top;background-size: 100% 100%;height:74px;display: flex;flex-direction: column;justify-content: center;align-items: center;
}/*# sourceMappingURL=./about.css.map */

.ms-content-right-main-title-div{width:100%;text-align: center;color:#fff!important;font-size:30px;}
.ms-contentEnglish{font-size:12px;color:#fff;color:#fff;text-align: center;}


.zqNav{position: absolute;right:0;top:-40px;z-index: 2;}