body {
	font-size: 16px;

}
.cob-name{
	color: #0E2B6D;
	font-weight: bold;
}
/* 初始化导航链接样式 */
.cob-topnav a {
    color: #666;
    padding: 6px 16px;
    display: block;
    
}
.cob-topnav {
	box-shadow: 10px 5px 5px 0px rgba(100, 100, 100, 0.1)
}
 
/* 高亮样式 */
.navbar-nav .nav-link.active{
    color: #0E2B6D;
	font-weight: bold;
    border-bottom: 4px solid #0E2B6D;
}

.form-group .col-sm-9 {
			width: 60%;
		}
.form-group .close{
   margin-right: 40px;
   margin-top: 20px;
}

.font-position-right{
   text-align: left;
}
.container1 {
	margin-top: 70px;
	width: 40%;
	margin-left: 30%;
text-align: justify;
}
a.teach:link {color:#333333; text-decoration:underline}/* 未被访问的链接 */

 a.teach:visited {color:#333333; text-decoration:underline}/* 已被访问的链接 */

 a.teach:hover {color:#226e93; text-decoration:underline}/* 鼠标指针移动到链接上 */

 a.teach:active {color:#333333; text-decoration:underline}/* 正在被点击的链接 */

a.teach2022:link {color:#226e93; text-decoration:underline}/* 未被访问的链接 */

 a.teach2022:visited {color:#226e93; text-decoration:underline}/* 已被访问的链接 */

 a.teach2022:hover {color:#333333; text-decoration:underline}/* 鼠标指针移动到链接上 */

 a.teach2022:active {color:#226e93; text-decoration:underline}/* 正在被点击的链接 */
/*.container {

	text-align: justify;
}*/

/* 需要在一行的元素 */
.inline-style {
	display: inline-block;
}
.navbar-wrapper {
	width: 100%;
    margin-top: 70px;
}
.navbar-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}
.navbar-cob li {
	padding: 10px 15px;
	display: block;
}
.navbar-cob{
	background:rgba(255,255,255);
	font-weight: bold;
	box-shadow: 10px 5px 5px 0px rgba(100, 100, 100, 0.2);
}
.sufe-title p{
	   line-height:60px;
   }
.navbar-cob .navbar-nav>li>a{
	color:#0e2b6d;
}
.navbar-cob .navbar-brand {
    color: #0e2b6d;
}
.text-sufe{
	color: #0e2b6d;
}

.carousel {
    margin-bottom: 60px;
}
.sufe-bg-colour{
	background: #0e2b6d;
	margin: 0;
	height:56px;
}
.logo-mba img{
	width: 300px;
	margin-left: 6%;	
}
@media (max-width: 768px){.logo-mba img{
	width: 200px;
	margin-left: 6%;
	margin-top:8px;
}}
.sufe-name{
	float: right;	
	margin-right: 6%;
	margin-top: 15px;
}
.sufe-name li{
	float: left;
	list-style:none;
	margin-left: 10px;
}
.sufe-name a{
  color: #FFFFFF;
}
.sufe-name a:hover,
.sufe-name a:focus {
  color: #CCCCCC;
}
.navbar-cob li a{
    text-decoration: none;
}
.navbar-cob a:active{
    background-color: #ccc;
	display: block;
	
}
.marketing{
	margin-top: 50px;
}
.marketing-140{
	margin-top: 140px;
}
.marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: center;
}
.row-sufe {
	width: 96%;
	margin-left: 2%;
	margin-top: 20px;
}
.row-sufe p{
	padding: 10px;
}
.sufe-hight p{
	margin-top: 15%;
	text-align: center;
	font-weight: bolder;
}
.sufe-table{
	margin-top: 40px;
}
.title-sufe{
	color: #226e93;
}
.talke-sufe li{
	margin-bottom: 20px;
}
.sufe-title{
	font-size: 60px;
	color: #CCCCCC;
}

.sufe-en{
	float: right;
}
.sufe-en li{
	float: left;
	list-style-type: none;
	color: #666;
}
.p-life{
	float: left;
}
.p-mage{
	margin-left: 90px;
}