@charset "utf-8";

.banner,
.banner .swiper-container,
.banner .swiper-slide {
	overflow: hidden;
	width: 100%;
}

.banner .swiper-slide {
	position: relative;
}

.banner .swiper-slide img {
	width: 100%;
	height: auto;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 15px;
}

.banner .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	opacity: 1;
	background-color: #fff;
}

.banner .swiper-pagination-bullet-active {
	background-color: #cd0510;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
	bottom: 10px;
}
.banner{
	position: relative;
}
.banner .advantage {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	z-index: 3;
	bottom: 40px;
    position: absolute;
}
.banner .advantage ul {
    position: absolute;
    top: 16px;
    left: 236px;
}
.banner .advantage ul li {
    float: left;
    font-size: 20px;
    color: #D92126;
    font-family: '微软雅黑';
    width: 120px;
}
.banner .advantage ul li span {
    font-size: 40px;
    font-weight: 800;
}
.banner .advantage ul .li1 {
    margin-left: 144px;
}
.banner .advantage ul .li2 {
    margin-left: 156px;
}
.banner .advantage ul .li3 {
    margin-left: 162px;
}
/* 首页 */
.cont1-l{
	float: left;
	width: 280px;
	height: 530px;
	background-color: #d92126;
	position: relative;
	margin-left: 70px;
}
.cont1-l div{
	width: 540px;
	height: 320px;
	position: absolute;
	left: 50%;
	margin-left: -270px;
	top: 50%;
	margin-top: -160px;
}
.cont1-l div h4{
	position: absolute;
	border: 1px solid #fff;
	width: 304px;
	left: 50%;
	margin-left: -152px;
	height: 56px;
	top: 50%;
	margin-top: -28px;
	text-align: center;
	font-size: 30px;
	color: #fff;
	line-height: 56px;
}
.cont1-l div h4 em{
	font-size: 20px;
}
.cont1-r{
	float: right;
	width: 580px;
	margin-top: 90px;
}
.cont1-r span{
	display: block;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.cont1-r h4{
	font-weight: bold;
	font-size: 22px;
	color: #333;
}
.cont1-r i{
	display: block;
	width: 30px;
	height: 2px;
	background-color: #666;
	margin-top: 6px;
	margin-bottom: 25px;
}
.cont1-r p{
	font-size: 14px;
	color: #666;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
	overflow: hidden;
}
.cont1-r a{
	width: 130px;
	line-height: 36px;
	display: block;
	border: 1px solid #ccc;
	text-align: center;
	color: #666;
	margin-top: 20px;
}
.cont2 {
	width: 100%;
	height: 575px;
	overflow: hidden;
	box-sizing: border-box;
	background: url(../img/1543468076.png) no-repeat center center;
	background-size: cover;
	position: relative;
}

.cont2 .title {
	text-align: center;
	font-size: 36px;
	font-weight: 500;
	padding: 0;
	color: #fff;
}
.cont2 .title i{
	background-color: #fff;
}
.title{
	text-align: center;
	font-size: 36px;
	font-weight: 500;
	padding: 0;
	margin: 60px auto;
	color: #333;
}
.title i {
	display: block;
    width: 70px;
    height: 4px;
    background: #D92126;
    margin: 18px auto;
}
.cont2-list {
	margin-top: 80px;
}
.cont2-list ul li {
    width: 200px;
    margin: 0 50px;
    text-align: center;
    float: left;
}
.cont2-list ul li .zx {
    width: 130px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #fff;
    border-radius: 60px;
    margin-left: 22px;
    margin-top: 26px;
    font-size: 18px;
    color: #fff;
    font-family: '微软雅黑';
}
.cont2-list ul li .zx:hover{
	background-color: #D92126;
	color: #fff;
}
.cont3-list li{
	display: block;
	width: 276px;
	overflow: hidden;
}
.cont3-list li i{
	display: block;
	overflow: hidden;
}
.cont3-list li i img{
	width: 100%;
	height: auto;
}
.cont3-txt{
	height: 166px;
	position: relative;
}
.but{
	bottom: 0;
	width: 100%;
	left: 0;
	position: absolute;
}
.cont3-list .but a{
	width: 50%;
	float: left;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	background-color: #666;
}
.cont3-list .but a:last-child{
	background-color: #D92126;
}
.buttom{
	background-color: #f5f5f5;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.cont3-list li:hover .buttom{
	top: -46px;
}
.cont3-list .buttom h6 .span1 {
    font-size: 21px;
    color: #12111a;
    font-weight: 500;
    margin-right: 8px;
}
.cont3-list .buttom h6 {
    font-size: 14px;
    color: rgb(18, 17, 26);
    font-weight: 500;
    padding-top: 19px;
    width: 250px;
    margin: 0px auto;
}
.cont3-list .buttom h6 .span2 {
    float: right;
    line-height: 40px;
}
.cont3-list .buttom p {
    font-size: 14px;
    color: rgb(102, 102, 102);
    width: 250px;
    padding-top: 3px;
    height: 38px;
    margin: 0px auto;
    overflow: hidden;
}
.cont3-list .buttom h4 {
    font-size: 14px;
    color: rgb(217, 33, 38);
    font-weight: 500;
    padding-top: 16px;
    width: 250px;
    margin: 0px auto;
}
.cont4{
	background: url(../img/bg.jpg) no-repeat center center;
	background-size: cover;
	height: 1000px;
	overflow: hidden;
	margin-top: 60px;
}
.cont4 .title h2{
	color: #fff;
}
.cont4 .title i{
	background-color: #fff;
}
.ywly ul li {
    float: left;
    width: 360px;
    height: 190px;
    background-color: white;
    box-shadow: 0 0 14px 5px rgba(0,0,0,.3);
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 40px;
    position: relative;
}
.ywly ul li i {
    position: absolute;
    width: 45px;
    height: 45px;
    background: url(../img/1543411791.png) no-repeat;
    left: 28px;
    top: 22px;
}
.ywly .color2 {
    color: #a40000;
}
.ywly ul li .right-info {
    padding: 22px 0 0 80px;
}
.ywly .color2 a {
    color: #a40000;
}
.ywly .right-info .til {
    font-size: 20px;
    font-weight: bold;
}
.ywly .right-info .sub {
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
}
.ywly .desc {
    overflow: hidden;
    margin-top: 10px;
    color: #333;
    font-size: 14px;
}
.ywly .desc span {
    display: block;
    float: left;
    width: 135px;
}
.ywly .zixunBtn {
    display: block;
    width: 130px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 32px;
    margin: 10px 30px;
    border: 1px solid;
    font-size: 18px;
}
.ywly .color2 a {
    color: #a40000;
}
.sort2 {
    padding-bottom: 60px;
    overflow: hidden;
}
.s1 {
    width: 100%;
    text-align: center;
    height: inherit;
}
.s2 {
    width: 1060px;
    margin: 0 auto;
    height: inherit;
}
.s4 {
    width: 25%;
    text-align: center;
    overflow: hidden;
    float: left;
}
.sort2 .p5 {
    background: #ffffff;
    margin: 10px;
    border-radius: 5px;
    border: 1px solid #dddddd;
    padding-bottom: 34px;
    color: #838383;
	cursor: pointer;
}
.sort2 img {
	display: block;
	margin: 38px auto;
    width: 64px;
    height: 74px;
    clear: both;
}
.sort2 h4 {
    margin-top: 40px;
    font-size: 26px;
    margin-bottom: 20px;
    color: #383838;
	font-weight: bold;
}
.sort2 p{
	font: 12px 'microsoft yahei',Verdana, Arial;
	color: #505050;
	text-decoration: none;
}
.sort2 .s4:hover .p5{
	box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
.sort2 .s4:hover h4{
	color: #D92126;
}
.cont6{
	height: 670px;
	background: url(../img/news_bg.jpg) no-repeat center center;
	background-size: cover;
	overflow: hidden;
}
.cont6 .title h2{
	color: #fff;
}
.cont6 .title i{
	background-color: #fff;
}
.kj ul li {
    width: 580px;
    height: 100px;
    background: #fff;
    float: left;
    margin-right: 40px;
    margin-bottom: 5px;
}
.kj ul li:nth-child(2n){
	margin-right: 0;
}
.kj ul {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin-top: 35px;
}
.kj ul li .l {
    width: 100px;
    height: 100px;
    background: #CD0510;
    position: relative;
    float: left;
    text-align: center;
}
.kj ul li .l .sp1 {
    font-size: 20px;
    display: inline-block;
    width: 42px;
    color: #fff;
    margin: 23px auto 0px;
}
.kj ul li .l .sp2 {
    position: absolute;
    top: 50%;
    right: -8px;
    margin-top: -4px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #CD0510;
}
.kj ul li .r {
    width: 415px;
    height: 72px;
    float: right;
    margin: 19px 32px 0px 0px;
}
.kj ul li .r a span {
    display: block;
    width: 100%;
    font-size: 18px;
    color: #222;
    height: 22px;
    overflow: hidden;
    line-height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.kj ul li .r p {
    width: 100%;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-top: 5px;
}
.cont7{
	height: 658px;
	overflow: hidden;
	background: url(../img/1543415479.jpg) no-repeat center center;
	background-color: #ededed;
}
.cont7-box>div{
	float: left;
}
.cont7 .title{
	margin: 50px auto;
}
.cont7-l{
	width: 488px;
	background-color: #fff;
	height: 450px;
	border-radius: 5px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 25px;
}
.cont7-l h4{
	color: #333333;
	font-size: 24px;
	padding: 30px 0 25px 0;
	text-align: center;
	font-weight: bold;
}
.cont7-l li{
	border: 1px solid #ddd;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 15px;
}
.cont7-l li input{
	display: block;
	height: 42px;
	font-size: 14px;
	color: #333;
	line-height: 42px;
	box-sizing: border-box;
	padding: 0 20px;
}
.cont7-l .submit{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: white;
	font-size: 16px;
	border-radius: 25px;
	background-color: #D92126;
	margin-top: 20px;
}
.cont7-l p{
	color: #666666;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}
.cont7-r{
	width: 387px;
	margin-left: 30px;
}
.cont7-r li{
	overflow: hidden;
	margin-bottom: 30px;
	border-radius: 5px;
	background: white;
	height: 85px;
	padding: 40px 35px 5px 35px;
	transition: all 0.5s;
}
.qd-icon1 {
    width: 56px;
    height: 55px;
    background: url(../img/qd.png);
    transition: all 0.5s;
}
.qd-list h2 {
    color: #333333;
    font-size: 24px;
    font-weight: 500;
    padding-left: 10px;
    transition: all 0.5s;
}
.qd-list p {
    margin: 0;
    line-height: 28px;
    color: #666666;
    font-size: 16px;
    padding-left: 10px;
    transition: all 0.5s;
}
.qd-icon2 {
    width: 67px;
    height: 56px;
    background: url(../img/qd-2.png);
    transition: all 0.5s;
}
.qd-icon3 {
    width: 61px;
    height: 62px;
    background: url(../img/qd-3.png);
    transition: all 0.5s;
}

/* 联系我们 */
.lx {
	width: 1200px;
	margin: 0 auto 60px;
}

.lx .lxl {
	width: 700px;
	float: left;
	margin-top: 57px;
}

.lx .lxr {
	float: right;
}

.lxr .fs30 {
	color: #222222;
	font-size: 30px;
	line-height: 30px;
}

.lxr p.fs16:nth-child(2) {
	color: #bcbcbc;
	font-size: 16px;
	font-family: "Arial";
}

.lxr p.fs16 {
	line-height: 16px;
	margin-top: 10px;
	color: #000000;
	font-size: 16px;
}

.lxr .fs20 {
	font-size: 20px;
	line-height: 20px;
	color: #ff648a;
}

.lxr div {
	margin-top: 30px;
}

.lxr div p {
	background: url(../img/ce1.png) left top no-repeat;
	height: 45px;
	line-height: 45px;
	padding: 0 0 14px 70px;
	margin: 0px;
	margin-top: 14px;
	border-bottom: 1px solid #ddd;
}

.lxr div p:nth-child(2) {
	background-image: url(../img/ce2.png);
}

.lxr div p:nth-child(3) {
	background-image: url(../img/ce3.png);
}

.lxr div p:nth-child(4) {
	background-image: url(../img/ce4.png);
}

.lxr div p:nth-child(5) {
	background-image: url(../img/ce5.png);
}

/* 关于我们 */
.about h4 {
	text-align: center;
	font-size: 36px;
	margin-bottom: 30px;
	color: #333;
}

.about1 {
	width: 1200px;
	margin: 0 auto;
}

.about1 img {
	width: 100%;
	margin-bottom: 20px;
}

.about1 p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 28px;
	color: #666;
}

.about3 {
	margin-top: 50px;
	padding: 50px 0;
	background-color: #f6f6f6;
}

.about3-c {
	width: 1200px;
	margin: 0 auto;
}

.about3 .about3-l {
	float: left;
	width: 50%;
}

.about3 .about3-l iframe,.about3 .about3-l img {
	display: block;
	width: 100%;
	height: 400px;
}

.about3 .about3-r {
	width: 47%;
	float: right;
}

.about3 .about3-r p {
	font-size: 18px;
	line-height: 34px;
	text-align: left;
	color: #666;
}

.about3 .about3-r em {
	font-size: 17px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333;
}
.main{
	margin-bottom: 60px;
}
.about2{
	width: 1200px;
	margin: 0 auto;
}

.about2 h4 {
    font-weight: bold;
    color: #000;
	text-align: left;
    font-size: 18px;
    margin: 60px 0 20px;
    border-left: 4px #cf000e solid;
    padding-left: 10px;
}
.about2 p {
    font-size: 16px;
    color: #666;
	text-indent: 2em;
    line-height: 34px;
    text-align: justify;
}
/* 党建工作 */
/*新闻详情*/
.news-xq-tit h2{
	text-align: center;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
}
.news-xq-tit p{
	text-align: center;
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}
.news-xq-tit p span{
	margin: 0 10px;
}
.news-xq-tit{
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 30px;
}
.news-xq-c p{
	font-size: 15px;
	color: #333;
	line-height: 30px;
	text-indent: 2em;
}
.news-xq ul li a{
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 40px;
	background-color: #eee;
	padding-left: 20px;
}
.news-xq ul li a:hover{
	background-color: #CD0510;
	color: #fff;
}
.news-xq-c img{
	max-width: 100%;
	margin: 0 auto;
	width: 70%;
}
.news-xq-c{
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}
.news-xq ul li:first-child{
	margin-bottom: 10px;
}

/* 新闻中心 */
.news_list li {
    height: 125px;
    border-bottom: 1px solid #eee;
    padding: 28px;
    box-sizing: border-box;
	background-color: #f5f5f5;
	margin-bottom: 20px;
}
.news_list li .df {
    align-items: center;
    justify-content: space-between;
}
.news_list li .al_icon {
    background-color: #CD0510;
    color: #fff;
    width: 67px;
    height: 67px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
	float: left;
}
.al_icon p {
    width: 66%;
    font-size: 16px;
    text-align: center;
}
.al_info {
    max-width: 1050px;
    margin-left: 20px;
    flex-grow: 1;
	float: left;
}
.al_info .tt {
    display: flex;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 780px;
    font-size: 16px;
    padding-bottom: 5px;
}
.al_info .tt p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
    font-size: 16px;
    max-width: 570px;
    transition: all 0.5s;
}
.al_info .detail {
    color: #999;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.news-tab a{
	float: left;
	display: block;
	width: 126px;
	line-height: 45px;
	background-color: #e2e2e2;
	color: #333;
	text-align: center;
	margin-right: 8.25px;
}
.news-tab a:last-child{
	margin-right: 0;
}
.news-tab a:hover,.news-tab a.active{
	background-color: #CD0510;
	color: #fff;
}
.cont3-list li{
	display: block;
	width: 276px;
}
.cont3-list li i{
	display: block;
	overflow: hidden;
}
.cont3-list li i img{
	width: 100%;
	height: auto;
}
.cont3-txt{
	height: 166px;
	position: relative;
}
.but{
	bottom: 0;
	width: 100%;
	left: 0;
	position: absolute;
}

/* 律师团队 */
.td_list li i{
	display: block;
	overflow: hidden;
}
.td_list li i img{
	width: 100%;
	height: auto;
}
.td_list .cont3-txt{
	height: 166px;
	position: relative;
}
.td_list li{
	float: left;
	width: 276px;
	overflow: hidden;
	margin-right: 32px;
	margin-bottom: 30px;
}
.td_list li:nth-child(4n){
	margin-right: 0;
}
.td_list .but a{
	width: 50%;
	float: left;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	background-color: #666;
}
.td_list .but a:last-child{
	background-color: #D92126;
}
.td_list .buttom{
	background-color: #f5f5f5;
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.td_list li:hover .buttom{
	top: -46px;
}
.td_list .buttom h6 .span1 {
    font-size: 21px;
    color: #12111a;
    font-weight: 500;
    margin-right: 8px;
}
.td_list .buttom h6 {
    font-size: 14px;
    color: rgb(18, 17, 26);
    font-weight: 500;
    padding-top: 19px;
    width: 250px;
    margin: 0px auto;
}
.td_list .buttom h6 .span2 {
    float: right;
    line-height: 40px;
}
.td_list .buttom p {
    font-size: 14px;
    color: rgb(102, 102, 102);
    width: 250px;
    padding-top: 3px;
    height: 38px;
    margin: 0px auto;
    overflow: hidden;
}
.td_list .buttom h4 {
    font-size: 14px;
    color: rgb(217, 33, 38);
    font-weight: 500;
    padding-top: 16px;
    width: 250px;
    margin: 0px auto;
}

/* 团队详情 */
.td-img{
	float: left;
	width: 290px;
}
.td-img i{
	display: block;
}
.td-img i img{
	width: 100%;
	height: auto;
}
.td-img div{
	margin-top: 20px;
}
.td-img h4 {
    font-size: 20px;
    line-height: 32px;
    padding: 10px 20px;
    margin-bottom: 10px;
    font-weight: bold;
    background: #cd0510;
    color: #fff;
}
.td-img h4 em{
	font-size: 16px;
	margin-left: 10px;
	font-weight: normal;
}
.td-img div {
    padding-bottom: 10px;
    overflow: hidden;
    background: #f9f9f9;
    border-bottom: 1px solid #cd0510;
}
.td-img div p {
    line-height: 36px;
    font-size: 14px;
    text-align: left;
    word-break: break-all;
	padding: 0 15px;
}
.td-txt{
	float: right;
	width: 870px;
}
.td-txt h4{
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 20px 0;
	line-height: 26px;
	color: #333;
}
.td-txt h4 em{
	color: #cd0510;
	margin-right: 10px;
}
.td-txt p{
	font-size: 15px;
	color: #333;
	line-height: 30px;
}

/* 领域 */
.fw ul{
	width: 1000px;
	margin: 0 auto 60px;
}
.fw ul li {
    float: left;
    width: 278px;
	margin: 0 26.66px 30px;
    border: 1px solid #ddd;
}
.fw ul li p {
    padding: 0;
    margin: 0;
}
.fw ul li .pic img {
    width: 100%;
    height: 180px;
}
.fw ul li h3 {
    font-weight: bold;
    font-size: 20px;
    padding: 10px 20px;
    color: #000;
    text-align: center;
}
.fw ul li dl {
    margin: 0 20px 20px 20px;
    height: 60px;
}
.fw ul li dl dd {
    margin: 0;
    width: 50%;
    float: left;
	text-align: center;
	line-height: 30px;
}
.fw ul li dl dd  a{
	color: #666;
}
.fw ul li .btn {
    text-align: center;
    margin-bottom: 30px;
}
.fw ul li .btn a {
    border: 1px solid #a40000;
    color: #a40000;
    padding: 8px 30px;
    border-radius: 30px;
    font-size: 14px;
}