﻿@charset "gb2312";
body{
	background-color: #f4f4f4;
}
.banner{
	width: 100%;
	max-width: 1600px;
	height: 620px;
	margin: 0 auto;
	background: url(/uploads/image/iwimages/img-8.jpg) no-repeat center top;
}
.banner .content{
	padding-top: 25px;
}
.bread{
	height: 24px;
	line-height: 24px;
	margin-bottom: 49px;
	font-family: "宋体";
	font-size: 14px;
	color: #9cc2ff;
}
.bread a{
	font-family: "宋体";
	font-size: 14px;
	color: #9cc2ff;
}
.banner-content{
	height: 370px;
	padding-left: 44px;
}
.banner-content .banner-head{
	float: left;
	position: relative;
	width: 240px;
	height: 240px;
	padding: 35px 34px 35px 37px;
}
.banner-content .banner-head i{
	position: absolute;
	width: 46px;
	height: 51px;
	top: 0;
	left: 11px;
	background:  no-repeat center center;
}
.banner-content .banner-head p{
	width: 240px;
	height: 240px;
	border-radius: 3px;
	overflow: hidden;
}
.banner-content .banner-head img{
	display: block;
	width: 100%;
}
.banner-content .banner-desc{
	float: left;
	width: 732px;
	padding-top: 40px;
	margin-left: 66px;
}
.banner-content .banner-desc .banner-desc-name{
	height: 52px;
	line-height: 52px;
	margin-bottom: 24px;
}
.banner-content .banner-desc .banner-desc-name h2{
	display: inline-block;
	padding-right: 118px;
	font-weight: bold;
	font-size: 32px;
	color: #ffffff;
	background:  no-repeat right center;
}
.banner-content .banner-desc .banner-desc-text{
	width: 100%;
	height: 84px;
	line-height: 28px;
	margin-bottom: 54px;
	font-family: "宋体";
	font-size: 14px;
	color: #efefef;
	overflow: hidden;
}
.banner-content .banner-desc .banner-desc-btn{
	height: 42px;
}
.banner-content .banner-desc .banner-desc-btn button{
	float: left;
	width: 114px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #5d8cd6;
	border-radius: 4px;
	font-size: 16px;
	color: #5d8cd6;
	cursor: pointer;
}
.banner-content .banner-desc .banner-desc-btn  a{
	float: left;
	width: 116px;
	height: 42px;
	line-height: 42px;
	margin-left: 20px;
	border-radius: 4px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	background-color: #427ce1;
}
.banner-content .banner-desc .mask{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 998;
}
.banner-content .banner-desc .brief-more{
	position: fixed;
	width: 1026px;
	height: 413px;
	top: 50%;
	left: 50%;
	margin: -207px 0 0 -513px;
	padding: 5px 30px 22px;
	border-radius: 5px;
	border: 8px solid #f0f0f0;
	background-color: #ffffff;
	z-index: 999;
}
.banner-content .banner-desc .brief-more .brief-more-title{
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	font-size: 20px;
	color: #333333;
}
.banner-content .banner-desc .brief-more .brief-more-title .close-brief{
	float: right;
	position: relative;
	width: 26px;
	height: 26px;
	margin: 7px -16px 0 0;
	border: none;
	background:  no-repeat 0px 0px;
	z-index: 2;
}
.banner-content .banner-desc .brief-more .brief-more-content{
	width: 100%;
	height: 362px;
	overflow-y: scroll;
}
.banner-content .banner-desc .brief-more .brief-more-content,
.banner-content .banner-desc .brief-more .brief-more-content p{
	line-height: 26px;
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
}
.banner-relevant{
	display: flex;
	padding-top: 26px;
	height: 119px;
}
.banner-relevant li{
	flex: 1;
}
.banner-relevant li p{
	position: relative;
	width: 105px;
	height: 48px;
	line-height: 48px;
	margin: 0 auto;
	text-align: right;
	font-size: 20px;
	color: #2f2f2f;
	background-image: ;
	background-repeat: no-repeat;
}
.banner-relevant li:nth-child(1) p{
	background-position: 0px -34px;
}
.banner-relevant li:nth-child(2) p{
	background-position: 0px -81px;
}
.banner-relevant li:nth-child(3) p{
	background-position: 0px -134px;
}
.banner-relevant span{
	display: block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-family: "宋体";
	font-size: 14px;
	color: #313131;
}
.banner-relevant span a{
	font-family: "宋体";
	font-size: 14px;
	color: #318de3;
}


.module{
	padding-top: 36px;
	height: 232px;
}
.module ul{
	display: flex;
}
.module ul li{
	flex:1;
}
.module ul li i{
	display: block;
	width: 94px;
	height: 104px;
	margin: 0 auto 11px;
	background-image: ;
	background-repeat: no-repeat;
}
.module ul li i.module-icon1{
	background-position: 0px -250px;
}
.module ul li i.module-icon2{
	background-position: 0px -400px;
}
.module ul li i.module-icon3{
	background-position: 0px -550px;
}
.module ul li i.module-icon4{
	background-position: 0px -700px;
}
.module ul li span{
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 20px;
	color: #2d2d2d;
}
.module ul li p{
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #4f4f4f;
}


.expertise{
	height: 355px;
	padding-top: 45px;
	background-color: #eef2f4;
}
.expertise .expertise-title{
	margin-bottom: 42px;
}
.expertise .expertise-title h3{
	height: 38px;
	line-height: 38px;
	text-align: center;
	letter-spacing: 3px;
	font-weight: 400;
	font-size: 28px;
	color: #333333;
}
.expertise .expertise-title p{
	height: 28px;
	line-height: 28px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 18px;
	color: #999999;
}
.expertise .expertise-list{
	display: flex;
	width: 1236px;
	margin-left: -18px;
}
.expertise .expertise-list li{
	flex: 1;
	position: relative;
	height: 203px;
	margin: 0 18px;
	border-radius: 4px;
	box-shadow: 0 0 10px #e7ebee;
	background-color: #ffffff;
}
.expertise .expertise-list li span{
	position: absolute;
	width: 87px;
	height: 105px;
	top: 0;
	right: 0;
	background:  no-repeat center center;
}
.expertise .expertise-list li:nth-child(1) i{
	display: block;
	width: 45px;
	height: 45px;
	margin: 34px auto 0;
	background:  no-repeat 0 -850px;
}
.expertise .expertise-list li:nth-child(2) i{
	display: block;
	width: 43px;
	height: 40px;
	margin: 36px auto 0;
	background:  no-repeat 0 -950px;
}
.expertise .expertise-list li:nth-child(3) i{
	display: block;
	width: 42px;
	height: 42px;
	margin: 36px auto 0;
	background:  no-repeat 0 -1050px;
}
.expertise .expertise-list li p{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #333333;
}
.expertise .expertise-list li a{
	display: block;
	width: 90px;
	height: 33px;
	line-height: 33px;
	margin: 0 auto;
	border: 1px solid #e4e6e9;
	border-radius: 3px;
	text-align: center;
	font-family: '宋体';
	font-size: 14px;
	color: #103e61;
}
.expertise .expertise-list li a:hover{
	border-color: #ff8f35;
	color: #ff8f35;
}
.expertise .expertise-list li.expertise-list-hotline{
	background-color: #1546a0;
}
.expertise .expertise-list li.expertise-list-hotline span{
	background:  no-repeat center center;
}
.expertise .expertise-list li.expertise-list-hotline i{
	display: block;
	width: 45px;
	height: 46px;
	margin: 32px auto 22px;
	background:  no-repeat 0 -1150px;
}
.expertise .expertise-list li.expertise-list-hotline p{
	height: 26px;
	line-height: 26px;
	letter-spacing: 1px;
	font-size: 16px;
	color: #ffffff;
}
.expertise .expertise-list li.expertise-list-hotline em{
	display: block;
	height: 34px;
	line-height: 34px;
	letter-spacing: 0.5px;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
}


.anthology{
	height: 611px;
	padding-top: 44px;
}
.anthology .anthology-title{
	position: relative;
	height: 82px;
	padding-left: 5px;
}
.anthology .anthology-title p{
	height: 36px;
	line-height: 36px;
	font-size: 28px;
	color: #333333;
}
.anthology .anthology-title span{
	display: block;
	line-height: 22px;
	font-size: 14px;
	color: #c1c1c1
}
.anthology .anthology-title .anthology-more{
	position: absolute;
	width: 110px;
	height: 37px;
	top: 11px;
	right: 5px;
	line-height: 37px;
	text-align: center;
	border: 1px solid #eeeeee;
	font-size: 14px;
	color: #949393;
}
.anthology .anthology-title .anthology-more:hover{
	border-color: #ff8f35;
	color: #ff8f35;
}
.anthology .anthology-left{
	float: left;
	width: 480px;
	padding: 0 30px 48px;
	background-color: #eceff3;
}
.anthology .anthology-left .anthology-left-date{
	height: 92px;
	line-height: 96px;
	font-size: 24px;
	color: #bebebe;
}
.anthology .anthology-left img{
	display: block;
	width: 480px;
	height: 280px;
	margin-bottom: 40px;
}
.anthology .anthology-left .anthology-left-link{
	display: block;
	width: 65px;
	height: 24px;
	background: url(/uploads/image/iwimages/icon-14.png) no-repeat 0px -1250px;
}
.anthology .anthology-list{
	float: right;
	width: 602px;
}
.anthology .anthology-list li{
/*	padding: ;*/
	border-top: 3px solid #f7f6f6;
}
.anthology .anthology-list li .anthology-list-text{
	float: left;
	width: 446px;
	height: 128px;
	padding-top: 29px;
	padding-right: 36px;
}
.anthology .anthology-list li .anthology-list-text p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	text-indent: 20px;
	font-family: "宋体";
	font-size: 16px;
	color: #2c2c2c;
	background:  no-repeat 2px -1333px;
	overflow: hidden;
}
.anthology .anthology-list li .anthology-list-text p a{
	font-family: "宋体";
	font-size: 16px;
	color: #2c2c2c;
}
.anthology .anthology-list li .anthology-list-text p a:hover{
	color: #ff8f35;
}
.anthology .anthology-list li .anthology-list-text span{
	display: flex;
	margin-left: 19px;
	height: 46px;
	line-height: 23px;
	font-family: "宋体";
	font-size: 13px;
	color: #999999;
	overflow: hidden;
}
.anthology .anthology-list li .anthology-list-date{
	float: right;
	width: 120px;
	height: 124px;
	padding-top: 33px;
}
.anthology .anthology-list li .anthology-list-date span{
	display: block;
	height: 34px;
	line-height: 34px;
	margin-bottom: 32px;
	padding-right: 12px;
	text-align: right;
	font-size: 24px;
	color: #bebebe;
}
.anthology .anthology-list li .anthology-list-date a{
	display: block;
	width: 37px;
	height: 23px;
	margin-left: 67px;
	background:  no-repeat 0px -1300px;
}


.process{
	width: 100%;
	height: 393px;
	background: url(/uploads/image/iwimages/img-2.jpg) no-repeat top center;
}
.process .content{
	position: relative;
	height: 289px;
	padding-top: 51px;
}
.process .process-cousult{
	position: absolute;
	top: 65px;
	right: 40px;
	height: 28px;
	line-height: 28px;
	font-family: "宋体";
	font-size: 14px;
	color: #103e61;
}


.maps{
	height: 380px;
	padding-top: 37px;
}
.maps .maps-left{
	float: left;
	position: relative;
	width: 440px;
	height: 321px;
}
.maps .maps-left p,
.maps .maps-left span{
	position: absolute;
	top: 127px;
	left: 50px;
	height: 40px;
	line-height: 40px;
	font-size: 28px;
	color: #ffffff;
}
.maps .maps-left span{
	top: 167px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #cfcece;
}
.maps .maps-right{
	position: relative;
	float: right;
	width: 724px;
	height: 276px;
	margin-top: 43px;
	border: 1px solid #efefef;
	overflow: hidden;
}
.maps .maps-right .maps-right-txt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 56px;
	line-height: 56px;
	text-indent: 20px;
	font-family: "宋体";
	font-size: 14px;
	color: #eef2f4;
	background-color: rgba(87,111,164, 0.6);
	z-index: 99;
}
.maps .maps-right .maps-right-txt span{
	padding-left: 20px;
}


.banner-area{
	height: 158px;
	margin-bottom: 72px;
	background: url(/uploads/image/iwimages/img-1.jpg) no-repeat center top;
}
.banner-area .content h1{
	height: 112px;
	line-height: 112px;
	letter-spacing: 3px;
	text-align: center;
	font-weight: 400;
	font-size: 32px;
	color: #ffffff;
}
.region{
	position: relative;
	height: 78px;
	border-radius: 8px;
	border: 3px solid rgba(255,255,255,0.8);
	z-index: 9;
}
.region .region-content{
	height: 78px;
	border-radius: 4px;
	background-color: #ffffff;
}
.region .region-content .region-province{
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 24px 0;
	text-indent: 18px;
	font-size: 16px;
	color: #333333;
}
.region .region-content ul{
	float: left;
	width: 800px;
	height: 30px;
	margin: 24px 0;
	white-space: nowrap;
	font-size: 0;
}
.region .region-content ul li{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
}
.region .region-content ul li a{
	font-family: "宋体";
	font-size: 14px;
	color: #1273db;
}
.region .region-content .region-select{
	float: right;
	height: 30px;
	line-height: 30px;
	margin: 24px 20px 24px 0;
	padding-right: 22px;
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
	background:  no-repeat 106px 11px;
	cursor: pointer;
}
.region .mask{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 98;
}
.region .region-box{
	display: none;
	position: absolute;
	width: 998px;
	height: 244px;
	top: 90px;
	right: 0px;
	padding: 20px 20px 0;
	border-radius: 5px;
	background-color: #ffffff;
	z-index: 99;
}
.region .region-box .region-box-item1{}
.region .region-box .region-box-item1-left{
	float: left;
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-family: "宋体";
	font-size: 14px;
	color: #2151a3;
	background-color: #e2f1fe;
}
.region .region-box ul{
	margin-left: 95px;
}
.region .region-box ul li{
	float: left;
	height: 26px;
	margin: 0 10px 24px 0;
}
.region .region-box ul li a{
	display:block;
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
	border: 1px dashed #bfbfbf;
	font-family: "宋体";
	font-size: 14px;
	color: #181818;
}
.region .region-box ul li a:hover,
.region .region-box ul li.all a{
	border-color: #3994ed;
	color: #ffffff;
	background-color: #3994ed;
}

.tjlaw ul{
	width: 1250px;
	margin-left: -25px;
}
.tjlaw ul li{
	float: left;
	position: relative;
	width: 557px;
	height: 308px;
	border-radius: 7px;
	margin: 0 24px 46px;
	padding-left: 20px;
	background:  no-repeat center center;
}
.tjlaw ul li .card-item{
	height: 228px;
}
.tjlaw ul li .card-item .card-item-head{
	position: relative;
	float: left;
	width: 180px;
	height: 180px;
	padding: 10px;
}
.tjlaw ul li .card-item .card-item-head i{
	position: absolute;
	width: 54px;
	height: 48px;
	top: 0;
	left: 0;
	background:  no-repeat 0px -50px;
	z-index: 2;
}
.tjlaw ul li .card-item .card-item-head p{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.tjlaw ul li .card-item .card-item-head img{
	display: block;
	width: 100%;
}
.tjlaw ul li .card-item .card-item-detail{
	float: left;
	width: 300px;
	margin: 27px 0 0 16px;
}
.tjlaw ul li .card-item .card-item-detail .card-item-detail-name{
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-indent: 6px;
	overflow: hidden;
}
.tjlaw ul li .card-item .card-item-detail .card-item-detail-name a{
	font-weight: bold;
	font-size: 22px;
	color: #333333;
}
.tjlaw ul li .card-item .card-item-detail .card-item-detail-name a:hover{
	color: #ff8f35;
}
.tjlaw ul li .card-item .card-item-detail .card-item-detail-lawfirm,
.tjlaw ul li .card-item .card-item-detail .card-item-detail-line{
	width: 100%;
	height: 26px;
	line-height: 26px;
	text-indent: 25px;
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	background-image: ;
	background-repeat: no-repeat;
	overflow: hidden;
}
.tjlaw ul li .card-item .card-item-detail .card-item-detail-lawfirm{
	background-position: 5px -145px;
}
.tjlaw ul li .card-item .card-item-detail .card-item-detail-line{
	margin-bottom: 31px;
	background-position: 5px -195px;
}
.tjlaw ul li .card-item .card-item-detail .card-item-detail-other{
	height: 35px;
}
.tjlaw ul li .card-item .card-item-detail .card-item-detail-other span{
	float: left;
	width: 154px;
	height: 33px;
	line-height: 33px;
	border-radius: 33px;
	text-indent: 36px;
	border: 1px solid #e8e8e8;
	letter-spacing: 1px;
	font-family: 'microsoft yahei';
	font-size: 20px;
	background:  no-repeat 13px -242px;
	color: #333333;
}
.tjlaw ul li .card-item .card-item-detail .card-item-detail-other  a{
	float: left;
	width: 100px;
	height: 35px;
	line-height: 35px;
	margin-left: 12px;
	text-align: center;
	border-radius: 35px;
	font-size: 14px;
	color: #ffffff;
	background-color: #1273db;
}
.tjlaw ul li .card-item-brief{
	width: 517px;
	height: 63px;
	line-height: 21px;
	margin: 0 auto;
	font-family: "宋体";
	font-size: 13px;
	color: #828181;
	overflow: hidden;
}
.tjlaw ul li.card-join{
	width: 557px;
	height: 276px;
	padding: 10px;
	margin: 12px 22px 46px;
	background: #ffffff;
}
.tjlaw ul li.card-join .card-join-item{
	width: 557px;
	height: 170px;
	padding-top: 105px;
	background:  no-repeat center center;
}
.tjlaw ul li.card-join .card-join-item p{
	height: 48px;
	line-height: 48px;
	margin-bottom: 15px;
	text-indent: 123px;
	font-size: 30px;
	color: #5e8aa6;
}
.tjlaw ul li.card-join .card-join-item p span{
	font-family: 'microsoft yahei';
	font-size: 36px;
	letter-spacing: 3px;
}
.tjlaw ul li.card-join .card-join-item a{
	display: block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	border-radius: 35px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: #1273db;
}
.hotarticles,
.newestarticles{
	height: 412px;
	padding-top: 20px;
	margin-bottom: 32px;
	border-radius: 10px;
	background-color: #ffffff;
}

.hotarticles .hotarticles-title,
.newestarticles .newestarticles-title{
	height: 42px;
	margin: 0 25px;
}
.hotarticles .hotarticles-title p,
.newestarticles .newestarticles-title p{
	float: left;
	position: relative;
	height: 42px;
	line-height: 42px;
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	z-index: 3;
}
.hotarticles .hotarticles-title p::after,
.newestarticles .newestarticles-title p::after{
	position: absolute;
	content: "";
	width: 102px;
	height: 18px;
	left: 50%;
	bottom: 0;
	margin-left: -51px;
	border-radius: 18px;
	background-color: #f4faff;
	z-index: -3;
}
.hotarticles .hotarticles-title a,
.newestarticles .newestarticles-title a{
	float: right;
	height: 42px;
	line-height: 42px;
	font-family: "宋体";
	font-size: 14px;
	color: #1273db;
}
.hotarticles .hotarticles-title a:hover,
.newestarticles .newestarticles-title a:hover{
	color: #ff8f35;
}
.hotarticles .hotarticles-content{
	width: 1216px;
	margin-left: -8px;
}
.hotarticles .hotarticles-content ul{
	float: left;
	position: relative;
	width: 538px;
	margin: 0 35px;
}
.hotarticles .hotarticles-content ul:after{
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 0;
	background-color: #ffffff;
	z-index: 3;
}
.hotarticles .hotarticles-content ul li{
	padding: 9px 0 17px 0;
	border-bottom: 1px solid #f2f2f2;
}
.hotarticles .hotarticles-content ul li p{
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-indent: 27px;
	background:  no-repeat 0px -348px;
	overflow: hidden;
}
.hotarticles .hotarticles-content ul li p a{
	font-size: 18px;
	color: #333333;
}
.hotarticles .hotarticles-content ul li p a:hover{
	color: #ff8f35;
}
.hotarticles .hotarticles-content ul li span{
	display:block;
	width: 100%;
	height: 46px;
	line-height: 23px;
	font-family: "宋体";
	font-size: 13px;
	color: #7b7b7b;
	overflow: hidden;
}
.newestarticles{
	height: 404px;
	padding-top: 20px;
	margin-bottom: 45px;
}
.newestarticles .newestarticles-content{
	padding-top: 21px;
}
.newestarticles .newestarticles-content ul{
	width: 1210px;
	margin-left: -5px;
}
.newestarticles .newestarticles-content ul li{
	float: left;
	width: 525px;
	height: 140px;
	margin: 0 40px 30px 40px;
}
.newestarticles .newestarticles-content ul li img{
	float: left;
	width: 240px;
	height: 140px;
}
.newestarticles .newestarticles-content ul li .newestarticles-content-item{
	margin-left: 260px;
}
.newestarticles .newestarticles-content ul li .newestarticles-content-item p{
	width: 100%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.newestarticles .newestarticles-content ul li .newestarticles-content-item p a{
	font-size: 18px;
	color: #333333;
}
.newestarticles .newestarticles-content ul li .newestarticles-content-item p a:hover{
	color: #ff8f35;
}
.newestarticles .newestarticles-content ul li .newestarticles-content-item .newestarticles-content-other{
	height: 22px;
	margin-bottom: 12px;
}
.newestarticles .newestarticles-content ul li .newestarticles-content-item .newestarticles-content-other span{
	float: left;
	height: 22px;
	line-height: 22px;
	margin-right: 20px;
	font-family: "宋体";
	font-size: 12px;
	color: #a6a6a6;
}
.newestarticles .newestarticles-content ul li .newestarticles-content-item .newestarticles-content-desc{
	width: 100%;
	height: 46px;
	line-height: 23px;
	font-family: "宋体";
	font-size: 13px;
	color: #7b7b7b;
	overflow: hidden;
}



.adlaw ul{
	width: 1248px;
	margin-left: -24px;
}
.adlaw ul li{
	float: left;
	position: relative;
	width: 550px;
/*	height: 414px;*/
	padding: 14px;
	border-radius: 7px;
	margin: 0 23px 30px;
	background-color: #ffffff;
}
.adlaw ul li:after{
	position: absolute;
	content: '';
	width: 69px;
	height: 62px;
	top: 0;
	left: 0;
	background:  no-repeat center center;
	z-index: 2;
}
.adlaw ul li  .card-item-head{
	width: 100%;
}
.adlaw ul li  .card-item-head img{
	display: block;
	width: 100%;
}
.adlaw ul li  .card-item-detail{
	height: 70px;
	margin-bottom: 12px;
	border-bottom: 1px solid #f4f4f4;
}
.adlaw ul li  .card-item-detail .card-item-detail-name{
	float: left;
	width: 260px;
	height: 70px;
	line-height: 70px;
	margin-right: 13px;
	text-indent: 6px;
	overflow: hidden;
}
.adlaw ul li  .card-item-detail .card-item-detail-name a{
	font-weight: bold;
	font-size: 24px;
	color: #333333;
}
.adlaw ul li  .card-item-detail .card-item-detail-name a:hover{
	color: #ff8f35;
}
.adlaw ul li  .card-item-detail .card-item-detail-phone{
	float: left;
	width: 154px;
	height: 33px;
	line-height: 33px;
	margin-top: 20px;
	border-radius: 33px;
	text-indent: 36px;
	border: 1px solid #e8e8e8;
	letter-spacing: 1px;
	font-family: 'microsoft yahei';
	font-size: 20px;
	background:  no-repeat 13px -242px;
	color: #333333;
}
.adlaw ul li  .card-item-detail .card-item-detail-consult{
	float: right;
	width: 100px;
	height: 35px;
	line-height: 35px;
	margin: 20px 7px 0 0;
	text-align: center;
	border-radius: 35px;
	font-size: 14px;
	color: #ffffff;
	background-color: #1273db;
}

.adlaw ul li  .card-item-lawfirm,
.adlaw ul li  .card-item-address{
	width: 100%;
	height: 26px;
	line-height: 26px;
	text-indent: 25px;
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	overflow: hidden;
}
.adlaw ul li  .card-item-lawfirm{
	background:  no-repeat 4px center;
}
.adlaw ul li  .card-item-address{
	margin-bottom: 9px;
	background:  no-repeat 4px center;
}

.adlaw ul li.card-join{
	width: 557px;
	height: 276px;
	padding: 10px;
	margin: 0 23px;
	background: #ffffff;
}
.adlaw ul li.card-join:after{
	display: none;
}
.adlaw ul li .card-item-brief {
    width: 100%;
    height: 42px;
    line-height: 21px;
    margin: 0 auto;
    font-family: "宋体";
    font-size: 13px;
    color: #828181;
    overflow: hidden;
}

.adlaw ul li.card-join .card-join-item{
	width: 557px;
	height: 170px;
	padding-top: 105px;
	background:  no-repeat center center;
}
.adlaw ul li.card-join .card-join-item p{
	height: 48px;
	line-height: 48px;
	margin-bottom: 15px;
	text-indent: 123px;
	font-size: 30px;
	color: #5e8aa6;
}
.adlaw ul li.card-join .card-join-item p span{
	font-family: 'microsoft yahei';
	font-size: 36px;
	letter-spacing: 3px;
}
.adlaw ul li.card-join .card-join-item a{
	display: block;
	width: 100px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	border-radius: 35px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: #1273db;
}
.banner-area{
	height: 158px;
	margin-bottom: 72px;
	background: url(/uploads/image/iwimages/img-1.jpg) no-repeat center top;
}
.banner-area .content h1{
	height: 112px;
	line-height: 112px;
	letter-spacing: 3px;
	text-align: center;
	font-weight: 400;
	font-size: 32px;
	color: #ffffff;
}

 .ask-region {
            height: 600px;
            border-radius: 10px;
            background-color: #ffffff;
            position: relative;     
            border: 3px solid rgba(255,255,255,0.8);
            z-index: 9;
        }
            .ask-region textarea {
                width: 90%;
                height: 400px;
                line-height: 26px;
                margin-bottom: 18px;
                padding: 20px;
                margin: 20px;
                border: 1px solid #e5e5e5;
                border-radius: 3px;
                font-family: "新宋体";
                font-size: 14px;
                color: #080808;
                background-color: #ffffff;
            }
            .ask-region .sendzx {
                display: block;
                width: 193px;
                height: 40px;
                background-color: #2b74eb;
                color: #fff;
                font-size: 18px;
                font-family: "微软雅黑";
                border: none;
                outline: none;
                cursor: pointer;
                margin: 19px auto 0;
            }