/* 
---------------- ???? --------------- */
/* ???? */
.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(/mpacc/images/gicon14.png) right center no-repeat;
}
.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(/mpacc/images/bg2.jpg) 0 center no-repeat;
}
.topBtn{
    display: block;
    width: 48px;height: 48px;
    background: url(/mpacc/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(/mpacc/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(/mpacc/images/list2-icon1.png) 0 center no-repeat;
}
.m-list2 li a:hover {
	text-decoration: underline;
	color: #9a0000;

	background-image: url(/mpacc/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: #333;
    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(/mpacc/images/share1.png);}
.m-share .bds_tsina {background-image: url(/mpacc/images/share2.png);}
.m-share .bds_in {background-image: url(/mpacc/images/share3.png);}
.m-share .bds_twitter {background-image: url(/mpacc/images/share4.png);}
.m-share .bds_fb {background-image: url(/mpacc/images/share5.png);}
.m-share .bds_print {background-image: url(/mpacc/images/share6.png);}
.m-share .bds_more {background-image: url(/mpacc/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(/mpacc/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(/mpacc/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(/mpacc/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(/mpacc/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: 27px;
}
.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-tab2.tab4 li {
	width: 33.33%;
}




/*
-----------------[?????]--------------*/
.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(/mpacc/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(/mpacc/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(/mpacc/images/yicon2.png);
}
.m-txt2 .lists .i2 span {
	background-image: url(/mpacc/images/yicon3.png);
}
.m-txt2 .lists a:hover {
	color: #9a0000;
}
.m-txt2 .lists .i1 a:hover span {
	background-image: url(/mpacc/images/yicon2-on.png);
}
.m-txt2 .lists .i2 a:hover span {
	background-image: url(/mpacc/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(/mpacc/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(/mpacc/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(/mpacc/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(/mpacc/images/yicon4.png);
}
.m-list14 .i2 a {
	background-image: url(/mpacc/images/yicon5.png);
}
.m-list14 .i3 a {
	background-image: url(/mpacc/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(/mpacc/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(/mpacc/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(/mpacc/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(/mpacc/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%;
}





/*
-----------------[У????-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{
    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: 0;background-image: url(/mpacc/images/arr-l1.png);}
.m-proj-det .slick-next{right: 0;background-image: url(/mpacc/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;
}
.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;}

/*
-----------------[У????-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(/mpacc/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(/mpacc/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(/mpacc/images/arr-l2.png);}
.m-club .slick-next{right: 8px;background-image: url(/mpacc/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: 100%;
}
.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;
    position: absolute;left: 2px;right: 2px;top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}











/*******************************
    -------[=2017.07.06]-------
********************************/

/*
-----------------[???????4]--------------*/
/* mpacccc */
.m-enroll-lb1{overflow: hidden;padding: 40px 0;background-color: #f3f3f3;}
.m-enroll-lb1 .col-l,.m-enroll-lb2 .col-l{overflow: hidden;float: none;}
.m-enroll-lb1 .col-r,.m-enroll-lb2 .col-r{width:295px;margin-left: 35px;}
.m-img-lb{position: relative;overflow: hidden;padding-top: 67.567%;}
.m-img-lb img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.m-img-lb p{position: absolute;left: 0;bottom: 0;width: 100%;height: 40px;line-height: 40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color: rgba(0,0,0,0.25);}
.m-img-lb p span{padding-left: 20px;font-size: 14px;color: #fff;}
.m-img-lb a:hover img{transform:scale(1.08);
-ms-transform:scale(1.08);  
-moz-transform:scale(1.08);     
-webkit-transform:scale(1.08);
-o-transform:scale(1.08); }
.m-txt4 {
	overflow: hidden;
	padding-right: 30px;
	background-color: #fff;
}
.m-txt4 .pic {
	float: left;
	overflow: hidden;
	width: 280px;
	height: 203px;
}
.m-txt4 .pic img {
	display: block;
	width: 100%;
	height: 100%;
}
.m-txt4 .pic:hover img {
	opacity: .8;
	filter: alpha(opacity=80);
}
.m-txt4 .txt {
	overflow: hidden;
	padding-top: 23px;
	padding-left: 40px;
}
.m-txt4 .txt h3 {
	overflow: hidden;
	margin-bottom: 8px;

	font-size: 24px;
	font-weight: normal;
	color: #9a0000;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.m-txt4 .txt h3 a {
	color: inherit;
}
.m-txt4 .txt h3 a:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

.ul-enroll-lb{margin: 0 -10px;}
.ul-enroll-lb li{float: left;width: 25%;}
.ul-enroll-lb li a{display: block;height: 66px;line-height: 66px;font-size: 18px;color: #000;background-color: #fff;text-align: center;margin: 0 10px;}
.ul-enroll-lb li a i{display: inline-block;width: 30px;height: 100%;padding-right: 10px;background-position: center;background-repeat: no-repeat;vertical-align: middle;}
.ul-enroll-lb li a:hover{background-color: #9a0000;color: #fff;}
.ul-enroll-lb li a:hover .a1{background-image: url(/mpacc/images/lb-icon7.png);}
.ul-enroll-lb li a:hover .a2{background-image: url(/mpacc/images/lb-icon8.png);}
.ul-enroll-lb li a:hover .a3{background-image: url(/mpacc/images/lb-icon9.png);}
.ul-enroll-lb li a:hover .a4{background-image: url(/mpacc/images/lb-icon10.png);}
.ul-enroll-lb li .a1{background-image: url(/mpacc/images/lb-icon3.png);}
.ul-enroll-lb li .a2{background-image: url(/mpacc/images/lb-icon4.png);}
.ul-enroll-lb li .a3{background-image: url(/mpacc/images/lb-icon5.png);}
.ul-enroll-lb li .a4{background-image: url(/mpacc/images/lb-icon6.png);}
.m-enroll-lb2{overflow: hidden;margin: 37px 0 8px;}
.m-enroll-lb2.other{overflow: hidden;margin:0;}
.m-enroll-lb2 .wp{overflow: hidden;}
.ul-enroll-lb2{margin: 8px -42px 0;}
.ul-enroll-lb2 li{float: left;width: 33.332%;margin-bottom: -1px;}
.ul-enroll-lb2 .items{display: block;margin: 0 42px;overflow: hidden;padding: 35px 0 30px;border-bottom: 1px solid #eee;}
.ul-enroll-lb2 .items span{float: left;font-size: 32px;color: #333;line-height: 36px;margin-right: 30px;}
.ul-enroll-lb2 .items p{overflow: hidden;font-size: 16px;color: #000;line-height: 20px;max-height: 40px;display: -webkit-box;display: box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ul-enroll-lb2 .items:hover span{color: #a90000;}
.ul-enroll-lb2 .items:hover p{color: #a90000;}

.ul-tab2-lb{overflow: hidden;}
.ul-tab2-lb li{float: left;width: 33.3332%;text-align: center;}
.ul-tab2-lb li a{display: block;font-size: 14px;color: #666;line-height: 32px;padding: 4px 0;}
.ul-tab2-lb li a i{display: block;height: 44px;background-position: bottom center;background-repeat: no-repeat;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.ul-tab2-lb li a:hover{color: #9a0000;background-color: #fff;}
.m-tab2-lb{background: #efefef;}
.ul-tab2-lb .a1 a:hover i{background-image: url(/mpacc/images/icon-lb4.png)!important;}
.ul-tab2-lb .a2 a:hover i{background-image: url(/mpacc/images/icon-lb5.png)!important;}
.ul-tab2-lb .a3 a:hover i{background-image: url(/mpacc/images/icon-lb6.png)!important;}
.m-news-lb{overflow: hidden;margin: 30px 0 23px;}
.m-news-lb .g-title2{margin-bottom: 27px;}
.m-news-lb .col-l{width: 65.68%;}
.m-news-lb .col-r{width: 32.2%;}
.news-slick .items{display: block;}
.news-slick .items .img{position: relative;padding-top: 72.57%;overflow: hidden;}
.news-slick .items img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.news-slick .items  p{position: absolute;left: 0;bottom: 0;padding-left: 34px;width: 100%;box-sizing: border-box;background-color: rgba(0,0,0,0.5);font-size: 16px;color: #fff;line-height: 40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-slick .slick-arrow{position: absolute;width: 40px;height: 80px;background-position: center;background-repeat: no-repeat;background-size: cover;top: 50%;margin-top: -40px;border: none;outline: none;text-indent: -9999px;z-index: 1;background-color: transparent;cursor: pointer;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;opacity: 0.5;
filter: alpha(opacity=50);}
.news-slick .slick-arrow:hover{opacity: 1;
filter: alpha(opacity=100);}
.news-slick .slick-prev{background-image: url(/mpacc/images/news-prev.png);left: 0;}
.news-slick .slick-next{background-image: url(/mpacc/images/news-next.png);right: 0;}
.news-slick .items .img:hover p{text-decoration: underline;}
.news-slick .slick-dots{position: absolute;right: 10px;bottom: 10px;}
.news-slick .slick-dots li{margin: 0 7px;float: left;}
.news-slick .slick-dots li button{font-size: 16px;color: #fff;background-color: transparent;height: 20px;line-height: 20px;width: 20px;text-align: center;border-radius: 50%;padding: 0;margin: 0;border: none;cursor: pointer;}
.news-slick .slick-dots .slick-active button{background-color: #c50000;}
.img-txt-lb2 .items{margin-bottom: 14px;display: block;}
.img-txt-lb2 .img{position: relative;padding-top: 72%;overflow: hidden;}
.img-txt-lb2 .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.img-txt-lb2 .img p{position: absolute;left: 0;bottom: 0;padding-left: 20px;width: 100%;box-sizing: border-box;font-size: 16px;color: #fff;height: 40px;line-height: 40px;background-color: rgba(0,0,0,0.5);}
.img-txt-lb2 .items:hover p{text-decoration: underline;}

.m-special-lb{padding: 5px 0 0;overflow: hidden;}
.special-slick{margin: 25px -10px 0;}
.special-slick .items{float: left;margin: 0 10px 50px; transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;}
.special-slick .items .img{position: relative;overflow: hidden;padding-top: 75%;}
.special-slick .items .img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.special-slick .items .txt{padding: 0 35px 35px;background-color: #efefef;}
.special-slick .items .txt h4{font-size: 24px;color: #9a0000;line-height: 1;padding: 30px 0;font-weight: normal;}
.special-slick .items .txt h4 a{color: #9a0000;}
.special-slick .items .txt p{font-size: 14px;color: #999;line-height: 24px;margin-bottom: 30px;display: -webkit-box;display: box; -webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;height:96px; }
.special-slick .items .txt .more{font-size: 14px;color: #333;display: inline-block;line-height: 1;}
.special-slick .items:hover .txt{background-color: #9a0000;}
.special-slick .items:hover .txt h4 a{color: #fff;}
.special-slick .items:hover .txt p{color: #fff;}
.special-slick .items:hover .txt .more{color: #fff;}
.special-slick .items:hover{-moz-box-shadow: 0 0 20px rgba(6,0,1,0.5);
        -webkit-box-shadow: 0 0 20px rgba(6,0,1,0.5);
        box-shadow: 0 0 20px rgba(6,0,1,0.5);}
.special-slick .slick-arrow{position: absolute;width: 40px;height: 80px;background-position: center;background-repeat: no-repeat;background-size: cover;top: 50%;margin-top: -40px;border: none;outline: none;text-indent: -9999px;z-index: 1;background-color: transparent;cursor: pointer;transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    -o-transition:.3s;opacity: 0.5;
filter: alpha(opacity=50);}
.special-slick .slick-arrow:hover{opacity: 1;
filter: alpha(opacity=100);}
.special-slick .slick-prev{background-image: url(/mpacc/images/news-prev.png);left: 10px;}
.special-slick .slick-next{background-image: url(/mpacc/images/news-next.png);right: 10px;}









/*
-----------------[新增列表]--------------*/

.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;
}




#vsb_content_2 p{line-height:34px!important;font-size:14px!important;word-break:break-all;padding-bottom:12px;}

.defaultInputStyle{height:18px;border:#AFD5F5 1px solid;vertical-align:top;}



/*
-----------------[翻页条]--------------*/
.g-pages{
    text-align: center;clear: both;
    font-size: 14px;color: #666;line-height: 30px;
}
.g-pages a{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
}
.g-pages a:hover,.g-pages a.on{
    background: #9a0000;border-color: #9a0000;color: #fff;
}
.g-pages .num{
    display: inline-block;vertical-align: top;
    width: 89px;height: 26px;text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #ededed solid;
    margin-right: 0px;margin-bottom: 5px;
    font-size: 14px;color: #666;
    line-height: 26px;
}
.g-pages .numinput{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
font-size: 14px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    height:26px;
    background-color:#fff;
}

.m-page ul{overflow: hidden;display: inline-block;vertical-align: top;}
.m-page ul li{
    float: left;margin: 0 5px;
}
/*移动端页码*/
/*移动端页码*/
.g-pages-m{text-align: center;margin-top: 20px;display: none;}
.g-pages-m ul{
    display: inline-block;vertical-align: top;
    overflow: hidden;
}
.g-pages-m ul li{
    float: left;width: 60px;height: 36px;
    background: #ccc;
    font-size: 14px;color: #333;line-height: 36px;text-align: center;
    margin: 0 4px;
}
.g-pages-m ul a{display: block;color: inherit;}

#vsb_content_2 TABLE TD IMG{margin:2px!important;}
.img_vsb_content{max-width:700px;}


/*移动端页码20170817*/
.g-pages-m .numinput{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
    font-size: 14px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    height:30px;
    background-color:#ccc;
}


.g-pages-m .numinput1{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
    font-size: 14px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    height:30px;
    background-color:#fff;
}
/*-----------------[公用页码]--------------*/
.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;}


/*
-----------------[学院新闻详情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(/mpacc/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(/mpacc/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);
}


.g-pages{
    text-align: center;clear: both;
    font-size: 14px;color: #666;line-height: 30px;
}
.g-pages a{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
}
.g-pages a:hover,.g-pages a.on{
    background: #9a0000;border-color: #9a0000;color: #fff;
}
.g-pages .num{
    display: inline-block;vertical-align: top;
    width: 89px;height: 30px;text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #ededed solid;
    margin-right: 2px;margin-bottom: 5px;
    font-size: 14px;color: #666;
    line-height: 28px;
}
.g-pages .numinput{
    display: inline-block;vertical-align: top;
    border: 1px #ededed solid;
    padding: 0 12px;
font-size: 14px;
    line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    height:30px;
    background-color:#fff;
}

.m-page ul{overflow: hidden;display: inline-block;vertical-align: top;}
.m-page ul li{
    float: left;margin: 0 5px;
}


/*移动端页码*/
.g-pages-m{text-align: center;margin-top: 20px;display: none;}
.g-pages-m ul{
    display: inline-block;vertical-align: top;
    overflow: hidden;
}
.g-pages-m ul li{
    float: left;width: 60px;height: 36px;
    background: #ccc;
    font-size: 14px;color: #333;line-height: 36px;text-align: center;
    margin: 0 4px;
}
.g-pages-m ul a{display: block;color: inherit;}
<!--耗时1757820999.8355秒-->