﻿﻿/**********************    领导页面     ********************/
html,body,p,h1,ul{ padding:0px; margin:0px;}
		ul{ list-style-type:none;}
		a{ font-size:16px; text-decoration:none; color:#333;}
.bmfw_box{ max-width:1180px; width:97%; box-sizing:border-box; overflow:hidden; background:#fff; margin:0 auto;}
.weiz{ width:100%; overflow:hidden; line-height:60px;}
.weiz span{ float:right; display:inline-block; padding-left:25px; background:url(../Images/weiz.png) no-repeat left center; box-sizing:border-box;}
.weiz span a{ font-size:14px; color:#333;}
.swld_box{ width:100%;}
.swld_top{ width:100%; height:46px; overflow:hidden;}
.swld_top li{ width:25%; float:left; background:#e6e6e6; line-height:46px; border-right:1px solid #fff; box-sizing:border-box;}
.swld_top li a{ display:block; text-align:center; font-size:18px;}
.swld_top .swld_last{ background:#4788d7;}
.swld_top .swld_last a{ color:#fff;}
.swld_bottom{ width:100%; margin-top:30px; overflow:hidden;}
.swld_job{ font-size:14px;}

.tabs5{ width:25%; float:left; overflow:hidden;}
.tabs5 a{ display:block; color:#333; height:70px; font-size:16px; box-sizing:border-box; width:92%; border:1px solid #e5e5e5; margin-bottom:10px; padding:10px 15px; background:url(../Images/heijt.png) no-repeat 95% center;float:left;margin-left:7%;}
.tabs5 a.active{ color:#4788d7; box-sizing:border-box; border:1px solid #4788d7; background:url(../Images/lanjt.png) no-repeat 95% center;}
.swiper-container5{ width:70%; height:100%; float:right; overflow:hidden;max-height: 1000px}
.swiper-slide5{ width:100%; height:100%; color:#000; overflow:hidden;}
.swld_pic{ width:20%; float:left;}
.swld_pic img{ width:100%;}
.swld_jianj{ width:78%; float:right; overflow-y:scroll; max-height:700px; padding-right:10px; margin-right:-20px; box-sizing:border-box;}

.swld_fggz{ font-size:18px; color:#4788d7;}
.swld_fggz_zw{ font-size:16px; color:#333; margin-top:30px;}
.swld_wdll{ font-size:18px; color:#4788d7; margin-top:30px;}
.swld_wdll_zw{ font-size:16px; color:#333; margin-top:30px; text-indent:2em; line-height:32px;}
.swld_cwhd{width: 100%;height: 250px;float: left;}
.cwhd{width: 100%;height: 40px;border-bottom: 1px solid #4788d7;line-height: 40px;padding-left: 5px;}
.cwhd b{font-size: 18px;color: #4788d7;}
.swld_cwhd ul li{height:40px;padding: 0 10px 0 0;line-height: 40px}
.cwhd_title{width:75%;float: left}
.cwhd_date{width:15%;float:right;text-align: center;color:#666666;}
.point{float: left;width: 5px;height: 5px;border-radius: 5px;background-color: #666666;margin: 18px 15px 0 15px}


@media (max-width:767px) {
	/****************    领导页面     ******************/
.tabs5{ float:none; width:100%;}
.swld_bottom{ margin-top:10px;}
.swld_bottom .swiper-container5{ float:none; width:100%; margin-top:20px;}
.swld_pic{ width:100%; float:none; text-align:center;}
.swld_pic img{ display:inline-block; width:50%;}
.swld_jianj{ width:100%; float:none; margin-top:20px;}
.swld_fggz_zw{ margin-top:10px;}
.swld_wdll{ margin-top:10px;}
.swld_wdll_zw{ margin-top:20px; font-size:14px; line-height:24px;}
.tabs5 a{ width:48%; float:left; margin:0 1%; margin-bottom:5px;}
.swld_top li a{ font-size:16px;}
.swld_cwhd{float: none}
.swiper-container5{max-height: 1220px}
.swld_cwhd ul li{height:30px;padding: 0 10px 0 10px;line-height: 30px;}
.swld_cwhd ul li{overflow: hidden}
.cwhd_date{width:25%;float:right;text-align: center}
.point{display: none}
}