body{
	background-color: #fbfaf8;
}
.t {
	height: 30px;
	float: left;
	color: #777;
	font-size: 12px;
	margin-left: 10px;
	}
.t i{
	color: red;
}
.ct2-mn {
    float: right;
    width: 918px;
}

.header-nav{
	top: 0;
	background: #e3423e;
}
.BMap_stdMpCtrl, .anchorBL, .BMap_omCtrl{
	display: none;
}

.ppjs{
    width:100%; 
    height:520px; 
    /*background-color: #ffd302;*/
}
.ppjs_info{
    margin:0px auto; 
    width:1100px;
}
.ppjs_info .xxjs {
    float: right;
    margin-top: 30px;
    width: 518px;
    font-family: 微软雅黑;
    font-size: 14px;
    line-height: 30px;
    color: rgb(51, 51, 51);
    text-align: justify;
}
.ppjs_info .xxjs a{
    color:#333;
}
.ppjs_info .xxjs a:hover{ 
    text-decoration:none;
}

/*公用顶部*/
.mxbcic-top {
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
	/* margin-top: 10px; */
}

.mxbcic-wrap-1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.mxbcic-color-e50054 {
    color: #3e3e3e;
	line-height: 40px;
}

.mxbcic-color-777 {
    color: #3e3e3e;
}



/*顶部链接*/
.mxbcic-header-nav {
    height: 60px;
    padding-top: 30px;
    margin-left: 30px;
}

.mxbcic-per-header-nav {
    margin-right: 30px;
    float: left;
    height: 60px;
    line-height: 32px;
}

.mxbcic-per-header-nav > a {
    color: #333333;
    display: block;
    /* padding: 0 12px; */
    font-size: 17px;
}

.mxbcic-per-header-nav > a:hover {
    color: #242323;
    /* background: #8a2f2f;
    border-radius: 5px; */
	border-bottom: 2px solid #242323;
}

.mxbcic-per-header-nav.active {
    color: #242323;
	height: 32px;
    /* background: #8a2f2f;
    border-radius: 5px; */
	border-bottom: 2px solid #242323;
}

.mxbcic-per-header-nav.active > a {
    color: #242323;
}

.mxbcic-xwzx:hover > a {
    /* background: #8a2f2f; */
    height: 32px;
    line-height: 32px;
    /* border-radius: 5px; */
	border-bottom: 2px solid #242323;
    color: #242323;
}

.mxbcic-nav-list {
    width: 100%;
    height: auto;
    left: 0;
    top: 32px;
    text-align: center;
    overflow: hidden;
    border-radius: 5px;
    display: none;
}

.mxbcic-nav-list li {
    height: 32px;
    line-height: 32px;
    background: #8a2f2f;
    border-top: 1px solid #ffd7e0;
}

.mxbcic-nav-list li a {
    color: #ffd7e0;
    display: block;
    width: 100%;
    height: 100%;
}

.mxbcic-nav-list li a:hover {
    color: #222222;
}

.mxbcic-xwzx:hover .mxbcic-nav-list {
    display: block;
}

.mxbcic-top a:hover {
    color: #8a2f2f;
}

.mxbcic-header-wrap {
    height: 90px;
    /* padding: 10px 0; */
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 99;
}
.headertop{
	background:url("../images/headertop.jpg") no-repeat center;
}
.mxbcic-brand-logo {
    width: 160px;
    /* height: 75px; */
    margin-top: 25px;
}

.mxbcic-brand-logo img {
    display: block;
    width: 100%;
    height: 100%;
}

.mxbcic-zxrx {
    height: 90px;
    line-height: 90px;
    padding-left: 20px;
}

/*f1*/
#floor_1_main {
	/* background: #fff; */
	height: auto;
}
#floor_1_main .mxbcic-wrap-1200 {
	width:1200px;
	height:auto;
	margin:0 auto;
	margin-top: 60px;
}
#floor_1_main .mxbcic-wrap-title-wrap {
	width:100%;
	height:24px;
	line-height:24px;
	overflow: hidden;
}
#floor_1_main .mxbcic-xwzx-h2 {
	padding-left:14px;
	border-left: 5px solid;
	font-size:24px;
	color:#0f0f0f;
	font-weight:bold;
	line-height:24px;
}
.mxbcic-xwzx-h2 {
	padding-left:14px;
	font-size:24px;
	color:#0f0f0f;
	font-weight:bold;
	line-height:24px;
	border-left: 5px solid;
}
#floor_1_main .ydd_jie{
	font-size: 16px;
	color: #999999;
	margin-left: 10px;
	float: left;
	display: inline;
}
#floor_1_main .mxbcic-cpjs .swiper-button-next {
	width:24px;
	height:24px;
	background:url("../images/right.png") no-repeat 0 0;
	background-size:24px 24px;
	position:static;
	margin-top:0;
	border-radius:12px;
	overflow:hidden;
	outline: none;
}
#floor_1_main .mxbcic-cpjs .swiper-button-next:hover {
	background:url("../images/right-active.png") no-repeat 0 0;
	background-size:24px 24px;
}
#floor_1_main .mxbcic-cpjs .swiper-button-prev {
	width:24px;
	height:24px;
	background:url("../images/left.png") no-repeat 0 0;
	background-size:24px 24px;
	margin-right:20px;
	margin-top:0;
	position:static;
	border-radius:12px;
	overflow:hidden;
	outline: none;
}
#floor_1_main .mxbcic-cpjs .swiper-button-prev:hover {
	background:url("../images/left-active.png") no-repeat 0 0;
	background-size:24px 24px;
}
#floor_1_main .mxbcic-lb-wrap {
	width:1230px;
	height:280px;
	margin:16px -15px 10px;
}
#floor_1_main .mxbcic-cpjs .swiper-container {
	position:relative;
	z-index:1;
	width:100%;
	height:280px;
	margin:0 auto;
}
#floor_1_main .mxbcic-cpjs .swiper-slide {
	float:left;
	overflow:hidden;
	font-size:16px;
	/* background:#fff; */
	/* width: 246px !important; */
}
#floor_1_main .mxbcic-cpjs-img {
	width:216px;
	display: block;
	height:220px;
	border-radius:8px;
	overflow:hidden;
	margin:14px auto 0;
	-webkit-box-shadow:0 0 14px 1px rgba(104, 104, 104, 0.2);
	-moz-box-shadow:0 0 14px 1px rgba(102, 102, 102, 0.2);
	box-shadow: 0 0 14px 1px rgba(147, 147, 147, 0.2);
}
#floor_1_main .mxbcic-cpjs-img img {
	display:block;
	width:100%;
	height:100%;
}
#floor_1_main .mxbcic-cpjs-name {
	width:216px;
	height:38px;
	border-radius:19px;
	/* background:#8a2f2f; */
	font-size:16px;
	color:#8c8c8c;
	font-weight:bold;
	line-height:38px;
	margin:8px auto 0;
	text-align:center;
	display: block;
}
#floor_1_main .mxbcic-cpjs-des {
	font-size:16px;
	color:#333;
	line-height:28px;
	display:-webkit-box;
	width:216px;
	margin:4px auto 0;
	-webkit-box-orient:vertical;
	color:#333;
	-webkit-line-clamp:3;
	overflow:hidden;
}


/*制作工艺*/
.font18 {
    font-size: 18px;
}
.color-000 {
    color: #000000;
}
.t-c {
    text-align: center;
}
.per-zhizuo-gongyi p {
    line-height: 28px;
}
.per-zhizuo-gongyi .fwe {
    font-weight: bold;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.font14 {
    font-size: 14px;
}
.p-r{
	position: relative;
}
.zzgy-wytj-wrap { 
	width: 100%; 
	height: auto; 
	padding-bottom: 50px; 
}
.zzgy-wytj-wrap .zhizuo-gongyi-wrap { 
	width: 100%; 
	height: 711px; 
	background: url("../images/cpgy-bg-02.png") no-repeat center 0px; 
}
.zzgy-wytj-wrap .project-daquan-title { 
	color: #242424;
	text-align: center;
	margin-top: 20px;
	font-size: 22px;
}
.project-daquan-title img { 
	display: block; 
	width: 100%; 
}
.zhizuo-gongyi-box {
	width: 1100px;
	height: 600px; 
	margin: 0 auto; 
}
.per-zhizuo-gongyi { 
	width: 480px; 
	height: 210px; 
	border-radius: 10px; 
	margin-top: 30px; 
	padding: 25px 30px; 
	position: absolute; 
	box-shadow: 0 0 15px 4px #e2e2e2; 
	border: 1px solid #f0f0f0 \9; 
	box-sizing: content-box;
}
.per-zhizuo-gongyi p { 
	line-height: 28px;
}
.per-zhizuo-gongyi .fwe{
	font-weight: bold;
}
.zhizuo-gongyi-01 { 
	top: 0; 
	left: 0;
	width: 480px;
	background: #FFFFFF url("../images/zzgy-icon-01.png") no-repeat 368px 115px;
}
.zhizuo-gongyi-02 { 
	top: 0px; 
	right: 0px; 
	height: 210px; 
	background: #FFFFFF url("../images/zzgy-icon-02.png") no-repeat 410px 124px;
}
.zhizuo-gongyi-03 { 
	top: 290px; 
	left: 0px; 
	width: 480px;
	background: #FFFFFF url("../images/zzgy-icon-03.png") no-repeat 410px 135px;
}
.zhizuo-gongyi-04 { 
	top: 290px; 
	right: 0px; 
	height: 210px; 
	background: #FFFFFF url("../images/zzgy-icon-04.png") no-repeat 390px 124px;
}


/* 服务流程 */
.floor_3_main {
	background: #fdfffa;
	overflow: hidden;
}
.floor_3 .title {
	color: #242424;
}
.floor_3 .title p {
	color: #fff;
}
.liuc {
	position: relative;
}
.liuc .bd {
	overflow: hidden;
	width: 100%;
*zoom: 1;
	position: relative;
}
.liuc li {
	/* float: left; */
	margin-left: 60px;
}
.liuc li:last-child{
	/* margin-left: -50px; */
}
.liuc li .jtou {
	width: 120px;
	height: 100px;
	background: url(../images/jtou.png) no-repeat center;
	float: left;
	display: block;
}
.liuc li img {
	/* width: 100px;
	height: 100px; */
	display: block;
	margin-bottom: 20px;
	border-radius: 50%;
	margin: 0 auto;
}
.liuc li p {
	text-align: center;
	color: #5b5b5b;
	font-size: 16px;
	float: left;
}
.liuc li:last-child .jtou {
	display: none;
}
.liuc a.btn {
	width: 45px;
	height: 45px;
}
.liuc a.btn.prev {
	background-position: -100px -98px;
}
.liuc a.btn.prev:hover {
	background-position: -150px -98px;
}
.liuc a.btn.next {
	background-position: -200px -98px;
}
.liuc a.btn.next:hover {
	background-position: -250px -98px;
}
.liuc li:hover img {
	animation: flipInY 1.2s ease-out forwards;
	-webkit-animation: flipInY 1.2s ease-out forwards;
}


.in_title {
	padding-top: 80px;
}
.in_title .entit {
	margin-bottom: 12px;
	font: normal 40px "arial";
	color: #666;
	text-align: center;
}
.in_title .tit {
	margin-top: 20px;
	font-size: 30px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	color: #8a2f2f;
	background: url("../images/titline.png") no-repeat;
}
/*新闻动态*/
h1, h2, h3, h4, h5, h6, b {
    font-weight: normal;
    font-size: 14px;
}
.icon2 {
    background: url(../images/icon2.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}
#floor_6_main {
	background: #fff;
}
.floor_6 {
	padding-bottom: 80px;
}
.floor_6 .look_more {
	margin-top: 40px;
}
#recommend-swiper h3{
	font-size: unset;
}
#recommend-swiper {
	position: relative;
	width: 396px;
	height: 430px;
	margin-top: 60px;
	border: 1px solid #ddd;
}
#recommend-swiper .bd {
	position: relative;
	width: 396px;
}
#recommend-swiper .swiper-wrapper {
	width: 106%;
}
#recommend-swiper .swiper-wrapper li {
	position: relative;
	display: block;
	float: left;
	width: 396px;
	height: 430px;
	background: #f8f8f8;
	transition: all ease 600ms;
}
#recommend-swiper .swiper-wrapper a {
	display: block;
	padding: 30px;
	padding-bottom: 0px;
}
#recommend-swiper .swiper-wrapper img {
	display: block;
	width: 340px;
	height: 255px;
}
#recommend-swiper .swiper-wrapper li .title {
	margin-top: 30px;
}
#recommend-swiper .swiper-wrapper li .tit {
	font-size: 16px;
	color: #333;
	line-height: 16px;
	transition: all ease 600ms;
}
#recommend-swiper .swiper-wrapper li .time {
	margin-top: 12px;
	font-size: 14px;
	color: #666;
}
#recommend-swiper .swiper-wrapper li:hover {
	background: #fff;
	transition: all ease 600ms;
}
#recommend-swiper .swiper-wrapper li:hover .tit {
	color: #8a2f2f;
	font-weight: bold;
	transition: all ease 600ms;
}
#recommend-swiper .swiper-wrapper li:hover .time {
	color: #333;
}
#recommend-swiper .swiper-wrapper li:hover .view_detail {
	background: #46baff;
	color: #8a2f2f;
}
#recommend-swiper .hd {
	position: absolute;
	width: 100%;
	bottom: 30px;
	left: 30px;
}
#recommend-swiper .hd li {
	float: left;
	width: 12px;
	height: 12px;
	background-color: #666;
	border-radius: 100%;
	margin-right: 12px;
	font-size: 0px;
	cursor: pointer;
}
#recommend-swiper .hd li.on {
	background-color: #8a2f2f;
}

.floor_6 .textlist {
	width: 750px;
	margin-left: 48px;
}
.floor_6 .textlist .one {
	padding: 0px;
	margin-top: 58px;
}
.floor_6 .textlist .one img {
	display: block;
	width: 200px;
	height: 150px;
}
.floor_6 .textlist .one .txt {
	width: 506px;
	margin-left: 40px;
}
.floor_6 .textlist .one .txt .tit {
	font-weight: bold;
	line-height: 22px;
	display: block;
	/* padding-bottom: 20px; */
	color: #333;
	font-size: 18px;
	transition: all .5s;
}
.floor_6 .textlist .one .txt .time {
	color: #333;
}
.floor_6 .textlist .one .cont {
	width: 506px;
}
.floor_6 .textlist .one:hover .txt .tit {
	color: #8a2f2f;
	transition: all .5s;
}
.floor_6 .textlist .one:hover .cont {
	color: #333;
}
.floor_6 .textlist .one:hover img {
	-webkit-filter: brightness(105%);
	filter: brightness(105%);
}
.floor_6 .textlist .list {
	width: 100%;
	margin-top: 24px;
*margin-top:20px;
}
.floor_6 .textlist .list li {
	display: block;
	font-size: 16px;
	line-height: 20px;
}
.floor_6 .textlist .list li:first-child a {
	border-top: 1px solid #ddd;
}
.floor_6 .textlist .list li a {
	display: block;
	height: 20px;
	padding: 15px 0;
	border-bottom: 1px solid #ddd;
}
.floor_6 .textlist .list li .tit {
	margin: 0;
	transition: all ease 600ms;
}
.floor_6 .textlist .list li .tit em {
	width: 12px;
	height: 14px;
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;
	background-position: -286px -102px;
	transition: all ease 600ms;
}
.floor_6 .textlist .list li:hover .tit {
	color: #8a2f2f;
	font-weight: bold;
}
.floor_6 .textlist .list li:hover em {
	margin-right: 16px;
	transition: all ease 600ms;
}
.floor_6 .textlist .list li:hover .time {
	color: #666;
}
.look_more {
    display: block;
	margin-top: 40px;
    width: 160px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    color: #333;
    border: 1px solid #8a2f2f;
    border-radius: 20px;
    transition: all .5s;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: left;
  text-indent: 2em;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #555;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: currentcolor;
}

.title h3 {
    font-size: 20px;
    font-weight: normal;
	text-align: center;
    display: block;
    line-height: 30px;
    background: url(../images/title.png) no-repeat center;
}

/* 页脚 */
.bottom_main {
	background: #34373a;
	width: 100%;
	overflow: hidden;
}
.bottom_main .bott_nav {
	height: 50px;
	margin-top: 70px;
	line-height: 70px;
}
.bottom_main .bott_nav span {
	color: #fff;
	/* font-size: 20px; */
	font-weight: bold;
	padding-left: 25px;
}
.bottom_main .bott_nav span i {
	width: 4px;
	height: 8px;
	background-position: -236px 0;
	margin-left: 10px;
}
.bottom_main .bott_nav a {
	color: #fff;
	font-size: 16px;
	display: inline-block;
	float: left;
	overflow: hidden;
	text-align: left;
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	padding-left: 30px;
	padding-right: 30px;
	border-right: 1px solid #ffffff;
}
.bottom_main .bott_nav a:last-child {
	border-right: 0;
}
.links {
	box-sizing: border-box;
	padding-left: 30px;
	width: 1200px;
	height: 40px;
	font-size: 12px;
}
.links span {
	color: #f9f9f9;
	display: inline-block;
}
.links a {
	color: #f9f9f9;
	display: inline-block;
	padding-right: 10px;
}
.copyright {
	height: 120px;
	color: #f9f9f9;
	display: inline-block;
	padding-left: 30px;
}
.bottom_copy {
	border-top: 1px solid #5d5f61;
	line-height: 50px;
	background: #34373a;
	font-size: 12px;
	color: #ccc;
}
.bottom_copy a {
	color: #ccc;
}
.bottom_copy a:hover {
	color: #fff;
}



/* left */
.subleft .lefta {
    width: 100%;
    margin-bottom: 10px;
}
.lefta .title {
    height: 102px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-right: 29px;
    background: #8a2f2f;
}
.lefta .title h2 {
    line-height: 102px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-left: 20px;
    color: #fff;
}
.pic_left_t {
    margin-bottom: 24px;
}
.comt .active a{
	background-color: #8a2f2f;
}
.comt li:first-child {
	margin-top: 5px;
	}
.comt li:last-child {
	margin-bottom: 5px;
	}
.pic_left_t a img {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.p_fy {
    border: 1px solid #D1D1D1;
    margin-bottom: 24px;
}
.p_fy .left_title {
    width: 97%;
    margin: 0 auto;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #D1D1D1;
    padding-left: 3%;
    color: #000;
}
.p_fy>ul>li {
    border-bottom: 1px dashed #D1D1D1;
    width: 94%;
    margin: 0 auto;
    line-height: 24px;
    font-size: 14px;
    padding-top: 3%;
    padding-bottom: 3%;
}
.p_fy>ul>li>a {
    color: #3d2f1b;
}

/*品牌新闻*/
.ys-ppxw-wrap{
     width: 590px; 
	height: auto;
}
.ys-ppxw-title-wrap{
    height: 39px;border-bottom: 1px solid #f0ece2;padding: 10px 0px;
}
.ys-gd-btn{
    width: 60px;height: 24px;border-radius: 12px;background: #f0ece2;text-align: center;line-height: 24px;display: block;color: #c7b198;
}
.ys-per-ppxw{
    padding: 13px 0 9px;border-bottom: 1px dashed #f0ece2;
}
.ys-ppxw-des{
    height: 56px;text-align:justify;text-justify: inter-ideograph;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ys-per-ppxw p:last-child{
    line-height: 22px;
}
/*开店案例*/
.ys-per-kdal{
    padding: 20px 0;border-bottom: 1px dashed #f0ece2;
}
.ys-kdal-img,.ys-kdal-img img{
    width: 180px;height: 120px;display: block;
}
.ys-kdal-des{
    width: 398px;height: auto;overflow: hidden;padding-top: 6px;
}
/*店铺展示*/
.ys-dpzs-wrap{
    width: 1200px;height: 216px;margin: 20px auto 0;
}
.ys-dpzs-main{
    width: 285px;height: 216px;margin-right: 20px;
}
.ys-dpzs-main img{
    display: block;width: 285px;height: 190px;
}
.ys-dpzs-main p{
    line-height: 1;margin-top: 10px;
}

/* 联系我们 */
.singlePage {
	margin-bottom: 50px;
	border: 1px solid #D1D1D1;
}
.wrapper .content {
    width: 850px;
    float: right;
    overflow: hidden;
}

.location {
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 40px;
    position: relative;
    border-bottom: 2px solid #36ae12;
}

.location .sitepath {
    color: #333333;
    white-space: nowrap;
}

.location .sitepath s {
    width: 16px;
    height: 17px;
    background-position: -90px 0;
    margin: 0 6px;
}

.icon {
    background: url("../images/icon01.png") no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.singlePage .txtcon.bgfff {
	padding: 30px;
    padding-top: 30px;
    position: relative;
}

.wrapper .content .bgfff {
    width: 818px;
    padding: 15px 40px 0;
    border: 1px solid #dddddd;
    background: #fff;
    /* height: 420px; */
}

.singlePage .txtcon {
    line-height: 32px;

}

.wrapper .content .bgfff .biaoji {
    width: 45%;
    padding-top: 30px;
}

.wrapper .content .bgfff .biaoji .ly-title {
    height: 60px;
    line-height: 60px;
    background: url("../images/lxwm-title-bg.png") no-repeat center top;
}

.wrapper .content .bgfff .biaoji .ly-title h2 {
    font-weight: bold;
    font-size: 22px;
}

.wrapper .content .bgfff .biaoji p span {
    font-weight: bold;
}

.singlePage .txtcon {
    line-height: 32px;
}

.ys-jj-wrap {
    padding: 50px;
    margin: 0 auto;
    /* background: rgba(199, 201, 188, 0.1); */
}

.hyly-title {
    background: url("../images/hyly-title-bg.png") no-repeat center top;
}

.ys-title-wrap span {
    /* background: url(../images/hz_02.png)no-repeat left top,url(../images/hz_03.png)no-repeat right bottom; */
    font-size: 30px;
    color: #242424;
    font-weight: bold;
    padding: 0 27px 0 19px;
}

.ys-ly-form {
    width: 600px;
    height: auto;
    margin: 40px auto 0;
    display: block;
}

.ys-ly-input-wrap {
    width: 100%;
    height: 40px;
    background: #ffffff;
    overflow: hidden;
    margin-bottom: 30px;
}

.ys-ly-input {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 16px;
    color: #242424;
    border: none;
    outline: none;
}

.ys-ly-input-wrap {
    width: 100%;
    height: 40px;
    background: #ffffff;
    overflow: hidden;
    margin-bottom: 30px;
}

.ys-ly-text {
    display: block;
    padding: 20px;
    width: 100%;
    height: 190px;
    background: #ffffff;
    font-size: 16px;
    color: #242424;
    line-height: 1.6;
    box-sizing: border-box;
    border: none;
    outline: none;
    resize: none;
}

.ys-ly-submit {
    width: 272px;
    height: 44px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #ffb81e;
    margin: 30px auto 0;
    display: block;
    outline: none;
    border: none;
}
.baiduditu{
    position: absolute;
    top: 0;
}


.content .bgfff .biaoji {
    width: 45%;
    padding-top: 30px;
}
.content .bgfff .biaoji .ly-title {
    height: 60px;
    line-height: 60px;
    background: url(../images/lxwm-title-bg.png) no-repeat center top;
}
.content .bgfff .biaoji .ly-title h2 {
    font-weight: bold;
    font-size: 22px;
}

.index_ditu {
    overflow: hidden;
    position: relative;
    margin: 60px auto 40px 0px;
}
.d_img h3 {
	font-size: 40px;
	font-family: Arial;
	color: #cfa061;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 20px;
	}
.d_txt {
	width: 46%;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	}
.product-number-info {
	position: relative;
	}
.product-number-info .product-number-inner {
	overflow: hidden;
	margin: 0 auto 30px;
	}
.product-number-info ul {
	padding: 85px 0;
	}
.product-number-info li {
	float: left;
	width: 30%;
	box-sizing: border-box;
	color: #333;
	padding-top: 1px;
	text-align: center;
}
.product-number-info li b {
	font-weight: 400;
	font-size: 60px;
	font-family: Impact;
	color: #8a2f2f;
	display: inline-block;
	position: relative;
	margin: 15px 0 10px;
	}
	.product-number-info li b i {
		font-style: normal;
		}
.product-number-info li:last-child {
	width: 40%;
	}
.ms_txt h3 {
	font-size: 18px;
	color: #8a2f2f;
	background: url(../images/img1.png) no-repeat center left;
	padding-left: 30px;
	}
	.ms_txt dd {
		font-size: 16px;
		line-height: 30px;
		color: #666;
		margin: 15px 0 0 10px;
		}