@charset "utf-8";
.menu2 {
		display:none!important;
	}
 .in_m{ display:flex;align-item:center; justify-content: space-between;}
            .in_mtz{width:61%;}
            .in_mky{width:35%;}
@media (min-width:1200px) and (max-width:1500px) {
	.mm,
	.m,
	.link,.nyk {
		width: 1190px;
		padding: 0 10px;
		box-sizing: border-box;
		margin-left: auto;
		margin-right: auto;
	}
	.top_ad{margin-left: 70px; width: 350px;}
	.kuan input.swap_value{ width: 150px;}
	.sou{ width: 220px;} 
	.logo { width: 400px;}
	.logo img{ height: 70px;}
	#nav li{ width: 103px;}
	/* 学院新闻开始 */
	.news{ width: 770px;}
	#myFocus{width: 770px;}
	.xydtl{ width: 340px;}
	.xydtr{ width: 400px;}
	.news_list{width: 386px;}
	#flashBoxu_u5_{ width: 100%!important;}
	.hasMoreTab{ width: 100%;}
	.tab_all{width: 100%;}
	.hasMoreTab .bd ul li{ width: 100%;}
	.hsjdlm{ width: 500px;}
	.hsjdrm{width: 500px;}
/* 内页 */
.nykr{ width: 770px;}
}
@media (min-width:970px) and (max-width:1200px) {
	.mm,
	.m,
	.link,.nyk {
		width: 970px;
		padding: 0 10px;
		box-sizing: border-box;
		margin-left: auto;
		margin-right: auto;
	}
	
	.kuan input.swap_value{ width: 150px;}
	.top_ad{ display: none;}
	.tab_all{}
	.hasMoreTab{width: 970px;}
	.hasMoreTab .bd ul li{ width: 100%;}
	#nav li{ width: 85px;}
	.news{ width: 100%;box-sizing: border-box;padding:0;float: none;}
	.xydtl{ width: 100%;float:none; height: 300px;}
	.slideBox{ width: 100%;height: 700px;}
	.slideBox .pic{ height: 650px;}
	.xydtr{ width: 100%;float:none;}
	.swiper-slide{width: 100%!important;}
	#myFocus{width: 100%;}
	.report{float:none;width: 100%;}
	.news_list{ width: 100%;float:none;}
	.block-title2{ width: 100%;}
	
	#flashBoxu_u5_{ width: 100%!important;height:auto!important;}
	#flashBoxu_u5_ img{ width: 100%!important;height:auto!}
.zpgg img{width: 100%!important;height:auto!}
	.hsjdlm{ width: 400px;}
	.hsjdrm{width: 400px;}
	.list-1-blue img{ width: 100%;}
	.hp_foot_bt_c{ width: 100%;}
	.nykr{ width: 560px;}
}
@media (max-width:970px) {

	.mm,
	.m,
	.link {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
.top_ad{ display: none;}
.logo{ width: 190px;}
.logo img{ height: 32px;}
.kuan input.swap_value{ width: 150px;}
.mtop{ height: 104px;position: fixed;width: 100%;z-index: 9999;;}
.dhbj{display:none;}
.kong{ height: 104px;}
.sou{ width: 220px; display: none;} 
.slides-box{ height: 220px;}
.slides li img{height:220px;}
	/*手机导航*/
	.menu2 {
		position: fixed;
		z-index: 99999;
		right: 10px;
		top: 20px;
	}

	.sp_nav {
		width: 42px;
		float: right;
		position: relative;
		cursor: pointer;
		height: 30px;
		margin-top: 18px
	}

	.sp_nav span {
		display: block;
		background: #fff;
		width: 30px;
		height: 2px;
		position: absolute;
		left: 10px;
		transition: all ease 0.35s
	}

	.sp_nav span:nth-of-type(1) {
		top: 0px
	}

	.sp_nav span:nth-of-type(2) {
		top: 10px
	}

	.sp_nav span:nth-of-type(3) {
		top: 20px
	}

	.sp_nav_se span:nth-of-type(1) {
		top: 10px;
		transform: rotate(45deg)
	}

	.sp_nav_se span:nth-of-type(2) {
		width: 0
	}

	.sp_nav_se span:nth-of-type(3) {
		top: 10px;
		transform: rotate(-45deg)
	}

	.sjj_nav {
		position: fixed;
		z-index: 9;
		background: rgba(0, 0, 0, .6);
		width: 100%;	/* height: calc(100% - 104px); */
		height: 100%;
		font-size: 14px;
		line-height: 40px;
		top: -100%;
		left: 0;
		overflow: auto;
		overflow-x: hidden;	/* transition: top ease 0.35s; */
	}

	.sjj_nav ul {
		background-color: #fff;
	}

	.nav_show {
		top: 104px
	}

	.sjj_nav>ul>li:first-child {
		overflow: hidden;
		border-top: 0
	}

	/* 
	.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 70px)
	}
	 */
	.sjj_nav>ul>li:first-child .language {
		float: right;
		width: 70px;
		overflow: hidden;
		line-height: 30px;
		margin-top: 5px
	}

	.sjj_nav>ul>li:first-child .language a {
		width: 35px;
		float: left;
		border-left: 1px #ddd solid;
		text-align: center;
		color: #999;
	}

	.sjj_nav ul li i {
		position: absolute;
		top: 0px;
		right: 0px;
		border-left: 1px #ebebeb solid;
		height: 26px;
		padding: 0px 14px 0 14px;
	}

	.sjj_nav ul li i img {
		width: 8px;
		margin-top: 5px;
	}

	.sjj_nav ul li i svg {
		transform: rotate(-90deg);
		transition: all ease 0.35s
	}

	.sjj_nav ul li .sjj_nav_i_se svg {
		transform: rotate(0deg)
	}

	.sjj_nav ul li {
		border-top: 1px #ebebeb solid;
		margin-left: 20px;
		position: relative;
		line-height: 42px;
		font-size: 14px;
	}

	.sjj_nav>ul >li:last-child {
		border-bottom: 1px #ddd solid;
	}

	.sjj_nav ul li ul {
		display: none;
		width: 100%;
	}

	.sjj_nav ul li a {
		color: #666;
		width: 80%
	}

	.sjj_nav ul li ul li {
		margin-left: 0px;
		border: none;
	}

	.sjj_nav ul li ul li a {
		color: #999;
		display: block;
		text-align: left;
		height: 30px;
		line-height: 30px;
	}

	.sjj_nav ul li i svg {
		width: 20px;
		height: 20px;
		fill: #555;
	}

	.sjj_nav ul li .sjj_nav_i_se svg {
		fill: #0062b1
	}

	.sjj_nav ul li ul li>ul {
		margin-left: 10px
	}

	.daohang {
		display: none;
	}

	.menu2 {
		display: block!important;
	}
/* 导航样式结束 */
.news{ width: 100%;box-sizing: border-box;padding:0;float: none;}
.xydtl{ width: 100%;float:none; height: 300px;}
.slideBox{ width: 100%;height: 700px;}
.slideBox .pic{ height: 650px;}
.xydtr{ width: 100%;float:none;}
.swiper-slide{width: 100%!important;}
#myFocus{width: 100%;}
.report{float:none;width: 100%;}
.news_list{ width: 100%;float:none;}
.block-title2{ width: 100%;}

#flashBoxu_u5_{ width: 100%!important;height:auto!important;}
#flashBoxu_u5_ img{ width: 100%!important;}
#flashBoxu_u6_{ width: 100%!important;height:auto!important;}
#flashBoxu_u6_ img{ width: 100%!important;}
.zpgg img{width: 100%!important;height:auto!}

.tab_all{ width: 100%;padding-top: 30px;}
.hasMoreTab{ width: 100%;}
.hasMoreTab .bd ul li{ width: 100%;margin:0;padding:10px 0px;}
.hasMoreTab .bd ul a{width: 74%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.hsjdl{ width: 100%;float:none;padding:0 10px;height: auto;box-sizing: border-box;}

.hsjdlm{ width: 100%;float:none;}
.hsjdr{ width: 100%;float:none;padding:0 10px;box-sizing: border-box;}
.hsjdrm{padding-left: 0;}
.hsjdrm{ width: 100%;float:none;}
.hp_foot_wt{float:none;}
.hp_foot_pho{float:none; width: 300px;}
.hp_foot_pho img{ width: 300px;}
.hp_foot_wh{float:none;}
.hp_foot_wx{float:none;}
.hp_foot_bt_c{ width: 100%;}
.hp_foot{float:none;}
.tempWrap{ width: 100%!important;}
.hp_foot_wh{padding-left:10px;}
.inside-tb a{
	width: 74%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
float:left;}
.news_list ul li a{width: 74%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;float:left;}
.in_mtz{width: 100%;}
.in_mky{width: 100%;}
/* 首页结束 */
/* 新闻列表页开始 */
.nyzyjd img{ width: 100%;}
.nykl{display: none;float:none;}
.nykr{ width: 100%;float: none;}
.nyk{width: 100%;padding: 30px 10px;box-sizing: border-box;}
.list_box{margin-top: 0;}
.zzjsbox div{ width: 48%!important;}
.jcrc_list{ width:46%;margin: 0px 10px 20px 0px;}
.jcrc_l img{width:100%}

.jxcg ul li {
    width: 40%;
    margin-right: 20px;
}

}