html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body,
html {
	color: #333;
	margin: 0;
	height: 100%;
	font-family: Myriad Set Pro, Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

a {
	text-decoration: none;
}

a,a:link,a:visited,a:hover,a:active{
    text-decoration: none;
    color:inherit;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* 导航样式开始 */
.logo {
	width: 320px;
	height: 56px;
}

.logo>a {
	display: block;
}

.logo>a>img {
	width: 320px;
	height: 50.4px;
	object-fit: contain;
	vertical-align: top;
}
header{
	/*position:fixed;*/
	width:100%;
	background-color: #fff;
	z-index: 999;
	border-bottom:1px solid #CCCCCC;
}
.header {
	width: 90%;
	margin: 0 auto;
	height: 60px;
}

.logo,
.nav-right {
	float: left;
}

.nav-right {
	overflow: hidden;
	height: 56px;
}

.nav-right>li {
	float: left;
	font-size: 20px;
	background-color: #fff !important;
	color: #3d3737;
	line-height: 56px;
	width: 133px;
	text-align: center;
}

.nav-right>li>a {
	color: #3d3737;
}

.nav-right>li>a:hover {
	color: #977053;
}

/* 轮播图 */
.banner {
	width: 100%;
	height: 560px;
}

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

.banner>.banner-pc {
	display: block;
}

.banner>.banner-mobile {
	display: none;
}

/* 服务范围样式开始 */
.service {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin: 70px auto 20px;
}

.service>.title {
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	color: #977053;
	text-align: center;
}

.service>p {
	text-align: center;
	margin: 10px;
	color: #9c9c9c;
}

.fuwu_contain {
	width: 100%;
	overflow: hidden;
}

.fuwu_contain>div {
	width: 13.64%;
	height: 168.4px;
	float: left;
	margin: 35px 20px 0;
	border-radius: 10px;
	border: 1px solid #ebebeb;
	-webkit-box-shadow: 0 3px 0 #ebebeb, 0 3px 6px #ebebeb;
	box-shadow: 0 3px 0 #ebebeb, 0 3px 6px #ebebeb;
	transition: all .5s;
	-webkit-transition: all .5s;
}

.fuwu_contain>div:nth-child(6n) {
	margin-right: 0;
	margin-left: 0;
}

.col-md-2 span {
	display: block;
	text-align: center;
	padding: 20px 0 15px;
	font-size: 68px;
	color: #c69436;
}

.col-md-2 p {
	text-align: center;
	font-weight: 100;
	font-size: 18px;
	margin: 18px 0 15px;
	transition: all .5s;
	color: #666666;
	-webkit-transition: all .5s;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
}

.fuwu_contain>div:hover {
	background-color: #c69436;
}

.fuwu_contain>div:hover span,
.fuwu_contain>div:hover p {
	color: #fff;
}

	{
	color: #fff;
}

/* 法律顾问 */
.guwen {
	width: 100%;
	margin-top: 130px;
}

.guwen>p {
	font-size: 30px;
	color: #977053;
	text-align: center;
}

.guwen>.bk {
	width: 100%;
	height: 600px;
}

.bk {
	background: url(../image/laywer.3d331fb.png) center center / contain no-repeat scroll;
	margin-top: 30px;
	padding-bottom: 20px;
}

.guwen>.name {
	font-size: 24px;
	color: #3d3737;
	margin: 60px 0 0;
}

.guwen>.ms {
	font-size: 16px;
	color: #999;
	margin: 8px 0 0;
	text-align: center;
}

/* 经典案例样式开始 */
.jdal {
	width: 100%;
	padding: 20px 0;
}

.jdal {
	width: 100%;
	overflow: hidden;
	height: auto;
}

.jdal>p {
	font-size: 30px;
	color: #977053;
	text-align: center;
	margin: 30px auto;
	width: 100%;
}


.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	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;
	transition: 300ms;
	transform: scale(0.8);
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
}

.anli {
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	background: #fff;
}

.anli>h1 {
	font-size: 24px;
	color: #3d3737;
	margin: 24px 0;
	text-align: left;
	padding-left: 13px;
}

.anli>p {
	color: #999999;
	margin: 18px 0;
	height: 96px;
	line-height: 1.6;
	text-align: left;
	padding: 0 13px;
	overflow: hidden;
}

.liucheng {
	width: 100%;
	padding: 20px 0 50px;
	margin-top: 50px;
}

.liucheng>p {
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	color: #977053;
	text-align: center;
}

.con>div {
	width: 151px;
	float: left;
	border: 1px solid #c69436;
	margin-top: 35px;
	border-radius: 10px;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 3px 0 #c69436, 0 3px 6px #c69436;
	box-shadow: 0 3px 0 #c69436, 0 3px 6px #c69436;
}

.in-fwlc-1 span {
	display: block;
	text-align: center;
	padding: 20px 0 15px;
	font-size: 48px;
	color: #c69436;
}

.in-fwlc-1 p {
	padding-bottom: 10px;
	text-align: center;
	font-size: 14px;
	color: #666666;
}

.con>div:nth-child(even) {
	margin: 35px 20px 10px;
}

.con {
	overflow: hidden;
}

.pc-zx {
	width: 550px;
	overflow: hidden;
	margin: 30px auto 0;
	border: 1px solid#c69436;
	border-radius: 40px;
	-webkit-box-shadow: 0 3px 0 #c69436, 0 3px 6px #c69436;
	box-shadow: 0 3px 0 #c69436, 0 3px 6px #c69436;

}

.pc-zx a,
.pc-zx span {
	display: block;
	text-align: center;
}

.pc-zx span {
	width: 348px;
	float: left;
	font-weight: 700;
	color: #666;
	padding: 27px 0 12px;
}

.pc-zx a {
	color: #c69436;
	font-size: 24px;
}

.fwt {

	font-size: 30px;
	font-weight: 700;
	color: #ad0101;
	margin: 50px 0;
	text-align: center;
}

.fwlc ul {
	font-size: 0;
	text-align: center;
	margin-bottom: 50px;
}

.fwlc ul li,
.fwlc ul li h5 {
	-webkit-transition: .3s;
	transition: .3s;
}

.fwlc ul li {
	width: 198px;
	height: 198px;
	background: #e4e4e4;
	border-radius: 50%;
	text-align: center;
	padding: 65px 30px 0;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.fwlc ul li h5 {
	font-size: 18px;
	color: #292929;
}

.fwlc ul li p {
	font-size: 14px;
	color: #292929;
	line-height: 25px;
	height: 50px;
	overflow: auto;
	margin-top: 10px;
	-webkit-transition: .3s;
	transition: .3s;
}

.fwlc ul li:nth-child(2n) {
	width: 48px;
	height: 15px;
	background: #b47619;
	border-radius: 10px;
	padding: 0;
	margin: 91px 20px 0;
}

/* 页脚样式 */
.footer {
	background-color: #20212b;
	color: #ccc;
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: left;
	width: 100%;
	position: relative;
}

.row {
	width:1200px;
	margin: 0 auto;
	overflow: hidden;
	display: -webkit-flex; /* Safari */
  	display: flex;
	flex-direction: row;
}

.left {
	/* width: 70%; */
	/* float: left; */
	/* padding-right: 10%; */
	padding: 0 10px 0 0;
	box-sizing: border-box;
}

.right {
	/* width: 30%; */
	/* float: left; */
	padding: 0 10px 0 0;
}

.left>span {
	font-size: 20px;
	color: #cccccc;
	text-align: left;
	font-weight: 700;
}

.left>p,
.friend-links {
	line-height: 1.875;
	margin-top: 15px;
	word-break: break-word;
	text-align: justify;
	font-size: 14px;
	font-weight: 700;
	font-family: Microsoft Yahei, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.left>p>a{
	color: inherit;
	font-size: 13px;
}
.right>p {
	font-size: 20px;
	font-weight: 700;
	padding-right: 10%;
}

.friend-links {
	overflow: hidden;
}

.friend-links>a {
	display: inline-block;
	margin-right: 20px;
	font-size: 14px;
	font-weight: 700;
	color: #cccccc;
}

.erma {
	/* position: absolute; */
	bottom:7%;
	right:10%;
}
.erma>p{
	font-weight: 700;
	text-align:center;
}
.erma>div {
	width: 100px;
	height: 100px;
	margin-top: 15px;
}

.erma img {
	width: 100%;
	height: 100%;
	outline: none;
}


.phone {
    width: 5rem;
    height: 5rem;
    position: fixed;
    right: 1rem;
    bottom: 4rem;
}

.phone>a {
    display: block;
    width: 100%;
    height: 100%;
}
.phone img {
    width: 100%;
    height: 100%;
}

/* pc端 */
@media (min-width : 1200px) {
	.wap_toubu {
		display: none;
	}

	.jdal-m {
		display: none;
	}

	.fwlc-m {
		display: none;
	}

	.pc-zx {
		display: none;
	}
}
