@charset "utf-8";
@media (min-width:1200px) {
	.container {
		max-width: 1200px;
		padding: 0;
		margin: 0 auto;
	}
}

@media screen and (max-width: 1250px) {
	.main_nav_box {
		margin-bottom: 3em;
	}
	.header_logo {
		position: fixed;
		top: 36px;
		z-index: 20;
	}
	.header_top {
		position: fixed;
		top: 0;
		z-index: 20;
	}
	.zjjs {
		width: 1000px;
	}
	.zjjs_list li:nth-child(4n) {
		margin-right: 0;
	}
	.zjjs_list li,
	.zjjs_list li:nth-child(5n) {
		margin-right: 40px;
	}
	/**/
	.ysj_list {
		font-size: 12px;
	}
	.yjs_top_content {
		width: 100%;
	}
	.yjs_top_content {
		width: 100%;
		float: left;
	}
	.depart_zj .zj_miaoshu {
		width: 60%;
	}
	.depart_websites {
		width: 960px;
		font-size: 16px;
	}
	.content_area {
		width: 1000px;
	}
	.header_nav li p a {
		padding: 0 14px;
	}
	.header_nav li:hover p a:after,
	.header_nav li.on p a:after {
		width: -webkit-calc(100% - 28px);
		width: calc(100% - 28px);
	}
	.depar_list_li a:before {
		right: 10px;
	}
	.about_intro {
		width: 94vw;
	}
	.acade_pic {
		width: 36%;
	}
	.acade_content {
		width: 62%;
	}
	.leader_list li {
		width: 280px;
		margin-right: calc(( 100% - 280px * 3) / 2);
	}
	.leader_list li .leader_pic {
		width: 280px;
		height: 312px;
	}
	/*新闻列表响应*/
	.news_list_li,
	.news_list_li:nth-child(3n) {
		margin: 0 calc(( 100% - 360px * 2) / 4) 60px;
		float: left;
	}
	.depart_list {
		width: 1000px;
		margin: 50px auto;
	}
	.depart_list li {
		margin-right: 20px;
	}
	.depart_list li:nth-child(3n) {
		margin-right: 0;
	}
	.huli_list {
		font-size: 18px;
	}
	.system_bg {
		font-size: 18px;
	}
	.logo_btn,
	.header_nav {
		display: none;
	}
	.wap_nav_switch,
	.wap_nav {
		display: block;
	}
	
	.teach_li{height: 29.3vw;}
	.teach_li:first-child{margin-left: 0;}
	.teach_li img{/* width: auto; *//* height: 100%; */}
}

@media screen and (max-width: 1130px) {
	.zhaomu {
		font-size: 14px;
	}
	.zhaomu .bd li .bd_pic {
		width: 100%;
	}
	.zhaomu .bd li .bd_cont {
		width: 100%;
		padding: 20px 0;
	}
	.zhaomu .hd {
		height: 9em;
	}
	/**/
	.depart_websites {
		width: 864px;
		font-size: 16px;
	}
	.depart_websites li {
		margin-right: 2em;
	}
	.content_area {
		width: 900px;
	}
	.header_nav li p a {
		padding: 0 10px;
	}
	.header_nav li:hover p a:after,
	.header_nav li.on p a:after {
		width: -webkit-calc(100% - 20px);
		width: calc(100% - 20px);
	}
	.guide li a span:before {
		width: 3.0em;
		height: 3.0em;
	}
	.acade_pic {
		width: 26%;
	}
	.acade_content {
		width: 70%;
	}
	.acade_content_word {
		padding-top: 14px;
	}
	.leader_list li {
		width: 260px;
		height: calc(290px + 90px);
		margin-right: calc(( 100% - 260px * 3) / 2);
	}
	.leader_list li .leader_pic {
		width: 260px;
		height: 290px;
	}
	/*main_nav_list*/
	.main_nav {
		width: 750px;
	}
	.depart_list {
		width: 690px;
	}
	.depart_list li,
	.depart_list li:nth-child(3n) {
		margin-right: 50px;
	}
	.depart_list li:nth-child(2n) {
		margin-right: 0;
	}
	.huli_list {
		font-size: 17px;
	}
	/**/
	.zjjs {
		width: 800px;
	}
	.zjjs_list li:nth-child(3n) {
		margin-right: 0;
	}
	.zjjs_list li,
	.zjjs_list li:nth-child(4n),
	.zjjs_list li:nth-child(5n) {
		margin-right: 70px;
	}
}

@media screen and (max-width: 960px) {
	.zjjs {
		width: 100%;
		padding: 0 5vw;
		box-sizing: border-box;
	}
	.zjjs_list li {
		width: 30vw;
		height: auto;
		float: left;
		padding: 0 1vw;
		box-sizing: border-box;
		margin: 0 0 10px 0;
	}
	.zjjs_list li:nth-child(4n),
	.zjjs_list li:nth-child(5n) {
		margin-right: 0;
	}
	.zjjs_list li .zjjs_pic {
		width: 100%;
		height: auto;
	}
	.zjjs_list li .zjjs_nr {
		font-size: 12px;
	}
	/**/
	.system_bg {
		font-size: 16px;
	}
	.depart_zj .zj_touxiang {
		width: 30%;
	}
	.depart_zj .zj_miaoshu .table {
		margin-top: 2vw;
	}
	.depart_websites {
		width: 728px;
		font-size: 14px;
	}
	.content_area {
		width: 800px;
	}
	.header_nav li p a {
		padding: 0 5px;
	}
	.header_nav li:hover p a:after,
	.header_nav li.on p a:after {
		width: -webkit-calc(100% - 10px);
		width: calc(100% - 10px);
	}
	.header_nav li div a {
		font-size: 12px;
	}
	.logo_btn a {
		font-size: 12px;
		padding: 8px 0;
		margin: 28px 0 0 0;
	}
	.guide li a span {}
	.guide li a span:before {
		width: 2.4em;
		height: 2.4em;
	}
	.news .bd .bd_li .bd_li_div a {
		font-size: 14px;
	}
	.depar_list_li a {
		font-size: 12px;
	}
	.depar_list_li a:before {
		right: 5px;
	}
	.news .bd {
		height: 270px;
	}
	.news_img {
		height: 134px;
	}
	.about_intro {
		width: 90%;
	}
	.acade_word_pic .word {
		width: 100%;
	}
	.acade_word_pic .pic {
		width: 100%;
		float: inherit;
		margin: 0 auto;
	}
	.leader_list li {
		width: 240px;
		height: calc(268px + 90px);
		margin-right: calc(( 100% - 240px * 3) / 2);
	}
	.leader_list li .leader_pic {
		width: 240px;
		height: 268px;
	}
	.leader_details_pic {
		width: 100%;
	}
	.leader_details_pic img {
		max-width: 320px;
	}
	.leader_details_content {
		width: 100%;
	}
	.huli_list {
		font-size: 16px;
	}
	/**/
	.pages_sx a {
		width: 100%;
	}
	.pages_sx a.next {
		float: left;
		text-align: left;
		margin-top: 1em;
		padding: 0 0 0 5em;
	}
	.pages_sx .next .hd {
		position: absolute;
		left: -1em;
	}
}

@media screen and (max-width: 850px) {
    .header_logo img {
    width: 70%;
    transform: translateY(5%);
    height: auto;
}.header_logo h1 {
    padding-top: 0px;
}.indList {
    width: 49%;
    position: relative;
    margin: 0 0 10px 0;
    display: inline-block;
    vertical-align: top;
}.indList:nth-child(1){margin-right:1%;}
.indList:nth-child(2){margin-left:1%;}
.indListNav {
    width: 100%;
    border-bottom: 2px solid #2884a1;
    height: 47px;
}
.indList span a:first-child {
    padding: 19px 0;
    font-size: 0;
    background: none;
    max-height: 405px;
    overflow: hidden;
}.indListNav i {
    display: inline-block;
    width: 100%;
    background: #2884c7;
    color: #fff;
    font-family: 'syst';
    font-size: 20px;
    line-height: 45px;
    text-align: center;
}
.indList span a {
    width: 100%;
    display: block;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #aaa7a6;
    background: url(/images/bgli.jpg) no-repeat 7px 17px;
    padding: 0 7px 0 0px;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
}.indList span a h3{width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.indList span a h1 {
    display: inline-block;
    width: 100%;
    padding: 0 0 0 5px;
    vertical-align: middle;
}.indList span a strong {
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    overflow: hidden;
}.indList span a font {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}.indMore {
    position: absolute;
    top: 12px;
    right: 0;
}

	.depart_websites {
		width: 576px;
		font-size: 16px;
	}
	.depart_websites li,
	.depart_websites li:nth-child(3n) {
		margin-right: 2rem;
	}
	.depart_websites:nth-child(2n) {
		margin-right: 0;
	}
	body {
		padding-top: 132px;
	}
	.top_welcome {
		display: none;
	}
	.header_logo img {
		width: 75%;
	}
	.content_area {
		width: 94%;
	}
	.header_top{display:block;}
	.header_logo{top: 6px}
	.news .bd {
		height: 270px;
	}
	.depar_bd_li_left {
		width: 35%;
	}
	.depar_bd_li_right {
		width: 62%;
	}
	.department .hd .depar_hd_li {
		width: 130px;
	}
	.expert_prev,
	.expert_next {
		display: none;
	}
	.footer_nav {
		display: none;
	}
	.footer_tp_info {
		width: 100%;
		padding: 0 5% 0 5%;
		box-sizing: border-box;
	}
	.footer_flLinks {
		width: 100%;
		padding: 0 5%;
		box-sizing: border-box;
		padding-bottom: 20px;
	}
	.footer_frLinks_ti {
		position: absolute;
		left: 5%;
		top: -34px;
		font-weight: 800;
	}
	.footer_flLinks a {
		font-size: 12px;
	}
	.copyright {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
		box-sizing: border-box;
		font-size: 12px;
	}
	.about_brief_left,
	.about_js_brief_right {
		width: 100%;
		margin: 0 auto;
		float: inherit;
	}
	.about_brief_left:after,
	.about_js_brief_right:after {
		content: '';
		display: block;
		clear: both;
	}
	.acade_pic {
		width: 100%;
	}
	.acade_content {
		width: 100%;
	}
	.leader_list li {
		width: 200px;
		height: calc(223px + 90px);
		margin-right: calc(( 100% - 200px * 3) / 2);
	}
	.leader_list li .leader_pic {
		width: 220px;
		height: 223px;
	}
	.news_list_li,
	.news_list_li:nth-child(3n) {
		width: 300px;
		margin: 0 calc(( 100% - 300px * 2) / 4) 40px;
		float: left;
	}
	.news_list_li .news_list_pic {
		height: 167px;
	}
	/**/
	.depart_list {
		width: 660px;
		margin: 50px auto;
	}
	.depart_list li,
	.depart_list li:nth-child(3n) {
		margin-right: 20px;
	}
	.depart_list li:nth-child(2n) {
		margin-right: 0;
	}
	.lingyu_news_list li {
		width: 100%;
	}
	.magazine_list li {
		width: 48%;
	}
	.lingyu_news_list li .bd {
		padding: 2vw 1vw;
	}
	.magazine {
		margin-bottom: 20px;
	}
	.magazine_list li .name {
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.magazine_list li .t_moer span {
		font-size: 12px;
	}
	.magazine_list li .t_moer .mz_more {
		transform: translateY(4px);
	}
	.huli_list {
		font-size: 15px;
	}
	.system_bg {
		font-size: 15px;
	}
}

@media screen and (max-width: 750px) {
    .showCon *{font-size: 16px;}
    .subNavBox {
    height: 80px;
    position: relative;
    z-index: 1;
    width: 100%;
}.curNav {
    position: absolute;
    top: 0;
    left: 2%;
    margin: 0;
}.curNav a:first-of-type {
    background: url(/images/icohome.png) center left no-repeat;
    padding-left: 20px;
}.padding129 {
    padding: 0 10px;
}.navTitle {
    background: url(/images/bgnavtitle.png) no-repeat center bottom;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
    padding: 10px 0;
    text-align: center;
}.newsList {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    margin-top: 10px;
}.newsList a {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}.newsList a div {
    display: inline-block;
    width: 30%;
    vertical-align: middle;
    box-sizing: border-box;
}.newsList a span {
    display: inline-block;
    width: 70%;
    padding: 0 0 0 10px;
    vertical-align: middle;
    box-sizing: border-box;
}.newsList a span h3{font-weight:normal;}
.box {
    border: 1px solid #b2aead;
    background: #fff;
    width: 100%;
    margin: 0 auto 10px auto;
    position: relative;
    padding: 0 0 10px 0;
}.newsList a span h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    width: 100%;
    overflow: hidden;
    margin: 0 0 8px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.showCon p, .showCon div{margin-bottom: 20px;}
.boxShow {
    width: 100%;
    margin: 10px auto;
    flex-direction: column;
    align-items: center;
        justify-content: start;
    display: flex;
}.showCenter {
    display: block;
    width: 96%;
    vertical-align: top;
}.showRight {
    display: block;
    width: 100%;
    margin: 5px auto;
    vertical-align: top;
    background: rgba(0,0,0,0.05);
    padding: 0 10px;
}.showTitle {
    padding: 0 0 10px 0;
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
    text-align: center;
}.showInfo {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}.showCon {
    width: 100%;
    padding: 10px 0 0 0;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    border-top: 2px solid #ccc;
    margin-top: 10px;
    font-family: '微软雅黑'!important;
}.showCon p, .showCon div {
    line-height: 26px;
    text-align: justify;
    margin-bottom: 20px;
}.showRight_title {
    padding: 20px 0 10px 0;
    text-align: left;
    width: 100%;
    font-weight: bold;
    color: #111;
    font-size: 150%;
    border-bottom: 1px solid #111;
    margin-bottom: 10px;
}
.footer {
    background: #267ab8;
    color: #fff;
    margin: 10px auto 0;
}
.showRight >p{box-sizing:border-box;}
.showRight >p a{white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 98%;
    display: block;}
	.fiexd_icons {
		transform: scale(.5);
		transform-origin: right bottom;
		right: 10px;
	}
	.banner_single .banner_single_pc {
		display: none;
	}
	.banner_single .banner_single_wap {
		display: block;
	}
	.zhaomu {
		font-size: 14px;
	}
	.zhaomu .hd {}
	.zhaomu .hd li .name {
		font-size: .2em;
	}
	/**/
	.depart_zj .zj_touxiang {
		width: 100%;
	}
	.depart_zj .zj_miaoshu {
		width: 100%;
		margin-top: 2vw;
	}
	/**/
	.wap_nav_switch{top: 24px;}
	.content_pic2_left {
		width: 100%;
		text-align: center;
		margin-bottom: 40px;
		padding-right: 0;
	}
	.content_pic2_left img {
		max-width: 100%;
	}
	.pic_pc {
		display: none;
	}
	.guide {
		padding: 0;
		display: block;
		text-align: center;
	}
	.guide li a span:before {
		margin-bottom: 10px;
	}
	.guide li {
		width: 45%;
		display: inline-block;
	}
	.news .hd {
		text-align: left;
	}
	.news .hd .hd_li {
		width: max-content;
		margin-right: 1em;
		color: #363636;
	}
	.news .hd .on {
		background: none;
		color: #1076c1;
		border-bottom: 1px solid #1076c1;
		height: 40px;
	}
	.news .bd .bd_li {
		overflow-y: auto;
	}
	.news .bd .bd_li .bd_li_div {
		margin-bottom: 10px;
	}
	.news .bd .bd_li .bd_li_div:nth-child(2n) {
		margin: 0;
	}
	.news .bd .bd_li .bd_li_div:nth-child(2) img,
	.news .bd .bd_li .bd_li_div:nth-child(3) img {
		display: none;
		object-fit: cover;
		width: auto;
	}
	.news .bd {
		height: 700px;
	}
	.news .bd .bd_li .bd_li_div {
		width: 100%;
	}
	.department .hd .depar_hd_li {
		width: max-content;
		height: 42px;
		margin: 0;
		margin-right: 2em;
		background: none;
		color: #363636;
	}
	.depar_hd_more a {
		font-size: 14px;
	}
	.department .hd .on {
		border-bottom: 1px solid #1076c1;
		color: #1076c1;
	}
	.department .depar_bd {
		height: 652px;
	}
	.depar_bd_li_left {
		width: 100%;
		height: 300px;
	}
	.depar_bd_li_right {
		width: 100%;
		margin-top: 20px;
	}
	.depar_bd_li_left a div img {
		width: 100%;
	}
	.depart_news_img {
		width: 140px;
	}
	.depart_news_cont {
		width: calc(100% - 190px);
	}
	.field {
		display: block;
		text-align: center;
	}
	.field li {
		display: inline-block;
		width: 45%;
		height: 8rem;
		margin: 1%;
		overflow: hidden;
	}
	.field li img {}
	.depar_list_li a:before {
		display: none;
	}
	.news_img {
		width: 100%;
		height: 290px;
		overflow: hidden;
	}
	.news .bd .bd_li .bd_li_div:nth-child(2) .news_img,
	.news .bd .bd_li .bd_li_div:nth-child(3) .news_img {
		height: 0;
	}
	.footer_share {
		width: 90px;
		height: 20px;
		margin: 0 auto;
		float: initial;
	}
	.teach_li {
		width: 49%;
		margin: 0;
	}
	.teach_li:first-child {
		width: 100%;
		height: 270px;
		margin: 0;
		margin-bottom: 2%;
	}
	.teach_li:nth-child(2) {
		float: left;
	}
	.teach_li:nth-child(3) {
		float: right;
	}
	.teach_li:first-child .teach_word {
		transform: translateY(-66%);
	}
	.teach_li:first-child .teach_word .teach_more {
		display: none;
	}
	.leader_list li {
		width: 170px;
		height: calc(190px + 90px);
		margin-right: calc(( 100% - 170px * 3) / 2);
	}
	.leader_list li .leader_pic {
		width: 170px;
		height: 190px;
	}
	.leader_list li .leader_breif .leader_name {
		font-size: 14px;
	}
	.leader_list li .leader_breif .leader_post {
		font-size: 12px;
	}
	.leader_details_table li div {
		width: 100%;
	}
	.about_guide .bigpic {
		height: 100px;
		overflow: hidden;
	}
	.about_guide .bigpic img {
		display: inline-block;
		position: absolute;
		height: 100%;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		max-width: inherit;
	}
	.news_list_li,
	.news_list_li:nth-child(3n) {
		width: 260px;
		margin: 0 calc(( 100% - 260px * 2) / 4) 0px;
		float: left;
	}
	.news_list_li .news_list_pic {
		height: 145px;
	}
	.depart_list {
		width: 500px;
		margin: 50px auto;
	}
	.depart_list li,
	.depart_list li:nth-child(3n) {
		width: 240px;
		height: 375px;
		margin-right: 20px;
	}
	.depart_list li:nth-child(2n) {
		margin-right: 0;
	}
	.depart_list li .pic {
		width: 240px;
		height: 255px;
	}
	.depart_list li .icon {
		width: 50px;
		height: 50px;
		background-size: 100% 100%;
		margin-top: -25px;
	}
	.huli_list {
		font-size: 14px;
	}
	.system_bg {
		font-size: 14px;
	}
	.system_bg {
		min-height: 180px;
		overflow: hidden;
	}
	.system_bg img {
		height: 100%;
		width: auto;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
	.system_word {
		width: 20em;
	}
	
	.teach_li{height: auto;position: relative;}
	.teach_list:after{content: '';display: block;clear: both;}
	.teaching:after{content: '';display: block;clear: both;}
	.teach_li img{position: relative;left: inherit;top: inherit;transform: translate(0,0);}
	.teach_li:first-child{height: auto;}
	.teach_li .teach_word .teach_ti_en{margin-bottom: 40px;}
}

@media screen and (max-width: 650px) {
	.system_bg {
		font-size: 14px;
	}
	.news_list_li,
	.news_list_li:nth-child(3n) {
		width: 220px;
		height: 340px;
		margin: 0 calc(( 100% - 220px * 2) / 4) 0px;
		float: left;
	}
	.news_list_li .news_list_pic {
		height: 123px;
	}
	.huli_list {
		font-size: 13px;
	}
}

@media screen and (max-width: 600px) {
	.news .bd {
		height: 706px;
	}
	.field li {
		width: 47%;
		height: 7rem;
	}
	.field li .field_link .field_content .field_content_cn {
		font-size: 20px;
	}
	.field li .field_link .field_content .field_content_en {
		font-size: 14px;
	}
	.department .depar_bd {
		height: 600px;
	}
	.depar_bd_li_left {
		height: 250px;
	}
	.news .bd {
		height: 660px;
	}
	.news_img {
		height: 240px;
	}
	.leader_list li {
		width: 150px;
		height: calc(168px + 90px);
		margin-right: calc(( 100% - 150px * 3) / 2);
	}
	.leader_list li .leader_pic {
		width: 150px;
		height: 168px;
	}
	.news_list_li,
	.news_list_li:nth-child(3n) {
		width: 180px;
		height: 300px;
		margin: 0 calc(( 100% - 180px * 2) / 4) 0px;
		float: left;
	}
	.news_list_li .news_list_pic {
		height: 101px;
	}
	.depart_list {
		width: 340px;
		margin: 50px auto;
	}
	.depart_list li,
	.depart_list li:nth-child(3n) {
		width: 160px;
		height: 300px;
		margin-right: 20px;
	}
	.depart_list li:nth-child(2n) {
		margin-right: 0;
	}
	.depart_list li .pic {
		width: 160px;
		height: 170px;
	}
	.depart_list li .icon {
		width: 50px;
		height: 50px;
		background-size: 100% 100%;
		margin-top: -25px;
	}
	.depart_websites {
		width: 416px;
		font-size: 12px;
	}
	.depart_websites li,
	.depart_websites li:nth-child(3n) {
		margin-right: 1rem;
	}
	.depart_websites:nth-child(2n) {
		margin-right: 0;
	}
	.huli_list {
		font-size: 12px;
	}
	/*领导列表*/
	.leader_list li:nth-child(3n) {
		margin-right: 0;
	}
	.leader_list li:nth-child(2n) {
		margin-right: 0;
	}
	.leader_list {
		width: 90vw;
		margin: 0 auto;
	}
	.leader_list li {
		width: 40vw;
		height: 80vw;
		margin: 0 2.5vw;
		background: none;
	}
	.leader_list li .leader_pic {
		width: 100%;
		height: 50vw;
		overflow: hidden;
		background: #fff;
		border: none;
	}
}

@media screen and (max-width: 520px) {
	/*.leader_list li {
		width: 200px;
		height: calc(224px + 90px);
		margin-right: calc(( 100% - 200px * 2) / 4);
		margin-left: calc(( 100% - 200px * 2) / 4);
	}
	.leader_list li:nth-child(3n) {
		margin-right: calc(( 100% - 200px * 2) / 4);
		margin-left: calc(( 100% - 200px * 2) / 4);
	}
	.leader_list li .leader_pic {
		width: 200px;
		height: 224px;
	}*/
	/**/
}


/**/

@media screen and (max-width: 500px) {
	.system_bg {
		font-size: 12px;
	}
	.health_video_list .video_li .video_li_name {
		font-size: 12px;
	}
	.depart_websites {
		width: 406px;
		font-size: 8px;
		margin: 20px auto;
	}
	.depart_websites li:nth-child(3n) .depart_websites li {
		margin-right: .4em;
	}
	.depart_websites li:nth-child(2n) {
		margin-right: .5em
	}
	.news .bd {
		height: 600px;
	}
	.field li {
		height: 6rem;
		width: 100%;
	}
	.news .hd .hd_li {
		margin: 0 10px;
	}
	.news .hd .hd_li {
		display: inline-block;
		margin: 0 10px;
	}
	.department .hd .depar_hd_li {
		display: inline;
		margin: 0 10px;
	}
	.depar_bd_li_left {
		height: 200px;
	}
	.news_img {
		height: 174px;
	}
	.department .depar_bd {
		height: 553px;
	}
	.teach_li {
		height: 261px;
	}
	.teach_li .teach_word {
		transform: translateY(58%);
	}
	.about_intro_table_container li p {
		min-width: 170px;
	}
	/*.leader_list li {
		width: 160px;
		height: calc(179px + 90px);
		margin-right: calc(( 100% - 160px * 2) / 4);
		margin-left: calc(( 100% - 160px * 2) / 4);
	}
	.leader_list li:nth-child(3n) {
		margin-right: calc(( 100% - 160px * 2) / 4);
		margin-left: calc(( 100% - 160px * 2) / 4);
	}
	.leader_list li .leader_pic {
		width: 160px;
		height: 179px;
	}
	.leader_list li:nth-child(3n) {
		margin-right: calc(( 100% - 200px * 2) / 4);
		margin-left: calc(( 100% - 200px * 2) / 4);
	}
	.leader_list li .leader_pic {
		width: 200px;
		height: 224px;
	}*/
	/*news list*/
	.news_list_li,
	.news_list_li:nth-child(3n) {
		width: 100%;
		margin: 0 auto;
	}
	.more_videos li {
		width: 49%;
		margin: 0 2% 20px 0;
	}
	.more_videos li:nth-child(2n) {
		margin-right: 0;
	}
	.huli_list {
		font-size: 11px;
	}
}

@media screen and (max-width: 426px) {
	.system_bg {
		font-size: 12px;
	}
	body {
		padding-top: 96px;
	}
	.header_logo {
		height: 60px;
	}
	.header_logo img {
		width: 85%;
	}
	.header_logo h1 {
		padding-top: 0px;
	}
	.wap_nav_switch {
		top: 24px;
	}
	.wap_nav {
		top: 92px;
	}
	.department .hd .depar_hd_li {
		display: inline;
		margin: 0 6px;
	}
	.department .depar_bd {
		height: 575px;
	}
	.depar_bd_li_left {
		height: 200px;
	}
	.news .bd {
		height: 591px;
	}
	.news .hd .hd_li {
		display: inline-block;
		margin: 0 6px;
	}
	.depar_hd_more a {
		font-size: 12px;
	}
	.guide li a span {
		font-size: 14px;
	}
	.teach_li {
		height: 241px;
	}
	.main_nav_list {
		width: 100%;
		font-size: 14px;
	}
	/**/
	.depart_list {
		width: 300px;
		margin: 50px auto;
	}
	.depart_list li,
	.depart_list li:nth-child(3n) {
		width: 140px;
		height: 279px;
		margin-right: 10px;
	}
	.depart_list li:nth-child(2n) {
		margin-right: 0;
	}
	.depart_list li .pic {
		width: 140px;
		height: 149px;
	}
	.depart_list li .icon {
		width: 30px;
		height: 30px;
		background-size: 100% 100%;
		margin-top: -15px;
	}
	.huli_list {
		font-size: 10px;
	}
}

@media screen and (max-width: 375px) {
	.department .hd .depar_hd_li {
		display: inline;
		margin: 0 6px;
		font-size: 14px;
	}
	.department .depar_bd {
		height: 560px;
	}
	.depar_bd_li_left {
		height: 180px;
	}
	.expert_h2 {
		padding-top: 40px;
	}
	.news .hd .hd_li {
		display: inline-block;
		margin: 0 6px;
		font-size: 14px;
	}
	.news .bd {
		height: 560px;
	}
	.news_img {
		height: 150px;
	}
	.teach_li {
		height: 210px;
	}
	.teach_li:first-child .teach_word {
		transform: translateY(-66%);
	}
	.header_logo img {
		width: 80%;
		transform: translateY(5%);
	}
	/*.leader_list li {
		width: 150px;
		height: calc(157px + 90px);
		float: left;
	}
	.leader_list li:nth-child(3n) {
		margin: 0;
	}
	.leader_list li:nth-child(2n) {
		float: right;
	}
	.leader_list li .leader_pic {
		width: 150px;
		height: 157px;
	}*/
	.huli_list {
		font-size: 9px;
	}
}

@media screen and (max-width: 345px) {
	.leader_list li {
		width: 130px;
		height: calc(146px + 90px);
		float: left;
	}
	.leader_list li:nth-child(3n) {
		margin: 0;
	}
	.leader_list li:nth-child(2n) {
		float: right;
	}
	.leader_list li .leader_pic {
		width: 130px;
		height: 146px;
	}
	.zhaomu {
		font-size: 10px;
	}
}