@media (min-width: 1200px) {
	.news_ul .li:hover .text,
	.health_action_body .action_left .item:hover .inbox .word .title,
	.health_action_body .action_right .item:hover .inbox .word,
	.health_zc .health_zc_ul .item:hover .inbox .word,
	.health_file_bg .zc_file_block .zc_file_ul .item:hover .inbox .word,
	.action_ul .item:hover .inbox .word .title,
	.tech_notice .tech_notice_body .noul li:hover a p,
	.tech_news .tech_news_body .item:hover .inbox .word .title,
	.tech_zq .tech_zq_body .item:hover .inbox .title{
		color: #0F3F2A;
		font-weight: bold;
	}
	.news_block .news_left .swiper img:hover,
	.dongtai_block .dt_box .dt_ul .item:hover img,
	.subject_block .subject_body .item:hover .inbox img,
	.advan_block:hover .advan_body img,
	.health_action_body .action_left .item:hover .inbox .img img,
	.action_ul .item:hover .inbox .img img,
	.tech_news .tech_news_body .item:hover .inbox .img img,
	.tech_zq .tech_zq_body .item:hover .inbox .img img,
	.exchange_block .exchange_body .item:hover .inbox .item_con .img img,
	.exchange_show .exchange_show_ul .item:hover .inbox img{
		transform: scale(1.1);
	}
	.dongtai_block .yj_box .item:hover{
		background: #0F3F2A;
		padding: 2px 5px;
	}
	.dongtai_block .yj_box .item:hover .inbox{
		border: 1px solid rgba(255,255,255,0.502);
	}
	.dongtai_block .yj_box .item:hover .inbox::before{
		background: url(../images/index_bg_top_white.png) no-repeat;
		background-size: 100% 100%;
	}
	.dongtai_block .yj_box .item:hover .inbox::after{
		background: url(../images/index_bg_bottom_white.png) no-repeat;
		background-size: 100% 100%;
	}
	.dongtai_block .yj_box .item:hover .inbox .time{
		color: #ffffff;
		border-right: 2px solid #fff;
	}
	.dongtai_block .yj_box .item:hover .inbox .content .title,
	.dongtai_block .yj_box .item:hover .inbox .content .word,
	.service_case .service_case_body .item:hover .it_img .title{
		color: #ffffff;
	}
	.memorabilia_box .memorabilia_body .item:hover .time{
		background: url(../images/his_04.png) no-repeat;
		background-size: 100% 100%;
		color: #0F3F2A;
	}
	.health_file .health_file_body .item:hover .word,
	.health_file .health_file_body .item:hover .time{
		color: #0F3F2A;
	}
	.health_file .health_file_body .item:hover .word,
	.build_file .item:hover .inbox .name{
		font-weight: 500;
	}
	.pages_block a:hover{
		background: #0F3F2A;
		border: 1px solid #0F3F2A;
		color: #fff;
	}
	.service_case .service_case_body .item:hover .inbox{
		background: #0F3F2A;
	}
	.service_case .service_case_body .item:hover .btn_watch{
		color: #ffffff;
		border-color: #FFFFFF;
	}
	.service_case .service_case_body .item:hover .it_img .img{
		padding: 10px;
	}
	.tab_block .item:hover{
		font-weight: 500;
		background: #08291B;
		border-radius: 2px;
		font-size: 16px;
		color: #FFFFFF;
	}
	.tab_block .item:hover::after{
		opacity: 1;
	}
	.exchange_block .exchange_body .item:hover .inbox{
		background: #0F3F2A;
	}
	.exchange_block .exchange_body .item:hover .inbox .item_con{
		border-color: rgba(255,255,255,0.3);
	}
	.exchange_block .exchange_body .item:hover .inbox .item_con .time,
	.exchange_block .exchange_body .item:hover .inbox .item_con .word .title,
	.exchange_block .exchange_body .item:hover .inbox .item_con .word .p{
		color: #fff;
	}
	.exchange_block .exchange_body .item:hover .inbox .item_con::before{
		background: url(../images/index_bg_top_white.png) no-repeat;
		background-size: 100% 100%;
	}
	.exchange_block .exchange_body .item:hover .inbox .item_con::after{
		background: url(../images/index_bg_bottom_white.png) no-repeat;
		background-size: 100% 100%;
	}
}
@media (max-width: 1600px) {
	.header .headre_menu .men_list .item.kong{
		flex: 0 0 110px;
	}
	.header .headre_menu .men_list{
		height: 85px;
	}
	.header .headre_menu .men_list .item{
		line-height: 85px;
	}
	.header .headre_menu .men_list .item.kong img{
		width: 85px;
	}
	.header .headre_menu .men_list .item .title{
		font-size: 17px;
	}
	.header .headre_menu .men_list .item .item_second{
		top: 85px;
		width: 180px;
		margin-left: -90px;
	}
	.header .headre_menu .men_list .item .item_second .title_second{
		font-size: 15px;
	}
	.banner,.special_banner{
		height: calc(100vh - 165px);
	}
	.banner_ins .banner_body .title{
		width: 330px;
		height: 60px;
		line-height: 60px;
		font-size: 32px;
	}
	.banner_ins .banner_body .word{
		margin: 30px 0;
		font-size: 22px;
		line-height: 40px;
	}
	.banner_ins .banner_body .more{
		width: 220px;
		height: 50px;
		line-height: 50px;
		font-size: 22px;
	}
	.banner .title{
		font-size: 70px;
	}
	.service_window .service_window_body{
		padding: 0 30px 20px;
	}
	.service_window .service_window_body .title{
		height: 80px;
		line-height: 80px;
		font-size: 20px;
	}
	.service_window .service_window_body .pd{
		padding-top: 100px;
	}
	.service_window .service_window_body .content .word p{
		margin-bottom: 15px;
	}
}
@media (max-width: 768px) {
	body{
		padding-top: 60px;
	}
	.wapper{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.header{
		display: none;
	}
	.header_mb{
		display: block;
	}
	.banner,.special_banner{
		height: 240px;
	}
	.banner .title{
		font-size: 24px;
		line-height: 50px;
		margin-top: -25px;
	}
	.banner .swiper .swiper-pagination-bullet{
		width: 20px;
		height: 3px;
	}
	.index_bg{
		padding-top: 30px;
	}
	.title_public{
		margin-bottom: 15px;
	}
	.title_public .word{
		font-size: 18px;
		line-height: 30px;
	}
	.title_public .line{
		margin: 0 15px;
	}
	.news_block .news_body{
		height: auto;
	}
	.news_block .news_left,
	.news_block .news_right{
		float: none;
		width: 100%;
	}
	.news_block .news_left .date{
		top: 5px;
		left: 5px;
		width: 70px;
		padding: 5px 0;
		border-radius: 6px;
	}
	.news_block .news_left .date .time{
		font-size: 14px;
		line-height: 1.5;
	}
	.news_block .news_left .date .year{
		font-size: 16px;
		line-height: 1.5;
		margin-top: 3px;
	}
	.news_block .news_left .content{
		bottom: 0;
		padding: 0 5px;
		max-width: 80%;
	}
	.news_block .news_left .content .text{
		display: none;
	}
	.news_block .news_left .content .title{
		font-size: 14px;
		text-align: left;
		line-height: 30px;
		height: 30px;
	}
	.news_block .news_left .swiper-pagination{
		text-align: right;
		background: transparent;
	}
	.news_block .news_right{
		margin-top: 20px;
		padding: 24px 13px;
	}
	.news_block .news_right::before,
	.news_block .news_right::after,
	.dongtai_block .dt_box::after{
		width: 100px;
		height: 20px;
	}
	.news_ul .li{
		line-height: 40px;
	}
	.news_ul .li .text{
		font-size: 14px;
		width: 70%;
	}
	.news_block{
		margin-bottom: 30px;
	}
	.advan_block .advan_body img{
		height: 80px;
		object-fit: cover;
	}
	.advan_block .advan_body .title{
		font-size: 20px;
	}
	.dongtai_block{
		margin: 30px 0;
		display: block;
	}
	.dongtai_block .dt_block{
		width: 100%;
	}
	.dongtai_block .dt_block:first-child{
		margin-bottom: 20px;
	}
	.dongtai_block .yj_box .item{
		height: 100px;
	}
	.dongtai_block .yj_box .item .inbox .time{
		font-size: 14px;
		width: 40px;
	}
	.dongtai_block .yj_box .item .inbox .content{
		width: calc(100% - 40px);
		padding: 0 10px;
	}
	.dongtai_block .yj_box .item .inbox .content .title{
		font-size: 14px;
		line-height: 1.5;
	}
	.dongtai_block .yj_box .item .inbox .content .word{
		font-size: 12px;
		line-height: 1.5;
		margin-top: 5px;
	}
	.dongtai_block .dt_box{
		height: auto;
		padding: 10px 6px;
	}
	.dongtai_block .dt_box .dt_ul{
		padding-bottom: 15px;
		margin-bottom: 5px;
	}
	.dongtai_block .dt_box .dt_ul .item{
		width: 49%;
	}
	.dongtai_block .dt_box .dt_ul .item .title{
		font-size: 14px;
		margin-top: 7px;
	}
	.doctor_block .swiper-slide .name{
		opacity: 1;
		font-size: 16px;
		margin-top: 10px;
	}
	.doctor_block .swiper-button-next, .doctor_block .swiper-button-prev{
		width: 30px;
		height: 30px;
	}
	.doctor_block .swiper-button-next::after, .doctor_block .swiper-button-prev::after{
		font-size: 14px;
	}
	.doctor_block .swiper-button-next{
		right: 0;
	}
	.doctor_block .swiper-button-prev{
		 left: 0;
	 }
	 .subject_body{
		 display: none;
	 }
	 .subject_block .subject_swiper{
	 	display: block;
	 }
	 .footer .footer_top .logo,
	 .footer .footer_top .share,
	 .footer .footer_bottom{
		 display: none;
	 }
	 .footer .footer_top{
		 padding: 15px 15px 10px;
		 display: block;
	 }
	 .footer .footer_top .item_box{
		 margin-bottom: 10px;
	 }
	 .footer .footer_top .item_box .word a{
		 display: inline-block;
		 margin-right: 10px;
	 }
	 .footer .footer_top .item_box .tt{
		 margin-bottom: 3px;
	 }
	 .footer .footer_top .item_box .word{
		 font-size: 14px;
	 }
	 .footer .info{
		 font-size: 12px;
		 display: flex;
		 align-items: center;
		 justify-content: center;
		 line-height: 1.5;
		 padding: 0 15px;
	 }
	 .subject_block{
		 margin: 30px 0;
	 }
	 .search_block{
		 padding: 20px 0 50px;
	 }
	 .search_block .search_form{
		 width: 100%;
		 height: 40px;
	 }
	 .search_block .search_form .input{
		 line-height: 38px;
	 }
	 .search_block .search_form .btn_search{
		 width: 34px;
		 height: 34px;
		 background-size: 16px 16px;
		 top: 2px;
		 right: 2px;
	 }
	 .search_block .search_result{
		 margin: 15px 0;
	 }
	 .search_block .search_ul .item{
		 margin-bottom: 15px;
		 padding: 15px;
	 }
	 .search_block .search_ul .item::before,
	 .search_block .search_ul .item::after{
		 width: 25px;
		 height: 26px;
	 }
	 .search_block .search_ul .item .title{
		 font-size: 14px;
	 }
	 .search_block .search_ul .item .text{
		 font-size: 12px;
		 margin-top: 6px;
	 }
	 .pages_block a, .pages_block span{
		 height: 22px;
		 line-height: 20px;
		 padding: 0 8px;
	 }
	 .banner_ins .banner_body{
		 width: 98%;
	 }
	 .banner_ins img{
		 height: 240px;
		 /* object-fit: cover; */
	 }
	 .banner_ins .banner_body{
		 transform: translate(-50%, -50%);
	 }
	 .banner_ins .banner_body .title{
		 width: 180px;
		 height: 36px;
		 line-height: 36px;
		 font-size: 18px;
	 }
	 .banner_ins .banner_body .word{
		 font-size: 14px;
		 line-height: 1.6;
		 margin: 15px 0;
	 }
	 .banner_ins .banner_body .more{
		 width: 130px;
		 height: 32px;
		 line-height: 32px;
		 font-size: 16px;
	 }
	 .memorabilia_box{
		 margin: 30px 0;
	 }
	 .memorabilia_box .title_hd{
		 margin-bottom: 20px;
	 }
	 .title_hd .word{
		 font-size: 18px;
	 }
	 .memorabilia_box .memorabilia_body{
		 display: block;
	 }
	 .memorabilia_box .memorabilia_body .item{
		 width: 100%;
		 padding: 0 10%;
		 margin-bottom: 20px;
	 }
	 .memorabilia_box .memorabilia_body .item .text{
		 margin-top: 10px;
		 font-size: 14px;
		 line-height: 1.5;
	 }
	 .institute_js .institute_js_body{
		 display: block;
		 height: auto;
	 }
	 .institute_js .institute_js_body .ins_left,
	 .institute_js .institute_js_body .ins_right{
		 width: 100%;
	 }
	 .institute_js .institute_js_body .ins_left{
		 height: 300px;
	 }
	 .institute_js .institute_js_body .ins_right{
		 padding: 60px 20px 20px;
	 }
	 .institute_js .institute_js_body .ins_right .word{
		 font-size: 14px;
		 line-height: 2;
	 }
	 .institute_js .institute_js_body .ins_right .btn_more{
		 margin-top: 20px;
	 }
	 .institute_js{
		 margin-bottom: 50px;
	 }
	 .institute_js .institute_js_body .logo{
		 width: 100px;
		 height: 100px;
		 margin-left: -50px;
		 margin-top: 0;
		 top: 250px;
	 }
	 .title_line{
		 padding-bottom: 25px;
		 font-size: 20px;
		 line-height: 1.4;
	 }
	 .history_block .history_body{
		 margin: 20px 0;
	 }
	 .history_block .history_body::after{
		 left: 20px;
		 width: 2px;
	 }
	 .history_block .history_body .item{
		 margin-bottom: 20px;
	 }
	 .history_block .history_body .item:nth-child(odd){
		 width: 100%;
		 margin-left: 0;
		 padding-left: 44px;
		 padding-right: 0;
		 left: 0;
	 }
	 .history_block .history_body .item:nth-child(even){
		 width: 100%;
		 margin-right: 0;
		 text-align: left;
		 padding-right: 0;
		 padding-left: 44px;
		 left: 0;
		 right: 0;
	 }
	 .history_block .history_body .item .circle{
		 width: 20px;
		 height: 20px;
	 }
	 .history_block .history_body .item:nth-child(odd) .circle{
		 left: 10px;
	 }
	 .history_block .history_body .item:nth-child(even) .circle{
		 left: 10px;
		 right: auto;
	 }
	 .history_block .history_body .item .year{
		 font-size: 16px;
		 line-height: 1.4;
	 }
	 .history_block .history_body .item .word{
		 font-size: 14px;
		 line-height: 1.5;
		 margin-top: 5px;
	 }
	 .history_block .more{
		 margin-top: 50px;
	 }
	 .history_block{
		 margin-bottom: 50px;
	 }
	 .zc_file_block{
		 padding: 20px 0 50px;
	 }
	 .zc_file_block .title_big{
		 font-size: 20px;
		 line-height: 30px;
		 margin-bottom: 20px;
	 }
	 .action_ul{
		 margin-bottom: 20px;
	 }
	 .action_ul .item{
		 height: auto;
		 margin-bottom: 15px;
	 }
	 .action_ul .item .inbox{
		 display: block;
	 }
	 .action_ul .item .inbox .img{
		 width: 100%;
		 height: auto;
	 }
	 .action_ul .item .inbox .word{
		 padding: 15px 10px 20px;
	 }
	 .action_ul .item .inbox .word .title{
		 font-size: 16px;
		 line-height: 20px;
	 }
	 .action_ul .item .inbox .word .info{
		 line-height: 20px;
		 margin: 6px 0;
	 }
	 .action_ul .item .inbox .word .text{
		 line-height: 1.6em;
		 height: 4.8em;
	 }
	 .action_ul .item::before{
		 top: auto;
		 bottom: 0;
		 left: 0;
		 right: auto;
		 background: url(../images/list_bg_bottom.png) no-repeat;
		 background-size: 100% 100%;
		 transform: rotateY(180deg);
	 }
	 .action_ul .item::before,
	 .action_ul .item::after{
		 width: 30px;
		 height: 31px;
	 }
	 .tech_notice{
		 margin: 20px 0 0;
		 padding-bottom: 10px;
	 }
	 .tech_notice .title_hd{
		 display: flex;
	 }
	 .tech_notice .tech_notice_body .notice_left{
		 display: none;
	}
	 .tech_notice .tech_notice_body .noul{
		 line-height: 30px;
		 height: 60px;
	 }
	 .tech_notice .tech_notice_body .noul a{
		 font-size: 12px;
		 padding-left: 10px;
	 }
	 .tech_notice .tech_notice_body .noul a p{
		 max-width: 100%;
	 }
	 .tech_notice .tech_notice_body .noul a span{
		 display: none;
	 }
	 .tech_notice .tech_notice_body .notice_right{
		 margin-left: 0;
		 width: 100%;
		 margin-top: 6px;
	 }
	 .tech_news{
		 margin: 10px 0 30px;
	 }
	 .tech_news .tech_news_body .item,
	 .build_file .build_left .ul .item,
	 .exchange_block .exchange_body .item,
	 .exchange_show .exchange_show_ul .item{
		 float: none;
		 width: 100%;
	 }
	 .tech_news .tech_news_body .item .inbox{
		padding: 10px 0;
	 }
	 .tech_news .tech_news_body .item .inbox .img{
		 width: 90px;
		 height: auto;
	 }
	 .tech_news .tech_news_body .item .inbox .word{
		 margin-left: 5px;
		 width: calc(100% - 100px);
	 }
	 .tech_news .tech_news_body .item .inbox .word .title{
		 font-size: 14px;
		 line-height: 1;
	 }
	 .tech_news .tech_news_body .item .inbox .word .p{
		 font-size: 12px;
		 margin-top: 6px;
	 }
	 .build_file{
		 display: block;
	 }
	 .build_file .build_left,
	 .build_file .build_right{
		 width: 100%;
	 }
	 .build_file .title_hd{
		 margin-bottom: 15px;
	 }
	 .exchange_block .exchange_body .item,
	 .exchange_show .exchange_show_ul .item{
		 width: 100%;
		 padding: 5px;
	 }
	 .exchange_block .exchange_body .item .inbox .item_con .img,
	 .exchange_show .exchange_show_ul .item .inbox .con{
		 height: auto;
	 }
	 .exchange_block .exchange_body,
	 .exchange_show .exchange_show_ul{
		 margin: -10px -5px 20px;
	 }
	 .exchange_block .exchange_body .item .inbox .item_con .word .title{
		 height: auto;
		 -webkit-line-clamp: 1;
	 }
	 .banner_in{
		 height: 200px;
	 }
	 .banner_in img{
		 height: 100%;
		 object-fit: cover;
	 }
	 .exchange_page .exchange_block{
		 margin: 30px 0 20px;
	 }
	 .exchange_page .exchange_block .exchange_body,
	 .exchange_page .exchange_show .exchange_show_ul{
		 margin: 15px -5px 0;
	 }
	 .exchange_contact{
		 padding: 30px 0;
	 }
	 .exchange_contact .js{
		 font-size: 14px;
		 line-height: 30px;
		 margin: 15px 0;
	 }
	 .exchange_contact .contact_body{
		 display: block;
	 }
	 .exchange_contact .contact_body .img,
	 .exchange_contact .contact_body .word{
		 width: 100%;
		 padding-left: 0;
	 }
	 .exchange_contact .contact_body .word{
		 padding: 15px 0;
	 }
	 .exchange_contact .contact_body .word .tt_bg{
		 font-size: 18px;
	 }
	 .exchange_contact .contact_body .word .p{
		 margin: 10px 0;
	 }
	 .exchange_contact .contact_body .word .p p{
		 font-size: 14px;
		 line-height: 20px;
		 margin-bottom: 10px;
		 overflow: hidden;
	 }
	 .exchange_contact .contact_body .word .tt{
		 font-size: 14px;
		 margin-bottom: 10px;
	 }
	 .exchange_contact .contact_body .word .info{
		 font-size: 14px;
		 line-height: 30px;
		 word-break: break-all;
	 }
	 .title_line .tt{
		 max-width: 100%;
	 }
	 .title_line .info{
		 padding: 15px 0 0;
		 font-size: 14px;
		 line-height: 1.4;
	 }
	 .title_line .info span{
		 margin-right: 6px;
	 }
	 .history_block .detail_box{
		 margin: 20px 0 50px;
		 font-size: 14px;
		 line-height: 30px;
	 }
	 .zc_file_block .zc_file_ul .item{
		 float: none;
		 width: 100%;
	 }
	 .zc_file_block .zc_file_ul .item{
		 border-right: 1px dashed rgba(15, 63, 42, 0.5);
		 padding: 15px;
	 }
	 .zc_file_block .zc_file_ul .item:nth-child(3n+1){
		 border-left: 1px dashed rgba(15, 63, 42, 0.5);
	 }
	 .zc_file_block .zc_file_ul .item .inbox{
		 padding: 0;
	 }
	 .zc_file_block .zc_file_ul .item .inbox .word{
		 font-size: 16px;
		 line-height: 1.5;
	 }
	 .zc_file_block .zc_file_ul .item .inbox .time{
		 margin-top: 5px;
		 line-height: 1.5;
	 }
	 .zc_file_block .zc_file_ul{
		 margin-bottom: 30px;
	 }
	 .health_file{
		 margin: 30px 0;
	 }
	 .health_file .title_hd{
		 margin-bottom: 20px;
	 }
	 .health_file .health_file_body{
		 height: auto;
		 display: block;
		 padding: 0;
	 }
	 .health_file .health_file_body .item{
		 width: 100%;
		 padding: 15px 0;
		 border-left: 0;
		 border-bottom: 1px dashed #0F3F2A;
	 }
	 .health_file .health_file_body .item .word{
		 font-size: 16px;
		 line-height: 1.5;
	 }
	 .health_file .health_file_body .item .time{
		 font-size: 14px;
		 margin-top: 5px;
	 }
	 .health_action_body .action_left,
	 .health_action_body .action_right{
		 float: none;
		 width: 100%;
	 }
	 .health_action_body .action_left .item .inbox{
		 display: block;
	 }
	 .health_action_body .action_left .item .inbox .img{
		 width: 100%;
		 height: auto;
	 }
	 .health_action_body .action_left .item .inbox .word{
		 padding-left: 0;
		 margin-top: 10px;
	 }
	 .health_action_body .action_left .item .inbox .word .title{
		 font-size: 16px
	 }
	 .health_action_body .action_left .item .inbox .word .text{
		 margin: 5px 0;
	 }
	 .health_action_body .action_right{
		 padding-left: 0;
		 margin-top: 15px;
	 }
	 .health_action_body .action_right .item{
		 padding: 8px 0;
		 margin-bottom: 0;
	 }
	 .health_action_body .action_right .item .inbox .word{
		 font-size: 15px;
		 width: 70%;
	 }
	 .health_zc{
		 margin: 30px 0;
	 }
	 .health_zc .health_zc_ul{
		 margin: 20px 0 0;
	 }
	 .health_zc .health_zc_ul .item{
		 float: none;
		 width: 100%;
		 padding: 0;
		 margin-bottom: 10px;
	 }
	 .health_zc .health_zc_ul .item .inbox{
		 height: auto;
		 padding: 20px;
	 }
	 .health_zc .health_zc_ul .item .inbox .word{
		 font-size: 16px;
		 line-height: 1.6;
	 }
	 .health_zc .health_zc_ul .item .inbox .time{
		 margin-top: 8px;
	 }
	 .tab_block{
		 margin-bottom: 20px;
	 }
	 .tab_block .item{
		 margin-right: 10px;
		 padding: 0 6px;
	 }
	 .tab_block .item:last-child{
		 margin-right: 0;
	 }
	 .tab_block .item.on{
		 font-size: 15px;
	 }
	 .service_case{
		 margin: 30px 0 20px;
	 }
	 .service_case .service_case_body{
		 margin: 20px 0 0;
	 }
	 .service_case .service_case_body .item{
		 float: none;
		 width: 100%;
		 padding: 0;
		 margin-bottom: 10px;
	 }
	 .service_case .service_case_body .item .it_img .img,
	 .tech_zq .tech_zq_body .item .inbox .img{
		 height: auto;
	 }
	 .service_case .service_case_body .item .it_img .title{
		 margin: 12px;
	 }
	 .service_window .service_window_body{
		 width: 90%;
		 left: 5%;
		 padding: 0 10px;
	 }
	 .service_window .service_window_body .title{
		 height: 60px;
		 font-size: 18px;
	 }
	 .service_window .service_window_body .title .btn_close{
		 width: 24px;
		 height: 24px;
		 line-height: 24px;
		 font-size: 16px;
	 }
	 .service_window .service_window_body .content{
		 padding: 15px 0 0;
	 }
	 .service_window .service_window_body .content .tt{
		 font-size: 16px;
		 line-height: 20px;
		 margin-bottom: 10px;
	 }
	 .service_window .service_window_body .content .word{
		 font-size: 14px;
		 line-height: 24px;
	 }
	 .service_lm .service_lmul{
		padding-top: 20px;
	 }
	 .service_lm .service_lmul .item{
		 width: 50%;
	 }
	 .service_lm .service_lmul .item .inbox{
		 height: 75px;
	 }
	 .tech_zq .tech_zq_body{
		 margin: 0 0 20px;
	 }
	 .tech_zq .tech_zq_body .item{
		 float: none;
		 width: 100%;
		 padding: 0;
		 margin-bottom: 10px;
	 }
	 .tech_zq .tech_zq_body .item .inbox .word{
		 padding: 15px 10px 18px;
	 }
	 .tech_zq{
		 margin-bottom: 40px;
	 }
	 .tech_zq .title_hd{
		 margin-bottom: 20px;
	 }
	 .service_window .service_window_body .pd{
		 padding-top: 60px;
	 }
	 .build_file .build_right .ul .icon{
		 left: 10px;
	 }
	 .tab_over{
		 overflow: hidden;
	 }
	 .tab_block{
		 width: 100%;
		 overflow-x: auto;
		 white-space: nowrap;
		 padding-bottom: 10px;
	 }
	 .public_height,.tech_zq.zc_file_block{
	 	min-height: auto;
	 }
	 .doctor_block .swiper-slide img{
		 height: 260px;
		 object-fit: cover;
	 }
	 .dongtai_block .dt_box .dt_ul .item .img{
		 height: 102px;
	 }
	 .subject_block .subject_swiper img{
		 height: 125px;
		 overflow: hidden;
		 object-fit: cover;
	 }
	 .news_block .news_left .swiper img{
		 height: 200px;
	 }
}