@charset "utf-8";
/* CSS Document */
/* 滚动条 */
.scrollbar-xy{overflow: auto;}
.scrollbar-xy::-webkit-scrollbar{ width: 6px;height: 6px;}
.scrollbar-y{overflow-y: auto; overflow-x: hidden;}
.scrollbar-y::-webkit-scrollbar{ width: 6px;height: auto;}
.scrollbar-x{overflow-x: auto; overflow-y: hidden;}
.scrollbar-x::-webkit-scrollbar{ height: 6px;width:auto;}
/* 滚动条轨道 */
.scrollbar-xy::-webkit-scrollbar-track, .scrollbar-x::-webkit-scrollbar-track, .scrollbar-y::-webkit-scrollbar-track {background: #f7f7f7;box-shadow: none;border-radius: 3px;}
/* 滚动条滑块 */
.scrollbar-xy::-webkit-scrollbar-thumb, .scrollbar-x::-webkit-scrollbar-thumb, .scrollbar-y::-webkit-scrollbar-thumb{border-radius: 3px; background: #ccc;}


.ls-server-container{padding: 30px 0 7px;}
/*切换标题 */
.ls-server-title li{float: left; margin-right: 34px; position: relative;}
.ls-server-title li a,.ls-server-title li .title{display: block; line-height: 30px; font-size: 24px; position: relative; z-index: 1;}
.ls-server-title li:after{position: absolute; display: block; content: ""; width: 0; height: 6px; background: url("../images-new/zwfw-tabbg.png") 0 0 no-repeat; background-size: 100% 100%; left: 0; bottom: 0; transition: 0.4s all; z-index: 0;}
.ls-server-title li a:hover,.ls-server-title li.active a,.ls-server-title li.active .title{font-weight: bold; color: #007FE1;}
.ls-server-title li.active:after{width: 100%;}

.ls-more{ padding-right: 13px; background: url("../images-new/icon_add.png") right center no-repeat; background-size: auto 7px; line-height: 30px; display: block; font-size: 16px; color: #666666;}
.ls-more:hover{ color: #007FE1;}

.ls-server-itemList{ padding: 23px 0 32px;}

/*个人法人办事*/
.ls-server-person{}
.ls-server-slide .bd{ height: 405px; overflow: hidden; margin: 0 -13px 0 -12px;}
.ls-server-slide .bd li{width: 100%;}
.ls-server-slide .bd li .item{ width: 20%; float: left;}
.ls-server-slide .bd li a{display: block; margin: 0 13px 25px 12px; border: 1px solid #C8ECFF; background: #fff; box-shadow: 5px 5px 8px rgba(229, 245, 252, 0.8); text-align: center; padding: 22px 10px; transition: 0.4s all;}
.ls-server-slide .bd li span{display: inline-block; vertical-align: middle; height: 64px; line-height: 64px; cursor: pointer;}
.ls-server-slide .bd li img{width: auto; height: 32px; max-width: 100%;}
.ls-server-slide .bd li .img_ico{ width: 64px; line-height: 60px; border-radius: 50%; background: #EDF7FF; transition: 0.4s all;}
.ls-server-slide .bd li .img_title{ padding-left: 20px; font-size: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 150px;}
.ls-server-slide .bd li a:hover{ font-weight: bold; box-shadow: 5px 5px 8px rgba(0, 127, 225, 0.3); color: #007fe1; border-color: rgba(0, 127, 225, 0.73);}
.ls-server-slide .bd li a:hover .img_ico{-webkit-transition: -webkit-transform 0.7s ease-out; -moz-transition: -moz-transform 0.7s ease-out; transition: transform 0.7s ease-out;transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg);}

.ls-server-slide .hd{ margin-top: 4px; height: 12px; line-height: 0; font-size: 0; text-align: center;}
.ls-server-slide .hd li{display: inline;}
.ls-server-slide .hd li span{display: inline-block; width: 10px; height: 10px; vertical-align: middle; background: #99ccf3; border: 1px #99ccf3 solid; transition: 0.4s all; border-radius: 12px; margin: 0 5px; cursor: pointer;}
.ls-server-slide .hd li.on span{ width: 32px; background: #007fe1; border-color: #007fe1;}
.wza-on .ls-server-slide .hd{display: none;}
/*部门服务*/
.ls-server-unitList{ height: 421px;}
.ls-server-unitList .ls-scrollbar{ height: 100%;; overflow: hidden; overflow-y: auto;}
.ls-server-unitList ul{ margin: 0 -11px;}
.ls-server-unitList li{float: left; margin: 0 0 24px; width: 16.6%;}
.ls-server-unitList li a{ margin: 0 11px; display: block; font-size: 18px; border: 1px solid #C8ECFF; background: #fff; box-shadow: 5px 5px 8px rgba(229, 245, 252, 0.8); padding:14px 10px; line-height: 1.5; text-align: center; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: 0.4s all;}
.ls-server-unitList li a:hover{ font-weight: bold; box-shadow: 5px 5px 8px rgba(0, 127, 225, 0.3); color: #007fe1; border-color: rgba(0, 127, 225, 0.73);}

/*办件统计*/
.ls-server-statistics{ padding: 26px 0 32px; background: url("../images-new/zwfw-bjtjbg.jpg") center bottom repeat-x #f0f9fe;}
.ls-statistics-data{font-size: 18px; color: rgba(0, 0, 0, 0.6); line-height: 20px; padding-top: 10px;}
.ls-server-statisticsList{margin: 23px 0 0; padding: 30px 5px; border: 1px solid #D9F2FF; background: #fff;}
.ls-server-statisticsList ul{ float: left; width: 25%; position: relative; text-align: center;}
.ls-server-statisticsList ul:after{content: ""; display: block; position: absolute; right: 0; top: 50%; height: 66px; margin-top: -33px; background: #e5e5e5; width: 1px;}
.ls-server-statisticsList ul.tj4:after{display: none;}
.ls-server-statisticsList ul i{ font-style: normal;}
.ls-server-statisticsList ul li{ float: left;width: 50%; line-height: 0; font-size: 0;}
.ls-server-statisticsList ul li span{display: block; vertical-align: middle;}
.ls-server-statisticsList ul li .tit{ line-height: 40px; font-size: 22px;}
.ls-server-statisticsList ul li .num{ min-width: 80px; display: inline-block; text-align: left; font-size: 36px; color: #007FE1; white-space: nowrap; overflow: hidden; line-height: 44px;}
.ls-server-statisticsList ul li .num i{color: rgba(0, 0, 0, 0.4); font-size: 20px; padding-left: 6px;}

/*办事栏目链接*/
.ls-server-linkBox{ padding:32px 0 0;}
.ls-server-linkBox li{float: left; width: 332px; padding:0 0 25px 24px; height: 180px;}
.ls-server-linkBox li a{display: block; border-radius: 12px; overflow: hidden; position: relative; color: #fff; text-align: center; line-height: 0; font-size: 0; transition: 0.4s all; outline: 1px transparent solid; height: 100%;}
.ls-server-linkBox li img{width: 100%; height: 100%; cursor: pointer; display: block;}
.ls-server-linkBox li span{ display: block; position: absolute; cursor: pointer; left: 5px; right: 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.ls-server-linkBox li .img_title{ font-size: 30px; font-weight: bold; line-height: 40px; top: 50%; margin-top: -40px;}
.ls-server-linkBox li .img_remarks{ font-size: 18px; line-height: 1; top: 50%; margin-top: 17px; transition: 0.4s all;}
.ls-server-linkBox li.num1{padding-left: 0;}
.ls-server-linkBox li.num4 .img_title{display: none;}
.ls-server-linkBox li a:hover{box-shadow: 0 0 12px rgba(0, 127, 225, 0.8); outline-color: rgba(255, 255, 255, 0.85); }
.ls-server-linkBox li a:hover .img_remarks{margin-top: 12px;}
@media (min-width: 1200px) and (max-width:1399px) {
    /*个人法人办事*/
    .ls-server-slide .bd li .img_title{padding-left: 15px; max-width: 119px;}
    /*办事栏目链接*/
    .ls-server-linkBox li{width: 282px;height: 153px;}
}
@media (min-width: 992px) and (max-width:1199px) {
    /*个人法人办事*/
    .ls-server-slide .bd{height: 465px;}
    .ls-server-slide .bd li a{margin: 0 7px 15px 8px; padding: 15px 5px 10px;}
    .ls-server-slide .bd li .img_title{ line-height: 2; height: auto; padding: 5px 0 0; max-width: none; width: 100%; font-size: 20px;}
    /*办件统计*/
    .ls-server-statisticsList ul{width: 50%;}
    .ls-server-statisticsList ul.tj2:after{display: none;}
    .ls-server-statisticsList ul.tj1,.ls-server-statisticsList ul.tj2{margin-bottom: 15px;}
    /*办事栏目链接*/
    .ls-server-linkBox li{width: 230px; height: 125px;}
}
@media(max-width:991px) {
    .ls-server-container .container{ box-sizing: border-box; padding-left: 15px; padding-right: 15px;}
    .ls-server-itemList{ padding: 20px 0;}
    /*个人法人办事*/
    .ls-server-slide .bd{height: auto; margin:0 -7px 0 -8px;}
    .ls-server-slide .bd li a{margin: 0 7px 15px 8px; padding: 15px 5px 10px;}
    .ls-server-slide .bd li .img_title{ line-height: 2; height: auto; padding: 5px 0 0; max-width: none; width: 100%; font-size: 16px;}
    /*部门办事*/
    .ls-server-unitList{height: auto;}
    .ls-server-unitList ul{margin: 0 -7px 0 -8px;}
    .ls-server-unitList li{margin-bottom: 15px; width: 25%;}
    .ls-server-unitList li a{font-size: 16px; margin: 0 7px 0 8px;}
    /*办事统计*/
    .ls-server-statistics{ padding: 20px 0 25px;}
    .ls-statistics-data{font-size: 15px;}
    .ls-server-statisticsList ul{width: 50%;}
    .ls-server-statisticsList ul.tj2:after{display: none;}
    .ls-server-statisticsList ul.tj1,.ls-server-statisticsList ul.tj2{margin-bottom: 15px;}
    .ls-server-statisticsList ul li .tit{font-size: 18px;}
    .ls-server-statisticsList ul li .num{font-size: 26px;}
    .ls-server-statisticsList ul li .num i{font-size: 16px;}
    /*办事栏目链接*/
    .ls-server-linkBox{ padding:20px 0 0;}
    .ls-server-linkBox ul{ margin: 0 -7px 0 -8px}
    .ls-server-linkBox li{padding: 0 0 15px 0; width: 50%; height: 204px;}
    .ls-server-linkBox li a{margin:  0 7px 0 8px;}
    .ls-server-linkBox li .img_title{font-size: 26px;}
    .ls-server-linkBox li .img_remarks{font-size: 15px; margin-top: 12px;}
}
@media(max-width:767px) {
    .ls-server-container .container{ padding-left: 10px; padding-right: 10px;}
    .ls-server-title li{margin-right: 15px;}
    .ls-server-title li a, .ls-server-title li .title{font-size: 22px;}
    /*个人法人办事*/
    .ls-server-itemList{padding: 10px 0;}
    .ls-server-slide .hd{display: none;}
    .ls-server-slide .bd{height: auto; margin:0 -5px;}
    .ls-server-slide .bd li a{margin: 0 5px 10px;}
    .ls-server-slide .bd li .item{width: 25%;}
    .ls-server-unitList ul{margin: 0 -5px 0 -5px;}
    .ls-server-unitList li{margin-bottom: 10px; width: 33.3%;}
    .ls-server-unitList li a{font-size: 16px; margin: 0 5px;}
    /*办事统计*/
    .ls-server-statistics{ padding: 10px 0;}
    /*办事栏目链接*/
    .ls-server-linkBox ul{ margin: 0 -5px;}
    .ls-server-linkBox li{padding: 0 0 10px 0; height: 180px;}
    .ls-server-linkBox li a{margin:  0 5px;}
}
@media(max-width:619px) {
    /*个人法人办事*/
    .ls-server-slide .bd li .item{width: 33.3%;}
    .ls-server-unitList li{width: 50%;}
    /*办事统计*/
    .ls-server-statisticsList{padding: 15px 10px 0;}
    .ls-server-statisticsList ul{width: auto !important; float: none; padding-bottom: 5px; margin-bottom: 10px !important; border-bottom: 1px #eee solid; overflow: hidden;}
    .ls-server-statisticsList ul:after{display: none;}
    .ls-server-statisticsList ul.tj4{ border-bottom: 0 none;}
    /*办事栏目链接*/
    .ls-server-linkBox li{float: none; width: auto; height: auto;}
}
@media(max-width:479px) {
    /*个人法人办事*/
    .ls-server-slide .bd li .item{width: 50%;}
    .ls-server-slide .bd li a{padding-top: 10px;}
    .ls-server-slide .bd li .img_ico{width: 50px; height: 50px; line-height: 48px;}
    .ls-server-slide .bd li img{height: 26px;}

}
@media(max-width:320px) {
    .ls-server-title li{margin-right: 10px;}
}

/*政务服务主页样式结束*/

/*数据发布样式 on*/
.ml32{margin-left: 32px;}
.ls-navbg{position: relative; z-index: 1;}
.ls-data-banner{margin-top: -5px; position:relative; z-index: 0; height: 280px; background: url("../images-new/data_banbg.jpg") center bottom no-repeat; background-size: cover; text-align: center; line-height: 240px; color: #fff; font-weight: bold; font-size: 50px; text-shadow: 0px 2px 12px #1F49E4; letter-spacing: 0.1em;}

.ls-data-part1{ margin-top: 32px; background: #F0F9FE; padding: 29px 20px 20px;}
.ls-data-tab{border-bottom: 1px #007fe1 solid;}
.ls-data-tab li{float: left; width: 50%; text-align: center;}
.ls-data-tab li a{display: block; line-height: 46px; padding-bottom: 22px; position: relative; font-weight: bold; color: rgba(0, 0, 0, 0.6); font-size: 24px;}
.ls-data-tab li a:before{display: block; content: ""; vertical-align: top; height: 36px; background: url("../images-new/date_tabico.png") center 0 no-repeat; background-size: auto 144px; width: 50px; margin: 0 auto;}
.ls-data-tab li a:after{ display: block; content: ""; width: 32px; height: 0; bottom: -1px; left: 50%; margin-left: -16px; background: url("../images-new/data_tab_arrow.png") center top no-repeat; position: absolute; transition: 0.4s all;}

.ls-data-tab li a:hover,.ls-data-tab li.active a{color: #007FE1;}
.ls-data-tab li a:hover:after,.ls-data-tab li.active a:after{ height: 22px;}
.ls-data-tab li.num1 a:hover:before,.ls-data-tab li.num1.active a:before{background-position: center -36px;}
.ls-data-tab li.num2 a:before{background-position: center -72px;}
.ls-data-tab li.num2 a:hover:before,.ls-data-tab li.num2.active a:before{background-position: center -108px;}

/*动态图表*/
.ls-data-chartBox{background: #fff; padding: 35px 20px 20px; position: relative;}
.ls-data-select{ padding-left: 416px; position: absolute; z-index: 1; left: 0; top:35px;}
.ls-data-select li{float: left; padding-right: 10px; padding-bottom: 10px !important; font-size: 0; line-height: 0;}
.ls-data-select li.tit,.ls-data-select li.text{ color: #666; font-size: 16px; line-height: 28px;}
.ls-data-select li.text{ padding: 0 17px 0 7px;}
.ls-data-select li.sel select{ width: 100px; height: 28px; border: 0 none; padding-left: 12px; background: linear-gradient(0deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)), #EBF6FF; font-size: 14px; color: #333;}
.ls-data-select li.sel select:focus{box-shadow: 0 0 5px #007FE1;}
.ls-data-select li .quary{border-radius: 2px; padding: 0 14px 0 39px; background: #007FE1 15px center no-repeat; background-image: url("../images-new/data_searico.png") !important; background-size: auto 18px; border: 0 none; font-size: 14px; height: 28px; line-height: 28px; color: #fff;}
.ls-data-select li .download{ display: block; background-size: auto 17px; background-image: url("../images-new/data_download.png") !important;}
.ls-data-select li .quary:hover{ background-color: #0052a9;}
.ls-data-tabTit{ position: absolute; left: 40px; font-size: 18px; font-weight: bold; line-height: 1; top: 46px;}

/*动态图*/
.ls-data-chart{width: 1320px; overflow: hidden; position: relative; z-index: 0;}
.statistiChart{width: 100%; height: 392px;}

/*文字列表*/
.ls-data-part2{margin: 35px 0 19px;}
.ls-data-list{width: 445px;}
.ls-data-list .ls-list-info{ padding: 12px 0 0;}
.ls-data-list .ls-doc-list li{ margin: 1px 0;}
@media (min-width: 1200px) and (max-width:1399px) {
    .ls-data-select{padding-left: 336px;}
    .ls-data-list{width: 379px;}
    .ls-data-chart{width: 1120px;}
}
@media (min-width: 992px) and (max-width:1199px) {
    .ls-data-select{padding-left: 0; left: auto; right: 0;}
    .ls-data-chart{margin-top: 10px; width: 912px;}
    .ls-data-list{width: 310px;}
}
@media(max-width:991px) {
    .ls-module{float: none; width: auto;}
    .ml32{margin-left: 0;}
    .ls-data-part1{ padding: 24px 15px 15px;}
    .ls-data-chartBox{ padding: 15px;}
    .ls-data-select{padding-left: 0; position: static;}
    .ls-data-tabTit{ position: static; font-size: 16px; padding-top: 15px; margin-bottom: -40px;}

    .ls-data-chart{margin-top: 10px; width: 708px;}
    .ls-data-part2{margin: 20px 15px 0;}
    .ls-data-list{ padding-bottom: 10px;}

}
@media(max-width:767px) {
    .ls-data-banner{height: auto; line-height: 2; padding: 50px 0; font-size: 40px;}
    .ls-data-tab li a{font-size: 20px; line-height: 1.5; padding-bottom: 28px;}
    .ls-data-select li.tit, .ls-data-select li.text{font-size: 14px;}
    .ls-data-select li.text{ padding: 0 10px 0 0;}
    .ls-data-tabTit{padding-top: 10px;}
    .ls-data-chartBox{ padding: 10px;}
    .ls-data-chart{ width: 100%; overflow: hidden; overflow-x: auto;}
    .statistiChart{width: 550px; margin: 0 auto;}
    .ls-data-part1{ padding: 19px 10px 10px;}
    .ls-data-part2{margin: 10px 10px 0;}
    .ls-data-select li .download{display: none;}
}
@media(max-width:619px) {
    .statistiChart{width: 440px;}
}
@media(max-width:479px) {
    .statistiChart{width: 385px;}
}
@media(max-width:424px) {
    .statistiChart{width: 360px;}
}
@media(max-width:374px) {
    .ls-data-select li{padding-right: 5px;}
    .ls-data-select li.text{ padding: 0 5px 0 0;}
    .ls-data-select li.sel select{padding-left: 5px; width: 88px;}
    .ls-data-tab li a{min-height: 90px;}
}
/*数据发布样式 end*/

/*领导之窗 on*/
.ls-leader-column{padding: 0 0 32px;}
.ls-leader-inner{ padding: 11px 0 0;}
.ls-leader-left{width: 400px;}
.ls-leader-tab{position: relative;}
.ls-leader-tab:before{display: block; content: ""; right: 0;left: 0; position:absolute; top: 50%; margin-top: -3px; height: 2px; background: #ecf8ff; z-index: 0;}
.ls-leader-tab ul{background: #fff; position: relative; z-index: 1;}
.wza-black-white .ls-leader-tab ul{background: #000 !important;}
.wza-black-yellow .ls-leader-tab ul{background: #000 !important;}
.wza-blue-yellow .ls-leader-tab ul{background: blue !important;}
.wza-yellow-blue .ls-leader-tab ul{background: yellow !important;}
.wza-yellow-black .ls-leader-tab ul{background: yellow !important;}
.wza-white-black .ls-leader-tab ul{background: white !important;}

.ls-leader-shipList{ margin: 21px 0 0; padding: 20px 20px 38px; background: #ECF7FC;}
.ls-leader-shipList li{padding: 12px 0 0;}
.ls-leader-shipList li a{display: block; color: #464646; padding: 9px 15px 9px 25px; background: #fff; border-radius: 8px; transition: 0.4s all;}
.ls-leader-shipList li .name{ float: left; line-height: 52px; font-size: 20px; font-weight: bold;}
.ls-leader-shipList li .position{display: block; margin-left: 85px; padding: 13px 0; line-height: 26px; font-size: 18px;}
.ls-leader-shipList li.lang .position{ padding: 0 !important;}
.ls-leader-shipList li a:hover,.ls-leader-shipList li.active a{ background: #4bb1ff; color: #fff;}

.ls-leader-right{width: 941px; padding: 50px 0 0;}
.ls-leader-infoBox{}
.ls-leader-pic{width: 180px; min-height: 252px;}
.ls-leader-pic img{width: 100%; height: auto;}
.ls-leader-info{margin-left: 212px;}
.ls-leader-name{ line-height: 0; font-size: 0;}
.ls-leader-name span{ display: inline-block; vertical-align: middle; line-height: 36px; font-size: 26px; font-weight: bold;}
.ls-leader-name .position{ margin-left: 26px; font-size: 20px; font-weight: normal;}
.ls-leader-name .write{ display: inline-block; vertical-align: middle; line-height: 36px; margin-left: 24px; padding: 0 9px;border-radius: 4px; background: linear-gradient(90.00deg, rgb(81, 179, 255),rgb(32, 158, 255) 100%); font-size: 16px; color: #fff;}
.ls-leader-name .write:before{display: inline-block; content: ""; width: 18px; height: 18px; background: url(../images-new/leader_write.png) no-repeat 0 center; background-size: 100% auto; vertical-align: middle; margin-right: 6px; margin-top: -3px;}
/*工作分工*/
.ls-leader-work{margin: 34px 0 0; border: 1px #d9f2ff solid; padding: 20px 25px 22px; text-align: justify; position: relative;}
.ls-leader-work h3{ line-height: 1.8; color: #007fe1; font-weight: bold; font-size: 20px;}
.ls-leader-work .info{ line-height: 1.89; font-size: 18px; text-align: justify;}
.ls-leader-work:after{position: absolute; content: ""; display: block; width: 20px; height: 20px; background: url("../images-new/leader_ico.png") 0 0 no-repeat; background-size: 100% 100%; left: -1px; top: -1px;}

/*领导简介*/
.ls-leader-introduction{ padding: 29px 0 26px;}
.ls-leader-title{ position: relative; line-height: 0; font-size: 0;}
.ls-leader-title:after{display: block; content: ""; right: 0;left: 0; position:absolute; top: 50%; margin-top: -1px; height: 2px; background: #ecf8ff; z-index: 0;}
.ls-leader-title a,.ls-leader-title span{display: inline-block; padding-right: 16px; background: #fff; line-height: 1.8; color: #007fe1; font-weight: bold; font-size: 20px; position: relative; z-index: 1;}
.ls-leader-introduction .info{line-height: 1.89; font-size: 18px; padding: 14px 0 0; text-align: justify;}

.wza-black-white .ls-leader-title a,.wza-black-white .ls-leader-title span{background: #000 !important;}
.wza-black-yellow .ls-leader-title a,.wza-black-yellow .ls-leader-title span{background: #000 !important;}
.wza-blue-yellow .ls-leader-title a,.wza-blue-yellow .ls-leader-title span{background: blue !important;}
.wza-yellow-blue .ls-leader-title a,.wza-yellow-blue .ls-leader-title span{background: yellow !important;}
.wza-yellow-black .ls-leader-title a,.wza-yellow-black .ls-leader-title span{background: yellow !important;}
.wza-white-black .ls-leader-title a,.wza-white-black .ls-leader-title span{background: white !important;}



/*领导活动*/
.ls-leader-list{ padding: 8px 0 5px;}
.ls-leader-list li{ height: 44px; line-height: 44px;}
.ls-leader-list li.num5{ padding-bottom: 19px; border-bottom: 2px #f2f2f2 dotted; margin-bottom: 19px; background-position: 0 22px;}
@media (min-width: 1200px) and (max-width:1399px) {
    .ls-leader-right{width: 770px;}
    .ls-leader-info{margin-left: 200px;}
}
@media (min-width: 992px) and (max-width:1199px) {
    .ls-leader-left{width: 300px;}
    .ls-leader-right{width: 662px;}
    .ls-leader-info{margin-left: 200px;}
    .ls-leader-shipList li.lang .position{ padding: 13px 0;}
}
@media(max-width:991px) {
    .ls-leader-column{padding: 0 15px 20px;}
    .ls-leader-column .ls-module{float: none; width: auto !important; height: auto;}
    .ls-leader-shipList{margin: 15px 0 0; padding: 5px 10px 15px;}
    .ls-leader-shipList li{ width: 50%; float: left; padding: 10px 0 0;}
    .ls-leader-shipList li a{margin: 0 5px; padding:4px 10px 4px 20px;}
    .ls-leader-shipList li .name{font-size: 18px; line-height: 48px;}
    .ls-leader-shipList li .position{font-size: 16px; margin-left: 70px; line-height: 1.5; padding: 12px 0;}
    .ls-leader-right{padding-top: 20px;}

    .ls-leader-name span{font-size: 24px;}
    .ls-leader-name .position{font-size: 18px;}
    .ls-leader-work h3,.ls-leader-title a, .ls-leader-title span{font-size: 18px;}
    .ls-leader-work .info,.ls-leader-introduction .info,.ls-leader-list li{font-size: 16px;}
}
@media(max-width:767px) {
    .ls-leader-column{padding: 0 10px 10px;}
    .ls-leader-shipList{margin: 10px 0 0; padding: 0 10px 10px;}
    .ls-leader-shipList{max-height: 192px; overflow-y: auto;}
    .ls-leader-shipList li{ width: auto; float: none;}
    .ls-leader-shipList li a{margin: 0; padding:8px 10px 8px 15px;}
    .ls-leader-shipList li .name{font-size: 16px; line-height: 1.4;}
    .ls-leader-shipList li .position{font-size: 14px; padding: 0; margin-left: 65px;}
    .ls-leader-pic{float: none; margin: 0 auto;}
    .ls-leader-info{margin:10px 0 0;}
    .ls-leader-name{text-align: center;}
    .ls-leader-name span{font-size: 22px; display: block;}
    .ls-leader-name .position{font-size: 16px;}
    .ls-leader-name .write{margin: 5px auto 0; display: block; width:90px; font-size: 14px;}
    .ls-leader-work{margin-top: 15px; padding: 10px;}
    .ls-leader-work h3,.ls-leader-title a, .ls-leader-title span{font-size: 16px;}
    .ls-leader-work .info,.ls-leader-introduction .info,.ls-leader-list li{font-size: 14px;}
    .ls-leader-introduction{padding: 12px 0 15px;}
    .ls-leader-introduction .info{padding-top: 8px;}
    .ls-leader-list{padding: 3px 0;}
    .ls-leader-list li{padding-right: 100px;}
    .ls-leader-list li{ height: 28px; line-height: 28px;}
    .ls-leader-list li.num5{margin-bottom: 0; border: 0 none; padding-bottom: 2px; background-position: 0 center;}
}
/*领导之窗 end*/



