/* menu */
.text .menu{
	/*width: 818px;*/
	height: 42px;
	border: 1px solid #ac0000;
	margin-bottom: 28px;
	display:inline-block;
}
.text .menu li{
	border-right:1px solid #ac0000;
	width: 116px;
	height:100%;
	font-size: 20px;
	
	text-align: center;
	line-height: 44px;
	cursor: pointer;
}
.text .menu li a{
	color:#ac0000 ;
}
.text .menu li:last-child{
	border-right:none;
}
.text .menu li.on{
	color: #fff;
	background:#ac0000; 
}
.text .menu li.on a{
	color:white;
}
/* overview */
.overview{
	color: #333;
}
.overview h4{
	font-size: 30px;
	line-height:36px;
	font-weight:normal;
	margin-bottom:30px ;
}
.overview div.mess{
	padding-top:4px;
	width:418px;
}
.overview .samep img{
	padding-left:23px;
	padding-top:2px;
}
.overview .samep p{
	line-height:30px;
	color:#333;
}
.overview .samep p.red{
	color:#ac0000;
	font-weight:bold;
}
.overview .samep .place{
	height:28px;
}
.clear{
	height:0; 
	line-height:0; 
	display:block; 
	font-size:0; 
	clear:both;
}
.overview>img{
	margin-bottom: 30px;
}
.overview p{
	font-size: 16px;
	line-height:36px;
	color: #000;
}
/*.overview p span{
	color: #ac0000;
	font-weight: bold;
}*/
.overview .place{
	display: block;
	height: 36px;
}

/* curriculum */
.curriculum {
	color: #333;
}
.curriculum .win h6,.mask2 h6{color: #0075ac !important;}
.mask2 h6:hover{text-decoration: underline;}
.curriculum h6 {
	font-size: 16px;
	line-height: 30px;
	color: #0075ac;
	font-weight: normal;
	cursor: pointer;
}
.curriculum h6+p{
	display:none;
}
.curriculum-info{height:400px;overflow-y:scroll ;}
.curriculum .curriculum-info {
	position: fixed;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	width:844px;
	border-top: 3px solid #0075ac;
	padding: 20px;
	background: #f9f9f9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 2px 4px #cdcdcd;
	box-shadow: 0px 2px 4px #cdcdcd;
	z-index:1110;
	display: none;
}
.curriculum .mask1 {
	position: relative;
}
.curriculum .mask1 table{
	border-collapse: collapse;
	border-spacing: none;
	width:830px;
}
.curriculum .mask1 th,.curriculum .mask1 td{
	padding-left:20px;
	border-right:1px solid white;
	width:388px;
	height:40px;
}
.curriculum .mask1 tr{
	border-bottom:1px solid white;
}
.curriculum .mask1 td{
	font-size:16px;
	margin-right:1px;
	background:#f7f0f0;
}
.curriculum .mask1 td.win{
	color:#0075ac;
}
.curriculum .mask1 td h6{
	color:#333;
}
.curriculum .mask1 td.win:hover{
	color:#004565;
	text-decoration:underline;
}
.curriculum .mask1 th{
	font-size:20px;
	margin-right:1px;
	background:#ac0000;
	
	text-align:left;
	color:white;
}
.curriculum .mask1 tr.red th{
	background:#bb3030;
}
.curriculum .mask1 td.center{
	padding:0;
	text-align:center;
}
.none{display: none ;}
.block{display: block ;}
.curriculum .curriculum-info img {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 30px;
	cursor: pointer;
}
.curriculum h4{
	font-size: 30px;
	line-height:36px;
	font-weight: normal;
}
.curriculum h5{
	font-size: 16px;
	line-height:30px;
	margin-top: 30px;
	color: #ac0000;
	margin-bottom: 20px;
}
.curriculum p{
	font-size:16px;
	line-height:30px;
	color:#333;
}
.curriculum>p:nth-of-type(1){
	margin-bottom:30px;
}
.curriculum>p.mb17{margin-bottom:47px;}
.curriculum .idea h4{
	line-height:33px;
}
.curriculum .idea img{
	display:block;
	margin:0 auto;
}
.curriculum .idea .first{
	margin-top:35px;
}
.curriculum p.red{
	color:#ac0000;
	font-weight:bold;
	font-size:18px;
}
.curriculum .idea>div{
	margin-bottom:26px;
}
.curriculum .idea+h4{
	line-height:76px;
	margin-bottom:3px;
}
.curriculum>p.mb17~p{
	line-height:36px;
	font-size:18px;
}
.curriculum>p.mb17~p.pb8{
	padding-bottom:8px;
}
.curriculum>p.mb17~p span{
	color:#ac0000;
	font-weight:bold;
}


/* faculty */
.faculty-info .pro img{display: block;margin-right:10px;}
.faculty-info{
	color:#333 ;
}
.faculty-info h4{
	font-size: 24px;
	line-height:36px;
	font-weight:normal;
	margin-bottom:20px ;
}
.faculty-info p{
	font-size: 16px;
	line-height: 30px;
}
.faculty-info p a{
	color: #8F0016;
	text-decoration: underline;
} 
.faculty-info ul{
	padding-top: 12px;
}
.faculty-info li{
	margin-bottom: 30px;
}
.faculty-info li img{
	width: 120px;
	height: 160px;
	margin-right: 25px;
}
.faculty-info li .intro{
	width: 583px;
}
.faculty-info li h5{
	font-size: 24px;
	line-height:36px;
	color: #000;
}
.faculty-info li h5 span{
	font-size: 12px;
	line-height:16px;
	color: #fff;
	background:#ac0000; 
	vertical-align: middle;
	padding: 0 7px;
	display: inline-block;
	margin-left: 18px;
}
.faculty-info li h5 span.color2{
	background:#002fc9; 
}
.faculty-info li a{
	font-size: 16px;
	line-height:30px;
	color: #999;
	margin-top: 3px;
	text-decoration: underline;
}
.faculty-info li h6{
	font-size: 16px;
	line-height:36px;
	color: #000;
}
.faculty-info li h6 span{
	font-weight:normal;
}
.faculty-info li h6:last-child{
	line-height: 30px;
}
.faculty-info li h6:last-child span{
	font-size: 16px;
}

/* message */
.message{
	color: #333;
	padding-bottom:165px;
}
.message h4{
	font-size: 30px;
	line-height:36px;
	margin-bottom: 40px;
	font-weight:normal;
}
.message ul li{
	padding:0px 0 0px 7px;
	border-left:1px solid #f9f9f9;
	border-right:1px solid #f9f9f9;
	box-shadow:0 3px 10px -4px rgba(35,35,35,0.1);
	-webkit-box-shadow:0 3px 10px -4px rgba(35,35,35,0.1);
	-moz-box-shadow:0 3px 10px -4px rgba(35,35,35,0.1);
	-o-box-shadow:0 3px 10px -4px rgba(35,35,35,0.1);
	-ms-box-shadow:0 3px 10px -4px rgba(35,35,35,0.1);
	margin-bottom:3px;
}
.message ul li .person{
	padding-top:15px;
	width:325px;
}
.message ul li img{
	padding-right:6px;
}
.message ul li .person .right h4{
	line-height:38px;
	margin-bottom:2px;
	font-size:28px;
	font-weight:bold;
}
.message ul li .person .right p{
	line-height:30px;
	font-weight:bold;
	font-size:16px;
	color:#666666;
}
.message ul li .speak{
	width:498px;
	padding-top:25px;
	padding-bottom:27px;
	line-height:30px;
	font-size:20px;
	color:#c6ac00;
	font-style:italic;
	background:url(../images/message_bg1.jpg) no-repeat left 5px,url(../images/message_bg2.jpg) no-repeat 167px 90px;
}
.message_right{
	width:86% !important;
}
/*data*/
.data{
	padding-bottom:20px;
}
.data h4{
	line-height:50px;
	font-size: 30px;
	font-weight:normal;
	margin-bottom:35px;
}
.data h4:nth-of-type(1){
	line-height:36px;
	padding-top:7px;
	margin-bottom:20px;
}
.data .red,.data .black{
	line-height:30px;
	font-size:16px;
}
.data .red{
	font-weight:bold;
	margin-bottom:28px;
	color:#ac0000;
}
.data h4:nth-of-type(2){
	margin-top:24px;
	line-height:96px;
	margin-bottom:0;
}
.data p.red2{
	margin-top:38px;
	line-height:47px;
	font-size:16px;
	color:#ac0000;
}
.data p.red2 span{
	font-size:24px;
}
.data h4:last-of-type{
	line-height:102px;
	margin-bottom:0;
}
.data img{
	display:block;
	margin:0 auto;
}
.data img.ml0{
	margin-left:0;
}
.data div.red img{
	margin-right:66px;
}
.data div.blue ul,.data div.red ul{
	padding-top:11px;
}
.data div.red li{
	line-height:31px;
}
.data div.red li span{
	display:inline-block;
}
.data div.red li span.bg{
	width:10px;
	height:10px;
	border-radius:50%;
}
.data div.red li span.city{
	padding-left:16px;
	font-size:16px;
	color:#7f96a3;
}



.data>div.red li span.bg{
	background:#8f000b;
}
.data .red li:nth-of-type(2) span.bg{
	background:#ac0000;
}
.data .red li:nth-of-type(3) span.bg{
	background:#ec0000;
}
.data .red li:nth-of-type(4) span.bg{
	background:#ff5858;
}
.data .red li:nth-of-type(5) span.bg{
	background:#ffa9a9;
}
/* application */
.application h4{
	font-size: 30px;
	line-height:50px;
	font-weight:normal;
}
.application h4:last-of-type{
	line-height:44px;
	margin-bottom:21px;
}
.application .list li{
	font-size:16px;
	margin-bottom:11px;
}
.application .list li:first-of-type{
	line-height:55px;
}
.application .list li span,.application .list li p{
	display:block;
	float:left;
}
.application .list li span{
	width:11px;
	padding-top:6px;
}
.application .list li p{
	width:816px;
	line-height:30px;
}
.application .list li:last-of-type p{
	padding-left:11px;
	font-style: italic;
	color:#666666;
}
.application .list li:last-of-type{
	margin-bottom:14px;
}
.application h4:nth-of-type(2){
	margin-bottom:15px;
}
.application .process{
	margin-bottom:50px;
}
.application .process .step ul{
	border-right:2px dashed #060304;
	padding-top:97px;
	width:108px;
	margin-right:44px;
}
.application .process .step ul li{
	padding-top:20px;
	padding-left:9px;
	height:120px;
	font-size:24px;
	position:relative;
}

.application .process .step ul li img{
	display:block;
	position:absolute;
	right:-8px;
	top:34px;
}
.application .process .step ul li:first-of-type{
	height:280px;
	
}
.application .process .step ul li:first-of-type img{top:30px;}
.application .process .step ul li:nth-of-type(2){
	margin-top:63px;
}
.application .process .step ul li:nth-of-type(2) img{
	top:33px;
}
.application .process .step ul li:nth-of-type(3){
	margin-top:-9px;
}
.application .process .step ul li:nth-of-type(3) img{
	top:33px;
}
.application .process .step ul li:nth-of-type(4) {
	padding-top:14px;
}
.application .process .step ul li:nth-of-type(4) img{
	top:23px;
}
.application .process .step ul li:nth-of-type(5) {
	padding-top:8px;
	height:84px;
}

.application .process .step ul li:nth-of-type(6) {
	padding-top:13px;
	
}
.application .process .step ul li:nth-of-type(6) img{
	top:25px;
	
}
.application .process .step ul li:nth-of-type(5) img{
	top:19px;
}

.application .process .step_content{
	width:689px;
	padding-top:69px;
}
.application .process .step_content li{
	background:url(../images/step_bg1_03.jpg) no-repeat left top;
	background-size:100%;
	padding:7px 6px 10px 6px;
	position:relative;
	margin-bottom:13px;
	border-radius:5px;
	box-shadow:0 2px 4px -1px #bdbdbd;
	-webkit-box-shadow:0 2px 4px -1px #bdbdbd;
	-moz-box-shadow:0 2px 4px -1px #bdbdbd;
	-o-box-shadow:0 2px 4px -1px #bdbdbd;
	-ms-box-shadow:0 2px 4px -1px #bdbdbd;
}

.application .process .step_content li h5{
	background:#333;
	padding-left:9px;
	font-size:24px;
	font-weight:bold;
	color:white;
	margin-bottom:3px;
}
.application .process .step_content li p{
	padding-left:9px;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	color:#333;
}
.application .process .step_content li p a{
	color:#ac0000;
}
.application .process .step_content li img{
	display:block;
	position:absolute;
	top:40px;
	left:-21px;
}
.application .process .step_content li:last-of-type img{
	top:43px;
}
.application .contact_left{
	width:384px;
}
.application .contact_left p{
	line-height:32px;
	font-size:16px;
}
.application .contact_right{
	padding-top:10px;
}
.application .contact_right .official{
	margin-right:46px;
	width:98px;
}
.application .contact_right .MBA{
	width:94px;
}
.application .contact_right p{
	line-height:26px;
	font-size:14px;
	color:#666666;
	text-align:center;
}
.application .contact_right img{
	display:block;
}
/*contact*/
.contact h4{
	line-height:42px;
	font-size:30px;
	font-weight:normal;
	color:#333;
	margin-bottom:14px;
}
.contact h5{
	line-height:51px;
	font-size:20px;
}
.contact h5.red{
	color:#ac0000;
}
.contact .contact_message{
	margin-bottom:51px;
}
.contact .contact_message p{
	line-height:32px;
	font-size:16px;
}
.contact .contact_message p:last-of-type{
	margin-bottom:28px;
}
.contact .contact_message img{
	display:block;
}
.contact .contact_message>img{
	padding-right:45px;
}
.contact .contact_message .ewm>div{
	width:141px;
}
.contact .contact_message .ewm .ewm_left{
	margin-right:53px;
}
.contact .contact_message .ewm>div p{
	line-height:34px;
	font-size:16px;
	color:#000000;
	text-align:center;
}
.contact .beauty h5{
	margin-bottom:22px;
}
.contact .beauty img{
	display:block;
	float:left;
	margin-right:23px;
	margin-bottom:27px;
}
.contact .beauty img.mr0{
	margin-right:0;
}
.contact .beauty img.mb0{
	margin-bottom:0;
}
/*back*/
.main{
	position:relative;
}
.main .back{
	display:block;
	position:absolute;
	right:-54px;
	bottom:58px;
	cursor:pointer;
}
/* student */
.student{
	color: #333;
}
.student h4{
	font-size: 24px;
	line-height:36px;
	margin-bottom: 25px;
	font-weight:normal;
}
.stu_list .student-mask{position: fixed;left:50%;top:50%;transform:translate(-50%,-50%)}
.stu_list .student-mask .clearfix div.fl{width:300px;}
.mode{
	height:40px;
	margin-right: 10px;
	padding: 0 40px;
}
.mode li{
	width:380px ;
	height: 100%;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.mode li img{
	position: absolute;
	bottom:-1px;
	left:0;
	z-index: 0;
	width: 100%;
}
.mode li p{
	z-index: 3;
	position: absolute;
	left: 0;
	bottom:0;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	width: 100%;
	line-height: 36px;
}
.mode li.on p{
	color: #8f000b;
}
.mode li.on img{
	z-index: 1;
}
.mode li:nth-child(2){
	margin-left: -12px;
}
.mode-cont{
	padding-right: 10px;
}
.mode-cont .item3{
	display: none;
}
.mode-cont .item3.on{
	display: block;
}
.mode-cont .item3 img{
	width: 813px;
	height: auto;
	margin-top: 40px;
}

.mCSB_scrollTools .mCSB_draggerRail{
	background:rgba(0,0,0,0); 
}	
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width: 20px;
    height: 142px;
    background: #ddd;
    border-radius: 0;
}
.student-mask-box{
	position: relative;
	height:428px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.student-list{
	width: 774px;
	height: 460px;
	color: #666;
	background: url(../images/student-3.png) no-repeat 0 0;
	background-size: 814px auto;
	padding:20px;
	margin-bottom: 20px;
}


.student-mask{
	/*position: absolute;
	left:0;
	top:0;*/
	width: 584px;
	padding-bottom:12px;
	border-radius: 3px;
	border-top: 3px solid #0065aa;
	box-shadow: 3px 1px 7px #dedede;
	background:#f9f9f9; 
	padding: 30px 25px;
	-moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box;
	box-sizing: border-box; 
	display: none;
	z-index:1110;
	height: 600px;
	overflow-y: auto;
}
.student-mask .close1{
	position: absolute;
	right:20px;
	top:18px;
	width: 30px;
}
.student-mask img.fl{
	margin-right: 10px;
	width: 200px;
}
.student-mask h4{
	font-size: 30px;
	line-height:30px;
	color:#333;
	width: 300px;
}
.student-mask h5{
	font-size: 16px;
	line-height:30px;
	color:#caab00;	
	width: 300px;
}
.student-mask h3{
	font-size: 20px;
	line-height:30px;
	font-style: italic;
	border-bottom:1px solid #eee;
	display: inline-block;
	margin:20px 0 ;
}
.student-mask p{
	font-size: 16px;
	line-height:30px;
	color:#333;	
	/*width: 300px;*/
}

.student-mask a.talk,.stu_modal a.talk{ display: inline-block; background: #8b0000; padding: 10px 20px; color: #fff; font-size: 16px; margin: 5px 0 30px 0; }
.student-mask p span{
	font-weight: bold;
}
.student-list li{
	width: 188px;
	height: 385px;
	background-color: #fff;
	line-height:26px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dedede;
	border-bottom: 3px solid #0065aa;
	box-shadow: 3px 1px 7px #dedede;
	margin: 0 40px 20px 0;
}
.student-list li img{
	width: 212px;
	height: auto;
	margin-left: -12px;
}
.student-list li h5{
	font-size: 18px;
	color: #333;
}
.student-list li h6{
	color: #666;
	font-size: 14px;
	font-weight: normal;
}
/* admissions */
.admissions li .title2{
	font-size:22px ;
	color: #ac0000;
	line-height: 56px;
	height: 58px;
	width: 831px;
	border:1px solid #e5e5e5;
	padding-left: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	position: relative;
}
.admissions li .title2.on{
	background: #ac0000;
	color: #fff;
	border:1px solid #ac0000;
}
.admissions li .title2.on img{
	display: none;
}
.admissions li .title2.on img.hide{
	display: block;
}
.admissions li .title2 img{
	position: absolute;
	right:45px;
	top:14px;
}
.admissions li .title2 img.hide{
	display: none;
}
.drag {
	padding: 18px 40px 17px 25px;
	background: #fdfdfd;
	border-bottom:1px solid #eaf5f8;
	box-shadow: 0  0  2px #eaf5f8;
	width: 766px;
	position: relative;
	height: 334px;
	overflow: auto;
	display: none;
}
.drag h6{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-bottom:16px ;
}
.drag li{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-bottom:16px ;
}
.drag p{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	font-style: italic;
	padding-left: 10px;
	padding-bottom: 10px;
}
.drag .drag-bar{
	width: 15px;
	height:100%;
	background:;
	position: absolute;
	right: 0;
	top:0;
}
.drag .drag-bar span{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 180px;
	background: #eee;
}
.mCSB_container{
	margin-right: 0;
}
/* faq */
.faq h4{
	font-size: 30px;
	line-height:36px;
	font-weight:normal;
}
.faq .list{
	padding-bottom: 30px;
}
.faq .list h5,
.faq .list2 h5{
	font-size: 24px;
	line-height:30px;
	color: #ac0000;
	margin-bottom: 23px;
	margin-top: 40px;
}
.faq .list p,
.faq .list2 .p1{
	font-size: 20px;
	line-height:30px;
	color: #0075ac;
	padding-left: 20px;
	margin-bottom: 6px;
	font-weight: bold;
}
.faq .list2 h5{
	margin-bottom: 0px;
}
.faq .list2 .p1 {
	padding-top: 30px;
}
.faq .list2 div{
	padding-left: 20px;
}
.faq .list2 h6{
	font-size: 16px;
	line-height:30px;
	color: #333;
	margin-top:20px;
	margin-bottom: 5px;
	cursor: pointer;
}
.faq .list2 h6 span{
	display: inline-block;
	width:18px ;
	height: 18px;
	color: #fff;
	line-height: 18px;
	text-align:center;
	background: #ac0000;
	margin-right: 10px;
}
.faq .list2 .item2 p{
	display: none;
}
.faq .list2 .item2.on p{
	display: block;
}
/*表单*/
.programs_form p{
	height:26px;
	line-height:26px;
	text-align:center;
	font-size:18px;
	color:#333333;
	padding-top:20px;
	margin-bottom:19px;
}
.programs_form #Form{
	padding-left:36px;
	display:block;
	text-align:left !important;
}
.programs_form #Form .form_group{
	margin-bottom:10px;
}
.programs_form #Form label,.programs_form #Form input{
	display:block;
}
.programs_form #Form label{
	line-height:30px;
	font-size:14px;
	color:#333333;
}
.programs_form #Form label span{
	padding-right:5px;
	color:#ac0000;
}
.programs_form #Form input{
	border:0;
	outline: none;
	width:198px;
	height:32px;
	background:white;
	border:1px solid #ccc;
}
.programs_form #Form .password input,.programs_form #Form .confirm input{
	padding-left:6px;
	width:196px;
	font-size:12px;
}
.programs_form #Form .yzm input{
	width:110px;
	margin-right:7px;
	float: left;
}
.programs_form #Form .yzm img{
	display:block;
	width:78px;
	height:30px;
	border:1px solid #e7e7e7;
	float: left;
	padding-top:0 !important;
}
.programs_form #Form .yzm{
	margin-bottom:20px;
}
.programs_form #Form input[type=submit]{
	border:0;
	border-radius:5px;
	background:#8f000b;
	width:140px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:white;
	font-size:14px;
	margin-left:29px;
	cursor:pointer;
}
.programs_form>span{
	display:block;
	width:200px;
	height:1px;
	background:#ac0000;
	margin:0 auto;
}
.motaikuang{
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    z-index: 1100;
	
}
/*FAQ*/
.text1{
	padding: 30px 30px 90px;
	width: 844px;
	background: #fff;
	min-height: 1200px;
}
.text1 .tit{
	margin-bottom: 50px;
}
.text1 .tit a{
	font-size: 14px;
	color: #333;
}
.text1 .tit img {
	vertical-align: baseline;
}
.text1 .tit a:last-child {
	color: #8f000b;
}
.text1 .article h4{
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	margin-bottom: 30px;
	color:#ac0000;
}
.text1 .article p{
	font-size: 16px;
	color: #000;
}
.text1 .article>p{
	line-height: 36px;
	margin-bottom:8px;
}
.text1 .article .alumni_contact{
	padding-left:10px;
}
.text1 .article .alumni_contact .left,.text1 .article .alumni_contact .right{
	float:left;
}
.text1 .article .alumni_contact .left{
	width:378px;
}
.text1 .article .alumni_contact p.red{
	color:#ac0000;
	line-height:31px;
	font-weight:bold;
}
.text1 .article .alumni_contact p.red~p{
	line-height:30px;
}
.text2 .article p{
	line-height:36px;
}
.text3 .article>p{
	border-bottom:1px solid #f0f0f0;
	line-height:30px;
	padding-bottom:19px;
	margin-bottom:17px;
}
.text3 .article .article_content p.title{
	line-height:38px;
}
.text3 .article .article_content p.qianyan{
	line-height:30px;
	margin-bottom:8px;
}
.text3 .article .article_content span.blue{
	color:#45a5cc;
}
.text3 .article .article_content ul li p{
	line-height:30px;
}
.text3 .article .article_content ul li{
	font-size:16px;
}
.text3 .article .article_content ul li:first-of-type{
	line-height:54px;
	color:#ac0000;
	font-size:16px;
}
.text3 .article .article_content ul.same li span.num{
	padding-top:5px;
	font-size:16px;
}
.text3 .article .article_content ul.same li span.num,.text3 .article .article_content ul.same li p{
	display:block;
	float:left;
}
.text3 .article .article_content ul.same li p{
	width:830px;
}
.text3 .article .article_content ul.same:first-of-type li:nth-of-type(2) p{
	width:585px;
	margin-right:96px;
	padding-left:2px;
}
.text3 .article .article_content ul.same:first-of-type li:nth-of-type(2) img{
	float:left;
	margin-bottom:6px;
}
.text3 .article .article_content ul:nth-of-type(3){
	margin-bottom:20px;
}
.text3 .article .article_content ul:nth-of-type(4) li:first-of-type{
	line-height:36px;
}
.text3 .article .article_content ul:nth-of-type(3) li:nth-of-type(2){
	margin-bottom:15px;
}
.text3 .article .article_content ul:nth-of-type(3) li:nth-of-type(3) .left{
	float:left;
	width:622px;
}
.text3 .article .article_content ul:nth-of-type(3) li:nth-of-type(3) img{
	float:left;
}
.text4 .article h4{
	font-size:24px !important;
}
.text4 .article>p{
	font-style:italic;
}
.text4 .article .functions{
	margin-bottom:13px;
}
.text4 .article .functions p.title{
	line-height:38px;
}
.text4 .article .article_content ul.same li span.num,.text4 .article .article_content ul.same li p{
	display:block;
	float:left;
}
.text4 .article .article_content ul.same li span.num{
	padding-top:5px;
	font-size:16px;
}
.text4 .article .article_content ul.same li p{
	width:830px;
}
.text4 .article .article_content p{
	line-height:30px;
}
.text4 .article .article_content .guide .red{
	color:#ac0000;
	font-weight:bold;
}
.text4 .article .article_content .guide .lh{
	line-height:49px;
	font-style: italic;
}
.text4 .article .article_content .guide .step li.w410 p{
	width:410px;
}
.text4 .article .article_content .guide .step li.pl{
	padding-left:53px;
	line-height:30px;
}
.text4 .article .article_content .guide .step li.pl span{
	padding-top:0;
}
.text4 .article .article_content .guide .step li.w510 p{
	width:510px;
}
p,.text4 .article .article_content .guide .step li{
	font-size:14px;
}
.text4 .article .article_content .guide .step li.lh34{
	line-height:34px;
	font-size:16px;
}
.text4 .article .article_content .guide .step li.w736 p{
	width:736px;
	margin-bottom:24px;
}
.text4 .article .article_content .guide .step li.xieti,.text4 .article .article_content .guide .information .xieti{
	font-style:italic;
	line-height:30px;
	margin-bottom:16px;
}
.text4 .article .article_content .guide .step li.xieti~li{
	line-height:30px;
}
.text4 .article .article_content .guide .step{
	margin-bottom:15px;
}
.text4 .article .article_content .guide .step{
	position:relative;
}
.image1{
	width:364px;
	position:absolute;
	right:0;
	top:0;
}
.image1 img{
	display:block;
	float:left;
	margin-right:26px;
}
.text4 .article .article_content .guide .information{
	font-size:16px;
}
.text4 .article .article_content .guide .information .notice{
	line-height:30px;
}
.text4 .article .article_content .guide .information .tips{
	line-height:40px;
	margin-bottom:20px;
}
.text4 .article .article_content .guide .information .tips span{
	color:#ac0000;
}
.text4 .article .article_content .guide .information li.pl{
	padding-left:16px;
}
.text4 .article .article_content .guide .information li.mb{
	margin-bottom:16px;
	font-size:16px;
}
.text4 .article .article_content .guide .information li.ft14{
	line-height:26px;
	font-size:14px;
}
.text4 .article .article_content .guide .information li.w441 p,.text4 .article .article_content .guide .information li.w441:nth-of-type(2),
.text4 .article .article_content .guide .information li.w441:nth-of-type(4){
	width:441px;
}
.text4 .article .article_content .guide .information{
	position:relative;
}
.text4 .article .article_content .guide .information .image2{
	width:361px;
	position:absolute;
	top:174px;
	right:0;
}
.text4 .article .article_content .guide .information .image2 img{
	display:block;
	float:left;
	margin-right:24px;
}
.win{cursor: pointer;}
.mCustomScrollBox {
	overflow-y:scroll;
	overflow: inherit !important;
	
}
.mCSB_draggerContainer{display: none;}




	/*tab start*/
.menu-cont .tabArticleList{ position:relative;}
.menu-cont .tabArticleList .tabListTitle{ overflow:hidden; border-bottom: #ddd 1px solid; margin-bottom: 20px;}
.menu-cont .tabArticleList .tabListTitle > span{ display: inline-block; width:auto; height:50px;line-height:50px; float:left; margin:0 5% 0 0;}
.menu-cont .tabArticleList .tabListTitle > span a{ display:block; height:50px; text-align:center; line-height:50px; float:left;font-size:22px; width:auto;
 color: #333; position: relative; font-weight: bold; }


.menu-cont .tabArticleList .tabListTitle .tab_title h3{width:auto; height:50px;line-height:50px; float:left; margin:0 3% 0 0;}
.menu-cont .tabArticleList .tabListTitle .tab_title h3 a{ display:block; height:50px; text-align:center; line-height:50px; float:left;font-size:1.5em; width:auto;
 color: #999999; font-weight:normal; position: relative; }


.menu-cont .tabArticleList .tab_menu h3{ width:auto; height:50px;line-height:50px; float:left; background: #333; }
.menu-cont .tabArticleList .tab_menu h3 a{ display:block; height:50px; text-align:center; line-height:50px; float:left;font-size:22px; padding: 0 15px; width:auto;
 color: #fff; position: relative; }

.menu-cont .tabArticleList .tab_menu h3:hover,.menu-cont .tabArticleList .tab_menu h3.on{display:block;height:50px; line-height:50px; float:left;  width:auto;}
.menu-cont .tabArticleList .tab_menu h3:hover a,.menu-cont .tabArticleList .tab_menu h3.on a{display:block; width:auto; height:50px;
 line-height:50px; color: #fff; background:#8f000b;}


.menu-cont .tabArticleList .tab_menu h3 a:hover{color: #fff;}
.menu-cont .tabArticleList .tab_menu h3:hover a:before,.menu-cont .tabArticleList .tab_menu h3.on a:before{ width: 32px;}
.menu-cont .tabArticleList .more_tab{ display: none;}
.menu-cont .tabArticleList .tabListTitle .more{ float:right; padding-top:10px;}

.menu-cont .tabArticleList .tabList{position:relative;}
.menu-cont .tabArticleList .tabListBox .more{ position:absolute; right:0; top:-45px; font-size:14px;}
.menu-cont .tabArticleList .tabListBox .more a{ color: #999; }
.menu-cont .tabArticleList .tabListBox .more a:hover{ color: #e60012; }
.menu-cont .tabArticleList .tabListBox{ display:none;}
/*tab end*/





@media only screen  and (max-width: 768px) {
	.admissions li .title2{
		width: 100%;
	}
	.admissions li .title2 img{
		right: 8px;
	}
	.drag{
		width: 90%;
		padding: 18px 5% 25px;
	}
	.admissions li .title2{
		font-size: 18px;
	}
}