/* 
---------------- ?¡§?????????? --------------- */
/* ???????????? */
.m-tit1 {
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
}
.m-tit1-1{margin-bottom: 14px;}
.m-tit1 h3 {
	position: relative;
	float: left;
	padding-right: 20px;

	font-size: 30px;
	font-weight: bold;
	color: #484848;
}
.m-tit1 h3 i {
	position: absolute;
	top: 50%;left: 100%;
	width: 1180px;
	height: 1px;

	background-color: #cecece;
}
.m-tit1-2 .more {
	float: right;
	position: relative;
	padding: 0 22px 0 20px;

	font-size: 14px;
	line-height: 45px;
	color: #000;

	background: #fff url(/mba/images/gicon14.png) right center no-repeat;
}

#vsb_content_2 p{
    font-size: 14px!important;color: #333!important;line-height: 2.6!important;
    margin-bottom: 19px!important;
text-indent:2em!important;
}
#vsb_content_2 img{display: block;margin: 19px auto 22px;!important}


.m-tit1-2 .more:hover {
	color: #9a0000;
}
.m-tit2	{
	overflow: hidden;
}
.m-tit2 h3 {
	position: relative;
	float: left;
	padding: 0 20px 0 18px;
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	color: #a40000;
	background: url(/mba/images/bg2.jpg) 0 center no-repeat;
}
.topBtn{
    display: block;
    width: 48px;height: 48px;
    background: url(/mba/images/icon-top.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: fixed;right: 5%;bottom: 30px;z-index: 999;
    display: none;
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-more {
    display: block;
    float: right;
    font-size: 14px;
    color: #333;
    padding-right: 23px;
    background: url(/mba/images/gicon14.png) no-repeat center right;
    margin-top: -45px;
}

/* ???????????? end */

.m-list1 {
	padding-bottom: 5px;
}
.m-list1 li {
	padding-bottom: 24px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 20px;
}
.m-list1 .time {
	float: left;
	padding-top: 15px;

	font-size: 20px;
	line-height: 40px;
	color: #666;

	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}
.m-list1 .txt {
	overflow: hidden;
	padding-left: 40px;
}
.m-list1 .txt h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 36px;
	color: #000;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}
.m-list1 .txt p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

	font-size: 14px;
	line-height: 2em;
	color: #666;
}
.m-list1 a:hover .time{
	color: #9a0000;
}
.m-list1 a:hover .txt h3{
	color: #9a0000;
}

.m-list2 {
	
}
.m-list2 li {
	margin-bottom: 20px;
}
.m-list2 li p {
	overflow: hidden;
	padding-right: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m-list2 li a {
	padding-left: 36px;

	font-size: 16px;
	line-height: 27px;
	color: #333;

	background: url(/mba/images/list2-icon1.png) 0 center no-repeat;
}
.m-list2 li a:hover {
	text-decoration: underline;
	color: #9a0000;

	background-image: url(/mba/images/list2-icon2.png);
}
.m-list2 li span {
	float: right;

	font-size: 14px;
	line-height: 27px;
	color: #999;
}

.m-article {
	margin-bottom: 16px;
}
.m-article h1{
    font-size: 24px;color: #9a0000;font-weight: normal;
    margin-bottom: 19px;
}
.m-article .con {
	font-size: 14px;
	line-height: 2.6;
	color: #333;
}
.m-article .con p{padding-bottom: 12px;}
.m-article img {
    display: block;margin: 7px auto 19px;
}
.m-article-1 {
	margin-bottom: 0;
}
/* ??????????????????????? */
/* ??????????????????????? */
.m-share {
    overflow: hidden;
    text-align: right;
    font-size: 12px;
    line-height: 33px;
    color: #ccc;
}
.m-share .con{float: right;border: 1px #b3b3b3 solid;padding: 0 10px;border-radius: 3px;}

.m-share span {
    color: #333;padding: 0 10px 0 4px;
}
.m-share a {
    display: inline-block;vertical-align: middle;
    width: 30px;
    height: 30px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;
    margin-top: -1px;
}
.m-share .bds_weixin {background-image: url(/mba/images/share1.png);}
.m-share .bds_tsina {background-image: url(/mba/images/share2.png);}
.m-share .bds_in {background-image: url(/mba/images/share3.png);}
.m-share .bds_twitter {background-image: url(/mba/images/share4.png);}
.m-share .bds_fb {background-image: url(/mba/images/share5.png);}
.m-share .bds_print {background-image: url(/mba/images/share6.png);}
.m-share .bds_more {background-image: url(/mba/images/share7.png);}
.m-share a:hover {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8); 
    -ms-transform: scale(0.8); 
    -o-transform: scale(0.8); 
    transform: scale(0.8);
    transform-origin: center center;
}
/* ??????¡¤?????????hover?????????????????????????? */
.jiathis_style {margin-left: -212px;}


.m-serBox {
    overflow: hidden;
    position: absolute;
    top: 50%;right: 0;
    margin-top: -14px;
    width: 0;
    height: 28px;
    padding: 0 20px;

    line-height: 27px;

    background-color: #fff;

    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
.m-serBox .input {
    overflow: hidden;
    width: 0;
    padding: 0;
    border: 0;
}
.m-serBox .search {display: none;}
.m-serBox.show .btn {display: none;}
.m-serBox .btn,
.m-serBox.show .search {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 20px;
    height: 28px;    
    border: 0;

    background: url(/mba/images/gicon4-3.png) no-repeat center center;
    cursor: pointer;
}
.m-serBox .search:active {
    margin-top: 2px;
}
.m-serBox.show {
    width: 228px;
    padding: 0 0 0 20px;
}
.m-serBox.show .search {
    background-image: url(/mba/images/gicon4-2.png);
}
.m-serBox.show .input {
    width: 100%;
    height: 28px;

    font-size: 14px;
    line-height: 28px;
    padding: 0 25px 0 5px;
    border-bottom: 1px solid #cecece;
}


.m-list3 {
	
}
.m-list3 li {
	overflow: hidden;
	padding: 10px 0 30px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}
.m-list3  .pic {
	float: left;
	overflow: hidden;
	width: 166px;
	height: 120px;
}
.m-list3  .pic img {
	display: block;
	width: 100%;
	height: 100%;
}
.m-list3  .pic:hover img {
	-webkit-transform: scale(1.1);
	   -moz-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	     -o-transform: scale(1.1);
	        transform: scale(1.1);
}
.m-list3 .txt {
	overflow: hidden;
	padding-left: 20px;
}
.m-list3 .tit {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m-list3 .tit a {
	color: #000;

	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}
.m-list3 .tit a:hover{
	color: #9a0000;
}
.m-list3 .txt p {
	height: 48px;

	font-size: 14px;
	line-height: 24px;
	color: #333;

	overflow: hidden;
	display: -webkit-box;
	display: box; 
	
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.m-list3 .info {
	padding: 5px 0;

	line-height: 25px;
}
.m-list3 .info .time {
	padding-left: 24px;

	font-size: 12px;
	color: #999;

	background: url(/mba/images/icon-time.png) 0 center no-repeat;
}

.m-list4 {
	overflow: hidden;
	margin-left: -22px;
}
.m-list4 li {
	float: left;
	width: 33.3333%;
	margin-bottom: 18px;
}
.m-list4 .inner {
	display: block;
	margin-left: 22px;
}
.m-list4 .pic {
	height: 0;position: relative;
	overflow: hidden;
	padding-top: 73%;
    border: 5px solid #f5f6f2;
}
.m-list4 .pic img {
	position: absolute;
	top: 0;left: 0;
	width: 100%;
	height: 100%;
}
.m-list4 p {
	height: 48px;

	font-size: 14px;
	line-height: 24px;
	color: #333;

	overflow: hidden;
	display: -webkit-box;
	display: box; 
	
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;

	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}
.m-list4 .inner:hover img {
	opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.m-list4 .inner:hover p {
	color: #9a0000;
}

.m-list8{overflow: hidden;margin: 20px 0 0;}
.m-list8 li{float: left;}
.m-list8 a{
    display: block;width: 32px;
    font-size: 14px;color: #333;line-height: 23px;text-align: center;text-transform: uppercase;
}
.m-list8 li.on a,.m-list8 a:hover{
    color: #fff;background: #9a0000;
}

.m-list9{overflow: hidden;padding: 30px 0 0;}
.m-list9 li{
    float: left;width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding-right: 20px;margin-bottom: 31px;
    overflow: hidden;
}
.m-list9 .pic{
    float: left;width: 140px;height: 179px;
    margin-right: 30px;overflow: hidden;
}
.m-list9 .pic img{
    display: block;width: 100%;height: 100%;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-list9 .pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.m-list9 .txt{
    height: 179px;
    overflow: hidden;
    padding-top: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    font-size: 14px;color: #000;line-height: 30px;
}
.m-list9 .txt h4{
    font-size: 20px;margin-bottom: 7px;
}
.m-list9 .txt h4 a{color: inherit;}
.m-list9 .txt h4 a:hover{color: #9a0000;}

.m-list10{padding-top: 30px;}
.m-list10 li{margin-bottom: 1px;}
.m-list10 .tit{
    font-size: 18px;color: #333;line-height: 55px;font-weight: normal;
    padding-left: 30px;
    background: #ededed url(../images/icon4.png) no-repeat right 30px center;
    position: relative;cursor: pointer;
}
.m-list10 .tit:after{
    content: "";
    display: block;width: 7px;height: 7px;
    background: #333;
    position: absolute;left: 16px;top: 50%;margin-top: -4px;
}
.m-list10 li.open .tit:after{background: #a40000;}
.m-list10 li.open .tit{
    color: #a40000;font-size: 20px;font-weight: bold;
    background-image: url(/mba/images/icon2-2.jpg);
}
.m-list10 li .con{
    display: none;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}
.m-list10 li:first-child .con{display: block;}

.m-list10 table{
    width: 100%;
    font-size: 14px;color: #000;line-height: 24px;
}
.m-list10 table th{
    font-size: 16px;color: #000;line-height: 51px;
    background: #f7f7f7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.m-list10 table .th1{width: 22.85%;padding-left: 30px;}
.m-list10 table .th2{width: 20.57%;}
.m-list10 table .th3{width: 27.65%;}
.m-list10 table td{padding: 11px 0;}
.m-list10 table td:first-child{padding-left: 30px;}

.m-tab2 {
	overflow: hidden;
	padding: 1px 1px 0;
	background-color: #ededed;
    margin-bottom: 30px;
}
.m-tab2 li {
	position: relative;
	float: left;
	width: 25%;
}
.m-tab2 li a {
	display: block;
	height: 49px;
	font-size: 16px;
	text-align: center;
	line-height: 46px;
	color: #000;
}
.m-tab2 li a:hover {
	color: #9a0000;
}
.m-tab2 li.on a {
	color: #9a0000;
	background-color: #fff;
}
.m-tab2 li:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 20px;
	margin-top: -10px;
	background-color: #fff;
}
.m-tab2 li:last-child:after {
	display: none;
}
.m-tab2.tab1 li {
	width: 50%;
}
.m-tab2.tab2 li {
    width: 16.6666%;
}
.m-tab2.tab3 li {
	width: 20%;
}




/*
-----------------[??????????????]--------------*/
.m-arti{
    font-size: 14px;color: #333;line-height: 34px;
    margin-bottom: 19px;
}
.m-arti img{display: block;margin: 0 auto 2px;}
.m-arti p{
    text-indent: 2em;padding-bottom: 12px;
}
.m-arti .p-notes{padding-bottom: 8px;text-align: center;text-indent: 0;}
.m-arti h1{
    font-size: 20px;color: #333;text-align: center;
    margin-bottom: 8px;
}
.m-arti .info{
    display: block;margin-bottom: 16px;
    font-family: "????????????";font-size: 12px;color: #999;line-height: 24px;text-align: center;
}

.m-recomend{padding-top: 13px;border-top: 1px solid #e6e6e6;margin-top: 60px;}
.m-recomend .title{color: #333;font-size: 20px;font-weight: bold;height: 30px;line-height: 30px;overflow: hidden;}
.ul-list13{padding-top: 7px;}
.ul-list13 a{display: block;height: 34px;line-height: 34px;overflow: hidden;padding-left: 17px;
    background: url(/mba/images/yicon1.png) no-repeat center left;color: #333;font-size: 14px;
	white-space: nowrap;text-overflow: ellipsis;
}
.ul-list13 a:hover{color: #9a0000;}


/* ??????EMBA????????????????????????2 */
.dl-list1 {
	margin-bottom: 40px;
}
.dl-list1 dd {
	padding: 17px 10px 0;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 10px;
}
.dl-list1 .tit {
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	color: #000;
}
.dl-list1 .m-list9 {
	padding-top: 17px;
}

/* ???????????????????? */
.m-txt1	{
	overflow: hidden;
	margin-bottom: 30px;
}
.m-txt1	.pic {
	float: left;
	overflow: hidden;
	width: 285px;
	height: 154px;
}
.m-txt1	.pic img {
	display: block;
	width: 100%;
	height: 100%;
}
.m-txt1	.txt {
	overflow: hidden;
	height: 154px;
	padding-left: 35px;

	font-size: 0;
}
.m-txt1	.txt:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}
.m-txt1	.txt .dib {
	display: inline-block;
	vertical-align: middle;

	font-size: 14px;
	line-height: 30px;
	color: #3d3d3d;
}
.m-txt1 .more {
	padding-right: 22px;

	color: #9a0000;

	background: url(/mba/images/gicon14-3.png) right center no-repeat;
}
.m-txt1 .more:hover {
	text-decoration: underline;
}

.m-list11 {
	overflow: hidden;
	margin-left: -118px;
	margin-bottom: 15px;
}
.m-list11 li {
	float: left;
	width: 50%;
	padding: 0 0 3px 118px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 15px;

	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;   
	-o-box-sizing: border-box; 
	box-sizing: border-box;
}
.m-list11 h3 {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.m-list11 h3 a {
	display: block;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m-list11 h3 a:hover {
	color: #9a0000;
}
.m-list11 li span{
	font-size: 12px;
	font-family: Arial;
	line-height: 22px;
	color: #a6a6a6;
}

.m-txt2 {
	position: relative;
	padding-top: 4px;
}
.m-txt2 .col-r {
	position: relative;
	width: 280px;
	height: 130px;
}
.m-txt2 .lists {
	position: absolute;
	bottom: 0;right: 0;
	width: 100%;
	border-top: 1px solid #eee;
}
.m-txt2 .lists:before {
	content: "";
	position: absolute;
	top: -1px;right: 100%;
	width: 40px;height: 1px;

	background-color: #fff;
}
.m-txt2 .lists li {
	border-bottom: 1px solid #eee;
}
.m-txt2 .lists a {
	display: block;
	height: 89px;

	font-size: 18px;
	text-align: center;
	line-height: 89px;
	color: #000;

	background-color: #f6f6f6;
}
.m-txt2 .lists span {
	display: inline-block;
	padding-left: 49px;

	background-repeat: no-repeat;
	background-position: left center;
}
.m-txt2 .lists .i1 span {
	background-image: url(/mba/images/yicon2.png);
}
.m-txt2 .lists .i2 span {
	background-image: url(/mba/images/yicon3.png);
}
.m-txt2 .lists a:hover {
	color: #9a0000;
}
.m-txt2 .lists .i1 a:hover span {
	background-image: url(/mba/images/yicon2-on.png);
}
.m-txt2 .lists .i2 a:hover span {
	background-image: url(/mba/images/yicon3-on.png);
}
.m-list12 {
	overflow: hidden;
	padding-right: 27px;
}
.m-list12 li {
	float: left;
	width: 189px;
	padding-right: 10px;

	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;   
	-o-box-sizing: border-box; 
	box-sizing: border-box;
}
.m-list12 .pic {
	overflow: hidden;
	display: block;
	position: relative;
	padding-top: 72.6257%;
}
.m-list12 .pic:hover img {
	opacity: .8;
	filter: alpha(opacity=80);
}
.m-list12 .pic img {
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
}

/* EMBA???????? */
.m-index1 {
	overflow: hidden;
	padding: 30px 0;
}
.m-index1 .col-l {
	width: 73.73%;
}
.m-index1 .col-r {
	width: 23.73%;
}
.m-index1 .col-r .btm {
	display: block;
	height: 40px;
	padding: 19px 0 20px 100px;
	font-size: 18px;
	line-height: 20px;
	color: #fff;

	background: #9a0000 url(../images/ybg2.png) 0 bottom no-repeat;

	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}
.m-index1 .col-r .btm:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}
.m-index1 .g-title2 {
	margin-bottom: 20px;
}
.m-index2 .ul-list5 {
	margin-bottom: 10px;
}

.index1-content .r-box {
	overflow: hidden;
	height: 360px;
}
.m-list13 {
	overflow: hidden;
	padding-left: 20px;
}
.m-list13 li {
	padding: 15px 0 25px 25px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 10px;

	background: url(/mba/images/bg2.jpg) 10px 25px no-repeat;
}
.m-list13 h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
}
.m-list13 h3 a {
	display: block;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m-list13 h3 a:hover {
	color: #9a0000;
}
.m-list13 li span {
	font-size: 14px;
	color: #a6a6a6;
}
.m-slick1 {
	overflow: hidden;
	float: left;
	width: 496px;
}
.m-slick1 .item {
	position: relative;
	display: block;
}
.m-slick1 .pic {
	overflow: hidden;
	position: relative;
	padding-top: 72.58%;
}
.m-slick1 .pic img {
	position: absolute;
	top: 0;left: 0;
	width: 100%;
	height: 100%;
}
.m-slick1 .txt {
	position: absolute;
	bottom: 0;left: 0;
	width: 100%;
	height: 42px;
	padding: 0 100px 0 20px;

	font-size: 14px;
	line-height: 40px;
	color: #fff;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

	background: url(/mba/images/ybg1.png) 0 0 repeat;

	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;   
	-o-box-sizing: border-box; 
	box-sizing: border-box;
}
.m-slick1 .txt span {
	padding-left: 16px;

	background: url(/mba/images/bg2.jpg) 0 center no-repeat;
}
.m-slick1 .slick-dots {
	position: absolute;
	z-index: 99;
	right: 15px;bottom: 16px;

	font-size: 0;
	
}
.m-slick1 .slick-dots li {
	display: inline-block;
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	margin: 0 5px;
	
	border-radius: 50%;
	cursor: pointer;
	
}
.m-slick1 .slick-dots .slick-active {
	background-color: #fff;
}
.m-slick1 .slick-dots button {
	display: none;
}

.m-list14 {
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
}
.m-list14 li {
	border-top: 1px solid #eee;
}
.m-list14 a {
	display: block;
	height: 39px;
	padding: 20px 20px 20px 100px;

	font-size: 16px;
	text-align: left;
	line-height: 38px;
	color: #000;

	background-color: #f6f6f6;
	background-repeat: no-repeat;
	background-position: 50px 0;
}
.m-list14 a:hover {
	color: #9a0000;
	background-position: 50px bottom;
}
.m-list14 .i1 a {
	background-image: url(/mba/images/yicon4.png);
}
.m-list14 .i2 a {
	background-image: url(/mba/images/yicon5.png);
}
.m-list14 .i3 a {
	background-image: url(/mba/images/yicon6.png);
}

.ul-list6 {
	overflow: hidden;
	padding-top: 20px;
	margin-left: -20px;
}
.ul-list6 li {
	float: left;
	width: 25%;
}
.ul-list6 a {
	display: block;
	margin-left: 20px;
}
.ul-list6 .pic {
	overflow: hidden;
	position: relative;
	padding-top: 73%;
	margin-bottom: 17px;
}
.ul-list6 .pic img {
	position: absolute;
	top: 0;left: 0;
	width: 100%;
	height: 100%;
}
.ul-list6 .pic:after {
	content: "";
	position: absolute;
	left: 24px;bottom: 20px;
	width: 37px;
	height: 37px;

	background: url(/mba/images/yicon7.png) 0 0 no-repeat;
	background-size: contain;
}
.ul-list6 .txt {
	height: 40px;

	font-size: 14px;
	line-height: 20px;
	color: #000;

	overflow: hidden;
	display: -webkit-box;
	display: box; 
	
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;

	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
}
.ul-list6 a:hover .pic img {
	opacity: .8;
	filter: alpha(opacity=80);
}
.ul-list6 a:hover .txt {
	color: #9a0000;
}

.hide-tab {
	overflow: hidden;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}


/*
-----------------[??????????????????????]--------------*/
.m-inter{
    font-size: 16px;color: #666;line-height: 36px;text-align: center;
}
.m-inter h4{
    font-size: 30px;color: #9a0000;font-weight: normal;
    margin-bottom: 6px;
}
.m-inter .con{
    padding: 50px 0 35px;
    margin: 21px 0 40px;
    background: #f5f5f5;
    line-height: 45px;
}
.m-inter .form-group{
    margin-bottom: 25px;
}
.m-inter input[type="text"]{
    display: inline-block;vertical-align: top;
    width: 280px;height: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #ebebeb solid;
    background: #fff;
    padding: 0 15px;
    font-size: 14px;color: #000;line-height: 43px;
}
.m-inter input[type="text"]::-webkit-input-placeholder {
    color: #999;
}
.m-inter input[type="text"]:-moz-placeholder {
    color: #999;
}
.m-inter input[type="text"]:-ms-input-placeholder {
    color: #999;
}

.m-inter input[type="submit"]{
    display: inline-block;vertical-align: top;
    width: 120px;height: 45px;
    background: #9a0000;border: none;
    cursor: pointer;
    font-size: 18px;color: #fff;line-height: 45px;text-align: center;
    margin-top: 15px;
}
.m-inter input[type="submit"]:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}



/*
-----------------[????????????????????????]--------------*/
.m-apply{
    font-size: 14px;color: #000;line-height: 24px;
}
.m-apply h3{
    font-size: 24px;color: #000;line-height: 36px;font-weight: normal;
    text-align: center;
    margin-bottom: 34px;
}
.m-apply .inner{
    padding: 36px 40px 60px;
    margin-bottom: 40px;
    background: #f5f5f5;
}
.m-apply .inner p{padding: 8px 0;}

.m-apply input[type="submit"]{
    display: block;
    width: 120px;height: 45px;
    background: #9a0000;border: none;
    cursor: pointer;
    font-size: 18px;color: #fff;line-height: 45px;text-align: center;
    margin: 39px auto 0;
    padding: 0;
}
.m-apply input[type="submit"]:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.m-apply .tit{
    overflow: hidden;
    font-size: 20px;color: #9a0000;line-height: 30px;font-weight: normal;
    padding: 22px 0 25px;
}
.m-apply .tit.last{padding-bottom: 8px;}
.m-apply .tit span{
    display: block;float: left;
    padding-right: 20px;position: relative;
    padding-left: 16px;
    background: url(/mba/images/bg2.jpg) no-repeat left center;
}
.m-apply .tit i{
    display: block;width: 999px;height: 1px;
    background: #e6e6e6;
    position: absolute;left: 100%;top: 50%;
}

.m-apply .con{overflow: hidden;margin-bottom: -13px;}
.m-apply .con .con-l{float: left;width: 456px;}
.m-apply .con .con-r{float: right;width: 456px;}

.m-apply .form-group{overflow: hidden;margin-bottom: 25px;line-height: 40px;}
.m-apply .form-group span{
    display: block;float: left;width: 178px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding-right: 11px;text-align: right;
}
.m-apply b{
    display: inline-block;vertical-align: middle;
    margin-right: 4px;
    color: #c50000;font-size: 16px;font-weight: normal;
}
.m-apply .form-group em{
    display: block;overflow: hidden;
}

.m-apply input,.m-apply select{
    display: inline-block;vertical-align: top;
    width: 100%;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #ebebeb solid;
    font-size: 14px;color: #000;line-height: 38px;
    padding: 0 15px;
    background: #fff;
}
.m-apply .inp1{width: 256px;margin-right: 4px;}
.m-apply select{
    padding-right: 25px;
    background: #fff url(../images/icon01.png) no-repeat right 13px center;
}
.m-area{margin-right: -12px;}
.m-area select{
    display: block;float: left;
    width: 134px;margin-right: 10px;
}
.m-apply input[type="text"]::-webkit-input-placeholder {
   color: #333;
}
.m-apply input[type="text"]::-moz-placeholder { 
   color: #333;  
}
.m-apply input[type="text"]::-ms-input-placeholder {  
   color: #333;  
}

.m-apply .con-checkbox{
    padding: 16px 20px 12px;
    background: #fff;
    margin: 8px 0 25px 12px; 
    overflow: hidden;
    line-height: 24px;
}
.m-apply .con-checkbox .checkbox{
    /*display: block;float: left;*/
    display: inline-block;vertical-align: top;
    width: 158px;
    font-size: 14px;
    color: #333;margin-bottom: 10px;
    position: relative;overflow: hidden;
    padding-left: 19px;
    background: url(/mba/images/icon02.jpg) no-repeat left center;
    cursor: pointer;
}
.m-apply .con-checkbox2 .checkbox{width: 300px;}
.m-apply .con-checkbox2 .checkbox.last{
    width: auto;
    background-position: left 7px;
}
.m-apply .con-checkbox2 .checkbox.last input{
    width: 280px;height: 30px;line-height: 30px;
}
.m-apply .checkbox.checked{background-image: url(/mba/images/icon02-1.jpg);}
.m-apply .checkbox input[type="checkbox"]{
    display: none;
    padding:0;margin: 0;
}

.m-apply table{
    width: 100%;
    border: 1px #e0e0e0 solid;
    font-size: 14px;color: #333;line-height: 44px;
    text-align: center;
    margin: 8px 0 12px;
}
.m-apply table th,.m-apply table td{
    border: 1px #e0e0e0 solid;
}
.m-apply table th{
    font-size: 14px;color: #000;line-height: 53px;text-align: center;
    background: #fff;
}
.m-apply table .th1{width: 22.9%;}
.m-apply table .th2{width: 21.86%;}
.m-apply table .th3{width: 21.34%;}
.m-apply .table1 .th1{width: 35.33%;}
.m-apply .table1 .th2{width: 30.88%;}
.m-apply table input{
    border: none;
    height: 44px;line-height: 44px;background: none;
    text-align: center;
}
.m-apply .date{overflow: hidden;position: relative;}
.m-apply .date input{
    float: left;
    display: block;width: 50%;
    padding: 0 4%;
}
.m-apply .date span{
    display: block;width: 4%;
    text-align: center;
    position: absolute;left: 50%;top: 0;
    margin-left: -2%;
}



/*******************************
    -------[=2017.07.05]-------
********************************/

/*
-----------------[??????¡¤??????-04MBA????????????????????????????]--------------*/

.m-brief{overflow: hidden;padding: 6px 0 31px;}
.m-brief .pic{
    float: left;width: 300px;height: 220px;
    margin-right: 29px;overflow: hidden;
}
.m-brief .pic img{
    display: block;width: 100%;height: 100%;
}
.m-brief .txt{
    height: 220px;
    overflow: hidden;
    font-size: 14px;color: #3d3d3d;line-height: 30px;
}
.m-brief .txt p{margin-bottom: 18px;}
.m-brief .m-tit2{
    clear: both;margin-bottom: 22px;margin-top: -5px;
}
.m-brief-1 .txt p{margin-bottom: 5px;}

.btn-more{
    display: block;width: 151px;height: 38px;
    font-size: 16px;color: #fff;line-height: 38px;text-align: center;
    background: #9a0000;
    margin-top: 40px;
}
.btn-more:hover{
    color: #fff;
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}


/*
-----------------[???????????????????????????2]--------------*/
.m-proj-det{position: relative;padding: 0 0 0;}
.m-proj-det .slider{margin: 0 -7px;}
.m-proj-det .slick-next,.m-proj-det .slick-prev{
    position: absolute;top: 50%;margin-top: -42px;overflow: hidden;
    width: 30px;height: 84px;font-size: 0;line-height: 0;z-index: 100;
    background: none;border: none;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    cursor: pointer;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-proj-det .slick-prev{left: 7px;background-image: url(/mba/images/arr-l1.png);}
.m-proj-det .slick-next{right: 7px;background-image: url(/mba/images/arr-r1.png);}
.m-proj-det .slick-next:hover,.m-proj-det .slick-prev:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.m-proj-det a{display: block;margin: 10px 7px 31px;}
.m-proj-det a:hover{
    box-shadow: 0 5px 15px rgba(0,0,0,.3);
}
.m-proj-det .pic{height: 0;padding-top: 74.82%;position: relative;}
.m-proj-det .pic img{
    display: block;width: 100%;height: 100%;
    position: absolute;left: 0;top: 0;
}
.m-proj-det .txt{
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    font-size: 14px;color: #999;line-height: 22px;
    background: #f2f2f2;
    padding: 23px 23px 38px;
    overflow: hidden;
}
.m-proj-det a:hover .txt{
    color: #fff;background: #9a0000;
}
.m-proj-det .txt h4{
    font-size: 18px;color: #9a0000;font-weight: normal;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 14px;
}
.m-proj-det a:hover .txt h4{color: #fff;}
.m-proj-det .txt p{height: 66px;overflow: hidden;}


/*
-----------------[?????????????????]--------------*/

.m-txt3{
    font-size: 14px;color: #333;line-height: 2.6;
    margin-bottom: 19px;
text-indent:2em
}
.m-txt3 img{display: block;margin: 19px auto 22px;}
.m-txt3 .p-txt{margin-bottom: 12px;}
.m-txt3 p span{color: #000;font-weight: bold;}
.m-txt3 .p-notes{padding-bottom: 8px;text-align: center;text-indent: 0;}
.m-txt3 h1{
    font-size: 20px;color: #333;text-align: center;
    margin-bottom: 8px;
}
.m-txt3 .info{
    display: block;margin-bottom: 16px;
    font-family: "????????????";font-size: 12px;color: #999;line-height: 24px;text-align: center;
}
.m-txt3 h4{font-size: 18px;color: #000;padding: 9px 0 0 0;}
.m-txt3 h5{font-size: 18px;color: #9a0000;padding: 13px 0 5px;line-height: 30px;}
.m-txt3 .txt{padding: 10px 0 0;}
.m-txt3 .txt p{margin-bottom: 12px;}
.m-txt3 table p{text-indent:0em}
/*
-----------------[???¡ã?????????-01?????????????????????]--------------*/

.m-list5 {
    padding-bottom: 5px;
}
.m-list5 li {
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
}
.m-list5 li:last-child{margin-bottom: 0;}
.m-list5 h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-list5 h3 a {
    color: #000;
}
.m-list5 h3 a:hover {
    color: #9a0000;
}
.m-list5 .info {}
.m-list5 .info .time {
    display: inline-block;vertical-align: top;
    font-family: "????????????";
    padding-left: 24px;
    font-size: 12px;
    color: #999;
    line-height: 24px;
    background: url(/mba/images/icon-time.png) 0 center no-repeat;
}
.m-list5 p {
    max-height: 48px;
    font-size: 14px;
    line-height: 24px;
    color: #8f8f8f;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 4px 0 10px;
}


.m-acti{overflow: hidden;margin-bottom: 30px;}
.m-acti .pic{
    float: left;width: 249px;height: 180px;
    position: relative;margin-right: 30px;
    overflow: hidden;
}
.m-acti .pic img{
    display: block;width: 100%;height: 100%;
    position: relative;z-index: 1;
}
.m-acti .pic:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.m-acti .pic span{
    padding: 0 8px;
    position: absolute;left: 0;top: 0;z-index: 2;
    background: #414b67;
    font-size: 12px;color: #fff;line-height: 29px;
}
.m-acti .txt{
    overflow: hidden;
    font-size: 14px;color: #6e6e6e;line-height: 30px;
}
.m-acti .txt p{
    height: 90px;overflow: hidden;
}
.m-acti .txt h4{
    font-size: 16px;color: #000;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 2px;
}
.m-acti .txt h4 a{color: inherit;}
.m-acti .txt h4:hover a{color: #9a0000;}
.m-acti .date{
    font-family: "????????????";
    font-size: 12px;color: #999;line-height: 24px;
    background: url(/mba/images/icon-time.png) no-repeat left center;
    padding: 9px 0 7px 24px;
}

/*
-----------------[???¡ã?????????-02??????????????2]--------------*/
.m-club{position: relative;}
.m-club .slider{margin: 0 -7px;}
.m-club .slick-next,.m-club .slick-prev{
    position: absolute;top: 50%;margin-top: -36px;overflow: hidden;
    width: 20px;height: 45px;font-size: 0;line-height: 0;z-index: 100;
    background: none;border: none;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    cursor: pointer;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-club .slick-prev{left: 8px;background-image: url(/mba/images/arr-l2.png);}
.m-club .slick-next{right: 8px;background-image: url(/mba/images/arr-r2.png);}
.m-club .slick-next:hover,.m-club .slick-prev:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.m-club a{display: block;margin: 2px 8px 30px;}
.m-club a:hover{
    box-shadow: 0 3px 8px rgba(0,0,0,.15);
}

.m-club .pic{
    height: 0;padding-top: 72.24%;position: relative;
}
.m-club .pic img{
    display: block;width: 100%;height: 100%;
    position: absolute;left: 0;top: 0;
}
.m-club .txt{
    background: #fafafa;
    font-size: 14px;color: #6c6c6c;line-height: 24px;
    padding: 19px 25px;
}
.m-club .txt h4{
    font-size: 18px;color: #000;font-weight: normal;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 11px;
}
.m-club .txt h4 span{font-size: 15px;}
.m-club a:hover .txt h4{color: #9a0000;}
.m-club .txt p{height: 48px;overflow: hidden;}

.ul-league{overflow: hidden;padding: 5px 0 32px;}
.ul-league li{
    float: left;width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    height: 100px;line-height: 100px;text-align: center;
    position: relative;overflow: hidden;
    cursor: pointer;
    border-right: 1px dashed #f0f0f0;
}
.ul-league li:nth-child(n+5){border-top: 1px #f0f0f0 dashed;}
.ul-league li:nth-child(4n){border-right: none;}
.ul-league li img{
    display: inline-block;vertical-align: middle;
    max-height: 95%;max-width: 80%;
}
.ul-league li .txt{
    position: absolute;left: 0;top: 0;
    width: 100%;height: 100%;
    background: #f2f2f2;
    opacity: 0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-league li:hover .txt{
    opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.ul-league li .txt h4{
    font-size: 20px;color: #9a0000;font-weight: normal;line-height: 1.5;
    position: absolute;left: 2px;right: 2px;top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}


/*
-----------------[????????????????????]--------------*/


















/*
-----------------[?¨C¡ã?????¡ª¨¨?¡§]--------------*/

.ul-list-paper{margin-bottom: 30px;}
.ul-list-paper li{
    padding: 24px 0;
    border-bottom: 1px #f0f0f0 solid;
    font-size: 16px;color: #333;line-height: 30px;
}


/*
-----------------[???¨¦???¨C¡ã¨¦¡ª?¨¨????¡­07]--------------*/
.g-article{
    font-size: 14px;color: #333;line-height: 34px;
    margin-bottom: 19px;
}
.g-article img{display: block;margin: 0 auto 2px;}
.g-article p{
    text-indent: 2em;padding-bottom: 12px;
}
.g-article .p-notes{padding-bottom: 8px;text-align: center;text-indent: 0;}
.g-article h1{
    font-size: 20px;color: #333;text-align: center;
    margin-bottom: 8px;
}
.g-article .info{
    display: block;margin-bottom: 16px;
    font-family: "?????¡°";font-size: 12px;color: #999;line-height: 24px;text-align: center;
}


.btn-go{
    display: block;
    width: 121px;
    height: 43px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #9a0000;
    border-radius: 4px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 10px;
}
.btn-go:hover{
    color: #fff;
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}




/*?¡­??¡±¡§?????¡ª*/
.m-pop2{
    position: fixed;left: 0;right: 0;top: 0;bottom: 0;z-index: 99999;
}
.m-pop2 .pop-bg{
    position: absolute;left: 0;top: 0;z-index: -1;
    width: 100%;height: 100%;
    background: url(/mba/images/bg7.png);
}
.m-pop2 .inner{
    position: absolute;left: 50%;top: 50%;
    background: #fff;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.m-pop2 .close{
    width: 30px;height: 30px;
    background: url(/mba/images/icon-close.png) no-repeat center center;
    position: absolute;right: 12px;top: 7px;
    cursor: pointer;
}

.m-sign-up{
    width: 532px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 57px 50px 50px;
}
.m-sign-up .form-group{
    position: relative;
    line-height: 43px;
    /*border: 1px #ccc solid;*/
    padding-left: 120px;
    margin-bottom: 20px;
}
.m-sign-up .form-group span{
    display: block;
    width: 120px;
    position: absolute;left: 0;top: 0;
    font-size: 16px;color: #333;text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-sign-up .form-group span b{font-weight: normal;color: #ad0000;margin-right: 3px;}
.m-sign-up input[type="text"]{
    display: block;width: 100%;height: 43px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    background: none;border: none;
    font-size: 16px;color: #333;line-height: 43px;
    padding: 0 10px;
    border: 1px #ccc solid;
}
.m-sign-up .btn{padding-left: 120px;}
.m-sign-up input[type="submit"],.m-sign-up input[type="button"]{
    display: inline-block;vertical-align: top;
    width: 80px;height: 42px;
    border-radius: 2px;border: none;
    cursor: pointer;
    font-size: 16px;color: #fff;line-height: 42px;text-align: center;
    margin: 0 5px 0 0;
}
.m-sign-up input[type="submit"]{background: #ad0000;}
.m-sign-up input[type="button"]{background: #ccc;}
.m-sign-up input[type="submit"]:hover,.m-sign-up input[type="button"]:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}



/*-----------------[¹«ÓÃÒ³Âë]--------------*/
.pages-pc-m{
    text-align: center;clear: both;
    font-size: 14px;color: #666;line-height: 30px;
    margin: 20px 0;
}
.pages-pc-m a,.pages-pc-m .num,.pages-pc-m input, .pages-pc-m .p_fun_d{
    display: inline-block;vertical-align: top;
    height: 30px;
    border: 1px #ededed solid;background: #fff;
    padding: 0 12px;
    font-size: 14px;color: #666;line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
      border-radius: 0;
    box-shadow: none;
    -webkit-appearance: none;

}
.pages-pc-m a:hover,.pages-pc-m a.on{
    background: #9a0000;border-color: #9a0000;color: #fff;
}
.pages-pc-m .num{width: 89px;text-align: center;}
.pages-pc-m .inp{width: 53px;text-align: center;padding: 0;}
.pages-pc-m br{display: none;}
.pages-pc-m input[type='text']{width:54px;    text-align: center;}
.pages-pc-m .p_no,
.pages-pc-m .p_no_d{display:none;}
/*
-----------------[???????¡±????-02??¡À???¨¦?¡§3]--------------*/
.ul-list-club{overflow: hidden;margin: 0 -10px;padding: 3px 0 21px;}
.ul-list-club li{
    float: left;width: 33.33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 10px 20px;
}
.ul-list-club li a{
    display: block;
    font-size: 18px;color: #4c4c4c;line-height: 60px;
    text-align: center;
    border-bottom: 1px #ccc solid;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f7f8fa;
}
.ul-list-club li a:hover{color: #9a0000;}

.ul-list-news{}
.ul-list-news li{
    border-bottom: 1px #f0f0f0 solid;
    overflow: hidden;
    font-size: 14px;color: #999;line-height: 24px;
    padding-bottom: 26px;margin-bottom: 26px;
}
.ul-list-news span{
    display: block;float: right;
    margin-left: 10px;
}
.ul-list-news a{
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;font-size: 16px;
}
.ul-list-news a:hover{color: #9a0000;}

/*
-----------------[???????¨C????]--------------*/
.ul-list-coop{padding-bottom: 10px;}
.ul-list-coop li{
    overflow: hidden;
    position: relative;
    overflow: hidden;
   /* background: #f7f8fa;*/
    margin-bottom: 30px;
}
.ul-list-coop .pic{
    float: right;
    width: 200px;
    height: 200px;position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 10px;
}
??¡§???¨¦??¨¨¡¤????.ul-list-coop .pic img{
    display: block;width: 100%;height: 100%;
}
.ul-list-coop li.odd .pic{float: left;margin-right: 10px;}
.ul-list-coop .txt{
    font-size: 14px;color: #666;line-height: 24px;
    padding: 2% 10px 10px;
}
.ul-list-coop .txt h4{
    font-size: 24px;color: #9a0000;line-height: 30px;
    font-weight: normal;
    margin-bottom: 14px;
}

/*
-----------------[????????¡®???]--------------*/
.m-slick2 {
    margin-top: 30px;
}
.m-slick2 .item {
    position: relative;
}
.m-slick2 .item img {
    display: block;
    width: 100%;
}
.m-slick2 .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    font-size: 16px;
    line-height: 58px;
    color: #fff;
    background: url(/mba/images/ybg1.png) 0 0 repeat;
}
.m-slick2 .txt span {
    display: block;
    padding: 0 110px 0 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-slick2 .slick-dots {
    position: absolute;
    z-index: 99;
    right: 32px;
    bottom: 25px;
    text-align: center;
    font-size: 0;
}
.m-slick2 .slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #bfbfbf;
    border-radius: 50%;
    cursor: pointer;
}
.m-slick2 .slick-dots li.slick-active {
    background-color: #fff;
}
.m-slick2 .slick-dots button {
    display: none;
}

.m-intro1 {
    padding-top: 20px;
    margin-bottom: 40px;
}
.m-intro1 .con {
    padding-top: 5px;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 30px;
    color: #000;
}
.m-intro1 .con p {
    text-indent: 2em;
    margin-bottom: 10px;
}
.m-intro1 .code {
    overflow: hidden;
    padding-top: 12px;
}
.m-intro1 .code .pic {
    float: left;
    width: 112px;
    height: 112px;
    border: 6px solid #ededed;
}
.m-intro1 .code .pic img {
    display: block;
    width: 100%;
    height: 100%;
}
.m-intro1 .code .txt {
    overflow: hidden;
    padding-left: 40px;
    font-size: 14px;
    line-height: 30px;
    color: #000;
}
.m-table5 td{vertical-align: middle;}
.m-table5 .th1{width: 20%;}
.m-table5 .th2{width: 40%;}
.m-table5 .th3{width: 20%;}
.m-table5 .th4{width: 20%;}


.ul-list-apply{
    overflow: hidden;
    padding: 40px 0 36px;
}
.ul-list-apply li{
    float: left;width: 25%;
}
.ul-list-apply li a{
    display: block;
    font-size: 20px;color: #000;line-height: 30px;text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ul-list-apply li i{
    display: block;width: 72px;height: 72px;
    margin: 0 auto 15px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.ul-list-apply li .icon1{background-image: url(/mba/images/icon-apply1.png);}
.ul-list-apply li:hover .icon1{background-image: url(/mba/images/icon-apply1-1.png);}
.ul-list-apply li .icon2{background-image: url(/mba/images/icon-apply2.png);}
.ul-list-apply li:hover .icon2{background-image: url(/mba/images/icon-apply2-1.png);}
.ul-list-apply li .icon3{background-image: url(/mba/images/icon-apply3.png);}
.ul-list-apply li:hover .icon3{background-image: url(/mba/images/icon-apply3-1.png);}
.ul-list-apply li .icon4{background-image: url(/mba/images/icon-apply4.png);}
.ul-list-apply li:hover .icon4{background-image: url(/mba/images/icon-apply4-1.png);}

/*-----------------[?¡­??¡±¡§¨¦?????]--------------*/
.pages-pc-m{
    text-align: center;clear: both;
    font-size: 14px;color: #666;line-height: 30px;
    margin: 20px 0;
}
.pages-pc-m a,.pages-pc-m .num,.pages-pc-m input{
    display: inline-block;vertical-align: top;
    height: 30px;
    border: 1px #ededed solid;background: #fff;
    padding: 0 12px;
    font-size: 14px;color: #666;line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.pages-pc-m a:hover,.pages-pc-m a.on{
    background: #9a0000;border-color: #9a0000;color: #fff;
}
.pages-pc-m .num{width: 89px;text-align: center;}
.pages-pc-m .inp{width: 53px;text-align: center;padding: 0;}
.pages-pc-m br{display: none;}
.p_dot{display:none;}


.m-cont{
    overflow: hidden;
    padding: 39px 150px 0;
}
.m-cont .pic{
    float: left;width: 381px;height: 235px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 50px;
    position: relative;
}
.m-cont .pic img{
    display: block;width: 100%;height: 100%;
}
.m-cont .pic h4{
    position: absolute;left: 0;right: 0;top: 68px;
    padding: 0 75px;
    font-size: 28px;color: #fff;line-height: 50px;
}
.m-cont .txt{
    overflow: hidden;
    font-size: 14px;color: #000;line-height: 24px;
    padding-top: 28px;
}
.m-cont .txt p{
    padding: 3px 0 3px 44px;
    margin-bottom: 20px;
    background-position: left top;
    background-repeat: no-repeat;
}
























.ul-list3y{text-align: center;height: 118px;line-height: 118px;}
.ul-list3y li{display: inline-block;}
.ul-list3y a{display: block;padding: 0 30px;position: relative;color: #818181;font-size: 30px;}
.ul-list3y a:after{position: absolute;right: 0;top: 50%;margin-top: -13px;height: 26px;width: 1px;background: #dfdfdf;content: '';}
.ul-list3y li:last-child a:after{display: none;}
.ul-list3y .on a, .ul-list3 a:hover{color: #c50000;}


.ul-list4y{overflow: hidden;margin: -21px -10px 0;}
.ul-list4y li{width: 33.33%;float: left;padding: 0 10px;margin-top:20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
 }
.ul-list4y .con{display: block;padding-top: 73%;position: relative;height: 0;overflow: hidden;font-size: 16px;color: #fff;}
.ul-list4y .con img{display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
 }
.ul-list4y .txt{height: 48px;line-height: 24px;overflow: hidden;background: rgba(0,0,0,.5);position: absolute;bottom: 0;left: 0;right: 0;padding: 3px 22px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-list4y .txt3{height:48px;padding: 10px 10px 10px 60px;line-height: 24px;background: rgba(0,0,0,.5);position: absolute;bottom: 0;left: 0;right: 0;}
.ul-list4y .txt3 p{height: 48px;overflow-y: hidden;}
.ul-list4y .txt3 i{display: block;width: 40px;height: 40px;position: absolute;background: url(/mba/images/img24.png) no-repeat center center;left: 10px;top: 14px;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.ul-list4y .con:hover .txt{background: rgba(0,0,0,.8);}
.ul-list4y .con:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
 }


.ul-list4y .txt2{
    position: absolute;left: 0;top: 0;right: 0;bottom: 0;
    background-color: #4c5053;
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 22px;font-size: 14px;padding: 0 30px;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, .75);
}
.ul-list4y h3{font-size: 20px;font-weight: normal;padding-top: 65px;height: 40px;line-height: 40px;overflow: hidden;margin-bottom: 20px;}
.ul-list4y .txt2 p{height: 112px;overflow: hidden;}
.ul-list4y .txt2 span{display: inline-block;background: url(/mba/images/gicon23.png) no-repeat center center;width: 17px;height: 17px;
     vertical-align: middle;
}

.m-morey a{display: block;height: 46px;line-height: 46px;overflow: hidden;padding-right: 24px;font-size: 14px;color: #000;
    background: url(/mba/images/gicon16.png) no-repeat center right;text-align: right;
}
.m-morey a:hover{color: #c50000;}



@media only screen and (max-width: 959px) {
	.ul-list3y{height: 80px;line-height: 80px;}
	.ul-list3y a{font-size: 20px;padding: 0 15px;}
	.ul-list4y .txt2{padding: 0 15px;line-height: 22px;}
	.ul-list4y h3{padding-top: 10px;margin-bottom: 5px;height: 30px;line-height: 30px;}
	.ul-list4y li{padding: 0 6px;margin-top: 12px;}
	.ul-list4y{margin: -12px -6px 0;}

}


@media only screen and (max-width: 767px) {
   .ul-list3y a {
        font-size: 18px;
    }
.ul-list4y{margin: 0;}
.ul-list3y{height: 110px;line-height: 50px;}
	.ul-list3y a{font-size: 20px;}
	.ul-list4y .txt{height: 40px;line-height: 20px;}
	.ul-list4y .con{font-size: 14px;}
	.ul-list4y li{width: 50%;margin-top: 0;margin-bottom: 12px;}
	.ul-list3y{ height: 70px;;line-height: 50px;}
}

@media only screen and (max-width: 479px) {

	.ul-list4y li{width: auto;float: none;padding: 0 20px;}
    .ul-list4y li:nth-child(n+4),{display: none;}
.py01 li:nth-child(n+4){display:block;}
.py01 li:nth-child(n+6){display:none;}


}<!--ºÄÊ±1757832204.8501Ãë-->