/* 
---------------- ⨺��� --------------- */
/* ���� */

.notice{ width:355px; float:left;}
.notice_nr{ margin-top:15px;}
.notice_nr .tw{  margin-top:10px;}
.notice_nr .t{ width:67px; float:left;}
.notice_nr .w{ width:275px; float:right; font-size:14px; line-height:23px;}
.notice_nr .ri{ background-color:#b2141a; width:67px; height:28px; display:block; color:#FFF; font-size:22px; font-weight:bold; text-align: center; line-height:28px;
-moz-border-top-left-radius: 8px;
-moz-border-top-right-radius: 8px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
.notice_nr .nian{ background-color:#e7e7e7; width:67px; height:22px; display:block; color:#666; font-size:12px;  text-align: center; line-height:22px;
-moz-border-bottom-left-radius: 8px;
-moz-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}






.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(../images/gicon14.png) right center no-repeat;
}

#vsb_content_2 p{
    font-size: 14px!important;color: #333!important;line-height: 2.6!important;
    margin-bottom: 19px!important;
text-indent:2em!important;
}
#vsb_content_2 img{display: block;margin: 19px auto 22px;!important}


.m-tit1-2 .more:hover {
	color: #9a0000;
}
.m-tit2	{
	overflow: hidden;
}
.m-tit2 h3 {
	position: relative;
	float: left;
	padding: 0 20px 0 18px;
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	color: #a40000;
	background: url(../images/bg2.jpg) 0 center no-repeat;
}
.topBtn{
    display: block;
    width: 48px;height: 48px;
    background: url(../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: 10px;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(../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(../images/list2-icon1.png) 0 center no-repeat;
}
.m-list2 li a:hover {
	text-decoration: underline;
	color: #9a0000;

	background-image: url(../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(../images/share1.png);}
.m-share .bds_tsina {background-image: url(../images/share2.png);}
.m-share .bds_in {background-image: url(../images/share3.png);}
.m-share .bds_twitter {background-image: url(../images/share4.png);}
.m-share .bds_fb {background-image: url(../images/share5.png);}
.m-share .bds_print {background-image: url(../images/share6.png);}
.m-share .bds_more {background-image: url(../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(../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(../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(../images/icon-time.png) 0 center no-repeat;
}

.m-list4 {
	overflow: hidden;



}
.m-list4 li {
	float: left;
	width: 33.3333%;
	margin-bottom: 18px;
}
.m-list4 .inner {
	display: block;
	margin-left: 22px;
}
.m-list4 .pic {
	height: 0;
	cursor: pointer;overflow: hidden;position: relative;
	padding-top: 60%;
    border: 5px solid #f5f6f2;
}

.m-list4 .pic img {
	position: absolute;
	top: 0;left: 0;
	width: 100%;
	height: 100%;
}
.m-list4 .pic :hover img{
        -ms-transform:scale(1.1.1);     
        -moz-transform:scale(1.1);     
        -webkit-transform:scale(1.1);
        -o-transform:scale(1.1);
        transform:scale(1.1);
		transition: 0.8s;
}
.m-list4 p {
	height: 48px;

	font-size: 14px;
	line-height: 24px;
	color: #333;

	overflow: hidden;
	display: -webkit-box;
	display: box;
	text-align:center;
	
	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(../images/icon2-2.jpg);
}
.m-list10 li .con{
    display: none;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}
.m-list10 li:first-child .con{display: block;}

.m-list10 table{
    width: 100%;
    font-size: 14px;color: #000;line-height: 24px;
}
.m-list10 table th{
    font-size: 16px;color: #000;line-height: 51px;
    background: #f7f7f7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.m-list10 table .th1{width: 22.85%;padding-left: 30px;}
.m-list10 table .th2{width: 20.57%;}
.m-list10 table .th3{width: 27.65%;}
.m-list10 table td{padding: 11px 0;}
.m-list10 table td:first-child{padding-left: 30px;}

.m-tab2 {
	overflow: hidden;
	padding: 1px 1px 0;
	background-color: #ededed;
    margin-bottom: 30px;
}
.m-tab2 li {
	position: relative;
	float: left;
	width: 25%;
}
.m-tab2 li a {
	display: block;
	height: 49px;
	font-size: 16px;
	text-align: center;
	line-height: 46px;
	color: #000;
}
.m-tab2 li a:hover {
	color: #9a0000;
}
.m-tab2 li.on a {
	color: #9a0000;
	background-color: #fff;
}
.m-tab2 li:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 20px;
	margin-top: -10px;
	background-color: #fff;
}
.m-tab2 li:last-child:after {
	display: none;
}
.m-tab2.tab1 li {
	width: 50%;
}
.m-tab2.tab2 li {
    width: 16.6666%;
}
.m-tab2.tab3 li {
	width: 20%;
}




/*
-----------------[����ҳ]--------------*/
.m-arti{
    font-size: 14px;color: #333;line-height: 34px;
    margin-bottom: 19px;
}
.m-arti 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: #9a0000;font-weight: normal;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(../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(../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(../images/yicon2.png);
}
.m-txt2 .lists .i2 span {
	background-image: url(../images/yicon3.png);
}
.m-txt2 .lists a:hover {
	color: #9a0000;
}
.m-txt2 .lists .i1 a:hover span {
	background-image: url(../images/yicon2-on.png);
}
.m-txt2 .lists .i2 a:hover span {
	background-image: url(../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 10px 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: 10px;
}
.m-index1 .ti {
	margin-left:30px;
}
.m-index2 .ul-list5 {
	margin-bottom: 10px;
}

.index1-content .r-box {
	overflow: hidden;
	height: auto;
}
.m-list13 {
	overflow: hidden;
	padding-left: 20px;
}
.m-list13 li {
	padding: 5px 0 20px 30px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 15px;

	background: url(../images/bg2.jpg) 10px 15px no-repeat;
	float:left; width:38%; margin-right:1rem;
}
.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: 360px;
}
.m-slick1 .item {
	position: relative;
	display: block;
}
.m-slick1 .pic {
	overflow: hidden;
	position: relative;
	padding-top: 50%;
}
.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 50px 0 20px;

	font-size: 14px;
	line-height: 40px;
	color: #fff;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

	background: url(../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(../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 {
	height: 39px;
	font-size: 14px;
	text-align: left;
	line-height: 38px;
	color: #000;


}

.ul-list6 {
	overflow: hidden;
	margin-left: -20px;
}
.ul-list6 li {
	float: left;
	width: 100%;
}
.ul-list6 a {
	display: block;
	margin-left: 20px;
}
.ul-list6 .pic {
	overflow: hidden;
	position: relative;
	padding-top: 55%;
	margin-bottom: 10px;
}
.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(../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(../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(../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(../images/icon02-1.jpg);}
.m-apply .checkbox input[type="checkbox"]{
    display: none;
    padding:0;margin: 0;
}

.m-apply table{
    width: 100%;
    border: 1px #e0e0e0 solid;
    font-size: 14px;color: #333;line-height: 44px;
    text-align: center;
    margin: 8px 0 12px;
}
.m-apply table th,.m-apply table td{
    border: 1px #e0e0e0 solid;
}
.m-apply table th{
    font-size: 14px;color: #000;line-height: 53px;text-align: center;
    background: #fff;
}
.m-apply table .th1{width: 22.9%;}
.m-apply table .th2{width: 21.86%;}
.m-apply table .th3{width: 21.34%;}
.m-apply .table1 .th1{width: 35.33%;}
.m-apply .table1 .th2{width: 30.88%;}
.m-apply table input{
    border: none;
    height: 44px;line-height: 44px;background: none;
    text-align: center;
}
.m-apply .date{overflow: hidden;position: relative;}
.m-apply .date input{
    float: left;
    display: block;width: 50%;
    padding: 0 4%;
}
.m-apply .date span{
    display: block;width: 4%;
    text-align: center;
    position: absolute;left: 50%;top: 0;
    margin-left: -2%;
}



/*******************************
    -------[=2017.07.05]-------
********************************/

/*
-----------------[У�ѷ��-04MBAУ��Э������]--------------*/

.m-brief{overflow: hidden;padding: 6px 0 31px;}
.m-brief .pic{
    float: left;width: 300px;height: 220px;
    margin-right: 29px;overflow: hidden;
}
.m-brief .pic img{
    display: block;width: 100%;height: 100%;
}
.m-brief .txt{
    height: 220px;
    overflow: hidden;
    font-size: 14px;color: #3d3d3d;line-height: 30px;
}
.m-brief .txt p{margin-bottom: 18px;}
.m-brief .m-tit2{
    clear: both;margin-bottom: 22px;margin-top: -5px;
}
.m-brief-1 .txt p{margin-bottom: 5px;}

.btn-more{
    display: block;width: 151px;height: 38px;
    font-size: 16px;color: #fff;line-height: 38px;text-align: center;
    background: #9a0000;
    margin-top: 40px;
}
.btn-more:hover{
    color: #fff;
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}


/*
-----------------[���������2]--------------*/
.m-proj-det{position: relative;padding: 0 0 0;}
.m-proj-det .slider{margin: 0 -7px;}
.m-proj-det .slick-next,.m-proj-det .slick-prev{
    position: absolute;top: 50%;margin-top: -42px;overflow: hidden;
    width: 30px;height: 84px;font-size: 0;line-height: 0;z-index: 100;
    background: none;border: none;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    cursor: pointer;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-proj-det .slick-prev{left: 7px;background-image: url(../images/arr-l1.png);}
.m-proj-det .slick-next{right: 7px;background-image: url(../images/arr-r1.png);}
.m-proj-det .slick-next:hover,.m-proj-det .slick-prev:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.m-proj-det a{display: block;margin: 10px 7px 31px;}
.m-proj-det a:hover{
    box-shadow: 0 5px 15px rgba(0,0,0,.3);
}
.m-proj-det .pic{height: 0;padding-top: 74.82%;position: relative;}
.m-proj-det .pic img{
    display: block;width: 100%;height: 100%;
    position: absolute;left: 0;top: 0;
}
.m-proj-det .txt{
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    font-size: 14px;color: #999;line-height: 22px;
    background: #f2f2f2;
    padding: 23px 23px 38px;
    overflow: hidden;
}
.m-proj-det a:hover .txt{
    color: #fff;background: #9a0000;
}
.m-proj-det .txt h4{
    font-size: 18px;color: #9a0000;font-weight: normal;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 14px;
}
.m-proj-det a:hover .txt h4{color: #fff;}
.m-proj-det .txt p{height: 66px;overflow: hidden;}


/*
-----------------[��Ŀ���]--------------*/

.m-txt3{
    font-size: 14px;color: #333;line-height: 2.6;
    margin-bottom: 19px;
text-indent:2em
}
.m-txt3 img{display: block;margin: 19px auto 22px;}
.m-txt3 .p-txt{margin-bottom: 12px;}
.m-txt3 p span{color: #000;font-weight: bold;}
.m-txt3 .p-notes{padding-bottom: 8px;text-align: center;text-indent: 0;}
.m-txt3 h1{
    font-size: 20px;color: #333;text-align: center;
    margin-bottom: 8px;
}
.m-txt3 .info{
    display: block;margin-bottom: 16px;
    font-family: "����";font-size: 12px;color: #999;line-height: 24px;text-align: center;
}
.m-txt3 h4{font-size: 18px;color: #000;padding: 9px 0 0 0;}
.m-txt3 h5{font-size: 18px;color: #9a0000;padding: 13px 0 5px;line-height: 30px;}
.m-txt3 .txt{padding: 10px 0 0;}
.m-txt3 .txt p{margin-bottom: 12px;}
.m-txt3 table p{text-indent:0em}
/*
-----------------[У԰���-01�������]--------------*/

.m-list5 {
    padding-bottom: 5px;
}
.m-list5 li {
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
}
.m-list5 li:last-child{margin-bottom: 0;}
.m-list5 h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-list5 h3 a {
    color: #000;
}
.m-list5 h3 a:hover {
    color: #9a0000;
}
.m-list5 .info {}
.m-list5 .info .time {
    display: inline-block;vertical-align: top;
    font-family: "����";
    padding-left: 24px;
    font-size: 12px;
    color: #999;
    line-height: 24px;
    background: url(../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(../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(../images/arr-l2.png);}
.m-club .slick-next{right: 8px;background-image: url(../images/arr-r2.png);}
.m-club .slick-next:hover,.m-club .slick-prev:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.m-club a{display: block;margin: 2px 8px 30px;}
.m-club a:hover{
    box-shadow: 0 3px 8px rgba(0,0,0,.15);
}

.m-club .pic{
    height: 0;padding-top: 72.24%;position: relative;
}
.m-club .pic img{
    display: block;width: 100%;height: 100%;
    position: absolute;left: 0;top: 0;
}
.m-club .txt{
    background: #fafafa;
    font-size: 14px;color: #6c6c6c;line-height: 24px;
    padding: 19px 25px;
}
.m-club .txt h4{
    font-size: 18px;color: #000;font-weight: normal;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 11px;
}
.m-club .txt h4 span{font-size: 15px;}
.m-club a:hover .txt h4{color: #9a0000;}
.m-club .txt p{height: 48px;overflow: hidden;}

.ul-league{overflow: hidden;padding: 5px 0 32px;}
.ul-league li{
    float: left;width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    height: 100px;line-height: 100px;text-align: center;
    position: relative;overflow: hidden;
    cursor: pointer;
    border-right: 1px dashed #f0f0f0;
}
.ul-league li:nth-child(n+5){border-top: 1px #f0f0f0 dashed;}
.ul-league li:nth-child(4n){border-right: none;}
.ul-league li img{
    display: inline-block;vertical-align: middle;
    max-height: 95%;max-width: 80%;
}
.ul-league li .txt{
    position: absolute;left: 0;top: 0;
    width: 100%;height: 100%;
    background: #f2f2f2;
    opacity: 0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.ul-league li:hover .txt{
    opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.ul-league li .txt h4{
    font-size: 20px;color: #9a0000;font-weight: normal;line-height: 1.5;
    position: absolute;left: 2px;right: 2px;top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}


/*
-----------------[������Ϣ]--------------*/


















/*
-----------------[新增列表]--------------*/

.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;
}


/*
-----------------[学院新闻详情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(../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(../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;
    height: 43px;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;}


/*
-----------------[校园生活-02俱乐部3]--------------*/
.ul-list-club{overflow: hidden;margin: 0 -10px;padding: 3px 0 21px;}
.ul-list-club li{
    float: left;width: 33.33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 10px 20px;
}
.ul-list-club li a{
    display: block;
    font-size: 18px;color: #4c4c4c;line-height: 60px;
    text-align: center;
    border-bottom: 1px #ccc solid;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f7f8fa;
}
.ul-list-club li a:hover{color: #9a0000;}

.ul-list-news{}
.ul-list-news li{
    border-bottom: 1px #f0f0f0 solid;
    overflow: hidden;
    font-size: 14px;color: #999;line-height: 24px;
    padding-bottom: 26px;margin-bottom: 26px;
}
.ul-list-news span{
    display: block;float: right;
    margin-left: 10px;
}
.ul-list-news a{
    display: block;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;font-size: 16px;
}
.ul-list-news a:hover{color: #9a0000;}

/*
-----------------[合作方式]--------------*/
.ul-list-coop{padding-bottom: 10px;}
.ul-list-coop li{
    overflow: hidden;
    position: relative;
    overflow: hidden;
    background: #f7f8fa;
    margin-bottom: 30px;
}
.ul-list-coop .pic{
    float: right;
    width: 200px;
    height: 200px;position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 10px;
}
.ul-list-coop li.odd .pic{float: left;margin-right: 10px;}
.ul-list-coop .txt{
    font-size: 14px;color: #666;line-height: 24px;
    padding: 2% 10px 10px;
}
.ul-list-coop .txt h4{
    font-size: 24px;color: #9a0000;line-height: 30px;
    font-weight: normal;
    margin-bottom: 14px;
}

/*
-----------------[教学网络]--------------*/
.m-slick2 {
    margin-top: 30px;
}
.m-slick2 .item {
    position: relative;
}
.m-slick2 .item img {
    display: block;
    width: 100%;
}
.m-slick2 .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    font-size: 16px;
    line-height: 58px;
    color: #fff;
    background: url(../images/ybg1.png) 0 0 repeat;
}
.m-slick2 .txt span {
    display: block;
    padding: 0 110px 0 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-slick2 .slick-dots {
    position: absolute;
    z-index: 99;
    right: 32px;
    bottom: 25px;
    text-align: center;
    font-size: 0;
}
.m-slick2 .slick-dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #bfbfbf;
    border-radius: 50%;
    cursor: pointer;
}
.m-slick2 .slick-dots li.slick-active {
    background-color: #fff;
}
.m-slick2 .slick-dots button {
    display: none;
}

.m-intro1 {
    padding-top: 20px;
    margin-bottom: 40px;
}
.m-intro1 .con {
    padding-top: 5px;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 30px;
    color: #000;
}
.m-intro1 .con p {
    text-indent: 2em;
    margin-bottom: 10px;
}
.m-intro1 .code {
    overflow: hidden;
    padding-top: 12px;
}
.m-intro1 .code .pic {
    float: left;
    width: 112px;
    height: 112px;
    border: 6px solid #ededed;
}
.m-intro1 .code .pic img {
    display: block;
    width: 100%;
    height: 100%;
}
.m-intro1 .code .txt {
    overflow: hidden;
    padding-left: 40px;
    font-size: 14px;
    line-height: 30px;
    color: #000;
}
.m-table5 td{vertical-align: middle;}
.m-table5 .th1{width: 20%;}
.m-table5 .th2{width: 40%;}
.m-table5 .th3{width: 20%;}
.m-table5 .th4{width: 20%;}


.ul-list-apply{
    overflow: hidden;
    padding: 40px 0 36px;
}
.ul-list-apply li{
    float: left;width: 25%;
}
.ul-list-apply li a{
    display: block;
    font-size: 20px;color: #000;line-height: 30px;text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ul-list-apply li i{
    display: block;width: 72px;height: 72px;
    margin: 0 auto 15px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.ul-list-apply li .icon1{background-image: url(../images/icon-apply1.png);}
.ul-list-apply li:hover .icon1{background-image: url(../images/icon-apply1-1.png);}
.ul-list-apply li .icon2{background-image: url(../images/icon-apply2.png);}
.ul-list-apply li:hover .icon2{background-image: url(../images/icon-apply2-1.png);}
.ul-list-apply li .icon3{background-image: url(../images/icon-apply3.png);}
.ul-list-apply li:hover .icon3{background-image: url(../images/icon-apply3-1.png);}
.ul-list-apply li .icon4{background-image: url(../images/icon-apply4.png);}
.ul-list-apply li:hover .icon4{background-image: url(../images/icon-apply4-1.png);}
/*-----------------[公用页码]--------------*/
.pages-pc-m{
    text-align: center;clear: both;
    font-size: 14px;color: #666;line-height: 30px;
    margin: 20px 0;
}
.pages-pc-m a,.pages-pc-m .num,.pages-pc-m input{
    display: inline-block;vertical-align: top;
    height: 30px;
    border: 1px #ededed solid;background: #fff;
    padding: 0 12px;
    font-size: 14px;color: #666;line-height: 28px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.pages-pc-m a:hover,.pages-pc-m a.on{
    background: #9a0000;border-color: #9a0000;color: #fff;
}
.pages-pc-m .num{width: 89px;text-align: center;}
.pages-pc-m .inp{width: 53px;text-align: center;padding: 0;}
.pages-pc-m br{display: none;}

/*
-----------------[项目理事会]--------------*/
.m-Council{
    font-size: 14px;color: #000;line-height: 2.58;
}
.m-Council .tit{
    font-size: 20px;color: #fff;line-height: 30px;text-align: center;
    font-weight: normal;
    margin: 29px 0 10px;
}
.m-Council .tit span{
    display: inline-block;vertical-align: top;
    padding: 10px 30px;
    background: #be2e24;
}
.m-Council .frame{
    padding: 71px 0 50px;
    background: url(../images/bg01.png) no-repeat center top;
    -webkit-background-size: 72% auto;
    -moz-background-size: 72% auto;
    -o-background-size: 72% auto;
    background-size: 72% auto;
    overflow: hidden;
}
.m-Council .frame span{
    display: block;float: left;width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 11px;
}
.m-Council .frame span a{
    display: block;
    font-size: 18px;color: #fff;line-height: 24px;text-align: center;
    background: #c2c2c2;
    padding: 11px 0;
}
.m-Council .frame span a:hover{
    background: #be2e24;
}


.right {
    position: fixed;
    z-index: 999;
    bottom: 83px;
    right: 10px;
}
.right .right-item {
    text-align: center;
    margin-top: 5px;
    position: relative;
}
.right .right-item .fa-weixin{
    text-align: center;
    color: green;
}
.right .right-item .fa-phone{
    text-align: center;
    color: blue;
}
.right .right-item .fa-user-plus{
    text-align: center;
    color:  #9a0000;
}
.right .right-item i {
    color: #fff;
    font-size: 30px;
}
.right .right-item p {
    display: none;
    position: absolute;
    right: 50px;
    top: 0;
    text-align: left;
    padding: 10px;
    background-color: #9a0000;
    color: #fff;
    width: 150px;
}
.right .right-item p img {
    width: 100%;
}
.right .right-item:hover p {
    display: block;
}
.right .right-item a .fa{
	margin: 0;
}
.right span {
    display: block;
    width: 48px;
    height: 48px;
    background-color: #9a0000;
    text-align: center;
    color: #fff;
    border-radius: 48px;
    color: #fff;
    line-height: 48px;
    font-size: 30px;
    margin-top: 5px;
}
.right .right-list {
    display: none;
}
.right .right-list {
    display: none;
    background-color: #fff;
    border: 1px solid #9a0000;
    border-radius: 24px;
    width: 46px;
    padding: 24px 0;
}
.right .right-list  {
    font-size: 10px;
    font-weight: normal;
}
.index {
	margin: 50px 0 0 0;
	width: 48%;
}
.index .index-top {
	display: -webkit-flex;
	display: flex;
	justify-content:space-between;
	border-bottom: 1px solid #ccc;
	position: relative;
	padding: 10px 0;
}
.index .index-top:after {
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	width: 120px;
	background-color: #9a0000;
	top: 51px;
}
.index .index-top h3 {
	font-size: 20px;
	line-height: 30px;
	margin-left: 5px;
}
.index .index-top  a {
	display: block;
	line-height: 30px;
	margin-right: 5px;
}
.block {
	display: -webkit-flex;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.index .index-list img {
	margin: 20px 0;
	width: 100%;
}
.index .index-list .index-item {
	margin-bottom: 10px;
}

.index .index-list .index-item span {
	font-size: 14px;
	line-height: 150%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	border-bottom: 1px solid #ccc;
	padding: 0 5px;
}

.index .index-list .index-item {
	display: -webkit-flex;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.index .index-list .index-item .item-img,
.index .index-list .index-item .item-info {
	width: 50%;
	margin-top: 20px;
	box-sizing: border-box;
}

.index .index-list .index-item .item-info h3 {
	margin-top: 30px;
	font-size: 16px;
	font-weight: 700;
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
}
.index .index-list .index-item .item-info h3:after {
	content: "";
	display: block;
	position: absolute;
	height: 2px;
	width: 80px;
	background-color: #9a0000;
	top: 30px;
}
.index .index-list .index-item .item-info p {
	font-size: 14px;
	font-weight: normal;
	margin-left: 20px;
}

.index .index-list .index-item .item-img img {
	margin: 0;
}

#fd {
	margin-top: 70px;
}

.index .index-list ul {
	margin-top: 20px;
	display: -webkit-flex;
	display: flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.index .index-list ul li {
	width: 49%;
	padding: 10px;
	box-sizing: border-box;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
}
.index .index-list ul li a {
	display: block;
	font-size: 16px;
	position: relative;
	padding-left: 15px;
}
.index .index-list ul li a:before {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	background-color: #9a0000;
	position: absolute;
	top: 15px;
	left: 0;
	transform:translate(-50%,-50%);
} 

.index .index-list .btn {
	width: 100%;
	margin-top: 30px;
	border-radius: 10px;
	border:1px solid #9a0000;
	text-align: center;
	padding: 10px 0;
}
.index .index-list .btn:hover {
	background-color: #9a0000;
}
.index .index-list .btn a {
	display: block;
	font-size: 16px;
}
.index .index-list .btn:hover a {
	color: #fff;
}
.wp .footer {
	display: -webkit-flex;
	display: flex;
	justify-content:space-around;
	flex-wrap:wrap;
	padding: 40px 0 30px 0;
	position: relative;
}
.wp .code {
	text-align: center;
}
.wp .code img {
	width: 150px;
}
.wp .code span {
	display: block;
	text-align: center;
	margin-top: 10px;
	color: #fff
}
.footer .footer-logo {
	width: 40%;
}
.wp .code {
	width: 20%;
	float: left;
}
.wp .l-con {
	width: 34%;
	float: left;
	margin: 0 3%;
}
.wp .l-con p {
	width: 100%;
	margin-top: 20px;
	color: #fff;
}

.wp .l-con p span {
	color: #fff;
}

.wp .footer ul {
    margin-top: 30px;
    margin-left: 20px;
}
.wp .footer  ul  li {
	display: inline-block;
	margin-right: 5px;
}
.wp .footer  ul  li i {
	font-size: 20px;
	color: #fff;
}

.index .index-content {
	margin-top: 20px;
	position: relative;
}

.index .index-content .index-info {
	display: none;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 30px;
	box-sizing: border-box;
}
.index .index-content .index-info h3 {
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin: 20px 0;
}
.index .index-content .index-info p {
	font-size: 14px;
	color: #fff;
}

.index .index-content .index-info a {
	display: block;
	margin-top: 60px;
	padding: 5px 10px;
	background-color: #fff;
	border:1px solid #9a0000;
	width: 150px;
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translate(-50%,-50%);
	border-radius: 10px;
}
.index .index-content .index-info a:hover {
	background-color: #9a0000;
	color: #fff;
}
.index .index-content:hover .index-info {
	display: block;
}

.index .index-content .index-info span{
	box-sizing: border-box;
	display: block;
	color: #fff;
	float: left;
	width: 48%;
	margin:0 1%;
	line-height: 40px;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	margin-top: 10px;
	padding-left: 20px;
	position: relative; 
}
.index .index-content .index-info span:before {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	background-color: #9a0000;
	position: absolute;
	top: 20px;
	left: 5px;
	transform:translate(-50%,-50%);
}

#study {
	box-sizing: border-box;
	width: 90%;
}

.life-list {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.life-list .life-detail{
    width: 31.33333333%;
    margin: 0 1%;
    margin-bottom: 20px;
}
.life-list .life-detail img {
    width: 100%;
}
.life-list .life-detail span {
    display: block;
    line-height: 150%;
    text-align: center;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.page {
  text-align: center;
  margin-top: 30px;
  padding-bottom: 20px; 
}
.page a {
  display: inline-block;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 3px;
}
.page a:hover {
  color: #fff;
  font-weight: 700;
  background-color:  #9a0000;
}
.page .current {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  background-color:  #9a0000;
  color: #fff;
}


.nav li {
    position: relative;
}
.nav .nav {
    display: none;
    position: absolute;
}
.nav li:hover .nav {
    display: block;
}
#nav li.on a,
#nav li a:hover {
	background-color: #f40909;
}
 .snav li {
    position: relative;
}
.snav li ul {
    display: none;
}
.snav li ul li .s1 {
    padding-left: 30px;
}
.snav li ul li a:before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #9a0000;
    top: 18px;
    left: 20px;
    transform: translate(-50%,-50%);
}
.snav li span{
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    background: url(../images/jia.png);
    right: 0;
    top: 18px;
    transform: translate(-50%,-50%);
}


.content span {
    display: block;
    font-size: 18px;
    line-height: 150%;
    margin-top: 20px;
}
.content p {
    display: block;
    font-size: 14px;
    line-height: 150%;
    margin-top: 10px;
    text-indent: 0;
}
.content a {
    display: block;
    font-size: 14px;
    width: 100px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #9a0000;
    border-radius: 3px;
}

#vsb_content .study a {
	border:1px solid #9a0000;
	width:50%;
	text-align:center;
	display:block;
	margin: 0 25%;
	margin-top: 30px;
	border-radius: 5px;
}
#vsb_content .study a:hover {
	background-color: #9a0000;
	color: #fff;
}


#inquiry {
                display: none;
            }
            #inquiry .back {
                    position: fixed;
                    top: 0;
                    width: 100%;
                    height: 10000px;
                    background-color: #000;
                    opacity: 0.6;
                    z-index: 99;
            }
            .inquiry-list {
                display: -webkit-flex;
                display: flex;
                flex-wrap:wrap;
                justify-content:space-between;
                margin-top: 30px;
                background-color: #fff;
                position: fixed;
                z-index: 9999;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
                padding: 50px 20px;
                border: 1px solid #9a0000;
                height: 300px;
                border-radius: 5px; 
            }
            .inquiry-list h3 {
                width: 100%;
                text-align: center;
                font-size: 20px;
                margin-bottom: 30px;
            }
            .inquiry-list .inquiry-detail {
                width: 49%;
                margin-bottom: 20px;
                position: relative;
            }
            .inquiry-list .question {
                width: 100%;
            }
            .inquiry-list .inquiry-detail textarea,
            .inquiry-list .inquiry-detail input,
            .inquiry-list .inquiry-detail select {
                width: 100%;
                padding: 10px;
                box-sizing: border-box;
                border-radius: 5px;
                border: 1px solid #ccc;
                background: inherit;
            }
            .inquiry-list .inquiry-detail i {
                position: absolute;
                right: 5px;
                font-size: 16px;
                top: 50%;
                transform: translate(-50%,-50%);
                z-index: -1;
            }
            .inquiry-list .submit {
                width: 100%;
                text-align: center;
                margin-top: 20px;
            }
            .inquiry-list .submit input {
                width: 150px;
                border: 1px solid #9a0000;
                font-size: 16px;
            }
             .inquiry-list .submit input:hover {
                color: #fff;
                background-color:#9a0000; 
             }
             #close {
                position: absolute;
                top: 40px;
                right: 20px;
                width: 30px;
                height: 30px;
                border-radius: 30px;
                line-height: 30px;
                text-align: center;
                font-size: 16px;
                border: 1px solid #9a0000; 
                background-color: inherit;
                color: #9a0000; 
             }
             #close:hover {
                background-color: #9a0000; 
                color: #fff; 
             }


             .sign-up-list {
                                display: -webkit-flex;
                                display: flex;
                                flex-wrap:wrap;
                                justify-content:space-between;
                                margin-top: 30px;
                            }
                            .sign-up-list .sign-up-detail {
                                width: 49%;
                                margin-bottom: 20px;
                                position: relative;
                            }
                            .sign-up-list .sign-up-detail input,
                            .sign-up-list .sign-up-detail select {
                                width: 100%;
                                padding: 10px;
                                box-sizing: border-box;
                                border-radius: 5px;
                                border: 1px solid #ccc;
                                background: inherit;
                            }
                            .sign-up-list .sign-up-detail i {
                                position: absolute;
                                right: 5px;
                                font-size: 16px;
                                top: 50%;
                                transform: translate(-50%,-50%);
                                z-index: -1;
                            }
                            .sign-up-list .submit {
                                width: 100%;
                                text-align: center;
                                margin-top: 20px;
                            }
                            .sign-up-list .submit input {
                                width: 150px;
                                border: 1px solid #9a0000;
                                font-size: 16px;
                            }
                             .sign-up-list .submit input:hover {
                                color: #fff;
                                background-color:#9a0000; 
                             }
.course-list {
                            display: flex;
                            display: -webkit-flex;
                            justify-content: space-between;
                            flex-wrap: wrap;
                        }
                        .course-list .course-item {
                            width: 48%;
                            border: 1px solid #eee;
                            padding: 20px 15px;
                            box-sizing: border-box;
                            min-height: 180px;
                            margin-top: 30px;
                            padding-top: 30px;
                            position: relative;
                        }
                        .course-list .course-item h3 {
                            font-size: 18px;
                            margin-bottom: 10px;
                            line-height: 30px;
                        }
                        .course-list .course-item h3 .fa {
                            font-size: 18px;
                            margin-right: 5px;
                            vertical-align: middle;
                        }
                        .course-list .course-item img {
                            position: absolute;
                            top: 0;
                            left: 0;
                            transform: translate(0%,-50%);
                        }
                        .course-list .course-item:hover img {
                            left: 50%;
                             transform: translate(-50%,-50%);
                        }
                        h3 .iconfont {
                            font-size: 20px;
                            margin-right: 10px;
                        }
                        a .fa {
                            margin-left: 10px;
                            font-size: 16px;
                        }
.xiangmu {
                                    display: flex;
                                    display: -webkit-flex;
                                    justify-content: space-between;
                                    flex-wrap: wrap;
                                }
                                .xiangmu a {
                                    display: block;
                                    width: 48%;
                                    background-color: #9a0000;
                                    color: #fff;
                                    padding: 20px 0;
                                    text-align: center;
                                    font-size: 18px;
                                    margin-bottom: 20px;
                                    border-radius: 5px; 
                                    border: 1px solid #9a0000;
                                }
                                .xiangmu a:hover {
                                    background-color: #fff;
                                    color: #9a0000;
                                    
                                }
                                .xiangmu a i {
                                    margin-right: 10px;
                                }
                                #study {
                                    width: 100%;
                                    padding: 10px 0;
                                    background-color: inherit;
                                    border: 1px solid #9a0000;
                                    color: #333;
                                    border-radius: 10px; 
                                    margin-top: 30px;
                                }
                                #study:hover {
                                    background-color: #9a0000;
                                    color: #fff;
                                }
@media screen and (max-width: 1200px) {
	.wp {
	    width: 100%;
	}
	.index {
	    margin: 50px 1% 0 1%;
	}
	.footer .footer-logo {
	    width: 100%;
	    margin-bottom: 30px;
	    border-bottom:  1px solid #eee;
	}
	.wp .footer ul {
	    margin-top: 0;
	    margin-left: 20px;
	    margin-bottom: 20px;
	}
	.wp .l-con {
		margin: 0;
	}
	.wp .code, .wp .l-con {
	    width: 50%;
	}
	.main-col {
	    overflow: hidden;
	    padding: 0 15px;
	    padding-top: 60px;
	}
	.side-col {
	    margin-right: 20px;
	    width: 100%;
	    min-height: auto;
	}
}

@media screen and (max-width: 768px) {
	.wp .footer ul {
	    bottom: 20px;
	}
	.inquiry-list {
		width: 96%;
	}
	.index {
	    width: 98%;
	}
	.index .index-content .index-info {
	    display: block;
	    background-color: #eee;
	    position: unset;
	    top: 0;
	    width: 100%;
	    height: 100%;
	    padding: 10px;
	    box-sizing: border-box;
	}
	.index .index-content .index-info p {
	    color: #333;
	}
	.index .index-content .index-info h3 {
	    color: #333;
	}
	.index .index-content .index-info a {
	    display: block;
	    margin-top: 30px;
	    padding: 5px 10px;
	    background-color: #fff;
	    border: 1px solid #9a0000;
	    width: 150px;
	    text-align: center;
	    position: relative;
	    left: 50%;
	    bottom: 0px;
	    transform: translate(-50%,-50%);
	    border-radius: 10px;
	}
	.index-content .index-img img {
		width: 100%;
	}
	.index .index-content .index-info span {
	    box-sizing: border-box;
	    display: block;
	    color: #333;
	    float: none;
	    width: 98%;
	    margin: 0 1%;
	        margin-top: 0px;
	    line-height: 40px;
	    font-size: 16px;
	    border-bottom: 1px solid #fff;
	    margin-top: 10px;
	    padding-left: 20px;
	    position: relative;
	}
	.life-list .life-detail {
	    width: 48%;
	    margin: 0 1%;
	    margin-bottom: 20px;
	}
}
@media screen and (max-width: 480px) {
	.course-list .course-item {
                width: 98%;
            }
	.wp .footer ul {
	    position: unset;
	    text-align: center;
	    margin-top: 20px;
	}
	.wp .code, .wp .l-con {
	    width: 100%;
	}
	.wp .l-con {
		padding-bottom: 20px;
		border-bottom: 1px solid #eee;
		margin-bottom: 30px;
	}
	.wp .l-con {
		width: auto;
	}
	.wp .footer {
	    justify-content: center;
	}
	.life-list .life-detail {
	    width: 98%;
	    margin: 0 1%;
	    margin-bottom: 20px;
	}
}


