/* 
---------------- 猕猴桃 --------------- */
/* 公用 */


.m-tit1 {
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
}
.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(/emba/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(/emba/images/bg2.jpg) 0 center no-repeat;
}
.topBtn{
    display: block;
    width: 48px;height: 48px;
    background: url(/emba/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(/emba/images/gicon14.png) no-repeat center right;
    margin-top: -45px;
}

.m-more2 {
    display: block;
    float: right;
    font-size: 14px;
    color: #333;
    padding-right: 23px;
    background: url(/emba/images/gicon14.png) no-repeat center right;
    margin-top: -25px;
    margin-right:25px;
}




/* 公用 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(/emba/images/list2-icon1.png) 0 center no-repeat;
}
.m-list2 li a:hover {
	text-decoration: underline;
	color: #9a0000;

	background-image: url(/emba/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;
text-indent:2em;

}
.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(/emba/images/share1.png);}
.m-share .bds_tsina {background-image: url(/emba/images/share2.png);}
.m-share .bds_in {background-image: url(/emba/images/share3.png);}
.m-share .bds_twitter {background-image: url(/emba/images/share4.png);}
.m-share .bds_fb {background-image: url(/emba/images/share5.png);}
.m-share .bds_print {background-image: url(/emba/images/share6.png);}
.m-share .bds_more {background-image: url(/emba/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;
   
    padding: 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(/emba/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(/emba/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(/emba/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: 68%;
    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(/emba/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: 10%;}
.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;
}
.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-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(/emba/images/yicon1.png) no-repeat center left;color: #333;font-size: 14px;
	white-space: nowrap;text-overflow: ellipsis;
}
.ul-list13 a:hover{color: #9a0000;}


/* pg电子模拟器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(/emba/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(/emba/images/yicon2.png);
}
.m-txt2 .lists .i2 span {
	background-image: url(/emba/images/yicon3.png);
}
.m-txt2 .lists a:hover {
	color: #9a0000;
}
.m-txt2 .lists .i1 a:hover span {
	background-image: url(/emba/images/yicon2-on.png);
}
.m-txt2 .lists .i2 a:hover span {
	background-image: url(/emba/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(/emba/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(/emba/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(/emba/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 #a81500;
}
.m-list14 li.i3{border-bottom: 1px solid #a81500;}
.m-list14 a {
	display: block;
	height: 78px;
	padding: 20px 20px 20px 100px;
	font-size: 16px;
	text-align: left;
	line-height: 78px;
	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(/emba/images/yicon4.png);
}
.m-list14 .i3 a {
	background-image: url(/emba/images/yicon6.png);
}
.m-list14 .i2 a {
	background-image: url(/emba/images/msap20230323.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(/emba/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-txt2{
    font-size: 14px;color: #333;line-height: 30px;
    margin-top: 25px;text-indent: 2em;
}
.m-table2{
    width: 100%;
    font-size: 14px;color: #000;line-height: 22px;
    border-top: 4px #ccc solid;
    border-bottom: 1px #ccc solid;
    margin-top: 24px;
    margin-bottom: 30px;
}
.m-table2 tr{border: none;border-bottom: 1px #f0f0f0 solid;}
.m-table2 tr:last-child{border: none;}
.m-table2 th{
    font-size: 16px;line-height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    background: #f7f7f7;
}
.m-table2 .th1{width: 36.34%;padding-left: 34px;}
.m-table2 .th2{width: 33.71%;}
.m-table2 td{padding: 10px 0;}
.m-table2 td:first-child{padding-left: 34px;}
.m-table2 a{color: #000;}
.m-table2 a:hover{color: #a40000;}

/*
-----------------[面试效果盘问]--------------*/
.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: #666;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(/emba/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;}
.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{
    display: inline-block;vertical-align: top;
   
    height: 25px;
    -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: 25px;
    padding: 0 15px;
    background: #fff;
}



.m-apply select{
    display: inline-block;vertical-align: top;
   
    
    -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: 26px;
    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(/emba/images/icon02.jpg) no-repeat left center;
    cursor: pointer;
}

#btn_sub{height:auto;background:#9a0000;color:#fff;display:block; width:120px; height:45px; line-height:45px; margin:0 auto;}

.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{
  line-height: 30px;
}
.m-apply .checkbox.checked{background-image: url(/emba/images/icon02-1.jpg);}
.m-apply .checkbox input[type="checkbox"]{
    padding:0;margin: 0; margin-right:5px;
}

.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;width:90%;
}
.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;
    text-align: center;
    position: absolute;left: 50%;top: 0;
    margin-left: -2%;
}

.msg{float:right !important;}




.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;
}

.g-pages .inputtz{
    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;}








.m-list14w {margin-bottom: 20px;}




.m-list14w a {
 display: block;

 padding: 5px 10px 10px 65px;

 font-size: 14px;
 text-align: left;
 line-height: 25px;
 color: #000;

 background-color: #f6f6f6;
 background-repeat: no-repeat;
 background-position: 50px 0;
}
.m-list14w a:hover {
 color: #9a0000;
 
}



.m-list14w .i1 a {
 background: url(/emba/images/yicon4.png) 20px -10px no-repeat #f6f6f6;margin-bottom:15px;
}

.m-list14w .i2 a {
 background: url(/emba/images/czz.png) 20px 4px  no-repeat #f6f6f6;margin-bottom:15px;
}
.m-list14w .i3 a {
 background: url(/emba/images/yicon5.png) 20px -10px  no-repeat #f6f6f6;margin-bottom:15px;
}



.m-list14w .i4 a {
 background: url(/emba/images/wzzz.png) 20px 11px  no-repeat #f6f6f6;}


.m-list14w li {
 border-top: 1px solid #eee; 
}



/*-----------------[公用页码]--------------*/
.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;} 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(/emba/images/icon02.jpg) no-repeat left center;
    cursor: pointer;
}

#btn_sub{height:auto;background:#9a0000;color:#fff;display:block; width:120px; height:45px; line-height:45px; margin:0 auto;}

.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{
  line-height: 30px;
}
.m-apply .checkbox.checked{background-image: url(/emba/images/icon02-1.jpg);}
.m-apply .checkbox input[type="checkbox"]{
    padding:0;margin: 0; margin-right:5px;
}

.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;width:90%;
}
.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;
    text-align: center;
    position: absolute;left: 50%;top: 0;
    margin-left: -2%;
}

.msg{float:right !important;}




.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;
}

.g-pages .inputtz{
    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;}








.m-list14w {margin-bottom: 20px;}




.m-list14w a {
 display: block;

 padding: 5px 10px 10px 65px;

 font-size: 14px;
 text-align: left;
 line-height: 25px;
 color: #000;

 background-color: #f6f6f6;
 background-repeat: no-repeat;
 background-position: 50px 0;
}
.m-list14w a:hover {
 color: #9a0000;
 
}



.m-list14w .i1 a {
 background: url(/emba/images/yicon4.png) 20px -10px no-repeat #f6f6f6;margin-bottom:15px;
}

.m-list14w .i2 a {
 background: url(/emba/images/czz.png) 20px 4px  no-repeat #f6f6f6;margin-bottom:15px;
}
.m-list14w .i3 a {
 background: url(/emba/images/yicon5.png) 20px -10px  no-repeat #f6f6f6;margin-bottom:15px;
}



.m-list14w .i4 a {
 background: url(/emba/images/wzzz.png) 20px 11px  no-repeat #f6f6f6;}


.m-list14w li {
 border-top: 1px solid #eee; 
}



/*-----------------[公用页码]--------------*/
.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;}

.wybm{width:50%;float:left;}
    .wybm-right{overflow:hidden;}
  .wybm-right .m-cur{float:right;line-height:70px;}
  .wybm img{float:left;}
  @media only screen and (max-width: 959px){
  .wybm{    margin-bottom: 10px;}
  }
    @media only screen and (max-width: 500px){
      .wybm-right .m-cur{line-height:56px;}
    }
     @media only screen and (max-width: 400px){
      .wybm-right .m-cur{line-height:24px;}
    }<!--耗时1757814816.3704秒-->