﻿@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 1680px) {
	.web_box { width: 87%; }

	/*首页*/
	.ab_box1 .box0 { padding: 40px; }
	.ab_box1 .box0 .l_box { width: 400px; }
	.ab_box1 .box0 .r_box { width: calc(100% - 400px); }
	.ab_box1 .box1 { padding: 40px; }

	.ab_box1 .box2 { position: relative; }
	.ab_box1 .box2 .r_box { position: absolute; top: 50%; transform: translateY(-50%); right: 0px; }
	
	.ab_box3 .box { width: calc(100% - 80px); margin: 0px auto; }
	.ab_box4 .box { width: calc(100% - 80px); margin: 0px auto; }
	.ab_box5 .box { width: calc(100% - 80px); margin: 0px auto; }


	.ab_box2 > .box { padding: 50px; }

	.ny_ctg_box { padding: 0px 40px; }
	.ny_main_box > .box {width:100%;max-width:100%; padding: 0px 40px; box-sizing: border-box; }
	.ny_news_top ul li { display: flex; justify-content: space-between; align-items: center;}
	.ny_news_top ul li .img_box { width: 40%; height:auto; }
	.ny_news_top ul li .img_box a{}
	.ny_news_top ul li .img_box img { position: static; transform: initial; }
	.ny_news_top ul li .con_box { width: 60%; }
	.ny_news_top ul li .con_box .desc{margin-bottom:10px; }
	.ny_news_top ul li .con_box{padding:15px 20px;}
	.ny_news_top ul li .con_box .title{height:28px;}

	.ny_depart_show_box{padding:0px 20px;}

}

@media screen and (max-width:1560px){


	.ab_box2 .l_box { width: 40%; padding-right: 50px; box-sizing: border-box; }
	.ab_box2 .r_box { width: 60%;  box-sizing: border-box; }

}

@media screen and (max-width: 1440px) {	
	.web_box{ width: 91%;}
	
    /*首页*/
	.in_menu .box{ height: 110px;}
	.in_menu .shbtn{ margin-top: 41px;}
	.in_menu .ewmbtn{ margin-top: 41px;}
	.in_menu .tel{ margin-top: 41px;}
	.in_menu .menu{ padding-top: 41px;}
	.in_menu_jg{ height: 110px;}
	.in_menu_flex .box{ height: 90px;}
	.in_menu_flex .shbtn{ margin-top: 31px;}
	.in_menu_flex .ewmbtn{ margin-top: 31px;}
	.in_menu_flex .tel{ margin-top: 31px;}
	.in_menu_flex .menu{ padding-top: 31px;}
	.in_boxC .box .list li{ width: 10.5vw;}
	.in_boxE .box .top .btnbox p{ width: 40px; height: 40px;}
	.in_boxE .box .list li .imgs img{ border-radius:27px 27px 0 0;}
	.in_boxE .box .list li .info{ border-radius:0 27px 27px 27px;}
	
	/*简介页*/
	.ab_box1 .box2{padding:40px;}
	.ab_box1 .box2 .l_box{padding:0px; padding-right:40px;}
	.ab_box1 .box2 .r_box{position:static;top:0px;transform:initial;}
	.ab_box1 .box3{padding:40px;}
}

@media screen and (max-width: 1366px) {
	/*首页*/
	.ny_ban{height:300px;display:flex;align-items:center;}
	.ny_ban .box{padding:0px;text-align:center;width:100%;}
	.ny_depart_box .depart_items .item { width: 33.333333%; padding-right: 30px; }
	.expert_items .item { width: 33.333333%; padding-right: 30px; }
	.ny_video_list ul li { width: 33.33333%;  padding-right: 30px; }
	.ny_picture_list ul li{width:33.333333%;padding-right:20px;}

}


@media screen and (max-width: 1280px) {	
	/*首页*/

	.depart_profile .img_box{width:500px;}
	.depart_profile .con_box{width:calc(100% - 500px);}

}
@media screen and (max-width: 1200px) {
	/*首页*/
	.in_menu { display: none; }
	.in_menu_jg { display: none; }
	.wap_top { display: block; background: #FFF; width: 100%; height: 60px; position: fixed; top: 0; left: 0; z-index: 999; box-shadow: 0 0 10px #ccc; }
	.wap_top .lt { float: left; padding: 10px 0 0 15px; }
	.wap_top .lt img { max-height: 40px; }
	.wap_top .menu { position: absolute; top: 60px; left: 0; width: 100%; line-height: 40px; z-index: 1001; display: none; }
	.wap_top .menu li { width: 100%; background: rgba(255,255,255,0.95); border-top: 1px solid #EEE; position: relative; }
	.wap_top .menu li:last-child { border-bottom: 1px solid #EEE; }
	.wap_top .menu li > p a { display: inline; color: #333; height: 40px; line-height: 40px; margin-left: 10px; text-transform: uppercase; }
	.wap_top .menu li > p a:hover { color: #2c989b; }
	.wap_top .menu li em { position: absolute; right: 15px; top: 15px; width: 10px; height: 10px; border: 1px solid #666; border-left: 0px; border-bottom: 0px; opacity: 1; display: block; transform: rotate(45deg); }
	.wap_top .menu li .ul_2 { width: 100%; height: auto; line-height: 33px; background: #FFF; display: none; color: #999; }
	.wap_top .menu li .ul_2 .li_2 > p { background: url(../images/t.png) left center no-repeat; }
	.wap_top .menu li .ul_2 .li_2:last-child > p { background-image: url(../images/t_1.png); }
	.wap_top .menu li .ul_2 .li_2 a { display: inline-block; height: 33px; color: #666; margin-left: 25px; }
	.wap_top .menu li .ul_2 .li_2 a:hover { color: #2c989b; }
	.wap_top .menu li .ul_2 span { margin-left: 10px; }
	.wap_top .controlBtn { height: 60px; width: 60px; background-color: #2c989b; position: relative; cursor: pointer; float: right; z-index: 3; transition: all 0.3s; }
	.wap_top .controlBtn i { display: block; height: 2px; background: #FFF; width: 24px; position: absolute; top: 29px; left: 18px; transition: all 0.3s; opacity: 1; }
	.wap_top .controlBtn i::after { content: ""; display: block; height: 2px; background: #FFF; width: 24px; position: absolute; top: -7px; left: 0px; transition: all 0.3s; }
	.wap_top .controlBtn i::before { content: ""; display: block; height: 2px; background: #FFF; width: 24px; position: absolute; bottom: -7px; left: 0px; transition: all 0.3s; }
	.wap_top .controlBtn i.on { background: none; opacity: 1; }
	.wap_top .controlBtn i.on::after { transform: rotate(45deg); top: 0px; }
	.wap_top .controlBtn i.on::before { transform: rotate(-45deg); bottom: 0px; }
	.wap_top .shbtn { float: right; margin: 14px 15px 0 0; }
	.wap_top .shbtn i { display: block; width: 32px; height: 32px; background: url(../images/wap_sh_btn.png) center center no-repeat; background-size: 70% auto; cursor: pointer; }
	.wap_topjg { display: block; width: 100%; height: 60px; }

}


@media screen and (max-width: 1024px) {
	.web_box{ width: calc(100% - 40px);}
	
	
	/*首页*/

	.in_boxC .box .list li{ width: 13vw;}	
	.in_btm .box .lt{ width: 63%;}
	.in_btm .box .ct{ width: 5%; margin-right: 2%;}
	.in_btm .box .rt{ width: 30%;}

	.ny_ban{height:250px;}
	.ny_ctg_box { padding: 0px 30px; }
	.ny_main_box > .box{padding:0px 30px;}
	.ny_ban .box .title{font-size:32px;}
	.ny_ban .box .en_title{font-size:20px;}

	.ny_ctg_box{margin-bottom:25px;}
	.ny_ctg_box > .box { height: auto; padding: 20px; margin-top: -40px; }
	.ny_ctg_box > .box .l_box{line-height:40px;}
	.ny_ctg_box > .box .l_box ul li{margin-right:20px;margin-left:0px;}
	.ny_ctg_box > .box .l_box ul li a { font-size: 16px; }

	.ny_ctg_box > .box .r_box{height:auto;}
	.ny_ctg_box > .box .r_box .search_box { height: 40px; line-height: 40px; }
	.ny_ctg_box > .box .r_box .search_box input{height:40px;}
	.ny_ctg_box > .box .r_box .search_box .search_btn{height:40px;width:40px;}
	.ny_depart_box .depart_item_title{margin-bottom:20px;height:30px;}
	.ny_depart_box .depart_item_title .title{line-height:30px;height:30px;}
	.ny_depart_box .depart_items .item .box{padding:25px;}
	.expert_items .item .box{margin-bottom:25px;}

	.ny_news_show{padding:20px;}
	.ny_news_show .news_detail .title{margin-top:20px;font-size:24px;}
	.ny_news_show .news_detail .time{line-height:20px;}
	.ny_news_show .news_detail .pn{padding:25px 0px;}
	.in_btm { margin-top: 25px; }


	.expert_show_box{padding:30px;}
	.expert_show_box > .img_box{width:180px;}
	.expert_show_box > .con_box { width:calc(100% - 180px);padding-left:30px; }
	.expert_show_box > .con_box .top_box .l_box{width:100%;}
	.expert_show_box > .con_box .top_box .r_box{width:100%;}

	.expert_items .item{width:50%;}

	.ny_job_box table .th th { padding-left:20px; }
	.ny_job_box table .list td{padding:20px 0px; padding-left:20px;}

	.depart_profile .img_box{width:50%;}

	.depart_profile .con_box { width: 50%; }
}


@media screen and (max-width: 768px) {	
	/*首页*/
	.in_boxC .box .p_info{ width: calc(100% - 40px);}
	.in_btm{ display: none;}
	.wap_btm{ clear: both; display:block; width: 100%; position: relative; z-index: 10z;}
	.wap_btm ul{ padding:20px; background-color: #3C3F48;}
	.wap_btm ul li{ border-bottom:1px solid #666; overflow:hidden;}
	.wap_btm ul li>a{ float:left; display:block; color:#FFF; font-size:15px; height:40px; line-height:40px; text-transform: uppercase;}
	.wap_btm ul li em{ float:right; display:block; width:2px; height:20px; background:#666; margin:10px 10px 0 0;transform:scale(0.8);}
	.wap_btm ul li em::before{ content:""; float:right; display:block; width:2px; height:20px; background:#666; transform:rotate(90deg);}
	.wap_btm div{ clear:both; padding-bottom:8px; display:none;}
	.wap_btm div a{ font-size:14px; color:#FFF; opacity: 0.6; height:36px; line-height:36px;}
	.wap_cpy{ clear: both; display: block; width: 100%; padding: 12px 0;padding-bottom:32px; background-color: #3C3F48; color: #FFF; text-align: center; line-height: 1.5;}
	.wap_cpy a{ color: #fff;}

	.ny_ban{height:220px;}
	.ny_ban .box .title{font-size:28px;margin-bottom:10px;}
	.ny_ban .box .en_title{font-size:18px;}
	.ny_news_top { margin-bottom: 0px; }
	.ny_news_top ul li { padding:15px; display:block;  width: 100%;margin-bottom:25px;box-sizing:border-box;}
	.ny_news_top ul li .con_box{padding:0px;padding-left:20px;}
	.ny_news_top ul li .con_box .desc{height:auto;}
	.ny_news_top ul li .con_box .time{margin-bottom:10px;}

	.ny_news_list ul li { padding: 20px; width: 100%; margin-bottom: 25px; }
	.ny_news_list ul li .con_box .desc{height:auto;}
	.ny_ctg_box > .box .r_box{width:100%;}
	.ny_ctg_box > .box .l_box { display: block; width: 100%; margin-bottom: 15px; }

	

	.ny_news_list ul li .con_box .title { font-size: 18px; }

	.isNull{font-size:14px;background:#FFF;margin-bottom:25px;}
	.ny_video_list ul li { width: 50%; padding-right: 15px; }
	.ny_video_list ul li:nth-child(even){padding-right:0px;padding-left:15px;}

	.ny_picture_list ul li { width: 50%; padding-right: 15px; }
	.ny_picture_list ul li:nth-child(even) { padding-right: 0px;padding-left:15px; }

	.sh_box { width: 90%; left: 5%; }

	.ny_about_show table{width: 100%!important;}

	/*简介*/
	.ab_top { height: 300px; padding: 0px 20px; box-sizing: border-box; line-height: 30px; }
	.ab_top .title { font-size: 22px; margin-bottom: 40px; padding-top: 80px; }
	.ab_top .mouse_wheel{width:20px;height:28px;}
	.ab_top .mouse_wheel::after{width:2px;height:6px;top:4px;}
	.ab_box1 { margin-top: 0px; }
	.ab_box1 .box0{padding:20px;}
	.ab_box1 .box0 .l_box{width:100%;margin-bottom:20px;}
	.ab_box1 .box0 .l_box .title { font-size: 14px; margin-bottom: 15px; border-bottom: 2px solid #31B3C1; }
	.ab_box1 .box0 .l_box .desc{font-size:24px;}
	.ab_box1 .box0 .r_box{width:100%;padding-bottom:10px;}
	.ab_box1 .box1{padding:20px;}
	.ab_box1 .box1 .l_box{width:100%;margin-bottom:20px;}
	.ab_box1 .box1 .r_box{width:100%;padding-top:0px;margin-bottom:20px;}
	.ab_box1 .box2{padding:20px;}
	.ab_box1 .box2 .l_box{width:100%;margin-bottom:20px;padding-right:0px;}
	.ab_box1 .box2 .r_box{width:100%;margin-bottom:20px;}
	.ab_box1 .box3{padding:30px 20px;font-size:16px;line-height:2em;}

	.ab_box2 > .box{padding:30px 20px;}
	.ab_box2 .l_box{width:100%;margin-bottom:30px;}
	.ab_box2 .l_box .top_box .tit{font-size:24px;}
	.ab_box2 .l_box .top_box{margin-bottom:15px;}
	.ab_box2 .l_box .con_box{line-height:2em;margin-bottom:20px;}
	.ab_box2 .l_box .more{width:250px;}
	.ab_box2 .r_box{width:100%;}

	.ab_box2 .r_box .item .zhuanke_tit{line-height:60px;height:60px;}
	.ab_box2 .r_box .item .zhuanke_tit .tit{font-size:20px;}
	.ab_box2 .r_box .item .zhuanke_tit .btn { right: 10px; }
	.ab_box2 .r_box .item .zhuanke_list ul{padding-top:20px;}
	.ab_box2 .r_box .item .zhuanke_list ul li { width: calc(33.333333% - 10px); height: 50px;margin-right:10px; }
	.ab_box2 .r_box .item .zhuanke_list ul li a { line-height: 44px; }
	.ab_box3 { padding: 30px 20px; }
	.ab_box3 .box{width:100%;}

	.in_boxE .box .top .p_tit{font-size:24px; line-height:2em;}
	.in_boxE .box .list{margin-top:30px;}
	.in_boxE .box .list li .info{padding:20px 10px;}

	.in_boxE .box .more { width: 120px; }
	.ab_box4{padding:30px 20px;}
	.ab_box4 .box { width: 100%; padding:0px; }
	.ab_box4 > .box .top .p_tit{font-size:24px;line-height:2em;}

	.ab_box5{padding:30px 20px;}
	.ab_box5 .box { width: 100%; padding: 0px; }
	#dituContent{height:420px!important;}

	.ny_news_list ul li { padding: 15px; margin-bottom: 25px; }
	.ny_news_list ul li .img_box { width: 40%; height: auto; position: static; float: left; }
	.ny_news_list ul li .img_box img{width:100%;height:auto;display:block;}
	.ny_news_list ul li .con_box { width: 60%; float: left; box-sizing: border-box; padding-left: 0.2rem; }
	.ny_news_list ul li:hover .img_box { width: 40%; }
	.ny_news_list ul li:hover .con_box { padding-left:0.2rem; }

	.ny_news_list ul li:nth-child(1) .img_box { width: 40%; }
	.ny_news_list ul li:nth-child(1) .con_box { padding-left: 0.2rem; }
	.ny_news_list ul li:nth-child(1) { box-shadow: initial; }

	.ny_news_list ul li:nth-child(2) .img_box { width: 40%; }
	.ny_news_list ul li:nth-child(2) .con_box { padding-left: 0.2rem; }
	.ny_news_list ul li:nth-child(2) { box-shadow: initial; }



	.ny_notice_list ul li { padding: 20px; width: 100%; float: initial; margin-bottom: 25px; }
	.ny_notice_list ul li:nth-child(even){float:initial;}
	.ny_depart_box .depart_items .item { width: 50%; padding-right: 20px; }
	.expert_items .item{width:50%;padding-right:20px;}

	.ny_depart_show_box { padding: 20px 20px; }
	.depart_profile { margin-top: 0px;padding:20px; }
	.depart_profile .back{}
	.depart_profile .img_box{width:100%;margin-bottom:20px;}
	.depart_profile .img_box img{width:100%;}
	.depart_profile .con_box{width:100%;padding-right:0px;}
	.depart_profile .con_box .title{font-size:28px;}
	.depart_cont{padding:20px;}

	.expert_show_box > .img_box { float: initial; transform: translateY(0px);margin-bottom:20px; }
	.expert_show_box > .con_box{float:initial;width:100%;padding-left:0px;}

	.popup_feedback .box{width:90%;box-sizing:border-box;}

	.ny_job_box .popup_box .popup_cont{width:90%;box-sizing:border-box;}

	.ny_job_box table .th th{line-height:1.5em;padding:10px;padding-right:10px;}
	.ny_job_box table .list td { padding: 10px 0px; padding-left: 10px; }
	.ny_job_box table .th th{padding-left:10px;}
	.ny_job_box table .list td{font-size:15px;line-height:1.5em;}
	.ny_job_box table .list tr td .more{padding:0px 15px;}

	.job_show_box .back_box{width:180px;}
	.job_show_box .con_box{width:calc(100% - 190px);}


}


@media screen and (max-width: 640px) {
	/*首页*/
	.in_boxA{ margin-top: 20px;}
	.in_boxA ul{ flex-wrap: wrap;}
	.in_boxA li{ width: calc(50% - 10px); margin:0 20px 20px 0;}
	.in_boxA li:nth-child(2n){ margin-right: 0;}
	.in_boxA li:nth-child(n+3){ margin-bottom: 0;}
	.in_boxA li a{ width: calc(100% - 20px); padding-left: 20px;}
	.in_boxA li p{ font-size: 18px;}
	.in_boxB{ padding-top: 30px; display: block;}
	.in_boxB .top .tab span{ font-size: 18px;}
	.in_boxB .lt{ width: 100%;}
	.in_boxB .lt .cont .box_1{ width: 100%;}
	.in_boxB .lt .cont .box_1 li{ width: calc(50% - 10px);}
	.in_boxB .lt .cont .box_1 li .tit{ margin-top: 10px; line-height: 1.8;}
	.in_boxB .lt .cont .box_1 li .imgs{ margin-top: 15px;}
	.in_boxB .lt .cont .box_1 li .more{ margin-top: 15px;}
	.in_boxB .lt .cont .box_2{ width: 100%; margin-top: 30px; padding-bottom: 20px; border-bottom: 1px solid #ddd;}
	.in_boxB .rt{ width: 100%; margin-top: 30px;}
	.in_boxB .rt li{ margin-bottom: 15px;}
	.in_boxC{ padding-top: 30px;}
	.in_boxC .box{ padding: 30px 0;}
	.in_boxC .box .p_tit{ font-size: 18px;}
	.in_boxC .box .info{ width: calc(100% - 80px); padding: 20px 20px 80px 20px; flex-wrap: wrap;}
	.in_boxC .box .info .lt{ width: 100%;}
	.in_boxC .box .info .lt .p_1{ font-size: 18px;}
	.in_boxC .box .info .lt .more{ margin-top: 20px; height: 40px;}
	.in_boxC .box .info .rt{ width: 100%; margin-top: 20px;}
	.in_boxC .box .list{ width: calc(100% - 80px); margin:-50px 0 0 40px; justify-content: space-between;}
	.in_boxC .box .list li{ width: calc(20% - 10px); height: 100px;}
	.in_boxC .box .list li p img{ width: 50%;}
	.in_boxC .box .list li span{ line-height: 1.4;}
	.in_boxD{ padding: 30px 0;}
	.in_boxD .box{ flex-wrap: wrap;}
	.in_boxD .box .item{ width: calc(100% - 40px); padding: 30px 20px;}
	.in_boxD .box .item .top span{ font-size: 18px;}
	.in_boxD .box .item .p_1{ font-size: 18px;}
	.in_boxD .box .item .list{ margin-top: 20px;}
	.in_boxD .box .item .info{ min-height: auto;}
	.in_boxE{ padding: 30px 0;}
	.in_boxE .box .top .p_tit{ font-size: 18px;}
	.in_boxE .box .top .btnbox p{ width: 33px; height: 33px;}
	.in_boxE .box .list{ margin-top: 20px;}
	.in_boxE .box .more{ margin-top: 25px; width: 40%; height: 40px;}

	.ab_top{height:3.6rem;padding:0px 0.2rem;}
	.ab_top .title{font-size:0.30rem;margin-bottom:0.3rem;padding-top:0.8rem;line-height:1.5em;}

	.ab_box1 .box0{padding:0.2rem;}
	.ab_box1 .box0 .l_box{margin-bottom:0.2rem;}
	.ab_box1 .box0 .l_box .title { margin-bottom: 0.15rem; font-size: 0.24rem; line-height:2em;}

	.ab_box1 .box0 .l_box .title {  }
	.ab_box1 .box0 .l_box .desc{font-size:0.32rem;}
	.ab_box1 .box0 .r_box{margin-bottom:0.2rem;}
	.ab_box1 .box0 .r_box p{font-size:0.20rem;line-height:2em;}
	.ab_box1 .box1{padding:0.2rem;}
	.ab_box1 .box1 .l_box{padding-top:1rem;margin-bottom:0.2rem;}
	.ab_box1 .box1 .l_box .top_box{margin-bottom:0.15rem;}
	.ab_box1 .box1 .l_box .top_box .tit{font-size:0.20rem;}
	.ab_box1 .box1 .l_box .top_box .icon { margin-right:0.05rem; }
	.ab_box1 .box1 .l_box .con_box { font-size: 0.2rem; line-height: 2em; }
	.ab_box1 .box1 .r_box{margin-bottom:0.2rem;}
	.ab_box1 .box1 .r_box .top_box .tit{font-size:0.2rem;}
	.ab_box1 .box1 .r_box .top_box .icon{margin-right:0.05rem;}
	.ab_box1 .box1 .r_box .con_box { font-size: 0.2rem; line-height: 2em; }
	
	.ab_box1 .box2{padding:0.2rem;}
	.ab_box1 .box2 .l_box{margin-bottom:0.2rem;}
	.ab_box1 .box2 .l_box p { font-size: 0.2rem; line-height: 2em; }
	.ab_box1 .box2 .r_box{margin-bottom:0.2rem;}
	.ab_box1 .box2 .r_box .swiper-pagination span{width:10px;height:10px;border:1px solid #fff;margin:0px 3px;}
	.ab_box1 .box3 { padding: 0.3rem 0.2rem; }
	.ab_box1 .box3 p { font-size: 0.2rem; line-height: 2em;text-align:left; }



	.ab_box2 > .box { padding: 0.3rem 0.2rem; }
	.ab_box2 .l_box{margin-bottom:0.3rem;}
	.ab_box2 .l_box .top_box { margin-bottom: 0.15rem; }
	.ab_box2 .l_box .top_box .icon { width: 0.3rem; height: 0.3rem; }
	.ab_box2 .l_box .top_box .tit{font-size:0.24rem;}
	.ab_box2 .l_box .con_box{margin-bottom:0.2rem;font-size:0.18rem;line-height:2em;}
	.ab_box2 .l_box .more{width:40%;}
	.ab_box2 .l_box .more span{font-size:0.14rem;margin-top:0.2rem;margin-left:0.2rem;}

	.ab_box2 .r_box .item .zhuanke_tit{line-height:0.6rem;height:0.6rem;}
	.ab_box2 .r_box .item .zhuanke_tit .icon{width:0.3rem;height:0.3rem;}
	.ab_box2 .r_box .item .zhuanke_tit .tit{font-size:0.20rem;}
	.ab_box2 .r_box .item .zhuanke_tit .btn{width:0.2rem;height:0.2rem;right:0.1rem;}
	.ab_box2 .r_box .item .zhuanke_list ul { padding-top: 0.2rem; margin-bottom: 0.2rem; }
	.ab_box2 .r_box .item .zhuanke_list ul li{width:calc(33.33333% - 0.1rem); height:0.5rem;margin-right:0.1rem;}
	.ab_box2 .r_box .item .zhuanke_list ul li a{line-height:0.44rem;font-size:0.16rem;}

	.ab_box3.in_boxE{padding:0.3rem 0.2rem;}
	.in_boxE .box .list li{box-sizing:border-box;}
	.in_boxE .box .list li .imgs img { border-radius: .27rem .27rem 0 0; }

	.in_boxE .box .top{height:auto;}
	.in_boxE .box .top .btnbox p{width:0.33rem;height:0.33rem;}
	.in_boxE .box .top .p_tit{font-size:0.22rem;font-weight:bold;}
	.in_boxE .box .list li .info{padding:0.2rem 0.1rem;}
	.in_boxE .box .list li .info span{font-size:0.2rem;}
	.in_boxE .box .list li .info p{margin-top:0.07rem;padding:0px;font-size:0.16rem;}
	.in_boxE .box .more{margin-bottom:0.25rem;width:2.4rem;height:0.4rem;}

	.ab_box4{padding:0.3rem 0.2rem;}
	.ab_box4 > .box .top .p_tit{font-size:0.22rem;font-weight:bold;}
	.ab_box4 > .box .top .btnbox p{width:0.33rem;height:0.33rem;}
	.ab_box4 > .box .top{margin-bottom:0.2rem;}
	.ab_box4 .honor_swiper .title{font-size:0.24rem;line-height:2em;padding:0.15rem 0px;}

	.ab_box5 { padding: 0.3rem 0.2rem; }
	.ab_box5 > .box .contact_box .item .desc {font-size: 0.24rem;}
	.ab_box5 > .box .contact_box .item {padding-bottom: 0.3rem;margin-bottom:0.3rem;width: 100%; }

	/*内页*/
	.ny_ban { height: 2.2rem; }
	.ny_ban .box .title{font-size:0.28rem;margin-bottom:0.1rem;}
	.ny_ban .box .en_title{font-size:0.18rem;line-height:1em;}

	.ny_ctg_box{padding:0px 0.2rem;margin-bottom:0.25rem;}
	.ny_ctg_box > .box{padding:0.2rem;margin-top:-0.4rem;}
	.ny_ctg_box > .box .l_box{margin-bottom:0.15rem; line-height:0.4rem;}
	.ny_ctg_box > .box .r_box .search_box{height:0.6rem;line-height:0.6rem;}
	.ny_ctg_box > .box .r_box .search_box input{height:0.6rem;}
	.ny_ctg_box > .box .r_box .search_box .search_btn{width:0.6rem;height:0.6rem;}
	.ny_ctg_box > .box .r_box .search_box input{padding:0px 0.3rem;padding-right:0.7rem;}

	.ny_ctg_box > .box .l_box{margin-bottom:0.1rem;}
	.ny_ctg_box > .box .l_box ul li a { font-size: 0.22rem; line-height: 0.5rem; }
	.ny_ctg_box > .box .l_box ul li{margin-bottom:0.1rem;margin-right:0.2rem;}

	.ny_ctg_box > .box .back { padding: 0px 0.44rem; line-height: 0.55rem; top: -1rem; }
	.ny_ctg_box > .box .back .tit { margin-left: 0.05rem; font-size: 0.14rem; }
	.ny_ctg_box > .box .back .icon { width: 0.22rem; }


	.ny_main_box > .box { padding: 0px 0.2rem; }
	.ny_news_top ul li{padding:0.15rem;margin-bottom:0.25rem;}
	.ny_news_top ul li .con_box{padding-left:0.2rem;}
	.ny_news_top ul li .con_box .time {margin-bottom:0px;}
	.ny_news_top ul li .con_box .title{height:auto; font-size:0.2rem;line-height:2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:0px;}
	.ny_news_top ul li .con_box .desc{margin-bottom:0.1rem;font-size:0.14rem;}
	.ny_news_top ul li .con_box .more{font-size:0.14rem;}


	.ny_news_list ul li .con_box .title{font-size:0.2rem;line-height:2em;margin-bottom:0px;}
	.ny_news_list ul li .con_box .desc{margin-bottom:0.2rem;font-size:0.14rem;}
	.ny_news_list ul li .con_box .tools .time .tit{font-size:0.12rem;}
	.ny_news_list ul li .con_box .tools .more { font-size: 0.14rem; }

	.ny_notice_list ul li{padding:0.2rem;margin-bottom:0.25rem;}
	.ny_notice_list ul li .time{width:1.6rem;}
	.ny_notice_list ul li .time .tit{font-size:0.2rem;margin-left:0.1rem;}
	.ny_notice_list ul li .con_box{width:calc(100% - 1.6rem);}
	.ny_notice_list ul li .con_box .title{font-size:0.22rem;}
	.ny_notice_list ul li .con_box .more{font-size:0.14rem;line-height:0.24rem;margin-top:0.1rem;}


	.ny_news_show{padding:0.2rem;margin-bottom:0rem;}
	.ny_news_show .news_detail .title{margin-top:0.2rem;font-size:0.24rem;}
	.ny_news_show .news_detail .fbt{font-size:0.18rem;margin-bottom:0.1rem;}
	.ny_news_show .news_detail .time{line-height:1.5em;margin-bottom:0.2rem;}
	.ny_news_show .news_detail .time span { font-size: 0.14rem; padding: 0px; padding-right: 0.15rem; }
	.ny_news_show .news_detail .news_content{font-size:0.16rem;padding:0px;padding-bottom:0.2rem;}

	.ny_news_show .news_detail .pn{padding:0.25rem 0px;}
	.ny_news_show .news_detail .pn .btn{width:1.66rem;height:0.4rem;margin:0px 0.2rem;line-height:0.4rem;font-size:0.13rem;border-radius:0.4rem;}


	.wap_btm{margin-top:0.25rem;}
	div.flickr{padding:0.2rem 0px;}

	.ny_depart_box .depart_item_title{margin-bottom:0.2rem;height:0.3rem;}
	.ny_depart_box .depart_item_title .title{height:0.3rem;line-height:0.3rem;}
	.ny_depart_box .depart_item_title .title .icon{margin-right:0.05rem;width:0.2rem;height:0.2rem;}
	.ny_depart_box .depart_item_title .title .tit{font-size:0.22rem;}

	.ny_depart_box .depart_items .item{padding-right:0.2rem;margin-bottom:0.3rem;}
	.ny_depart_box .depart_items .item .box{padding:0.2rem;}
	.ny_depart_box .depart_items .item .title{font-size:0.28rem;margin-bottom:0.15rem;}
	.ny_depart_box .depart_items .item .desc{margin-bottom:0.3rem;font-size:0.22rem;line-height:0.3rem;height:0.9rem;}
	.ny_depart_box .depart_items .item .more{font-size:0.14rem;line-height:0.24rem;}

	.expert_items .item{padding-right:0.2rem;}
	.expert_items .item .box{padding:0.2rem;margin-bottom:0.25rem;}
	.expert_items .item .box .img_box{width:1.15rem;}
	.expert_items .item .box .con_box{width:calc(100% - 1.15rem);padding-left:0.15rem;}
	.expert_items .item .box .con_box .title{font-size:0.22rem;line-height:0.3rem;margin-bottom:0.05rem;}
	.expert_items .item .box .con_box .job{font-size:0.14rem;margin-bottom:0.1rem;}
	.expert_items .item .box .con_box .desc { font-size:0.14rem;height:0.44rem;line-height:0.22rem;}
	.expert_items .item .box .con_box .more{font-size:0.14rem;line-height:0.24rem;}


	.ny_depart_show_box { padding: 0.2rem; margin-bottom: 0.2rem; }
	.depart_profile{padding:0.2rem;}
	.depart_profile .img_box{margin-bottom:0.2rem;}
	.depart_profile .con_box .title{font-size:0.28rem;margin-bottom:0.1rem;}
	.depart_profile .con_box .desc{padding-top:0.2rem;line-height:0.36rem;font-size:0.2rem;}
	.depart_show_title{height:0.4rem;margin:0.3rem 0px;}
	.depart_show_title .title .icon{width:0.2rem;height:0.2rem;margin-right:0.05rem;}
	.depart_show_title .title .tit { font-size: 0.22rem; }
	.depart_cont{padding:0.2rem;font-size:0.2rem;}

	.depart_news_swiper .swiper-slide{margin-bottom:0.2rem;}
	.depart_news_swiper .swiper-slide .box { padding: 0.2rem; }
	.depart_news_swiper .swiper-slide .box .title{font-size:0.2rem;line-height:0.32rem;margin-bottom:0.15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.depart_news_swiper .swiper-slide .box .desc{font-size:0.14rem;line-height:0.24rem;height:0.48rem;margin-bottom:0.15rem;}
	.depart_news_swiper .swiper-slide .box .tools .more{font-size:0.14rem;}
	.depart_news_swiper .swiper-slide .box .tools .time .tit{font-size:0.12rem;}
	.depart_news_swiper .swiper-pagination{padding:0.3rem 0px;}
	.depart_news_swiper .swiper-pagination span{width:0.14rem;height:0.14rem;margin:0px 0.07rem;}

	.depart_show_title .title{height:0.4rem;line-height:0.4rem;padding:0px 0.2rem;}


	.depart_profile .back{padding:0px 0.44rem;line-height:0.55rem;top:-1rem;}
	.depart_profile .back .tit{margin-left:0.05rem;font-size:0.14rem;}
	.depart_profile .back .icon{width:0.22rem;}

	.expert_show_box{padding:0.3rem;margin-top:0px;}
	.expert_show_box > .img_box{width:2.2rem;}
	.expert_show_box > .img_box { margin-bottom: 0.2rem; }
	.expert_show_box > .con_box .top_box .l_box .title{font-size:0.3rem;line-height:0.5rem;margin-bottom:0.2rem;}
	.expert_show_box > .con_box .top_box .l_box .title span{display:block;width:100%;font-size:0.18rem;margin-left:0px;line-height:1.5em;}
	.expert_show_box > .con_box .top_box .r_box .icon{margin-right:0.1rem;width:0.43rem;height:0.43rem;vertical-align:top;}
	.expert_show_box > .con_box .top_box .r_box .tel .tit { font-size: 0.14rem; line-height: 1em; }
	.expert_show_box > .con_box .top_box .r_box .tel .num { font-size: 0.24rem; line-height: 2em; }
	.expert_show_box > .con_box .top_box{margin-bottom:0.2rem;padding-bottom:0.2rem;}
	.expert_show_box > .con_box .item{padding-top:0.2rem;}
	.expert_show_box > .con_box .item .tit{font-size:0.22rem;line-height:0.32rem;margin-bottom:0.1rem;}
	.expert_show_box > .con_box .item .desc{font-size:0.2rem;line-height:1.5em;}
	.expert_show_box > .con_box .item.datetable{margin-top:0.2rem;}


	.expert_show_box .back { padding: 0px 0.44rem; line-height: 0.55rem; top: -1rem; }
	.expert_show_box .back .tit { margin-left: 0.05rem; font-size: 0.14rem; }
	.expert_show_box .back .icon { width: 0.22rem; }


	.feedback_box { padding: 0.2rem; min-height: 3rem; }
	.feedback_box .ctg_desc{font-size:0.2rem;line-height:1.5em;margin-bottom:0.1rem;}
	.feedback_box .feedback_tips{padding:0.2rem;border-radius:0.1rem;font-size:0.16rem;}
	.feedback_box .feedback_btn { width: 2.5rem; height: 0.6rem; line-height: 0.6rem; font-size: 0.14rem; margin: 0.2rem auto; display: block; }
	.feedback_box .feedabck_list ul li{margin-bottom:0.25rem;border-radius:0.1rem;padding:0.2rem;}
	.feedback_box .feedabck_list ul li .avatar_box{width:1rem;}
	.feedback_box .feedabck_list ul li .avatar_box .avatar{border:0.03rem solid #e0e0e0;}
	.feedback_box .feedabck_list ul li .avatar_box .title{font-size:0.14rem;}

	.feedback_box .feedabck_list ul li .con_box{width:calc(100% - 1rem); padding-left:0.2rem;}
	.feedback_box .feedabck_list ul li .con_box .info{line-height:1.5em;}
	.feedback_box .feedabck_list ul li .con_box .info span { font-size: 0.16rem; }
	.feedback_box .feedabck_list ul li .con_box .desc{font-size:0.2rem;margin-bottom:0.1rem;}
	.feedback_box .feedabck_list ul li .con_box .reply{padding:0.05rem 0.1rem;}
	.feedback_box .feedabck_list ul li .con_box .reply .tit {font-size:0.16rem;line-height:1.5em;}
	.feedback_box .feedabck_list ul li .con_box .reply .reply_msg{font-size:0.2rem;line-height:1.5em;}

	.ny_picture_list{padding:0.3rem 0.2rem;margin-bottom:0px;}
	.ny_picture_list ul li{padding-right:0.15rem;margin-bottom:0.2rem;}
	.ny_picture_list ul li:nth-child(even){padding-left:0.15rem;}
	.ny_picture_list ul li .title{font-size:0.24rem;margin-bottom:0.05rem;line-height:0.6rem;}
	
	.ny_video_list ul li { padding-right: 0.15rem; margin-bottom: 0.2rem; }
	.ny_video_list ul li:nth-child(even) { padding-left: 0.15rem; }
	.ny_video_list ul li .con_box{padding:0.15rem 0px;}
	.ny_video_list ul li .con_box .title{font-size:0.22rem;margin-bottom:0.05rem;line-height:1.5em;}


	.ny_job_box table .th th{padding:0.1rem;padding-left:0.1rem;font-size:0.16rem;}
	.ny_job_box table .th th:first-child{display:none;}
	.ny_job_box table .list tr td { padding: 0.1rem; padding-right: 0px; font-size: 0.2rem; }
	.ny_job_box table .list tr td:first-child{display:none;}
	.ny_job_box table .list tr td:last-child { padding-right: 0.1rem; }
	.ny_job_box table .list tr td .more { height: 0.38rem; line-height: 0.38rem; padding: 0px 0.15rem; font-size: 0.12rem; }
	.ny_job_box{margin-bottom:0px;}

	.job_show_box{padding:0.3rem 0.2rem;}
	.job_show_box .con_box{width:100%;padding-right:0px;border:none;margin-bottom:0.2rem;}
	.job_show_box .con_box .title{font-size:0.24rem;margin-bottom:0.2rem;}
	.job_show_box .con_box .info{font-size:0.16rem;margin-bottom:0.1rem;}
	.job_show_box .con_box .info span{margin-bottom:0.1rem;}
	.job_show_box .con_box .desc { font-size: 0.18rem; line-height: 1.5em; margin-bottom: 0.2rem; }
	.job_show_box .con_box .more{width:2.2rem; line-height:0.6rem;padding:0px;font-size:0.16rem;text-align:center;}
	.job_show_box .back_box .back { width: 2.2rem; line-height: 0.6rem; padding: 0px; }
	.job_show_box .back_box{float:initial;text-align:left;}

	.ny_job_box .popup_box .popup_cont{border-radius:0.2rem;height:5rem;padding:0.3rem;}

}


@media screen and (max-width: 480px) {    
    /*首页*/
	.ny_depart_box .depart_items .item{width:100%;padding-right:0px;}
	.expert_items .item{width:100%;padding-right:0px;}

	.expert_show_box > .img_box{margin:0px auto;margin-bottom:0.2rem;}
	.ny_picture_list ul li{width:100%;padding:0px;}
	.ny_video_list ul li{width:100%;padding:0px;}
}

@media screen and (max-width: 414px) {
	/*首页*/
	
}

@media screen and (max-width: 375px) {
	/*首页*/
	
}

@media screen and (max-width: 320px) {
	/*首页*/
	
}