
/* Banner */
/* .banner{position:relative; width:100%; overflow:hidden; z-index:3;}
.banner .bd{zoom:1;}
.banner .bd img{width:100%!important; height:auto!important;} */
/* 主体 */

.banner {position: relative;}
.banner .textBox { position: absolute;left: 50%;top: 50%;margin: 0 auto;transform: translate(-50%,-50%); text-align: center;}
.banner .textBox .tit{font-size: 24px;font-weight: bold;color: #ffffff;line-height: 36px;}
.banner .textBox .tip{font-size: 24px; color: #ffffff;}
.container{min-height: 770px; background: url(../image/pic_38.jpg) no-repeat center top #ffffff; background-size: contain;}

.wrap{position:relative;width: 1200px;margin:0 auto;}
.wrap .sidebar{float:left;width: 230px;padding: 31px 0 0 0;}
.wrap .main{float:right;width: 920px; min-height: 400px; padding: 31px 0;}
.wrapBt{height:0; background:none; overflow:hidden; clear:both;}
/* 左侧栏目标题 */
.leftTitle{position:relative;height: 109px;padding: 32px 10px 0 32px;background: url(../image/pic_33.jpg) no-repeat center center;background-size: cover;box-sizing: border-box;}
.leftTitle i,.leftTitle s{display:block;}
.leftTitle i{font-size: 26px;color: #ffffff;}
.leftTitle s{color: rgba(255,255,255,.41);font:12px/16px arial;text-decoration:none;text-transform:uppercase;}
/* 二级、三级菜单 */
.menu{padding: 5px 16px;background: #f6f6f6;}
.menu dl dt a{display:block;padding: 12px 0 12px 16px;border-bottom: 1px solid #e5e5e5;color: #232323;font-size: 16px;text-align:left;}
.menu dl dt a:hover,.menu dl dt .current{font-weight: bold;text-decoration:none;color: #ee6c00;}
/* .menu dl dt .current{margin-bottom: 10px;} */
.menu dl dd{padding: 0 0 0 45px;font-size:14px;text-align:left;line-height: 30px;}
.menu dl dd a{color: #232323;}
.menu dl dt:nth-last-of-type(1) a{border-bottom: none;}
.menu dl dd a:hover,.menu dl dd .current{font-weight: bold;text-decoration:none;color: #ee6c00;}

/* 面包屑 */
.location{position:relative;height:46px;border-bottom: 2px solid #ee6c00;line-height:46px;}
.location h3{float:left;color: #ee6c00;font-weight: bold;font-size: 22px;}
.breadcrumbs{float: right;margin:0 auto;text-align:right;}
.breadcrumbs a{display:inline-block;margin-left: 5px;vertical-align:top;color: #2c2c2c;}
.breadcrumbs .u-home{padding-left: 30px;background: url(../image/pic_35.png) no-repeat left center;}
.breadcrumbs a:hover{color: #ee6c00;}

/* 内容模式 */
.article{padding: 40px 0;line-height:2;font-size:16px;word-wrap:break-word;}
.article .hd{padding:0 0 20px; text-align:center;}
.article .hd h1{color:#000; font-size:20px;}
.article .hd .titBar{color:#797979; font-size:12px;}
.article .bd{padding-bottom:40px;}
.article .ft{padding:20px 0 0; border-top:1px solid #ddd;}
.article img{max-width: 100%;}

/* 头部新闻 */
.hotNews{margin-bottom:30px; background:#848484; overflow:hidden;}
.hotNews .pic{float:left; width:390px; height:250px; margin-right:5px;}
.hotNews .pic img{width:100%; height:100%;}
.hotNews dl{display:block; overflow:hidden; zoom:1; padding:25px 20px 0 15px; line-height:22px;}
.hotNews dl dt{margin-bottom:13px; padding-left:10px; background:url(http://www.antaida.com/images/o_ico_05.jpg) no-repeat 0 13px; color:#fff; font-size:14px; line-height:30px;}
.hotNews dl dt a{color:#fff;}
.hotNews dl dt a:hover{color:#000;}
.hotNews dl .i{min-height:110px; padding-bottom:10px; padding-left:10px; color:#eee;}
.hotNews dl .m{width:84px; height:24px; margin-left:10px; background:#fff; line-height:24px; text-align:center;}
.hotNews dl .m a{display:block; color:#333;}
.hotNews dl .m a:hover{background:#666; color:#fff;}

/* 新闻列表 */
.list{padding: 40px 0 40px;}
.list li{border-bottom:1px dashed #ccc; background:url(../image/ico.png) no-repeat left center; height:52px; line-height:52px; font-size:16px;}
.list li a{float:left; padding-left:14px; transition:all 0.5s;}
.list li a:hover{padding-left:24px;}
.list li span{float:right; color:#999; font-family:Arial;}

/* 图文新闻 */
.pothoItem{margin: 0 0 62px;}
.pothoItem .item{padding: 40px 0;border-bottom: 1px solid #c4cdd7;overflow:hidden;}
.pothoItem .item:last-child{border-bottom: none;}
.pothoItem .item .pic{float:left;width: 182px;height: 130px;margin-right: 34px;overflow: hidden;}
.pothoItem .item .pic img{width: 182px;height: 130px;transition: all 0.4s;}
.pothoItem .item .pic a:hover img{transform: scale(1.1);}
.pothoItem .item dl{display:block;overflow:hidden;zoom:1;padding: 24px 0 0 0;line-height:20px;}
.pothoItem .item dl dt{margin-bottom: 8px;font-size: 18px;line-height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pothoItem .item dl dt a{color: #3a3a3a; transition: all 0.4s;}
.pothoItem .item dl dt a:hover{padding-left: 18px; color: #2d5383;}
.pothoItem .item dl .d,.pothoItem .item dl .m{display:none;}
.pothoItem .item dl .i{color:rgba(34, 34, 34, .5); font-size:14px; line-height:26px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}

/* 图片列表 */
.pic-item-list{margin:0 0 20px;}
.pic-item-list .pic-item{display:block; float:left; width:130px; margin-bottom:10px; padding:0;}
.pic-item-list .list-pic{display:block; width:100px; height:100px; margin:0 auto; padding:4px; border:1px solid #919090; line-height:100px; text-align:center;}
.pic-item-list dl{padding:0 5px; line-height:26px; text-align:center;}
.piList{padding: 40px 0 20px;overflow:hidden;}
.piList .pic-item-list{margin:0;padding:0;}
.piList .pic-item{position:relative;padding:0;width: 296px;display:inline;margin-right: 16px;margin-bottom: 32px;}
.piList .pic-item:nth-child(3n){margin-right: 0;}
.piList .list-pic{display:block;width: 284px;height: 184px;margin-bottom: 22px;padding:5px;border: 1px solid #dcddde;line-height:148px;}
.piList .list-pic a{display: block;width: 284px;height: 184px;overflow: hidden;}
.piList .list-pic img{width: 284px;height: 184px; transition: all 0.4s;}
.piList .list-pic a:hover img{transform: scale(1.1);}
.piList dl{padding: 0;line-height:20px;}
.piList dl dt{font-size: 16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.piList dl dt a{color: #222222;}
.piList dl dt a:hover{color: #ee6c00;}

/* 分页 */
.page{padding:0 0 40px; line-height:24px; text-align:center; height:auto; overflow:hidden;}
.page a,.page span{display:inline-block;margin:0 2px;padding: 2px 13px;border: 1px solid #dededf;color:#333;vertical-align:top;}
.page a:hover,.page .current{border: 1px solid #dfdfe3;background: #dfdfe3;color: #cc3300;}


/* 人才招聘 */
.hrTop{padding:0 0 30px; border-bottom:1px solid #ddd;}
.hrTop li{padding-left:16px; background:url(../image/ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px;}
.hrTable .hrTableTh{height:32px; background:#666; color:#fff;}
.hrTable th{color:#fff; font-weight:normal;}
.hrTable td{padding:0 8px;}
.hrTable .bg td{background:#eee;}
.hr{position:relative; padding:0 0 35px;}
.hr h3{padding-left:0; border-bottom:1px dotted #ccc; color:#32a237; font-size:20px; line-height:55px;}
.hr h3 s{float:right; width:20px; height:20px; margin-top:17px; cursor:pointer;}
.hr h3 .off{background:url(http://www.antaida.com/images/hr_down.gif) no-repeat center;}
.hr h3 .on{background:url(http://www.antaida.com/images/hr_up.gif) no-repeat center;}
.hrItem{margin-bottom:5px;}
.hrItem .title{border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px;}
.hrItem .title span{float:right; font-weight:100;}
.hrItem .title span a{color:#88000c;}
.hrItem .con{margin-bottom:10px; padding:15px 0; line-height:24px;}
.hrItem .con h4{font-size:14px; line-height:36px;}
.hrItem .apply{width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center;}
.hrItem .apply a{color:#fff;}
.hr-list{margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777;}
.hr-list .title{padding:0; color:#3A7FCA; font-weight:bold; line-height:20px;}
.hr-list .title span{float:right; font-weight:100;}
.hr-list .info{padding:5px 0; line-height:24px;}
.hr-list .apply{height:24px; line-height:24px; text-align:right;}

/* 新闻列表 */
.message{padding:0 0 30px;}
.message-list{margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd;}
.message-list .m-title{padding:0; color:#32a237; font-size:14px; font-weight:bold; line-height:20px;}
.message-list .m-title span{float:right; color:#01286f; font-size:12px; font-weight:100;}
.message-list .m-info{padding:5px 0; line-height:24px;}
.message-list .r-title{padding:0; line-height:20px;}
.message-list .r-info{padding:5px 0; line-height:24px;}

/* 人才招聘 */
.form-panel{padding:0 0 30px;}
.form-panel h4{margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px;}
.form-panel .tips{padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left;}
.form-panel .field{clear:both;}
.form-panel li.field label{display:block; float:left; width:100px; line-height:24px; text-align:right;}
.form-panel .input{padding:5px 0; zoom:1;}
.form-panel .field:after{content:'\20'; display:block; height:0; clear:both;}
.form-panel .text{height:20px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555;}
.form-panel .textarea{width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555;}
.form-panel .submit-field{padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both;}
.form-panel .submit-field input{margin-right:10px;}
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset{width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer;}

/* 产品详细页 */
.m-detail{margin-bottom:30px;}
.m-detail .m-property{float:left; width:100%;}
.m-detail .property{margin-left:350px;}
.m-detail .property h1{font-weight:100; font-size:18px; line-height:34px;}
.m-detail .property .m-i-a{margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px;}
.m-detail .gallery{position:relative; float:left; width:350px; margin-left:-100%;}
.m-detail .gallery .bigPic{width:300px; height:224px;}
.product-detail{border:1px solid #e5e5e5;}
.product-detail .hd{height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6;}
.product-detail .hd h2{float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center;}
.product-detail .bd{padding:25px; line-height:28px; font-size:14px;}

/* 分所建设 */
.branch .s1{padding: 17px 0 48px 0;}
.branch .s1 .item{padding: 37px 0; border-bottom: 1px solid #c4cdd7;}
.branch .s1 .item:last-child{border-bottom: none;}
.branch .s1 .item .picBox{float: left; overflow: hidden;}
.branch .s1 .item .picBox img{transition: all 0.4s;}
.branch .s1 .item .picBox a:hover img{transform: scale(1.1);}
.branch .s1 .item .textBox{position: relative; float: right; width: 876px; margin-top: 34px;}
.branch .s1 .item .textBox .tit{margin-bottom: 5px;}
.branch .s1 .item .textBox .tit a{font-size: 18px; color: #010101; transition: all 0.4s;}
.branch .s1 .item .textBox .tit a:hover{padding-left: 18px; color: #ee6c00;}
.branch .s1 .item .textBox .tel{margin-bottom: 30px; font-size: 16px; color: #5e5e5e;}
.branch .s1 .item .textBox .tip{font-size: 16px; color: rgba(34,34,34,.7); line-height: 28px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
.branch .s1 .item .textBox .city{position: absolute; right: 0; top: 0; padding-left: 20px; font-size: 16px; color: #5e5e5e; background: url(../image/pic_37.png) no-repeat left center;}

/* 律所环境 */
.round{padding: 88px 0 80px 0;}
.round .a1{width: 760px; margin: 0 auto;}
.round .swiper-top{width: 760px; margin: 0 auto;}
.round .swiper-top .swiper-slide .picBox{padding: 4px; box-sizing: border-box;}
.round .swiper-top .swiper-slide .picBox img{border: 1px solid #dadada; width: 100%;}
.round .title{margin: 20px 0; font-size: 22px; color: #2f2f2f; text-align: center;}
.round .a2{position: relative; width: 726px; margin: 0 auto; padding: 4px 2px; border: 1px solid #dadada;}
.round .swiper-bot .swiper-slide{width: 96px; background: #ffffff; opacity: 0.4;}
.round .swiper-bot .swiper-slide-thumb-active{opacity: 1;}
.round .swiper-top-next,
.round .swiper-top-prev{position: absolute; left: -20px; top: 0; width: 14px; height: 68px; margin-top: 0; background: url(../image/pic_45.jpg) no-repeat center center;}
.round .swiper-top-next{left: unset; right: -20px; background-image: url(../image/pic_46.jpg);}

/* 律师团队 */
.team{padding: 35px 0 0 0;}
.team .tit{margin-bottom: 26px; font-size: 16px; color: #414141;}
.team .letter{margin-bottom: 33px;}
.team .letter li{float: left; width: 3.7%; text-align: center;}
.team .letter li a{display: block; font-size: 14px; line-height: 24px; font-weight: bold; color: #4f4e4f; transition: all 0.3s;}
.team .letter li a.current,
.team .letter li a:hover{background: #ee6c00; color: #ffffff;}
.team .lawyer{margin-bottom: 71px;}
.team .lawyer .ipt{position: relative; float: left; margin-right: 20px;}
.team .lawyer .ipt input{width: 306px; height: 46px; padding-left: 18px; font-size: 16px; color: #000000; background: url(../image/pic_48.png) no-repeat 285px center; border: 2px solid #ee6c00; cursor: pointer;}
.team .lawyer .ipt:nth-last-of-type(2) input{background: none;}
.team .lawyer .ipt .sortList{display: none; position: absolute; left: 0; top: 100%; width: 100%; max-height: 200px; overflow-y: auto; padding: 10px 0 10px 18px; z-index: 10; font-size: 16px; color: #ffffff; background: #ee6c00; box-sizing: border-box;}
.team .lawyer .ipt .sortList li{line-height: 36px; cursor: pointer;}
.team .lawyer .btn{float: right;}
.team .lawyer .btn input{width: 151px; height: 50px; background: url(../image/pic_47.png) no-repeat center center #ee6c00; cursor: pointer;}
.team .lawyerList{padding-bottom: 60px;}
.team .lawyerList .item{float: left; width: 49%; margin-right: 2%; margin-bottom: 2%; border: 1px solid #c4cdd7; transition: all 0.4s; box-sizing: border-box;}
.team .lawyerList .item:nth-child(2n){margin-right: 0;}
.team .lawyerList .item .picBox{float: left; overflow: hidden;}
.team .lawyerList .item .picBox img{transition: all 0.4s;}
.team .lawyerList .item .textBox{float: left; width: 290px; margin-left: 36px; padding: 40px 0 0 0;}
.team .lawyerList .item .b{margin-bottom: 20px; font-size: 22px; color: #000000;}
.team .lawyerList .item .b span{margin-left: 20px; font-size: 16px; color: rgba(0,0,0,.57);}
.team .lawyerList .item .c{margin-bottom: 10px; font-size: 16px; color: #000000;}
.team .lawyerList .item .d{font-size: 16px; line-height: 28px; color: #000000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
.team .lawyerList .item:hover{background: #e8ecef; border-color: #e8ecef;}
.team .lawyerList .item:hover .picBox img{transform: scale(1.1);}

/* 招聘 */
.jobb{padding-top: 40px;}
.jobb .cont {padding: 30px; border: 1px solid #d7d8dd; overflow:hidden; height:auto; padding-bottom:0px !important;}
.jobb .item {margin-bottom: 36px;border-bottom: 1px solid #e5e6eb;background: url(../image/pic_53.png) no-repeat right 30px;}
.jobb .item .a1 {cursor: pointer;}
.jobb .item .a1 .tit {margin-bottom: 10px;font-size: 18px;color: #010101;}
.jobb .item .a1 .tit:hover{font-weight: bold;}
.jobb .item .a1 .tip {padding-bottom: 36px;}
.jobb .item .a1 .tip li {float: left; margin-right: 35px; padding-left: 30px; font-size: 16px; color: #8e8e8f;}
.jobb .item .a1 .tip li:nth-child(1) {background: url(../image/pic_50.jpg) no-repeat left center;}
.jobb .item .a1 .tip li:nth-child(2) {background: url(../image/pic_51.jpg) no-repeat left center;}
.jobb .item .a1 .tip li:nth-child(3) {background: url(../image/pic_52.jpg) no-repeat left center;}
.jobb .item .a2 {display: none;}
.jobb .item .a2 {padding-bottom: 20px;}
.jobb .item .a2 .tit {margin-bottom: 10px;font-size: 16px;color: #3f3f3f;}
.jobb .item .a2 .textBox {margin-bottom: 28px;font-size: 16px;color: #3f3f3f;line-height: 34px;}
.jobb .item .a2 .more a {display: block; width: 100%; height: 52px; line-height: 52px; text-align: center; font-size: 16px; color: #3f3f3f; background: #e5e6eb; transition: all 0.4s;}
.jobb .item .a2 .more a:hover {background: #ee6c00; color: #ffffff;}
.jobb .item:last-child {border-bottom: none;}
.jobb .item.on {background-image: url(../image/pic_54.png); border-bottom: none;}

.choice{float: left;width: 230px;padding: 40px 0 0 0;}
.choice .tit{margin-bottom: 26px; font-size: 16px; color: #414141;}
.choice .letter{margin-bottom: 33px;}
.choice .letter li{float: left;width: 14%;text-align: center;}
.choice .letter li a{display: block; font-size: 14px; line-height: 24px; font-weight: bold; color: #4f4e4f; transition: all 0.3s;}
.choice .letter li a.current,
.choice .letter li a:hover{background: #ee6c00; color: #ffffff;}
.choice .lawyer{margin-bottom: 71px;}
.choice .lawyer .ipt{position: relative;margin-bottom: 14px;}
.choice .lawyer .ipt input{width: 100%;height: 46px;padding-left: 18px;font-size: 16px;color: #000000;background: url(../image/pic_48.png) no-repeat 90% center;border: 2px solid #ee6c00;cursor: pointer;box-sizing: border-box;}
.choice .lawyer .ipt:nth-last-of-type(2) input{background: none;}
.choice .lawyer .ipt .sortList{display: none; position: absolute; left: 0; top: 100%; width: 100%; max-height: 200px; overflow-y: auto; padding: 10px 0 10px 18px; z-index: 10; font-size: 16px; color: #ffffff; background: #ee6c00; box-sizing: border-box;}
.choice .lawyer .ipt .sortList li{line-height: 36px; cursor: pointer;}
.choice .lawyer .btn{}
.choice .lawyer .btn input{width: 64%;height: 50px;background: url(../image/pic_47.png) no-repeat center center #ee6c00;cursor: pointer;}

.present img{margin-bottom:0;}
.present .con-s{padding-top: 33px;margin-bottom: 38px;}
.present .con-s .p{float:left;}
.present .con-s .t{float:left;margin-left: 52px;padding-top: 40px;}
.present .con-s .t h2{font-size: 18px;font-weight: bold;color: #ee6c00;margin-bottom:5px;}
.present .con-s .t span{font-size:12px;font-weight:normal;color:#777;padding-left:10px;}
.present .con-s .t p{font-size: 16px;color: #3f3f3f;line-height: 34px;}
.present .con-x{}
.present .con-x .tit{font-size: 18px;background:url(../image/lines.png) left bottom no-repeat;padding-bottom:4px;margin-bottom:13px;color: #ee6c00;font-weight:bold;padding-left:2px;}
.present .con-x .con{font-size: 16px;color: #3f3f3f;line-height: 34px;margin-bottom:28px;}


.field .contentBox{width: 1065px;margin: 0 auto;margin-bottom: 0;padding-top: 70px;}
.field .contentBox ul{overflow: hidden;padding: 5px;}
.field .contentBox ul li{float: left;width: 45.5%;margin-right: 9%;border-radius: 8px;overflow: hidden;background: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);margin-bottom: 4.5%;}
.field .contentBox ul li:nth-child(2n){margin-right: 0;}
.field .contentBox ._top{position: relative;height: 146px;overflow: hidden;}
.field .contentBox ._top p{position: absolute;top: 50%;left: 50%;width: 50%;color: #fff;text-align: center;font-size: 26px;transform: translate(-50%, -50%);}
.field .contentBox ._top:before{content: '';background: #fff;width: 23%;height: 1px;position: absolute;top: 50%;left: 0;}
.field .contentBox ._top:after{content: '';background: #fff;width: 23%;height: 1px;position: absolute;top: 50%;right: 0;}
.field .contentBox ._info{padding: 15px 30px;}
.field .contentBox ._info a{margin-bottom: 0;color: #888888;font-size: 16px;line-height: 30px;display: block;}
.field .contentBox ._info {height: 340px !important;overflow:auto}
.field .contentBox ._info ::-webkit-scrollbar {width : 5px;height: 1px;}
.field .contentBox ._info ::-webkit-scrollbar-thumb {border-radius: 10px;box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);background   : #dcd6d6;}
.field .contentBox ._info ::-webkit-scrollbar-track {box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 10px;background   : #ededed;}

.filed-info{padding: 56px 0;}
.filed-info .a1{margin-bottom: 80px;}
.filed-info .a1 .committeeTit{margin-bottom: 40px;}
.filed-info .a1 .committeeTit .tit{text-align: center;font-size: 26px;color: #0f2646;font-weight: bold;height: auto;overflow: hidden;padding-bottom: 10px;}
.filed-info .a1 .committeeTit .tip{text-align: center;background: url(../image/committeeTitBg.png) center center no-repeat;min-height: 1px;background-size: 100%;}
.filed-info .a1 .committeeBirf{min-height: 200px;}
.filed-info .a2 .committeeNewsTit{margin-bottom: 28px;text-align: center;background: url(../image/committeeTitBg.png) top 20px center no-repeat;background-size: 100%;}
.filed-info .a2 .committeeNewsTit .tit{display: inline-block; text-align: center;color: #0f2646;font-size: 26px;font-weight: bold; background: #ffffff; padding: 0 20px;}
.filed-info .a2 .committeeNewsTit .tip{text-align: center;color: #333333;font-size: 15px;padding-bottom: 10px;font-weight: normal;padding-top: 6px;}
.filed-info .a2 .committeeNewsList .item{margin-bottom: 14px;padding: 0 60px;}
.filed-info .a2 .committeeNewsList .item span{display: inline-block; font-size: 16px; color: #857e7e;}
.filed-info .a2 .committeeNewsList .item a{float: right;width: 80%;padding-bottom: 8px;vertical-align: top;font-size: 16px;color: #3d3a3a;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;border-bottom: 1px dashed #cecccc;}
.filed-info .a2 .committeeNewsList .item a:hover{color: #0f2646;}
.filed-info .a2 .committeeNewsMore{margin-top: 30px; text-align: center;}
.filed-info .a2 .committeeNewsMore a{display: inline-block; width: 80px; height: 28px; line-height: 28px; text-align: center; border-radius: 10px; transition: all 0.3s; font-size: 16px; color: #32587f;}
.filed-info .a2 .committeeNewsMore a:hover{background: #0f2646; color: #ffffff;}