a {
	text-decoration: none;
	color: inherit;
}

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

li {
	list-style: none;
}

.all {
height: 22px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 99999999;
}

.clearfix {
	content: '';
	display: block;
	clear: both;
}

.allColor {
	background-color: #f7f8f8;
	width: 100%;
}

.alfColor {
	background-color: #ffffff;
	width: 100%;
}

/*导航栏*/
.header {
	height: 130px;
	line-height: 170px;
}

.header .left {
	float: left;
	height: 100%;
}

.header .right a {
	height: 60px;
}

.header .right {
	float: right;
}

.header .right ul li .pTwo {
	color: #d4b577;
}

.header .right ul li {
	float: left;
	width: 114px;
	text-align: center;
	height: 130px;
	line-height: 107px;
}

.header .right ul li p {
	height: 30px;
}

.header .right ul li:hover {
	background-color: #d4b577;
	color: #fff !important;
}

/* banner图 */
.banner {
	/*height: 700px;*/
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.banner img {
	width: 100%;
	height: 100%;
}

/* 联系方式 */
.contact {
	position: relative;
	height: 53px;
	margin: -71px auto;
	background-color: #8f0f28;
	z-index: 1000;
	padding: 45px 0;
}

.contact .left {
	display: inline-block;
	padding: 0 75px;
	color: #fff;
}

.contact .left p {
	font-size: 16px;
}

.contact .left .pOne {
	margin-bottom: 17px;
}

.contact .right {
	color: #fff;
	display: inline-block;
}

.contact .right span {
	position: absolute;
	top: 70px;
	left: 696px;
	font-size: 16px;
}

.contact .right .contactImg {
	position: absolute;
	top: 56px;
	left: 78%;
}


/* 内容 */

/* 关于我们 */
.contents {
	padding-top: 125px;
	position: relative;
}

.aboutColor {
	padding-bottom: 1px;
	background-color: #ffffff;
}

.contents .aboutUs {
	height: 358px;
	margin-top: 56px;
	margin-bottom: 54px;
}

.contents .aboutUs div {
	float: left;
}

.contents .aboutUs .right .opc {
	width: 50%;
	height: 174px;
	background-color: rgba(255, 255, 255, 0.6);
	position: absolute;
	top: 300px;
	right: 52px;
	padding: 15px 0;
}

.contents .aboutUs .right .opc p {
	line-height: 30px;
}

.contents .aboutUs .right .opc p a {
	color: #8f0f28;
}

.contents .aboutUs .right .rightBottom {
	position: absolute;
	right: 0;
	bottom: 0;
}

.contents .aboutUs .right .rightBottom>div {
	width: 212px;
	height: 97px;
	float: left;
}

.contents .aboutUs .right .rightImg {
	width: 53px;
	height: 179px;
	background-image: url(../images/arrow.jpg);
	position: absolute;
	right: 0;
}

.contents .aboutUs .right .rightBottom .onePhoto {
	background-image: url(../images/01photo.jpg);
	background-size: 100%;
}

.contents .aboutUs .right .rightBottom .twoPhoto {
	background-image: url(../images/02photo.jpg);
	background-size: 100%;
	margin: 0 10px;
}

.contents .aboutUs .right .rightBottom .threePhoto {
	background-image: url(../images/03photo.jpg);
	background-size: 100%;
}

.contents .aboutUs .right .rightBottom .al {
	position: relative;
	color: #ffffff;
}

.contents .aboutUs .right .rightBottom .al .number {
	font-size: 30px;
	position: absolute;
	top: 38%;
	left: 38px;
}

.contents .aboutUs .right .rightBottom .al .text {
	font-size: 16px;
	position: absolute;
	top: 35%;
	right: 42px;
}

/* 业务领域 */

.business {
	padding-top: 48px;
	padding-bottom: 44px;
}

.business img {
	margin-bottom: 35px;
}

.business .tPhoto {
	margin-bottom: 42px;
	height: 132px;
}

.business .know {
	border-radius: 10px;
	margin: 0 auto;
	border: 1px solid #b99862;
	text-align: center;
	color: #b99862;
	font-size: 18px;
	height: 35px;
	line-height: 35px;
	width: 117px;
	cursor: pointer;
}

.business .tPhoto>ul li {
	color: #000;
	width: 162px;
	height: 132px;
	font-size: 20px;
	background-color: #d4b577;
	float: left;
	position: relative;
}

.business .tPhoto>ul li:hover {
	background-color: #8f0f28;
	color: #ffffff !important;
}

.business .tPhoto>ul a {
	/* color: black; */
	position: absolute;
	top: 92px;
	right: 27px;
	cursor: pointer;
}

.business .tPhoto>ul li:nth-child(1) {
	background-image: url(../images/star_000.png);
	background-position: 25px 24px;
	background-repeat: no-repeat;
}

.business .tPhoto>ul li:nth-child(2) {
    margin-left: 10px;
	background-image: url(../images/flower.png);
	background-position: 25px 24px;
	background-repeat: no-repeat;
}

.business .tPhoto>ul li:nth-child(3) {
	margin-left: 10px;
	background-image: url(../images/area.png);
	background-position: 25px 24px;
	background-repeat: no-repeat;
}

.business .tPhoto>ul li:nth-child(4) {
	margin-left: 10px;
	background-image: url(../images/star.png);
	background-position: 25px 24px;
	background-repeat: no-repeat;
}

.business .tPhoto>ul li:nth-child(5) {
	background-image: url(../images/book.png);
	background-position: 25px 24px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

.business .tPhoto>ul li:nth-child(6) {
	background-image: url(../images/gear.png);
	background-position: 25px 24px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

.business .tPhoto>ul li:nth-child(7) {
	background-image: url(../images/house.png);
	background-position: 25px 24px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

/* hover */
.business .tPhoto>ul li:nth-child(1):hover {
	background-image: url(../images/star_0000.png);
}
.business .tPhoto>ul li:nth-child(2):hover {
	background-image: url(../images/flower_02.png);
}

.business .tPhoto>ul li:nth-child(3):hover {
	background-image: url(../images/area_02.png);
}

.business .tPhoto>ul li:nth-child(4):hover {
	background-image: url(../images/star_02.png);
}

.business .tPhoto>ul li:nth-child(5):hover {
	background-image: url(../images/book_02.png);
}

.business .tPhoto>ul li:nth-child(6):hover {
	background-image: url(../images/gear_02.png);
}

.business .tPhoto>ul li:nth-child(7):hover {
	background-image: url(../images/house_02.png);
}

/* 法律特色 */
.characteristic {
	padding-top: 48px;
	height: 756px;
}

.characteristic>img {
	margin-bottom: 35px;
}

.characteristic>p {
	text-align: center;
	color: #8f0f28;
	font-size: 16px;
	margin-bottom: 37px;
}

.characteristic .right {
	float: right;
}

.characteristic .left {
	float: right;
	position: relative;
}

.characteristic .left p {
	height: 68px;
	line-height: 68px;
	font-size: 16px;
	margin-right: 30px;
	text-align: right;
	width: 530px;
}

.characteristic .left p:nth-child(1) {
	position: absolute;
	top: 10px;
	right: -76px;
}

.characteristic .left p:nth-child(2) {
	position: absolute;
	top: 83px;
	right: -42px;
}

.characteristic .left p:nth-child(3) {
	position: absolute;
	top: 150px;
	right: -16px;
}

.characteristic .left p:nth-child(4) {
	position: absolute;
	top: 220px;
	right: 0;
}

.characteristic .left p:nth-child(5) {
	position: absolute;
	top: 285px;
	right: -13px;
}

.characteristic .left p:nth-child(6) {
	position: absolute;
	top: 348px;
	right: -46px;
}

.characteristic .left p:nth-child(7) {
	position: absolute;
	top: 405px;
	right: -88px;
}

/* 新闻中心 */
.journalism {
	padding-top: 48px;
	height: 580px;
}

.journalism>img {
	margin-bottom: 35px;
}



/* 律师团队 */
.teams {
	padding-top: 48px;
	padding-bottom: 63px;
}

.teams>img {
	margin-bottom: 35px;
}

.teams div {
	width: 21%;
	box-shadow: 0 0 6px -3px black;
	padding: 6px 6px 14px 6px;
	float: left;
	height: 460px;
}

.divLeft {
	margin-left: 40px;
}

.teams div span {
	color: #8f0f28;
	font-size: 16px;
}

.teams div .sz {
	margin-left: 10px;
}

.teams div p {
	margin: 12px 18px 12px 18px;
	font-size: 17px;
}

.teams div .text {
	font-size: 15px;
	line-height: 20px;
}


/* 底部信息 */
.footer {
	color: #ffffff;
	background-color: #1b1b1b;
	height: 558px;
	width: 100%;
	position: relative;
}

.footer>.box {
	height: 100%;
}

.footer .know {
	width: 117px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border: 1px solid #fff;
	margin: 50px 0 32px 0;
	cursor: pointer;
}

.footer .submit {
	width: 219px;
	height: 39px;
	background-color: #8f0f28;
	color: #fff;
	text-align: center;
	line-height: 39px;
}

.footer .left {
	width: 600px;
	float: left;
	position: relative;
}

.footer .left p {
	margin-bottom: 28px;
}
.footer .left p textarea{
	background-color: #1b1b1b;
	color: #fff;
}
.footer .left p select {
	height: 28px;
	width: 380px;
	background-color: #1b1b1b;
	border: none;
	border: 1px solid white;
	color: #fff;
}

.footer .left p input {
	height: 28px;
	width: 380px;
	background-color: #1b1b1b;
	border: none;
	border: 1px solid white;
	color: #fff;
	box-sizing: border-box;
	padding-left: 10px;
}

.footer .left .move {
	margin-left: 80px;
	cursor: pointer;
}

.footer .right {
	width: 530px;
	float: left;
	padding-left: 70px;
}

.footer .ewm {
	margin-bottom: 32px;
}

.footer .lgo {
	margin-top: 20px;
}

.footer .right p {
	margin-bottom: 14px;
}

.footLine {
	position: absolute;
	bottom: 0;
	height: 42px;
	line-height: 42px;
	width: 100%;
	border-top: 1px solid #fff;
	text-align: center;
}