/* 公共类名 */
.ye {
	color: #bda462;
}
.ye-bg {
	background-color: #bda462;
}
/* 顶部 */
.top-all-bg {
	border-bottom: 1px solid #ddd;
}
.top-all {
	display: flex;
	justify-content: space-between;
	padding: 10px 0;
}
.top-all a {
	display: inline-block;
	border-right: 1px solid #999;
	padding-right: 10px;
	margin-right: 10px;
}
.top-all a:last-child {
	border: none;
	padding-right: 0;
	margin-right: 0;
}
/* 头部 */
nav .list-bg {
	background-color: #495c63;
}
/* .nav-list {
    display: flex;
    justify-content: space-between;
}
.nav-list a {
    display: inline-block;
    color: #FFFFFF;
    padding: 8px 10px;
    line-height: 24px;
    text-align: center;
}
.nav-list a em {
    font-size: 13px;
}
.nav-list a:hover {
    background-color: #bda462;
}
.nav-list a.active {
    background-color: #bda462;
} */
.nav-list {
	display: flex;
	justify-content: space-between;
	color: #FFFFFF;
	font-size: 18px;
}
.nav-list li.active dt {
	background-color: #f86604;
}
.nav-list dt {
	text-align: center;
}
.nav-list dt a {
	display: inline-block;
	color: #FFFFFF;
	line-height: 40px;
	padding: 0.3rem 0.5rem;
}
.nav-list dl {
	position: relative;
}
.nav-list dd {
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 999;
	background-color: #FFFFFF;
	min-width: 250px;
	display: none;
}
.nav-list li.active dd {
	display: block;
}
.nav-list dd a {
	display: block;
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	color: #252525;
	border-bottom: 1px solid #999;
}
.nav-list dd a:hover {
	background-color: #f86604;
	color: #FFFFFF;
}
.logo-warp {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
}
.logo-warp .nav-phone {
	line-height: 26px;
	/* padding-left: 230px; */
	padding: 5px 0 5px 230px;
	background-image: url(../images/nav-phone.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
.logo-warp .nav-phone p:nth-child(1) {
	font-size: 18px;
	font-weight: 700;
}
/* 底部 */
footer {
	/* background-color: #415ba5;*/
	margin-top: 40px;
}
footer a {
	color: #FFFFFF;
}
.foot-list-bg {
	/*border-bottom: 1px solid #ccc;*/
	background:url(../images/foot-bg.png) no-repeat;
}
.foot-list {
	display: flex;
	justify-content: space-between;
	padding: 95px 0 35px 0;
}
.foot-center {
	padding: 10px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.foot-center a{
	color:#888888;
}
.foot-center .logo p{
	line-height:35px;
	height:35px;
}
.foot-center .logo p span {
	color:#888888;
}
.foot-center .add {
	line-height: 30px;
	padding-right: 80px;
	width:550px;
}
.foot-center .add ul li{
	float:left;
	/*width:20%;*/
	padding-left:10%;
}
.foot-center .add ul li a{
	display:block;
}
.foot-center .add ul li dt{
	padding-bottom: 10px;
    margin-bottom: 10px;
	border-bottom: 1px solid #b3b3b3;
}
.foot-center .add ul li dt a{
	font-weight:700px;
	color:#000000;
	font-size:18px;
}
.foot-center .ewm img {
	width: 100%;
	/*height: 120px;*/
}
.foot-copy {
	background:url(../images/foot-copy.png) no-repeat;
	text-align: center;
	padding: 35px 0 25px 0;
}
.foot-copy a{
	color:#888888;
	font-size:14px;
}
/* 友情链接 */
.yqlj {
	margin-top: 30px;
}
.yqlj strong {
	color: #f9b72d;
}
.yqlj a {
	display: inline-block;
	padding: 4px 10px;
	/* background-color: #eeeeee;
	margin-bottom: 8px; */
}
/* 首页公共部分 */
.ye-color {
	color: #f9b72d;
}
.i-mk img {
	width: 100%;
	vertical-align: middle;
}
/* 首页每一快的标题 */
.i-tit {
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 40px;
}
.i-tit p {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	margin-top: 10px;
}
.i-tit p .tit {
	display: inline-block;
	margin: 0 15px;
}
.i-tit p .tit em.eng {
	font-size: 13px;
	font-weight: 400;
	color: #999;
}
.i-tit .line {
	display: inline-block;
	width: 10%;
	border-bottom: 1px solid #000000;
	margin-top: 14px;
}
p.red {
	color: #fe0000;
	font-size: 16px;
	font-weight: 400;
	margin-top: 20px;
	text-align: center;
}
/* 首页banner */
.swiper-index img {
	width: 100%;
	vertical-align: bottom;
}
.swiper-index .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	border-radius: 15px;
	background: #aaaaaa;
	opacity: 0.8;
}
.swiper-index .swiper-pagination-bullet-active {
	background: #495c63;
}
/* 热门关键词 */
.rm-search-bg {
	border-bottom: 1px solid #ededed;
}
.rm-search {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
}
.rm-search .rm-l {
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:15px;
}
.rm-search .rm-r input {
	float: left;
	border: 1px solid #999;
	height: 40px;
	width: 200px;
	line-height: 40px;
	padding-left: 15px;
	border-radius: 0;
}
.rm-search .rm-r button {
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f86604;
	height: 42px;
	width: 50px;
	padding-right: 5px;
	border: none;
	border-radius: 0;
}
.rm-search .rm-l a{
	color: #9f9f9f;
}
/* 首页服务中心 */
.i-fwzx-bg {
	padding: 30px 0;
	background: url(../images/i-fwzx-bg.jpg) no-repeat;
}
.i-fwzx {
	margin-top: 50px;
}
.i-fwzx .fw-t .fw-t-l {
	/*background-image: url(../images/fw-t.jpg);
	background-repeat: no-repeat;
	background-size: cover;*/
	float: left;
	width: 20%;
	color: #FFFFFF;
	display: flex;
	border: 1px solid #e3e3e3;
	flex-direction: column;
	/* justify-content: center; */
	box-sizing: border-box;
	line-height: 24px;
	height: 980px;
}
.i-fwzx .fw-t .fw-t-l a {
	color: #666666;
}
.i-fwzx .fw-t .fw-t-l p {
	width: 100%;
	/* text-align: center; */
}
.i-fwzx .fw-t .fw-t-l dt {
	padding: 0.6rem 2rem;
	background-color: #495c63;
	font-size: 18px;
	/* text-align: center; */
}
.i-fwzx .fw-t .fw-t-l dd {
	/* text-align: center; */
	padding: 0.3rem 1rem;
	font-size: 16px;
	border-bottom: 1px solid #e3e3e3;
	height: 34px;
	line-height: 30px;
}
.i-fwzx .fw-t .fw-t-l .p1 {
	font-size: 20px;
	margin-bottom: 10px;
	padding: 1rem 0;
	font-weight: 700;
	background-color: rgba(255, 255, 255, 0.5);
}
.i-fwzx .fw-t .fw-t-l .p2 {
	margin-top: 5px;
	font-size: 14px;
	font-weight: 100;
}
.i-fwzx .fw-t .fw-t-l .fw-tel{
	padding:15px 0 0;
	background:url(../images/fw-tel.jpg) no-repeat;
	width:100%;
	height:150px;
}
.i-fwzx .fw-t .fw-t-l .fw-tel p{
	padding-left: 80px;
	font-weight: 700;
	line-height: 30px;
}
.bordr-n {
	border: none !important;
}
.i-fwzx .fw-t .fw-t-r {
	float: left;
	width: 80%;
	padding-left: 40px;
	box-sizing: border-box;
	/*background-color: #ffffff;*/
}
.i-fw-item {
	float: left;
	width: 33.3333%;
	box-sizing: border-box;
	border: 1px solid #e3e3e3;
	text-align: center;
	padding: 40px 0;
}
.i-fw-item:nth-child(3n) {
	/*border-right: none;*/
}
.i-fw-item i {
	display: inline-block;
	width: 108px;
	height: 80px;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 8px;
}
.i-fw-item .i1 {
	background-image: url(../images/i1.png);
}
.i-fw-item .i2 {
	background-image: url(../images/i2.png);
}
.i-fw-item .i3 {
	background-image: url(../images/i3.png);
}
.i-fw-item .i4 {
	background-image: url(../images/i4.png);
}
.i-fw-item .i5 {
	background-image: url(../images/i5.png);
}
.i-fw-item .i6 {
	background-image: url(../images/i6.png);
}
.i-fw-item .i7 {
	background-image: url(../images/i7.png);
}
.i-fw-item .i8 {
	background-image: url(../images/i8.png);
}
.i-fw-item .i9 {
	background-image: url(../images/i9.png);
}
.i-fw-item .i10 {
	background-image: url(../images/i10.png);
}
.i-fw-item .i11 {
	background-image: url(../images/i11.png);
}
.i-fw-item .i12 {
	background-image: url(../images/i12.png);
}
.i-fw-item .i13 {
	background-image: url(../images/i13.png);
}
.i-fw-item .i14 {
	background-image: url(../images/i14.png);
}
.i-fw-item .i15 {
	background-image: url(../images/i15.png);
}
.i-fw-item .i16 {
	background-image: url(../images/i16.png);
}
.i-fw-item .i17 {
	background-image: url(../images/i17.png);
}
.i-fw-item:hover {
	background-color: #ffffff;
}
.i-fw-item:hover a {
	color: #495c63;
}
.i-fw-item:hover .i1 {
	background-image: url(../images/i1-act.png);
}
.i-fw-item:hover .i2 {
	background-image: url(../images/i2-act.png);
}
.i-fw-item:hover .i3 {
	background-image: url(../images/i3-act.png);
}
.i-fw-item:hover .i4 {
	background-image: url(../images/i4-act.png);
}
.i-fw-item:hover .i5 {
	background-image: url(../images/i5-act.png);
}
.i-fw-item:hover .i6 {
	background-image: url(../images/i6-act.png);
}
.i-fw-item:hover .i7 {
	background-image: url(../images/i7-act.png);
}
.i-fw-item:hover .i8 {
	background-image: url(../images/i8-act.png);
}
.i-fw-item:hover .i9 {
	background-image: url(../images/i9-act.png);
}
.i-fw-item:hover .i10 {
	background-image: url(../images/i10-act.png);
}
.i-fw-item:hover .i11 {
	background-image: url(../images/i11-act.png);
}
.i-fw-item:hover .i12 {
	background-image: url(../images/i12-act.png);
}
.i-fw-item:hover .i13 {
	background-image: url(../images/i13-act.png);
}
.i-fw-item:hover .i14 {
	background-image: url(../images/i14-act.png);
}
.i-fw-item:hover .i15 {
	background-image: url(../images/i15-act.png);
}
.i-fw-item:hover .i16 {
	background-image: url(../images/i16-act.png);
}
.i-fw-item:hover .i17 {
	background-image: url(../images/i17-act.png);
}
.i-fwzx .fw-b {
	margin-top: 12px;
}
.i-fwzx .fw-b .fw-t-l {
	height: 230px;
	background-image: url(../images/fw-b.jpg);
}
.i-fwzx .fw-b .fw-t-r {
	height: 230px;
}
/* 首页家庭枷锁 */
.i-jtjs-bg {
	padding: 50px 0;
}
.i-jtjs .i-jtjs-item {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.i-jtjs .i-jtjs-item:nth-child(3n) {
	margin-right: 0;
}
.i-jtjs .i-jtjs-item img {
	width: 100%;
}
.i-jtjs .i-jtjs-item .jtjs-txt {
	text-align: center;
	background-color: #f7f8f8;
	padding: 30px 0;
	line-height: 30px;
}
/* 首页八大障碍 */
.i-bdza-bg {
	/* position: relative; */
	padding: 50px 0;
}
.i-bdza-bg p.red {
	/* position: absolute; */
	bottom: 15px;
	width: 100%;
	color: #000000;
	font-size: 25px;
	font-weight: 700;
}
.i-bdza-bg > img {
	width: 100%;
}
.i-bdza-bg .i-tit.i-bdza {
	position: absolute;
	left: 50%;
	margin-left: -291px;
	top: 5%;
}
/* .首页六大核心优势 */
.i-ldhxys-bg {
	padding: 50px 0;
}
.i-ldhxys-bg .i-tit .line {
	margin-top: 32px;
}
.i-ldhxys {
	margin-top: 50px;
}
.i-ldhxys-tab {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.i-ldhxys-tab p {
	flex: 1;
	margin-right: 5px;
	text-align: center;
	line-height: 50px;
	background-color: #eeeeee;
	background-repeat: no-repeat;
	background-position: 26px;
	cursor: pointer;
}
.i-ldhxys-tab p.active {
	color: #FFFFFF;
	background-color: #495c63;
}
.i-ldhxys-tab p:nth-last-child(1) {
	margin-right: 0;
	padding-left: 15px;
}
.i-ldhxys-tab p:nth-child(1) {
	background-image: url(../images/ldhxys-tab1.png);
}
.i-ldhxys-tab p:nth-child(2) {
	background-image: url(../images/ldhxys-tab2.png);
}
.i-ldhxys-tab p:nth-child(3) {
	background-image: url(../images/ldhxys-tab3.png);
}
.i-ldhxys-tab p:nth-child(4) {
	background-image: url(../images/ldhxys-tab4.png);
}
.i-ldhxys-tab p:nth-child(5) {
	background-image: url(../images/ldhxys-tab5.png);
}
.i-ldhxys-tab p:nth-child(6) {
	background-image: url(../images/ldhxys-tab6.png);
}
.i-ldhxys-tab p:nth-child(1).active {
	background-image: url(../images/ldhxys-tab1-1.png);
}
.i-ldhxys-tab p:nth-child(2).active {
	background-image: url(../images/ldhxys-tab2-2.png);
}
.i-ldhxys-tab p:nth-child(3).active {
	background-image: url(../images/ldhxys-tab3-3.png);
}
.i-ldhxys-tab p:nth-child(4).active {
	background-image: url(../images/ldhxys-tab4-4.png);
}
.i-ldhxys-tab p:nth-child(5).active {
	background-image: url(../images/ldhxys-tab5-5.png);
}
.i-ldhxys-tab p:nth-child(6).active {
	background-image: url(../images/ldhxys-tab6-6.png);
}
.i-ldhxys-item {
	display: table;
	display: none;
}
.i-ldhxys-item-active {
	display: block !important;
}
.i-ldhxys-item .ldhxys-item-l {
	display: table-cell;
	width: 55%;
}
.i-ldhxys-item .ldhxys-item-l img {
	width: 100%;
}
.i-ldhxys-item .ldhxys-item-r {
	display: table-cell;
	vertical-align: middle;
	width: 45%;
	position: relative;
	box-sizing: border-box;
	padding: 0 50px;
	background-color: #f7f8f8;
}
.i-ldhxys-item .ldhxys-item-r .num {
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border-radius: 50%;
	color: #FFFFFF;
	background-color: #495c63;
	font-size: 26px;
	position: absolute;
	top: 45px;
	left: -40px;
}
.i-ldhxys-item .ldhxys-item-r .tit {
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 25px;
	color: #485c65;
}
.i-ldhxys-item .ldhxys-item-r .tit span{
	font-size: 13px;
	font-weight: 700;
}
.i-ldhxys-item .ldhxys-item-r .txt {
	line-height: 40px;
}
/* 首页团队风采 */
.i-tdfc-bg {
	padding: 50px 0;
}
.i-tdfc .swiper-tdfc {
	padding-bottom: 50px;
}
.swiper-tdfc .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
}
.swiper-tdfc .swiper-pagination-bullet-active {
	background-color: #f9b72d;
}
.i-tdfc .swiper-slide {
	background-color: #f2f2f3;
	padding: 0 20px 35px;
	text-align: center;
	box-sizing: border-box;
}
.i-tdfc .swiper-slide img{
	border-radius: 5px;
}
.i-tdfc .swiper-slide a {
	color: #000000;
}
.i-tdfc .swiper-slide hr {
	margin: 20px 20px 0;
}
.i-tdfc .swiper-slide p.name {
	color: #000000;
	margin: 10px;
	line-height: 40px;
	font-size: 18px;
	font-weight: 500;
}
.i-tdfc .swiper-slide p.xq {
	margin-top: 20px;
}
.i-tdfc .swiper-slide p.xq a {
	display: inline-block;
	width: 110px;
	height: 35px;
	line-height: 35px;
}
.i-tdfc .swiper-slide p.xq a:nth-child(1) {
	border: 1px solid #e3e3e3;
}
.i-tdfc .swiper-slide p.xq a:nth-child(2) {
	border: 1px solid #495c63;
	background-color: #495c63;
	color: #ffffff;
}
/* 首页专注领域 */
.i-zzly-bg {
	padding: 50px 0;
}
.i-zzly {
	display: flex;
	flex-wrap: wrap;
}
.i-zzly .i-zzly-item {
	flex: 16.66%;
	text-align: center;
	box-sizing: border-box;
	background-color: #f7f8f8;
	border-radius: 10px;
	margin-right: 1%;
	margin-bottom: 15px;
}
.i-zzly .i-zzly-item:hover {
	background-color: #f9b72d;
	color: #FFFFFF;
}
.i-zzly .i-zzly-item:hover a {
	color: #FFFFFF;
}
.i-zzly .i-zzly-item a {
	display: block;
	padding: 40px;
}
.i-zzly .i-zzly-item em {
	display: inline-block;
	height: 52px;
	width: 52px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 78%;
	margin-bottom: 20px;
}
.i-zzly .i-zzly-item .em1 {
	background-image: url(../images/zzly-item1.png);
}
.i-zzly .i-zzly-item .em2 {
	background-image: url(../images/zzly-item2.png);
}
.i-zzly .i-zzly-item .em3 {
	background-image: url(../images/zzly-item3.png);
}
.i-zzly .i-zzly-item .em4 {
	background-image: url(../images/zzly-item4.png);
}
.i-zzly .i-zzly-item .em5 {
	background-image: url(../images/zzly-item5.png);
}
.i-zzly .i-zzly-item .em6 {
	background-image: url(../images/zzly-item6.png);
}
.i-zzly .i-zzly-item .em7 {
	background-image: url(../images/zzly-item7.png);
}
.i-zzly .i-zzly-item .em8 {
	background-image: url(../images/zzly-item8.png);
}
.i-zzly .i-zzly-item .em9 {
	background-image: url(../images/zzly-item9.png);
}
.i-zzly .i-zzly-item .em10 {
	background-image: url(../images/zzly-item10.png);
}
.i-zzly .i-zzly-item .em11 {
	background-image: url(../images/zzly-item11.png);
}
.i-zzly .i-zzly-item .em12 {
	background-image: url(../images/zzly-item3.png);
}
.i-zzly .i-zzly-item:hover .em1 {
	background-image: url(../images/zzly-item1-1.png);
}
.i-zzly .i-zzly-item:hover .em2 {
	background-image: url(../images/zzly-item2-2.png);
}
.i-zzly .i-zzly-item:hover .em3 {
	background-image: url(../images/zzly-item3-3.png);
}
.i-zzly .i-zzly-item:hover .em4 {
	background-image: url(../images/zzly-item4-4.png);
}
.i-zzly .i-zzly-item:hover .em5 {
	background-image: url(../images/zzly-item5-5.png);
}
.i-zzly .i-zzly-item:hover .em6 {
	background-image: url(../images/zzly-item6-6.png);
}
.i-zzly .i-zzly-item:hover .em7 {
	background-image: url(../images/zzly-item7-7.png);
}
.i-zzly .i-zzly-item:hover .em8 {
	background-image: url(../images/zzly-item8-8.png);
}
.i-zzly .i-zzly-item:hover .em9 {
	background-image: url(../images/zzly-item9-9.png);
}
.i-zzly .i-zzly-item:hover .em10 {
	background-image: url(../images/zzly-item10-10.png);
}
.i-zzly .i-zzly-item:hover .em11 {
	background-image: url(../images/zzly-item11-11.png);
}
.i-zzly .i-zzly-item:hover .em12 {
	background-image: url(../images/zzly-item3-3.png);
}
/* 首页服务流程 */
.i-fwlc-bg {
	padding: 50px 0;
}
.i-fwlc {
	margin-top: 50px;
}
.i-fwlc img {
	width: 100%;
}
/* 首页案例讲堂 */
.i-aljt-bg {
	padding: 50px 0;
}
.i-aljt-bg .i-tit p{
	display: block;
	font-weight: 700;
	padding: 10px 0 30px;
	font-size: 38px;
}
.i-aljt-bg .i-tit p span{
	font-size: 35px;
	font-weight: 700;
	color: #f66303;
}
.i-aljt .i-aljt-item {
	float: left;
	width: 23.5%;
	height: 230px;
	margin-right: 2%;
}
.i-aljt .i-aljt-item:nth-of-type(4n) {
	margin-right: 0;
}
.i-aljt .i-aljt-item img {
	width: 100%;
	cursor: pointer;
}
.i-aljt .i-aljt-item p {
	line-height: 50px;
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}
.i-aljt .i-aljt-item p a {
	color: #f9b72d;
	display: inline-block;
	padding-right: 25px;
	background-image: url(../images/aljt-more.png);
	background-repeat: no-repeat;
	background-position: 70px 22px;
}
.i-aljt-more {
	display: block;
	width: 150px;
	line-height: 40px;
	text-align: center;
	margin: 40px auto 0;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	/* background-color: #e5e5e5; */
}
/* 首页成功案例 */
.i-cgal-bg {
	padding: 50px 0 30px;
}
.i-cgal .cgal-item {
	float: left;
	width: 46%;
	display: table;
	margin-bottom: 20px;
	margin-right: 8%;
}
.i-cgal .cgal-item:nth-child(2n) {
	margin-right: 0;
}
.i-cgal .cgal-item .img {
	display: table-cell;
	padding: 3px;
	border: 1px solid #ddd;
	width: 40%;
}
.i-cgal .cgal-item .img img {
	width: 100%;
	vertical-align: bottom;
	height: 190px;
}
.i-cgal .cgal-item .bdy {
	display: table-cell;
	vertical-align: middle;
	line-height: 26px;
	width: 58%;
	padding-left: 2%;
}
.cgal-item .bdy .tit {
	font-size: 18px;
	color: #2f2f2f;
	font-weight: 700;
	margin-bottom: 20px;
}
.cgal-item .bdy .txt {
	color: #1b1b1b;
	margin-bottom: 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}
.cgal-item .bdy a {
	font-size: 14px;
	color: #f9b72d;
}
/* 首页免费咨询 */
.i-mfzx-bg {
	/* position: relative; */
	height: 134px;
	background: url(../images/i-mfzx-bg.jpg) no-repeat;
}
.i-mfzx-bg form{
	padding:50px 0 50px 550px;
}
.i-mfzx-bg form input {
    background-color: #FFFFFF;
    width: 15%;
    padding: 13px 0 13px 10px;
	border-radius: 5px;
	font-size: 16px;
	margin-right: 35px;
}
.i-mfzx-bg form button{
    background-color: #f96606;
    width: 12%;
    padding: 13px 0;
	border-radius: 5px;
	font-size: 16px;
	color: #ffffff;
}
.i-mfzx-bg > img {
	width: 100%;
}
.i-mfzx {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 50px;
}
.i-mfzx .i-tit .line {
	border-bottom: 1px solid #FFFFFF;
}
.i-mfzx .i-tit p .tit .ye-color {
	color: #FFFFFF;
}
.i-mfzx .i-tit p .tit em.eng {
	color: #FFFFFF;
}
.i-mfzx .i-mfzx-form {
	padding: 50px 0;
	background-color: rgba(255, 186, 46, .8);
}
.i-mfzx .i-mfzx-form .tit {
	text-align: center;
	font-size: 18px;
	margin-bottom: 35px;
	color: #FFFFFF;
}
.i-mfzx .i-mfzx-form form {
	width: 600px;
	margin: 0 auto;
}
.i-mfzx .i-mfzx-form form div {
	margin-bottom: 20px;
}
.i-mfzx .i-mfzx-form form label {
	display: inline-block;
	width: 100px;
	text-align: right;
	color: #FFFFFF;
}
.i-mfzx .i-mfzx-form form input {
	background-color: #FFFFFF;
	width: 450px;
	padding: 13px 0 13px 15px;
}
.i-mfzx .i-mfzx-form form textarea {
	width: 435px;
	height: 100px;
	padding: 15px;
}
.i-mfzx .i-mfzx-form form .btn {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 30px;
	position: relative;
	height: 130px;
}
.i-mfzx .i-mfzx-form form button {
	display: block;
	padding: 8px 30px;
	background-color: #fff;
	margin-right: 35px;
	margin: 0 auto;
}
.i-mfzx .i-mfzx-form form .btn img {
	height: 130px;
	width: 130px;
	position: absolute;
	right: 52px;
}
.i-mfzx .i-mfzx-form form .lab-bt::before {
	content: '*';
	color: #FFFFFF;
}
.i-mfzx .i-mfzx-form p.red {
	margin-top: 20px;
	text-align: center;
	color: #fe0000;
}
/* 首页公司介绍 */
.i-gsjs-bg {
	padding: 50px;
}
.i-gsjs .i-gsjs-item {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.i-gsjs .i-gsjs-item:nth-last-child(1) {
	margin-right: 0;
}
.i-gsjs .i-gsjs-item .tit {
	font-size: 18px;
	font-weight: 700;
	border-left: 4px solid #333333;
	padding: 0 8px 0;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}
.i-gsjs .i-gsjs-item .tit .span1 {
	font-weight: 400;
}
.i-gsjs .i-gsjs-item .txt {
	height: 220px;
	line-height: 26px;
	background-color: #f7f8f8;
	padding: 15px;
}
.i-gsjs .i-gsjs-item2 .txt p {
	overflow: hidden;
	text-overflow: ellipsis;
	text-overflow: -o-ellipsis-lastline;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-clamp: 6;
	-webkit-line-clamp: 6;
}
.i-gsjs .i-gsjs-item .txt .more {
	display: block;
	width: 100px;
	text-align: center;
	background-color: #f9b72d;
	color: #FFFFFF;
	margin: 20px auto 0;
	padding: 5px 0;
}
.i-gsjs .i-gsjs-item .lszz {
	position: relative;
	padding: 0 42px;
}
.i-gsjs .i-gsjs-item .lszz .swiper-slide {
	border: 1px solid #333333;
	box-sizing: border-box;
	height: 220px;
	padding: 3rem 1rem;
}
.i-gsjs .i-gsjs-item .lszz .swiper-slide p:nth-child(1) {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 0.5rem;
}
.i-gsjs .i-gsjs-item .lszz .swiper-slide p:nth-child(2) {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-clamp: 3;
	-webkit-line-clamp: 3;
	color: #999;
}
.i-gsjs .i-gsjs-item .lszz .swiper-slide img {
	vertical-align: bottom;
	width: 100%;
}
.i-gsjs .i-gsjs-item .swiper-button-prev:after, .i-gsjs .i-gsjs-item .swiper-container-rtl .swiper-button-next:after {
	height: 60px;
	line-height: 60px;
	width: 25px;
	text-align: center;
	font-size: 26px;
	background-color: #e5e5e5;
	color: #a2a1a0;
	border: none;
}
.i-gsjs .i-gsjs-item .swiper-button-next:after, .i-gsjs .i-gsjs-item .swiper-container-rtl .swiper-button-prev:after {
	height: 60px;
	line-height: 60px;
	width: 25px;
	text-align: center;
	font-size: 26px;
	background-color: #e5e5e5;
	color: #a2a1a0;
	border: none;
}
.swiper-button-next, .swiper-button-prev {
	width: auto;
	height: auto;
}
/* 首页动态资讯 */
.i-dtzx-bg {
	padding: 50px 0;
	background-color: #f2f2f3;
}
.i-dtzx .i-dtzx-item {
	float: left;
	width: 49%;
	margin-right: 2%;
	background-color: #ffffff;
}
.i-dtzx .i-dtzx-item:nth-last-child(1) {
	margin-right: 0;
}
.i-dtzx-item .tit {
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	/* border-left: 4px solid #333333;
	margin-bottom: 20px; */
	padding: 0 8px 0;
	display: flex;
	justify-content: space-between;
	height: 171px;
}
.i-dtzx-item .tit span{
	color: #ffffff;	
	display: inline-block;
	font-size: 24px;
	font-weight: 300;
	padding: 85px 0 0 10px;
}
.i-dtzx-item .xwzx{
	background: url(/templets/default/images/xwbg1.png) no-repeat;
	background-size: 100%;
}
.i-dtzx-item .djxl{
	background: url(/templets/default/images/jxbg1.png) no-repeat;
	background-size: 100%;
}
.i-dtzx-item .tit .span1 {
	font-weight: 400;
}
.i-dtzx-item .img {
	/* background-color: #FFFFFF;
	padding-bottom: 1px;
	border: 1px solid #e3e3e3; */
}
.i-dtzx-item .img img {
	width: 100%;
	height: 300px;
}
.i-dtzx-item .img p {
	margin: 15px 0;
	padding: 0 10px;
}
.i-dtzx-item .left{
	width: 30%;
	text-align: center;
}
.i-dtzx-item .left span{
	display: inline-block;
	font-size: 48px;
	padding-top: 40px;
}
.i-dtzx-item .right{
	width: 70%;
	font-size: 16px;
}
.i-dtzx-item .right span{
	color: #f86604;
}
.i-dtzx-item .right span.des{
	display: inline-block;
	color: #888888;
	padding-top: 10px;
	font-size: 14px;
	line-height: 26px;
}
.i-dtzx-item .img p span{
	color: #f26b05;
}
.i-dtzx-item ul {
	font-size: 14px;
}
.i-dtzx-item ul li.titzd{
	padding: 30px 0 50px;
	border-top: none;
}
.i-dtzx-item ul li {
	border-top: 1px solid #e3e3e3;
	padding: 20px 0;
}
.i-dtzx-item ul li .riqi{
	font-size: 16px;
}
.i-dtzx-item ul li  .jiacu{
	font-weight: 700;
}
.i-dtzx-item ul a {
	display: block;
	/* background-image: url(../images/heidian.png);
	background-repeat: no-repeat;
	background-position: 0 18px; 
	padding: 15px 0 0 0;*/
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.i-dtzx-item ul .span1 {
	display: inline-block;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.i-dtzx-item .more {
	display: block;
	width: 120px;
	text-align: center;
	background-color: #f9b72d;
	color: #FFFFFF;
	margin: 20px auto 0;
	padding: 8px 0;
}
/* 内页公共部分 */
/* 导航提示 */
.fy-dh {
	display: flex;
	align-items: center;
	padding: 15px 0 10px;
	border-bottom: 1px dashed #999;
	margin-bottom: 35px;
}
.fy-dh .dh-house {
	margin-right: 8px;
}
.fy-dh .dh-le {
	margin: 0 6px;
	padding-top: 3px;
}
/* 左侧导航 */
.p-content {
	position: relative;
}
.cont-left {
	float: right;
	width: 310px;
	padding:40px 0 0;
}
.cont-right {
	float: left;
	width: 870px;
	margin: 0 10px;
	/*border: 1px solid #999999;*/
	box-sizing: border-box;
	padding: 40px 50px 20px 0;
}
.cont-left dt{	
	background: url(../images/cont-left.png) no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
	background-size: 100%;
}
.cont-left dd{
	margin-left: 30px;
}
dl.ajlx dt {
	color: #FFFFFF;
	line-height: 60px;
	font-size: 17px;
	/* background-color: #1c2b54;
	border-bottom: 1px solid #FFFFFF;
	font-weight: 700; */
}
dl.ajlx dd {
	/* background-color: #eeeeee;
	border-bottom: 1px solid #FFFFFF;
	background-position: 182px; */
	font-size: 16px;
	color: #f86604;
	line-height: 42px;
}
dl.ajlx .left-ewm{
	
}
dl.ajlx .left-djzx{
	width: 125px;
	background-color: #f86604;
	color: #ffffff;
	text-align: center;
	margin-bottom: 30px;
}
dl.ajlx dd a {
	display: block;
	padding-left: 15px;
}
dl.ajlx dd:hover a {
	color: #FFFFFF;
}
dl.xgtj dt.xgtj-max {
	color: #FFFFFF;
	line-height: 60px;
	font-size: 17px;
	/* background-color: #1c2b54;
	border-bottom: 1px solid #FFFFFF;
	font-weight: 700; */
}
dl.xgtj dt.xgtj-min {
	padding-left: 15px;
	font-weight: 700;
	line-height: 50px;
	background-color: #d2d2d2;
	display: flex;
	align-items: center;
}
dl.xgtj dt.xgtj-min em {
	display: inline-block;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	background-color: #bda462;
	margin-right: 8px;
}
dl.xgtj-warp dd {
	/* background-color: #eeeeee; */
}
dl.xgtj-warp dd a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 15px;
	line-height: 42px;
	/* border-bottom: 1px solid #DDDDDD; */
}
dl.xgtj-warp dd em {
	display: inline-block;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	background-color: #464646;
	margin-right: 8px;
	margin-bottom: 3px;
}
.cont-left-lx .left-lx-t img {
	width: 100%;
	vertical-align: bottom;
}
.cont-left-lx .left-lx-b {
	background-color: #bda462;
	color: #FFFFFF;
	padding: 20px 0;
	line-height: 26px;
	background-image: url(../images/cont-left-phone.png);
	background-repeat: no-repeat;
	padding-left: 80px;
	background-position: 25px 23px;
}
.cont-left-lx .left-lx-b p:nth-child(1) {
	font-size: 16px;
	font-weight: 700;
}
/* 可更换公共样式 */
.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mb-30 {
	margin-bottom: 30px;
}
.font-s {
	font-weight: 100 !important;
	color: #333 !important;
	font-size: 16px !important;
}
.fw-700 {
	font-weight: 700;
	color: #000;
}
.cont-tit {
	font-size: 26px;
	font-weight: 700;
	/*text-align: center;*/
	margin-bottom: 40px;
	color: #000000;
}
.cont-tit a{
	color: #4c5f65;
}
.cont-body {
	line-height: 28px;
}
.cont-body p {
	padding-left: 1px;
}
.cont-body .cont-nr {
	padding-bottom: 40px;
	margin-bottom: 10px;
	/* border-bottom:1px solid #b3b3b3; */
}
.cont-nr video{
	max-width: 100%;
}
.cont-body .cont-nr p {
	font-size: 14px;
	line-height: 30px;
}
p.cont-lem {
	padding-left: 20px;
	margin-right: 8px;
	background-image: url(../images/cont-lem.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	font-weight: 700;
	font-size: 18px;
	color: #000;
}
.cont-body p.img {
	text-align: center;
	margin: 40px 0;
}
/* 关键词 */
.gjc {
	margin-top: 40px;
	border-top: 1px solid #999999;
	padding: 30px 0 10px;
	display: flex;
	justify-content: space-between;
}
.gjc .gjc-p1 {
	width: 70%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gjc .gjc-p1 strong {
	background-image: url(../images/gjc.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 26px;
	color: #000000;
}
.gjc .gjc-p1 a {
	display: inline-block;
	padding: 2px 10px;
	background-color: #eeeeee;
}
.gjc .gjc-p2 a {
	display: block;
	color: #FFFFFF;
	padding: 5px 20px;
	background-color: #BCA562;
}
.fy-jhtj1 .jhtj-r img {
	width: 100%;
}
/* 分页样式 */
.pagelist {
	display: flex;
	justify-content: center;
	margin: 60px auto;
}
.pagelist li {
	margin-right: 5px;
}
.pagelist li.thisclass {
	background-color: #1c2b54;
	color: #fff;
	padding: 0 8px;
	border: 1px solid #1c2b54;
}
.pagelist li.thisclass a {
	color: #FFFFFF;
}
.pagelist a {
	display: inline-block;
	padding: 0 8px;
	border: 1px solid #999;
}
.fy-tab {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.fy-tab a {
	display: inline-block;
	padding: 15px 25px;
	background-color: #eeeeee;
	width: 25%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* 案例分析 */
.fy-alfx .alfx-item {
	display: table;
	margin-bottom: 20px;
}
.fy-alfx .alfx-item .img {
	display: table-cell;
	padding: 3px;
	border: 1px solid #ddd;
	width: 23%;
}
.fy-alfx .alfx-item .img img {
	width: 100%;
	vertical-align: bottom;
	height: 144px;
}
.fy-alfx .alfx-item .bdy {
	display: table-cell;
	vertical-align: middle;
	line-height: 22px;
	width: 77%;
}
.alfx-item .bdy .tit {
	cursor: pointer;
	font-size: 18px;
	color: #2f2f2f;
	font-weight: 700;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.alfx-item .bdy .txt {
	color: #1b1b1b;
	margin-bottom: 10px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.alfx-item .bdy .date {
	font-size: 13px;
	color: #1b1b1b;
	margin-bottom: 10px;
}
.alfx-item .bdy a {
	font-size: 14px;
	color: #c3ad70;
}
/* 案例分析详情 */
.alfx-xq .xq-tit {
	padding-bottom: 15px;
	border-bottom: 1px solid #b3b3b3;
	text-align: center;
	margin-bottom: 25px;
}
.alfx-xq .xq-tit .tit {
	font-size: 26px;
	color: #1b1b1b;
	margin-bottom: 15px;
}
.alfx-xq .xq-tit .date {
	font-size: 14px;
	color: #888888;
}
.cont-right-xq {
	border-top:1px solid #b3b3b3;
	padding: 15px 0;
	/* float: left;
	border: none;
	margin-left: 230px;
	width: 870px; */
}
.cont-right-xq  p{
	font-size:14px;
	line-height:40px;
}
.alfx-xq img {
	max-width: 100%;
}
/* 分页服务中心 */
.cont-right-fwzx {
	padding: 20px;
}
.fy-fwzx {
	text-align: center;
}
.fy-fwzx .fwzx-item {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.fy-fwzx .fwzx-item:nth-child(3n) {
	margin-right: 0;
}
.fy-fwzx .fwzx-item img {
	width: 100%;
	height: 210px;
	vertical-align: bottom;
	border: 1px solid #999;
}
.fy-fwzx .fwzx-item p {
	margin: 10px 0;
	font-weight: 700;
}
/* 分页客户见证 */
.fy-khjz {
	padding: 50px 0;
}
.fy-khjz div.tit {
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 50px;
	color: #000000;
}
.fy-khjz .khjz-item {
	display: table;
	margin-bottom: 20px;
}
.fy-khjz .khjz-item .img {
	display: table-cell;
	padding: 3px;
	border: 1px solid #ddd;
	width: 20%;
}
.fy-khjz .khjz-item .img img {
	width: 100%;
	vertical-align: bottom;
	height: 184px;
}
.khjz-item .bdy {
	display: table-cell;
	vertical-align: middle;
	line-height: 22px;
	width: 78%;
	padding-left: 2%;
}
.khjz-item .bdy .tit {
	font-size: 18px;
	color: #2f2f2f;
	font-weight: 700;
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.khjz-item .bdy .txt {
	color: #1b1b1b;
	margin-bottom: 15px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.khjz-item .bdy .date {
	font-size: 13px;
	color: #1b1b1b;
	margin-bottom: 15px;
}
.khjz-item .bdy a {
	font-size: 14px;
	color: #c3ad70;
}
.pagelist {
	display: flex;
	justify-content: center;
	margin: 60px auto;
}
.pagelist li {
	margin-right: 5px;
}
.pagelist a {
	display: inline-block;
	padding: 6px 8px;
	border: 1px solid #000000;
}
.pagelist li strong{
	background-color: #495c63;
    color: #fff;
    padding: 4px 8px;
    border: 1px solid #000000;
}
.pagelist li.thisclass a {
	background-color: #1c2d55;
}
/* 分页按理讲堂 */
.fy-aljt {
	padding: 1px 0;
}
.fy-aljt div.tit {
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 50px;
	color: #000000;
}
.fy-aljt .aljt-item {
	/*display: table;*/
	display: block;
	margin-bottom: 30px;
    padding: 10px;
    background-color: #ffffff;
}
.fy-aljt .aljt-item .img {
	display: table-cell;
	width: 32%;
}
.fy-aljt .aljt-item .img img {
	width: 100%;
	vertical-align: bottom;
	height: 184px;
}
.aljt-item .bdy {
	display: table-cell;
	vertical-align: middle;
	line-height: 30px;
	width: 66%;
	padding: 0 2% 0 4%;
}
.aljt-item .bdy .tit {
	cursor: pointer;
	font-size: 18px;
	color: #000000;
	font-weight: 500;
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.aljt-item .bdy .tit span{
	color: #f86604;
}
.aljt-item .bdy .tit .aljt-zd{
	width: 40px;
	height: 25px;
	font-size: 15px;
	padding: 2px 5px;
	margin-right: 10px;
	color: #ffffff;
	background-color: #f86604;
	border-radius: 2px;
}
.aljt-item .bdy .txt {
	color: #888888;
	margin-bottom: 15px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.aljt-item .bdy .date {
	font-size: 13px;
	color: #888888;
	/* margin-bottom: 15px; */
}
.aljt-item .bdy a {
	font-size: 14px;
	color: #c3ad70;
}
.cont-body .pagelist a {
	padding: 0 8px;
}
/* 分页走进名俱扬 */
.cont-red {
	color: #fe0000;
	text-align: center;
	margin-bottom: 30px;
}
.cont-tit.mjy-tit {
	margin-bottom: 20px;
}
/* 分页团队风采 */
.fy-tdfc {
	margin-top: 50px;
}
.tdfc-item {
	float: left;
	width: 32%;
	background-color: #f2f2f3;
	padding: 0 20px 35px;
	text-align: center;
	box-sizing: border-box;
	margin-right: 2%;
	margin-bottom: 20px;
}
.tdfc-item:nth-child(3n) {
	margin-right: 0;
}
.tdfc-item hr {
	margin: 20px 20px 0;
}
.tdfc-item p.name {
	background-color: #FFFFFF;
	margin: 0 50px;
	line-height: 40px;
}
.tdfc-item p {
	padding-left: 0;
}
.tdfc-item p.xq {
	margin-top: 20px;
}
.tdfc-item p.xq a {
	display: inline-block;
	width: 110px;
	height: 35px;
	line-height: 35px;
}
.tdfc-item p.xq a:nth-child(1) {
	border: 1px solid #999;
}
.tdfc-item p.xq a:nth-child(2) {
	border: 1px solid #bca461;
	background-color: #bca461;
}
/* 团队风采详情 */
.tdfc-xq img {
	width: auto;
}
.tdfc-xq .img {
	text-align: center;
	margin-bottom: 50px;
}
.tdfc-xq .img span {
	display: block;
	margin-top: 10px;
}
/* 公司介绍 */
.gy-gsjs .img1 {
	margin-top: 50px;
}
.gy-gsjs .img1 img {
	width: 100%;
}
.gy-gsjs .ryzz-img p {
	float: left;
	width: 32%;
	margin-right: 2%;
	padding: 0;
	border: 1px solid #999;
	box-sizing: border-box;
}
.gy-gsjs .ryzz-img p:nth-child(3n) {
	margin-right: 0;
}
.gy-gsjs .ryzz-img p img {
	width: 100%;
}
.gy-gsjs .bghj-img p {
	float: left;
	width: 32%;
	margin-right: 2%;
	padding: 0;
	margin-bottom: 15px;
}
.gy-gsjs .bghj-img p:nth-child(3n) {
	margin-right: 0;
}
.gy-gsjs .bghj-img p:nth-child(3n+1) {
	clear: left;
}
.gy-gsjs .bghj-img p img {
	width: 100%;
}
/* 联系名俱扬 */
.fy-lxmjy .tit {
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 70px;
	color: #000000;
}
.fy-lxmjy .lxwm-logo {
	display: table;
	width: 100%;
}
.fy-lxmjy .lxwm-logo .l {
	display: table-cell;
	vertical-align: middle;
	width: 35%;
	text-align: center;
}
.fy-lxmjy .lxwm-logo .r {
	display: table-cell;
	vertical-align: middle;
	width: 65%;
	line-height: 28px;
	padding-left: 5%;
	border-left: 1px solid #ddd;
}
.fy-lxmjy .lxwm-logo .r .span-w60 {
	display: inline-block;
	width: 82px;
	text-align-last: justify;
	text-align: justify;
	text-justify: distribute-all-lines;
	margin-right: 4px;
}
.fy-lxmjy .lxwm-logo .r .span-box {
	margin-left: 4px;
}
.fy-lxmjy .lxwm-logo .r p {
	display: flex;
	justify-content: flex-start;
}
.lxwm-form {
	padding: 50px 0;
	margin: 70px 0;
	background-color: #f9b72d;
}
.lxwm-form .bgtit {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 40px;
}
.lxwm-form .tit {
	text-align: center;
	font-size: 18px;
	margin-bottom: 35px;
	color: #FFFFFF;
	font-weight: 400;
}
.lxwm-form form {
	width: 600px;
	margin: 0 auto;
}
.lxwm-form form div {
	margin-bottom: 20px;
}
.lxwm-form form label {
	display: inline-block;
	width: 100px;
	text-align: right;
	color: #FFFFFF;
}
.lxwm-form form .lab-bt::before {
	content: '*';
	color: #FFFFFF;
}
.xw-erw {
	text-align: center;
}
.lxwm-form form textarea {
	width: 435px;
	height: 100px;
	padding: 15px;
}
.lxwm-form form input {
	background-color: #FFFFFF;
	width: 450px;
	padding: 13px 0 13px 15px;
}
.lxwm-form form button {
	display: block;
	width: 100px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 10px 0;
	margin: 0 auto;
}
/* 分页免费咨询 */
.fy-mfzx {
	position: relative;
	left: auto;
	top: auto;
	margin-left: 50px;
	margin-right: 50px;
	transform: translateY(-120px);
}
.top0 {
	position: fixed;
	bottom: 200px;
	right: 50px;
	z-index: 999;
}
.top0 img {
	width: 70px;
	height: 70px;
}
/* 评论区样式 */
.mt1 {
	border: 1px solid #ddd;
	padding: 1rem;
	margin-bottom: 10px;
}
.mt1 dt strong {
	margin-bottom: 10px;
	display: block;
}
.dcmp-title, .dcmp-stand, .dcmp-mood, .dcmp-userinfo {
	margin-bottom: 10px;
}
.dcmp-userinfo {
	display: flex;
	align-items: center;
	margin-top: 10px;
}
.mt1 button {
	background-color: #BCA562;
	color: #fff;
	padding: 10px 35px;
	margin-top: 20px;
}
.mt1 input[name='username'] {
	border: 1px solid #ddd;
	line-height: 30px;
	margin: 0 50px 0 10px;
}
.mt1 input[name='validate'] {
	border: 1px solid #ddd;
	line-height: 30px;
	margin: 0 6px 0 10px;
	width: 80px;
}
.mt1 input[name='notuser'] {
	margin-left: 50px;
}
.comment_act {
	display: inline-block;
	float: right;
}
.decmt-box2 ul li div:nth-child(4) {
	margin: 15px 0;
}
.dede_comment_post form {
	width: 60%;
	position: relative;
	left: 50%;
	transform: translate(-50%);
}
.dede_comment_post form div {
	margin: 15px 0;
}
.dcmp-submit button {
	position: relative;
	left: 50%;
	transform: translate(-50%);
}
.dcmp-mood {
	display: inline-block;
	position: relative;
	top: -75px;
	margin-right: 8px;
}
.dcmp-content {
	display: inline-block;
}
/* 商桥 */
.lina-xqd {
	position: fixed;
	right: 2px;
	bottom: 20%;
	margin: auto;
	height: 500px;
	z-index: 9999;
	transition: .5s;
}
.wz-kzsq {
	position: relative;
	height: 100%;
	width: 170px;
}
.sq-kzdw {
	position: absolute;
	top: 58px;
	left: 14px;
	cursor: pointer;
}
.log-sqd {
	position: absolute;
	left: 44px;
	border: 1px solid #bca461;
	width: 125px;
	border-radius: 8px;
	overflow: hidden;
	background: #fff;
}
.lg-ycd {
	width: 100%;
	overflow: hidden;
	text-align: center;
	background: #fff;
	text-align: center;
	padding: 16px 0px;
}
.lg-ycd img {
	display: inline-block;
	width: 99px;
}
.zx-xqico {
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px
}
.zx-xqico span {
	display: block;
	overflow: hidden;
	padding: 10px 0px;
	text-align: center;
	background: #f5f5f5;
	margin-bottom: 5px;
}
.zx-xqico span img {
	display: inline-block;
}
.zx-xqico span:hover {
	background: #e6e3e3;
	cursor: pointer;
}
.wx-zdc {
	width: 100%;
	overflow: hidden;
	text-align: center;
	background: #ebebeb;
	padding-top: 5px;
}
.wx-zdc img {
	display: inline-block;
	width: 80%;
}
.wx-zdc p {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #bca461;
	font-weight: bold;
	line-height: 30px;
}
.phone-zx {
	padding: 10px 0 20px 0;
	background: #fff;
	overflow: hidden;
	text-align: center;
}
.phone-zx b {
	display: block;
	font-size: 19px;
	letter-spacing: -2px;
	color: #bca461;
}
.phone-zx p {
	font-size: 16px;
	color: #bca461;
}
.intro {
	right: -126px;
	transition: .5s;
}

/* 新增样式 */
.cont-body .cont-nr .cont-xcjlsj p{
	font-size: 16px;
}
.cont-body .cont-nr .cont-xcjlsj .ico1{
	padding: 20px 0;
	font-weight: 700;
}
.cont-body .cont-nr .cont-xcjlsj .ico1 span{
	background: url(../images/ico1.png) no-repeat;
	color: #ffffff;
	padding: 15px;
	margin-right: 10px;
}

.cont-body .cont-nr .cont-xcjlsj .cont-b{
	color: #495c63;
	font-size: 24px;
	padding: 25px 0;
}
.cont-body .cont-nr .jxglfw .jxglfw1 img{
	float: left;
	padding-right: 40px;
}
.cont-body .cont-nr .jxglfw .jxglfw2{
	padding: 60px 0;
}
.cont-body .cont-nr .jxglfw .jxglfw2 img{
	float: right;
	padding-left: 40px;
}
.cont-body .cont-nr .jxglfw p {
	padding: 15px 0;
}
.cont-body .cont-nr .jxglfw p strong{
	color: #495c63;
	font-size: 20px;
}

.cont-body .cont-nr .okr p{
	font-size: 16px;
	padding: 10px 0;
}
.cont-body .cont-nr .okr .okr1,.cont-body .cont-nr .okr .okr2 span,.cont-body .cont-nr .okr .okr3 span {
	color: #555555;
	font-size: 16px;
	font-weight: 700;
}
.cont-body .cont-nr .okr .okr1 span{
	color: #0b5dd9;
	font-size: 50px;
}
.cont-body .cont-nr .okr .okr2 span{
	background: url(../images/ico2.jpg) no-repeat;
	padding: 6px 0 6px 50px;
}
.cont-body .cont-nr .okr .okr3 span{
	background: url(../images/ico3.jpg) no-repeat;
	padding: 6px 0 6px 50px;
}
.cont-body .cont-nr .okr .okr4{
	color: #495c63;
	font-weight: 700;
}
.cont-body .cont-nr .okr .okr5{
	color: #f86604;
	font-weight: 700;
	padding: 30px 0;
	font-size: 24px;
}

.cont-body .cont-nr .lxwm p{
	font-size: 16px;
	padding: 5px 0;
}
.cont-body .cont-nr .lxwm{
	border-top: 1px solid #e3e3e3;
	padding-top: 20px;
}
.cont-body .cont-nr .lxwm .lxwm1{
	border-top: 1px dotted #e3e3e3;
	font-size: 18px;
	color: #f86604;
	margin-top: 20px;
	padding-top: 20px;
}

.fy-aljt .fy-aljs img{
	float: left;
	margin-right: 35px;
}
.fy-aljt .fy-aljs p{
	color: #888888;
	font-size: 14px;
	padding: 5px 0;
}
.fy-aljt .fy-aljs p span{
	font-size: 18px;
	color: #f86604;
	font-weight: 700;
}

.cont-body .alfx-xq .cont-nrs{
	background-color: #ffffff;
	padding: 25px 15px;
}
.cont-body .alfx-xq .cont-nrs p{
	font-size: 14px;
	line-height: 35px;
	color: #888888;
}
.cont-body .alfx-xq .cont-nrs .sf1{
	font-size: 18px;
	font-weight: 700;
	color: #000000;
}
.cont-body .alfx-xq .cont-nrs .sf2{
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 30px;
	margin-bottom: 10px;
}
.cont-body .alfx-xq .cont-nrs p img{
	float: right;
	padding: 25px 0 0 40px;	
}
.cont-body .alfx-xq .cont-nrs p strong{
	display: block;
	font-size: 16px;
	font-weight: 700;
	color: #495c63;
	padding: 20px 0;
}
.cont-body .alfx-xq .cont-nrs .cont-bot{
	padding: 100px 0;
}
.cont-body .alfx-xq .cont-nrs .left{
	background-color: #f5f5f5;
	padding: 25px 0 25px 2%;
	width:47.9%;
	font-size: 16px;
}
.cont-body .alfx-xq .cont-nrs .left a,.cont-body .alfx-xq .cont-nrs .right a{
	color: #666666;
}
.cont-body .alfx-xq .cont-nrs .left:hover,.cont-body .alfx-xq .cont-nrs .right:hover{
	background-color: #495c63;
	color: #ffffff;
}
.cont-body .alfx-xq .cont-nrs .left:hover a,.cont-body .alfx-xq .cont-nrs .right:hover a{
	color: #ffffff;
}
.cont-body .alfx-xq .cont-nrs .left span{	
	background: url(../images/left.png) no-repeat;
	padding-right: 30px;
	margin-right: 50px;
}
.cont-body .alfx-xq .cont-nrs .left:hover span{
	background: url(../images/left1.png) no-repeat;
}
.cont-body .alfx-xq .cont-nrs .right{
	background-color: #f5f5f5;
	padding: 25px 2% 25px 0;
	width:47.9%;
	font-size: 16px;
	text-align: right;
}
.cont-body .alfx-xq .cont-nrs .right span{	
	background: url(../images/right.png) no-repeat;
	padding-right: 30px;
    margin-left: 50px;
}
.cont-body .alfx-xq .cont-nrs .right:hover span{
	background: url(../images/right1.png) no-repeat;
}

.cont-right .cont-body .fy-aljt ul li{
	float: left;
	width: 48%;
	margin: 25px 1%;
	font-size: 14px;
	color: #888888;
	background-color: #ffffff;
}
.cont-right .cont-body .fy-aljt ul li p{
	line-height: 28px;
}
.cont-right .cont-body .fy-aljt ul li:hover{
	color: #ffffff;
	background-color: #495c63;
}
.cont-right .cont-body .fy-aljt ul li:hover a{
	color: #ffffff;
}
.cont-right .cont-body .fy-aljt ul li .left{
	width: 40%;
	line-height: 0;
}
.cont-right .cont-body .fy-aljt ul li .left img{
	width: 100%;
}
.cont-right .cont-body .fy-aljt ul li .right{
	width: 56%;
	padding: 15px 2%;	
}
.cont-right .cont-body .fy-aljt ul li .right .title{
	font-size: 16px;
}
.cont-right .cont-body .fy-aljt ul li .right .author{
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.cont-right .cont-body .fy-aljt ul li:hover .right .author{
	border-bottom: 1px solid #ffffff;
}
.cont-right .cont-body .fy-aljt ul li .right .jieshao{
	height: 56px;
	overflow: hidden;
}
.cont-body  .cont-nr .gywm p{
	font-size: 16px;
	line-height: 40px;
	padding: 10px 0;
}
.jxglrj p{
	padding: 10px 0;
}