﻿


/*国际留学*/
.outstudy{ padding:5% 0; border-left:10px solid #fff;}
.outstudy ul li{ width:25%; height:240px; float:left; margin-bottom:10px; cursor:pointer;}
.outstudy ul li a{color:#fff; font-size:22px;}
.outstudy .bor-r{ height:240px; border-right:10px solid #fff; border-bottom:10px solid #fff; }
.outstudy .gz-icon{ height:130px; line-height:130px; padding-top:10px;}
.outstudy .gz-icon .iconfont { font-size:100px; line-height:150px; overflow:hidden; }
.outstudy ul li:nth-child(1){ background:#3ab5de;}
.outstudy ul li:nth-child(2){ background:#f69954;}
.outstudy ul li:nth-child(3){ background:#b584f9;}
.outstudy ul li:nth-child(4){ background:#48c2b7; margin-right:0px;}
.outstudy ul li:nth-child(1):hover{ background:#48bfe6; transition: all 0.6s;}
.outstudy ul li:nth-child(2):hover{ background:#f7a365; transition: all 0.6s;}
.outstudy ul li:nth-child(3):hover{ background:#bf93fc; transition: all 0.6s;}
.outstudy ul li:nth-child(4):hover{ background:#56ccc1; transition: all 0.6s; margin-right:0px;}

/*国际留学二级列表*/

.outstudy-list{ padding:5% 20px; }
.outstudy-list ul li{ height:50px;  border-bottom:1px dashed #ddd;  padding:30px 0 30px 0;}
.outstudy-list ul li P{ float:left;}
.outstudy-list ul li a{color:#333; font-size:16px; display:block; }
.outstudy-list ul li a:hover{color:#f24034;}
.outstudy-list .time0222{ font-size:16px; float:left; width:80%;}
.outstudy-list .time0222 span{ display:none;}
.outstudy-list .time0222 p{ font-size:13px; color:#999; margin-top:10px;}
.outstudy-list .time0111{ float:left; display:block; font-size:22px; color:#999; border-right:1px dashed #ddd; padding:0 25px; margin-right:15px; width:50px; text-align:center;}
.outstudy-list .time0111 span{ font-size:16px; }



/*招生动态*/
.recruittab{}
.recruittab .tab{ border-bottom:1px solid #ddd; overflow:hidden; }
.recruittab .tab a{ display:inline-block; width:150px; height: 80px; line-height:80px; text-align:center; font-size:20px; color:#333; float:left; margin-right:15px;}
.recruittab .tab a:hover{  color:#000;  font-size:22px;  background: url(../images/line_05.png) no-repeat left bottom ;}
.recruittab .tab a.on{ color:#000;   font-size:22px;  background: url(../images/line_05.png) no-repeat left bottom ;}
.recruittab .content{ overflow:hidden;  position:relative;}
.recruittab .content dl{ padding-bottom:0px;}
.recruittab .content dt{ width:100%; display:none;}

.zs-newsitem{ padding:5% 0; border-bottom:1px solid #ddd; }
.newsitem-icon{ width:42%; height:342px; border:4px solid rgba(0,0,0,0); float:left; margin-right:2%; overflow:hidden;}
.newsitem-icon:hover{ width:42%; height:342px; border:4px solid #e60012;}
.newsitem-icon img{ width:100%; height:342px;transition: all 0.6s;}
.newsitem-icon img:hover{ width:100%; height:342px; transform: scale(1.1);}
.newsitem-font{width:53%; float:left; padding-top:40px;  overflow:hidden;}
.newsitem-font a:hover{ color: #e60012 ;}
.newsitem-font .news-time{ color:#999; margin-bottom:5px;}
.newsitem-font .news-tite{ color:#333;line-height:34px; margin-bottom:10px;}
.newsitem-font .news-daetil{ color:#666; line-height:30px;}
.newsitem-font .news-infor{ color:#999; margin-top:35px;}
.newsitem-font .news-infor .iconfont{ margin-right:10px; font-size:16px;}
.newsitem-font .news-infor .icon-jushoucang{ font-size:14px;}
.newsitem-font .news-infor span{ display:inline-block; margin-right:20px;}
.newsitem-font .news-more{ width:200px; margin-top:30px;}
.newsitem-font .news-more i{ vertical-align:middle;}
.newsitem-font .news-more:hover{ border-bottom:2px solid #e60012; }






/*专业介绍*/

.majorabout{ padding:5% 0;}
.majorabout ul li{ width:48.9%; height:265px; float:left;position:relative; margin:5px; overflow:hidden;}
.majorabout ul li a{ color:#fff; }
.majorabout ul li:nth-child(1){ background:#b4d168;}
.majorabout ul li:nth-child(2){ background:#f56c63;}
.majorabout ul li:nth-child(3){ background:#99e5fd;}
.majorabout ul li:nth-child(4){ background:#55585f; }

.major-icon{width:50%; height:265px; float:left; overflow:hidden;}
.major-icon img{width:378px; height:265px; transition: all 0.6s;}
.major-icon img:hover{ width:378px; height:265px; transform: scale(1.1);}
.major-icon00 img{width:690px; height:265px; transition: all 0.6s;}
.major-icon00 img:hover{ width:690px; height:265px; transform: scale(1.1);}

.major-font{ width:50%; height:215px; float:left;  padding:50px 0 0 0px;}
.major-font .major-zw,.major-font .major-tb,.major-font .major-yw{ padding:0px 0 0 30px;}
.major-font .major-zw .iconfont{ font-size:24px; margin-left:10px;}
.major-font .major-tb .iconfont{ font-size:100px; padding-left:50%; opacity:0.3;}
.major-jiantou01{
	position:absolute;
	top:42%;
	left:50%;
	z-index:222;
	width: 0;
	height: 0;
	border-left:30px solid  #b4d168;   
	border-right:20px solid transparent;   
	border-top:20px solid transparent;
	border-bottom:20px solid transparent;
}
.major-jiantou02{
	position:absolute;
	top:42%;
	left:50%;
	z-index:222;
	width: 0;
	height: 0;
	border-left:30px solid  #f56c63;   
	border-right:20px solid transparent;   
	border-top:20px solid transparent;
	border-bottom:20px solid transparent;
}
.major-jiantou03{
	position:absolute;
	top:42%;
	left:43%;
	z-index:222;
	width: 0;
	height: 0;
	border-left:20px solid  transparent;   
	border-right:30px solid #99e5fd;   
	border-top:20px solid transparent;
	border-bottom:20px solid transparent;
}




/*专业介绍列表页*/
.major-list ul li{ float:left; width: 24%; margin:30px 0.5% 10px 0.5%; overflow:hidden;}
.major-list .major-icons { height:200px; overflow:hidden; }
.major-list .major-icons img{ height:200px; width:100%;}
.major-list ul li a{color:#333; font-size:16px; display:block;}
.major-list ul li a:hover{color:#f24034;}
.major-list .major-titl { margin:10px 0;}
.major-list .major-deil a{ font-size:13px; color:#999; line-height:22px;}




/*招生计划二级*/

.planabout{ padding:5% 0;}
.planabout a{ color:#fff; }
.planabout .plan-item{ width:33.33%; float:left;  overflow:hidden;}
.planabout .plan-item .plan-font{width:100%;margin:0px 10px 10px 10px; transition: all 0.6s;}
.planabout .plan-item .plan-font:hover{transform: scale(1.03);}
.planabout .planbg01{ background:#fe5946; height:220px;}
.planabout .planbg02{ background:#3ab5de; height:220px;}
.planabout .planbg03{ background:#f69954; height:300px;}
.planabout .planbg04{ background:#b584f9; height:220px;}
.planabout .planbg05{ background:#10c07a; height:220px;}

.plan-font{ width:100%;  padding:50px 0 0 0px;}
.plan-font .plan-zw,.plan-font .plan-tb,.plan-font .plan-yw{ padding:0px 0 0 30px;}
.plan-font .plan-zw .iconfont{ font-size:28px; margin-left:10px;}
.plan-font .plan-tb .iconfont{ font-size:100px; padding-left:60%; opacity:0.5;}
.planbg03{ width:100%;  padding:250px 0 0 0px;}




/*招生章程  历年分数线*/

.zszc-about{ line-height:30px; padding:0px 0;}
.otherpage-main{ padding:5% 0;}

.left-main-con { width:228px; float:left;}
.left-main-title { width:100%; box-sizing:border-box; padding:24px; background:url(../images/part5_img.jpg) no-repeat left center; background-size:100% 100%; }
.left-main-title h4 {  font-size:30px; color:#fff; padding-bottom:24px; background:url(../images/m_right.png) no-repeat 5px bottom;}
.left-main-con li {float: left;width: 50%;  line-height:36px; font-size:16px; color:#82828f; text-align:center; background:#fafafa;}
.left-main-con li a {  display:block; font-size:16px; color:#82828f; border-bottom:1px solid #ededed;border-right:1px solid #ededed;}
.left-main-con li a:hover { color:#fff; background:#f24034; border-bottom:1px solid #f24034; }
.left-main-con li a.actives { color:#fff; background:#f24034; border-bottom:1px solid #f24034; }
.left-main-con li:nth-of-type(2n) a{border-right:0;}


.right-main-con{ width:75%; float:right;}
.lnfsx-content{ padding:0 15px;}
.lnfsx-content .lnfsx-title{ color:#f24034;}
.lnfsx-content .lnfsx-infor{ color:#999; padding:10px 0; border-bottom:1px dashed #ddd;}
.lnfsx-content .lnfsx-table{ padding:50px 0; }
.lnfsx-content .lnfsx-table table{ margin:0 auto; border: 1px solid #eee;}
.lnfsx-content .lnfsx-table table td{border: 1px solid #eee; height:35px; line-height:35px;} 
.right-main-con .fother{ color:#333; line-height:35px; margin-top:30px;}
.right-main-con .fother a{ color:#333; }
.right-main-con .fother a:hover{ text-decoration:underline;}
.right-main-con .lnfsx-about{ width:100%; color:#333; line-height:30px; padding:30px 0; }




/*招生简章列表*/

.wnlq-item{ /*padding:5% 20px; */}
.wnlq-item ul li{ height:35px; line-height:24px; border-bottom:1px dashed #ddd;  padding: 10px 0;}
.wnlq-item ul li a{color:#333; font-size:16px; display:block;}
.wnlq-item ul li a:hover{color:#f24034;}
.wnlq-item span{ color:#999; font-size:16px; float:right;}






/*招生站点内页*/
.read_list{ padding:5% 0;}
.read_list_title h4 {  font-size: 40px;  color: #82828f; text-align: center;}
.read_share .bshare-custom {  padding: 34px 0;  width: 174px;  margin: 0 auto;}
.read_list table {  width: 100%;  text-align: center;font-size:14px;font-family:"Microsoft YaHei";}
.read_list table th{  font-weight:400; }
.read_list_t {font-size:14px;height:49px;line-height:49px;	color:#fff; background: url(../images/titead.jpg) no-repeat left center;  background-size: 100% 100%;}
.read_list tbody td.table_center1 {  text-align: left; padding-left: 30px;}
.read_list tbody tr{display:table-row;vertical-align: inherit; border-color: none; box-sizing:border-box;}
.read_list tbody td {  padding: 20px 0; color: #82828f;}
.read_list tbody tr:nth-child(2n) td { background: #f9f9f9;}





/*资助政策*/
.stakepolicy{ width:100%;overflow:hidden; position:relative; padding:5% 0;}
/*.stakepolicy ul li{ width:30.5%; float:left; height:210px;border-bottom:1px solid #ccc;padding-bottom:30px;  overflow:hidden; text-align:center;}
.stakepolicy .line-rightbom{ border-right:1px solid #ccc; padding:30px 30px 30px 30px;}
.stakepolicy ul li:nth-child(4),.stakepolicy ul li:nth-child(5),.stakepolicy ul li:nth-child(6){ border-bottom:0px solid #ccc; }
.stakepolicy ul{ width:110%; padding-top:50px;}
.stakepolicy .iconfont{ color:#f24034; font-size:80px; margin-bottom: 10px;}
.stakepolicy .stake-tite{ color:#000; margin-bottom: 10px;}
.stakepolicy .stake-font{ color:#666; line-height:26px; }

.first-stake{  width:268px; height:140px; padding:70px 55px; background: url(../images/zz_03.png) no-repeat left bottom ; position:absolute; left:30px; top:50px;}
.first-stake .stake-tite{ font-size:30px; color:#fff; margin-bottom: 10px;}
.first-stake .stake-font{ color:#fff; line-height:26px; }*/

.stake-form{ width: 100%; background: url(../images/zz_07.png) no-repeat;  background-size:cover;-moz-background-size:cover;-webkit-background-size:cover; padding-bottom:100px; overflow:hidden; margin-bottom:50px;}
.stake-form-left,.stake-form-right{ width:46%; float:left;  overflow:hidden; margin:0px 2%; margin-top:50px;}
.stake-form-left h3,.stake-form-right h3{ text-align:center; color:#fff; font-size:40px; padding:30px 0;}
.stake-formdiv{ background: rgba(225,225,225,0.9); padding:50px 60px; font-size:16px; color:#666;}
.stake-item .name-label{ width:100px; font-size:16px; color:#666; display:inline-block; text-align:right;}
.stake-item .input-text{ width:290px; height:45px; line-height:45px; border:0; background:none; border-bottom:1px solid #666; font-size:16px; color:#666;}
.stake-item .radio-text{ margin:20px 0;}
.stake-item .label-l{ float:left; margin-top:15px;}
.stake-item .label-r{ width:290px; float:left; }
.stake-item .label-r p{line-height:10px;}



.stake-item select{ background:none; border:0; width:290px; height:45px; line-height:45px;  border-bottom:1px solid #666; font-size:14px; color:#666;}

.stake-item .submit-btn{ width:200px; text-align:center; border:0; height:45px; line-height:45px;  background:#ea3f36; font-size:16px; color:#fff; font-family:"Microsoft YaHei"; margin:40px 0 0 105px;}



/*PC端媒体查询 */


@media only screen and (max-width: 1400px){
	

	.stakepolicy{width: 100%;}
    .stakepolicy ul li{ width:30.5%; float:left; }
	
	.first-stake{  width:20.5%; padding:70px 55px; background-size:cover;-moz-background-size:cover;-webkit-background-size:cover; }
	
	
}

@media only screen and (max-width: 1280px){
	
	
	
}

@media only screen and (max-width: 1136px){
	
	.stakepolicy{width: 100%;}
    .stakepolicy ul li{ width:30.5%; float:left; }
	
	.first-stake{  width:18%; padding:70px 55px; background-size:cover;-moz-background-size:cover;-webkit-background-size:cover; }

    .stake-form-left,.stake-form-right{ width:48%; float:left;  overflow:hidden; margin:0px 1%; margin-top:50px;}
	.stake-formdiv{ background: rgba(225,225,225,0.9); padding:50px 30px;}
	
	.right-main-con{  margin-left:0px;}
	
	.read_list_title h4{ font-size: 30px; }
	
	
	/*专业介绍列表页*/
	.major-list ul li{ float:left; width: 49%; margin:30px 0.5% 10px 0.5%; overflow:hidden;}

		
	
}


@media only screen and (max-width: 1024px){
	
	.com-section img{ width:100%; height:auto;}
	
	.first-stake{  width:17%; padding:70px 55px; background-size:cover;-moz-background-size:cover;-webkit-background-size:cover; }

    .stake-form{width: 100%; height:100%; background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;}
	.stake-form-left,.stake-form-right{ width:90%; float:none;  overflow:hidden; margin:0 auto; }
	.stake-item .name-label{ width:30%; }
	.stake-item .input-text,.stake-item select,.stake-item .label-r{ width:60%;}
	.stake-item .submit-btn{ width:100%; margin:0 auto; margin-top:40px;}
	
	
	
	.right-main-con{ width:100%; margin-top:30px;}
	.wwrap{ display:none; margin-top:0px;}
	.left-main-con { width:100%; display:block;}
	.left-main-title { width:100%; box-sizing:border-box; padding:10px; }
	.left-main-title h4{font-size:24px;}
	
	.outstudy ul li{ width:50%; height:240px; float:left; }
	
	.recruittab .tab a{ width: 50%; height: 60px; line-height: 60px; font-size:16px; margin-right:0;}
	.recruittab .tab a:hover{width: 50%;  color:#000;  font-size:20px;  background: url(../images/line_05.png) repeat-x left 56px ;}
	.recruittab .tab a.on{ color:#000;   font-size:20px;  background: url(../images/line_05.png) repeat-x left 56px ;}
	
	.newsitem-font .news-tite,.newsitem-font .news-time{ font-size: 18px;}
	.newsitem-font .news-daetil{ font-size: 14px;}
	.newsitem-font .news-infor{ font-size: 14px; margin:10px;}
	.newsitem-font .news-more{margin-top: 10px;}
	
	
	
	/*新闻详情页*/
	.lnfsx-content .lnfsx-about{  padding: 15px 0; line-height: 26px;}
	.lnfsx-content .lnfsx-title { font-size:22px;}
	.lnfsx-content .lnfsx-infor{ font-size:14px;}
	.lnfsx-content .lnfsx-about{ font-size:14px;}
	.lnfsx-content .fother{  font-size: 14px;}
	
	
	 /*专业介绍*/
     .majorabout .major-icon{width:0px;float:left; overflow:hidden;}
	 .majorabout .major-font{ width:100%;}
	 .major-icon00 img{width:690px; height:265px; transition: all 0.6s;}
     .major-icon00 img:hover{ width:690px; height:265px; transform: scale(1);}
	 
	 
	 /*国际留学二级列表*/

	.outstudy-list ul li{ height:50px;  border-bottom:1px dashed #ddd;  padding:20px 0 40px 0; overflow:hidden;}
	.outstudy-list ul li P{ float:left;}
	.outstudy-list ul li a{color:#333; font-size:16px; display:block; }
	.outstudy-list ul li a:hover{color:#f24034;}
	.outstudy-list .time0222{ font-size:16px; float:left; width:100%;}
	.outstudy-list .time0222 span{ display:block; float:right; font-size:13px; color:#999;}
	.outstudy-list .time0222 p{ font-size:13px; color:#999; margin-top:10px;}
	.outstudy-list .time0111{ display:none;}
	
	
	/*招生计划二级*/
	
    .planabout .plan-item .plan-font{width:100%;margin:0px 10px 10px 10px; transition: all 0.6s;}
	.planabout .plan-item .plan-font:hover{transform: scale(1);}
	.planabout .plan-item{ width:100%; float:left; overflow:hidden;}
	.planabout .planbg01{ background:#fe5946; height:220px;}
	.planabout .planbg02{ background:#3ab5de; height:220px;}
	.planabout .planbg03{ background:#f69954; height:220px;}
	.planabout .planbg04{ background:#b584f9; height:220px;}
	.planabout .planbg05{ background:#10c07a; height:220px;}
	
	.plan-font{ width:100%;  padding:50px 0 0 0px;}
	.plan-font .plan-zw .iconfont{ font-size:28px; margin-left:10px;}
	.plan-font .plan-tb .iconfont{ font-size:100px; padding-left:70%; opacity:0.5;}
	.planabout .plan-item .plan-font{width:100%;margin:0px 0px 10px 0px;}
	
}







/*移动端媒体查询 */


@media only screen and (min-width:769px) and (max-width:1024px) {
	
	/*新闻动态*/
	.newsitem-icon{ width:42%; height:342px; border:4px solid rgba(0,0,0,0); float:left; margin-left:1%; overflow:hidden;}
	.newsitem-icon:hover{ width:42%; height:342px; border:4px solid #e60012;}
	.newsitem-icon img{ width:100%; height:342px;transition: all 0.6s;}
	.newsitem-icon img:hover{ width:100%; height:342px; transform: scale(1.1);}
	.newsitem-font{width:53%; float:left; padding-top:10px;  }
    
	/*专业介绍*/
	.majorabout ul li{ width:49%; height:200px; float:left; margin:1% 0.5%; }
	.major-font { width:100%; }
	.major-font .major-tb .iconfont{ font-size: 80px; padding-left:70%; }
	.major-icon00 img{width:690px; height:265px; transition: all 0.6s;}
	.major-icon00 img:hover{ width:690px; height:265px; transform: scale(1);}
	
	/*资助政策*/
	.stakepolicy ul{ padding-top: 70px;} 
	.first-stake { width: 28%; left: 30px; top: 50px; transition: all 0.6s;}
    .first-stake .stake-tite{ font-size: 24px; }
    .first-stake .stake-font{ font-size: 16px;}
    .stakepolicy ul li{   width: 45.5%; height: 200px; transition: all 0.6s;}
    .stakepolicy ul li:nth-child(4),.stakepolicy ul li:nth-child(5),.stakepolicy ul li:nth-child(6){ border-bottom:1px solid #ccc; }
    .stakepolicy ul li:nth-child(5),.stakepolicy ul li:nth-child(6){ border-bottom:0px solid #ccc; }
    .stakepolicy .line-rightbom { padding: 30px 20px 30px 20px; transition: all 0.6s;}
    .stakepolicy .iconfont { font-size: 60px;}
	
}


@media only screen and (min-width:640px) and (max-width:768px) {
	   .com-section{    margin: 0px auto; transition: all 0.6s;}
	   
	   /*资助政策*/

	   .stakepolicy ul{ padding-top: 70px;} 
	   .first-stake { width: 25%; height:120px; left: 30px; top: 50px; transition: all 0.6s;}
	   .first-stake .stake-tite{ font-size: 22px; }
	   .first-stake .stake-font{ font-size: 16px;}
	   .stakepolicy ul li{   width: 45.5%; height: 200px; transition: all 0.6s;}
	   .stakepolicy ul li:nth-child(4),.stakepolicy ul li:nth-child(5),.stakepolicy ul li:nth-child(6){ border-bottom:1px solid #ccc; }
	   .stakepolicy ul li:nth-child(5),.stakepolicy ul li:nth-child(6){ border-bottom:0px solid #ccc; }
	   .stakepolicy .line-rightbom { padding: 30px 20px 30px 20px; transition: all 0.6s;}
	   .stakepolicy .iconfont { font-size: 60px;}
	   


		/*专业介绍*/
	    .majorabout ul li{ width:96%; height:200px; float:left; margin:1% 2%; }
	    .major-font { width:100%; }
	    .major-font .major-tb .iconfont{ font-size: 80px; padding-left:80%; }
		.major-icon00 img{width:690px; height:265px; transition: all 0.6s;}
		.major-icon00 img:hover{ width:690px; height:265px; transform: scale(1);}

	   
	   /*新闻动态*/
	   
	   .newsitem-icon{ width:93%; height:300px; border:4px solid rgba(0,0,0,0); float:left; margin-left:2%; overflow:hidden;}
	   .newsitem-icon:hover{ width:93%; height:300px; border:4px solid rgba(0,0,0,0);}
	   .newsitem-icon img{ width:100%; height:300px;transition: all 0.6s;}
	   .newsitem-icon img:hover{ width:100%; height:300px; transform: scale(1);}
	   .newsitem-font{width:93%; float:left; padding-top:10px; padding:0 15px; }
	   
	   
	   /*新闻详情页*/
	    .lnfsx-content .lnfsx-title { font-size:20px;}
		
		
	   /*招生计划二级*/
	

		.planabout .plan-item{ width:100%; float:left; overflow:hidden;}
		.planabout .planbg01{ background:#fe5946; height:200px;}
		.planabout .planbg02{ background:#3ab5de; height:200px;}
		.planabout .planbg03{ background:#f69954; height:200px;}
		.planabout .planbg04{ background:#b584f9; height:200px;}
		.planabout .planbg05{ background:#10c07a; height:200px;}
		
		.plan-font{ width:100%;  padding:50px 0 0 0px;}
		.plan-font .plan-zw .iconfont{ font-size:28px; margin-left:10px;}
		.plan-font .plan-tb .iconfont{ font-size:100px; padding-left:70%; opacity:0.5;}
		.planabout .plan-item .plan-font{width:100%;margin:0px 0px 10px 0px;}
		
		
		
	   
	   


}
@media only screen and (max-width: 767px) {
        .major_table tr td { padding-top:0; padding-bottom:0; }
        .major_table tr td:before, .major_table tr td { line-height:50px; }
        .major_table tr td.table_center1,.major_table tr td {  padding-left:8em;}
		
		.major_table,
        .major_table thead,
        .major_table tbody,
        .major_table th,
        .major_table td,
        .major_table tr { display: block; }
        .major_table thead tr { position: absolute; top: -9999px; left: -9999px; }
        .major_table tr { border: 1px solid #eee; border-bottom: 0; margin-bottom: 20px; }
        .major_table td { border: none; border-bottom: 1px solid #eee; position: relative; padding: 5px 0; padding-left: 6em; white-space: normal; text-align: left; }
        .major_table td:before {position: absolute;top: 0;left: 0;padding: 0px 0;width: 6em;text-indent: 10px;white-space: nowrap;text-align: left;}
        .major_table td:before { content: attr(data-title); }

        .major_table tr td:before { line-height: 50px; }
        .major_table tr td { padding-left: 7em; }

        .major_table tr td.table_center1 { padding-left: 7em; width: auto; }
        .major_table tr td { padding-left: 7em; width: auto; }
		
		
		.read_list{ width:100%; /* background:#fcfcfc;*/}
		.read_list_title h4 { font-size:24px; color:#82828f; text-align:center; }
		.read_list table { width:100%; text-align:center;}
		.read_list_t{ display:none;}
}

@media only screen and (min-width:480px) and (max-width:640px) {
	   

	   .first-stake { width: 24%; height:120px; padding:55px 40px; left: 30px; top: 50px; transition: all 0.6s;}
	   .first-stake .stake-tite{ font-size: 22px; }
	   .first-stake .stake-font{ font-size: 16px;}
	   .stakepolicy ul li{   width: 45.5%; height: 200px; transition: all 0.6s;}
	   .stakepolicy ul li:nth-child(4),.stakepolicy ul li:nth-child(5),.stakepolicy ul li:nth-child(6){ border-bottom:1px solid #ccc; }
	   .stakepolicy ul li:nth-child(5),.stakepolicy ul li:nth-child(6){ border-bottom:0px solid #ccc; }
	   .stakepolicy .line-rightbom { padding: 30px 20px 30px 20px; transition: all 0.6s;}
	   .stakepolicy .iconfont { font-size: 60px;}
	   
       /*专业介绍*/
	   .majorabout ul li{ width:96%; height:200px; float:left; margin:1% 2%; }
	   .major-font { width:100%; }
	   .major-font .major-tb .iconfont{ font-size: 80px; padding-left:80%; }
	   
	   
	   /*新闻动态*/
	   
	   .newsitem-icon{ width:93%; height:200px; border:4px solid rgba(0,0,0,0); float:left; margin-left:2%; overflow:hidden;}
	   .newsitem-icon:hover{ width:93%; height:200px; border:4px solid rgba(0,0,0,0);}
	   .newsitem-icon img{ width:100%; height:200px;transition: all 0.6s;}
	   .newsitem-icon img:hover{ width:100%; height:200px; transform: scale(1);}
	   .newsitem-font{width:93%; float:left; padding-top:10px; padding:0 15px; }
	   
	   
	   /*新闻详情页*/
	    .lnfsx-content .lnfsx-title { font-size:16px;}
		

	   /*招生计划二级*/
	

		.planabout .plan-item{ width:100%; float:left; overflow:hidden;}
		.planabout .planbg01{ background:#fe5946; height:180px;}
		.planabout .planbg02{ background:#3ab5de; height:180px;}
		.planabout .planbg03{ background:#f69954; height:180px;}
		.planabout .planbg04{ background:#b584f9; height:180px;}
		.planabout .planbg05{ background:#10c07a; height:180px;}
		
		.plan-font{ width:100%;  padding:40px 0 0 0px;}
		.plan-font .plan-zw { font-size:26px;}
		.plan-font .plan-zw .iconfont{ font-size:26px; margin-left:10px;}
		.plan-font .plan-tb .iconfont{ font-size:100px; padding-left:70%; opacity:0.5;}
		.planabout .plan-item .plan-font{width:100%;margin:0px 0px 10px 0px;}
	   
	   
	    
}
@media only screen and (min-width:400px) and (max-width:480px) {
	
	   /*资助政策*/

	   .first-stake { width: 100%; height: 100px; left: 0px; top: 30px; transition: all 0.6s;  padding: 30px 20px 30px 20px;}
	   .first-stake .stake-tite{ font-size: 24px; }
	   .first-stake .stake-font{ font-size: 16px;  width: 80%;}
	   .stakepolicy ul li{   width: 95%; height: 200px; transition: all 0.6s;}
	   .stakepolicy ul li:nth-child(4),.stakepolicy ul li:nth-child(5),.stakepolicy ul li:nth-child(6){ border-bottom:1px solid #ccc; }
	   .stakepolicy ul li:nth-child(1){ height:85px;}
	   .stakepolicy .line-rightbom { padding: 30px 20px 30px 20px; transition: all 0.6s; overflow:hidden;}
	   .stakepolicy .iconfont { font-size: 60px;}
	   
	   .stake-form-left h3, .stake-form-right h3{font-size: 28px; }
	   
	   .stake-item .name-label{ font-size: 12px;}
	   .stake-item .input-text{ height: 35px;line-height: 35px;  font-size: 12px;}
	   .stake-formdiv{ font-size:12px;}
	   
	   
	   /*专业介绍*/
	   .majorabout ul li{ width:96%; height:200px; float:left; margin:1% 2%; }
	   .major-font { width:100%; }
	   .major-font .major-tb .iconfont{ font-size: 80px; padding-left:70%; }
	   
	   /*专业介绍列表页*/
		.major-list ul li{ float:left; width: 99%; margin:30px 0.5%; overflow:hidden;}
	   
	   
	   /*出国留学*/
	   .outstudy ul li{ width:100%; height:200px; float:left; }
	   .outstudy ul li a{ font-size:22px;}
	   .outstudy .bor-r{ height:200px; }
	   .outstudy .gz-icon{  height:110px; line-height: 110px;}
	   .outstudy .gz-icon .iconfont { font-size:80px;  line-height: 120px; }
	   
	   /*新闻动态*/
	   
	   .newsitem-icon{ width:93%; height:150px; border:4px solid rgba(0,0,0,0); float:left; margin-left:2%; overflow:hidden;}
	   .newsitem-icon:hover{ width:93%; height:150px; border:4px solid rgba(0,0,0,0);}
	   .newsitem-icon img{ width:100%; height:150px;transition: all 0.6s;}
	   .newsitem-icon img:hover{ width:100%; height:150px; transform: scale(1);}
	   .newsitem-font{width:93%; float:left; padding-top:10px; padding:0 15px; }
	   
	   
	   
	   /*新闻详情页*/
	    .lnfsx-content .lnfsx-title { font-size:16px;}
	   

	   
	   /*招生计划二级*/
	

		.planabout .plan-item{ width:100%; float:left; overflow:hidden;}
		.planabout .planbg01{ background:#fe5946; height:180px;}
		.planabout .planbg02{ background:#3ab5de; height:180px;}
		.planabout .planbg03{ background:#f69954; height:180px;}
		.planabout .planbg04{ background:#b584f9; height:180px;}
		.planabout .planbg05{ background:#10c07a; height:180px;}
		
		.plan-font{ width:100%;  padding:40px 0 0 0px;}
		.plan-font .plan-zw { font-size:24px;}
		.plan-font .plan-zw .iconfont{ font-size:24px; margin-left:10px;}
		.plan-font .plan-tb .iconfont{ font-size:80px; padding-left:70%; opacity:0.5;}
		.planabout .plan-item .plan-font{width:100%;margin:0px 0px 10px 0px;}
	   
	
}
@media only screen and (min-width:360px) and (max-width:400px) {
	

	   /*资助政策*/
	   .first-stake { width: 100%; height: 100px; left: 0px; top: 30px; transition: all 0.6s;  padding: 30px 20px 30px 20px;}
	   .first-stake .stake-tite{ font-size: 24px; }
	   .first-stake .stake-font{ font-size: 16px;  width: 80%;}
	   .stakepolicy ul li{   width: 95%; height: 200px; transition: all 0.6s;}
	   .stakepolicy ul li:nth-child(4),.stakepolicy ul li:nth-child(5),.stakepolicy ul li:nth-child(6){ border-bottom:1px solid #ccc; }
	   .stakepolicy ul li:nth-child(1){ height:85px;}
	   .stakepolicy .line-rightbom { padding: 30px 20px 30px 20px; transition: all 0.6s; overflow:hidden;}
	   .stakepolicy .iconfont { font-size: 60px;}
	   
	   .stake-form-left h3, .stake-form-right h3{font-size: 28px; }
	   
	   .stake-item .name-label{ font-size: 12px;}
	   .stake-item .input-text{ height: 35px;line-height: 35px;  font-size: 12px;}
	   
	   
	   /*专业介绍*/
	   .majorabout ul li{ width:96%; height:200px; float:left; margin:1% 2%; }
	   .major-font { width:100%; }
	   .major-font .major-tb .iconfont{ font-size: 80px; padding-left:70%; }
	   
	   /*专业介绍列表页*/
		.major-list ul li{ float:left; width: 99%; margin:30px 0.5%; overflow:hidden;}
	   
	   
	   /*出国留学*/
	   .outstudy ul li{ width:100%; height:200px; float:left; }
	   .outstudy ul li a{ font-size:20px;}
	   .outstudy .bor-r{ height:200px; }
	   .outstudy .gz-icon{  height:110px; line-height: 110px;}
	   .outstudy .gz-icon .iconfont { font-size:80px; line-height: 110px;}
	   
	   
	   /*新闻动态*/
	   
	   .newsitem-icon{ width:93%; height:150px; border:4px solid rgba(0,0,0,0); float:left; margin-left:2%; overflow:hidden;}
	   .newsitem-icon:hover{ width:93%; height:150px; border:4px solid rgba(0,0,0,0);}
	   .newsitem-icon img{ width:100%; height:150px;transition: all 0.6s;}
	   .newsitem-icon img:hover{ width:100%; height:150px; transform: scale(1);}
	   .newsitem-font{width:93%; float:left; padding-top:10px; padding:0 15px; }
	   
	   
	   
	   /*新闻详情页*/
	    .lnfsx-content .lnfsx-title { font-size:16px;}
		
		
		/*招生计划二级*/
	

		.planabout .plan-item{ width:100%; float:left; overflow:hidden;}
		.planabout .planbg01{ background:#fe5946; height:160px;}
		.planabout .planbg02{ background:#3ab5de; height:160px;}
		.planabout .planbg03{ background:#f69954; height:160px;}
		.planabout .planbg04{ background:#b584f9; height:160px;}
		.planabout .planbg05{ background:#10c07a; height:160px;}
		
		.plan-font{ width:100%;  padding:40px 0 0 0px;}
		.plan-font .plan-zw { font-size:22px;}
		.plan-font .plan-zw .iconfont{ font-size:22px; margin-left:10px;}
		.plan-font .plan-tb .iconfont{ font-size:70px; padding-left:60%; opacity:0.5;}
		.planabout .plan-item .plan-font{width:100%;margin:0px 0px 10px 0px;}
	
	
}
@media only screen and (min-width:320px) and (max-width:360px) {
	

	   .first-stake { width: 100%; height: 100px; left: 0px; top: 30px; transition: all 0.6s;  padding: 30px 20px 30px 20px;}
	   .first-stake .stake-tite{ font-size: 24px; }
	   .first-stake .stake-font{ font-size: 16px;  width: 80%;}
	   .stakepolicy ul li{   width: 95%; height: 200px; transition: all 0.6s;}
	   .stakepolicy ul li:nth-child(4),.stakepolicy ul li:nth-child(5),.stakepolicy ul li:nth-child(6){ border-bottom:1px solid #ccc; }
       .stakepolicy ul li:nth-child(1){ height:85px;}
	   .stakepolicy .line-rightbom { padding: 30px 20px 30px 20px; transition: all 0.6s; overflow:hidden;}
	   .stakepolicy .iconfont { font-size: 60px;}
	   
	   .stake-form-left h3, .stake-form-right h3{font-size: 28px; }
	   
	   .stake-item .name-label{ font-size: 12px;}
	   .stake-item .input-text{ height: 35px;line-height: 35px; font-size: 12px;}
	   
	   
	   
	   /*专业介绍*/
	   .majorabout ul li{ width:96%; height:200px; float:left; margin:1% 2%; }
	   .major-font { width:100%; }
	   .major-font .major-tb .iconfont{ font-size: 80px; padding-left:60%; }
	   
	   /*专业介绍列表页*/
		.major-list ul li{ float:left; width: 99%; margin:30px 0.5%; overflow:hidden;}
	   
	   
	   /*出国留学*/
	   .outstudy ul li{ width:100%; height:150px; float:left; }
	   .outstudy ul li a{ font-size:16px;}
	   .outstudy .bor-r{ height:150px; }
	   .outstudy .gz-icon{  height:80px; line-height: 80px; padding-top:0px;}
	   .outstudy .gz-icon .iconfont { font-size:60px; line-height: 100px;}
	   
	   /*新闻动态*/
	   
	   .newsitem-icon{ width:93%; height:150px; border:4px solid rgba(0,0,0,0); float:left; margin-left:2%; overflow:hidden;}
	   .newsitem-icon:hover{ width:93%; height:150px; border:4px solid rgba(0,0,0,0);}
	   .newsitem-icon img{ width:100%; height:150px;transition: all 0.6s;}
	   .newsitem-icon img:hover{ width:100%; height:150px; transform: scale(1);}
	   .newsitem-font{width:93%; float:left; padding-top:10px; padding:0 15px; }

	   
	   /*新闻详情页*/
	    .lnfsx-content .lnfsx-title { font-size:16px;}
		
		
		/*招生计划二级*/
	

		.planabout .plan-item{ width:100%; float:left; overflow:hidden;}
		.planabout .planbg01{ background:#fe5946; height:160px;}
		.planabout .planbg02{ background:#3ab5de; height:160px;}
		.planabout .planbg03{ background:#f69954; height:160px;}
		.planabout .planbg04{ background:#b584f9; height:160px;}
		.planabout .planbg05{ background:#10c07a; height:160px;}
		
		.plan-font{ width:100%;  padding:40px 0 0 0px;}
		.plan-font .plan-zw { font-size:22px;}
		.plan-font .plan-zw .iconfont{ font-size:22px; margin-left:10px;}
		.plan-font .plan-tb .iconfont{ font-size:70px; padding-left:60%; opacity:0.5;}
		.planabout .plan-item .plan-font{width:100%;margin:0px 0px 10px 0px;}


}








