
body{ background:#f0f4f7;}
.img,.img_box{ width:100%;}
.img img{ width:100%;}



.bm_form { height:3.565rem; overflow:hidden; background:url(../images/index_02.jpg) no-repeat center top; background-size:3.75rem auto;}

.bm_form input[type="text"],.bm_form input[type="tel"]{ margin:0.06rem auto 0 auto; display:block; border:#e1a96a solid 1px; padding-left:0.6rem; text-align:left;width:3.38rem;height:0.43rem; border-radius:0px; font-size:0.16rem; color:#000; box-sizing:border-box;}
input.realname{ background:#fff url(../images/realname_btn.png) no-repeat 0.15rem center; background-size:auto 0.27rem;}
input.telephone{background:#fff url(../images/telephone_btn.png) no-repeat 0.15rem center;background-size:auto 0.27rem;}
input.budget{background:#fff url(../images/budget_btn.png) no-repeat 0.15rem center;background-size:auto 0.27rem;}



.bm_form button,.bm_form .bm_form_btn{  margin:0.06rem auto 0 auto; display:block; border:0; background:#e7484e;width:3.38rem;height:0.43rem; line-height:.43rem; text-align:center; font-size:.21rem; color:#fff; border-radius:0px; box-sizing:border-box; cursor:pointer; }


.bm_form p{ padding-top:0.08rem; text-align:center;font-size:.12rem; color:#ffedb0;}


.customers{ margin:0.09rem auto 0 auto;background:#f4e393; border-radius:5px; width:3.38rem; }

.customers h3{ font-size:0.18rem; color:#967f63; text-align:center; height:0.39rem; line-height:.39rem;}
.customers_box{padding:0.075rem 0; background:#f7f7f7; border-radius:5px;}
.customers_list{ height:.62rem; overflow:hidden;}
.customers_list dd{ line-height:0.20rem; padding-left:0.3rem; color:#5d5455;font-size:0.14rem;}
.customers_list dd label{ margin-left:0.05rem; color:#999; font-size:0.12rem;}
.customers_list dd span{ margin-left:0.15rem; color:#999; font-size:0.12rem;}

.index_03 {height:3.125rem; background:url(../images/index_03.jpg) no-repeat;background-size:contain;}
.index_04 {height:3.365rem; background:url(../images/index_04.jpg) no-repeat;background-size:contain;}
.index_05 {height:3.36rem; background:url(../images/index_05.jpg) no-repeat;background-size:contain;}
.index_06 {height:3.39rem; background:url(../images/index_06.jpg) no-repeat;background-size:contain;}
.index_07 {height:3.305rem; background:url(../images/index_07.jpg) no-repeat;background-size:contain;}
.index_09 {height:1.185rem; background:url(../images/index_09.jpg) no-repeat;background-size:contain;}
.index_11 {height:.62rem; background:url(../images/index_11.jpg) no-repeat;background-size:contain;}

.content_box{ position:relative;  margin:0 auto;width:100%; height:100%;}

.content_box .yy_btn{ position:absolute; width:1.75rem; height:0.455rem; background: url(../images/yy_btn.png) no-repeat;background-size:contain;cursor:pointer;animation:pulse 2s infinite;}
.content_box .cy_btn{ position:absolute; width:1.75rem; height:0.455rem; background: url(../images/cy_btn.png) no-repeat;background-size:contain;cursor:pointer;animation:pulse 2s infinite;}
.content_box .qg_btn{ position:absolute; width:1.75rem; height:0.455rem; background: url(../images/qg_btn.png) no-repeat;background-size:contain;cursor:pointer;animation:pulse 2s infinite;}
.content_box .lq_btn{ position:absolute; width:1.75rem; height:0.455rem; background: url(../images/lq_btn.png) no-repeat;background-size:contain;cursor:pointer;animation:pulse 2s infinite;}
.content_box .cj_btn{ position:absolute; width:1.75rem; height:0.455rem; background: url(../images/cj_btn.png) no-repeat;background-size:contain;cursor:pointer;animation:pulse 2s infinite;}

.index_03 .yy_btn{left:1rem; top:2.325rem;}
.index_04 .yy_btn{left:1rem; top:2.61rem;}
.index_05 .cy_btn{left:1rem; top:2.75rem;}
.index_06 .qg_btn{left:1rem; top:2.75rem;}
.index_07 .lq_btn{left:1rem; top:2.60rem;}
.index_09 .cj_btn{left:1rem; top:.11rem;}
.index_11 .qg_btn{left:1rem; top:.07rem;}

.swiper_box{ position:relative; margin:0 auto 0 auto; width:100%; background:#fff;}

.swiper_box_top{ text-align:center; margin-bottom:.2rem;}
.swiper_box_top dd{display:inline-block;*display:inline;*zoom:1; margin-left:.1rem; width:1.04rem; height:.26rem; line-height:.26rem; border:#f1d6b4 solid 3px; text-align:center; font-size:.135rem; color:#7e4613; border-radius:.26rem; cursor:pointer; background:#f1d6b4;}
.swiper_box_top dd:hover,.swiper_box_top .hover{ background:#fff; border:#f1d6b4 solid 3px;}


.swiper_box .swiper-slide{ z-index:20;}
.swiper_box .swiper-slide img{ width:100%; height:100%;}

.swiper_box .swiper-pagination{ bottom:.66rem}

@keyframes pulse{
	30%,60%{transform:scale(1)} 40%,70%{transform:scale(0.9)}
}

@keyframes flip {
	0% {
		transform: perspective(400px) rotateY(-1turn);
		animation-timing-function: ease-out
	}

	40% {
		transform: perspective(400px) rotateY(-190deg);
		animation-timing-function: ease-out
	}



	80% {
		transform: perspective(0);
		animation-timing-function: ease-in
	}

	to {
		transform: perspective(0);
		animation-timing-function: ease-in
	}
}


.d_tc_overlay{position: fixed;z-index: 1000;top: 0;width:100%; max-width:750px; height: 100%;background:rgba(0,0,0,0.6);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);-webkit-backface-visibility: hidden}

.d_tc{ position:fixed;top:50%;left:50%;z-index:900;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%); background:#f14a43; border-radius:8px; 
padding:.07rem; text-align:center; width:3.2rem; z-index:1001;
}
.d_tc h2{padding:.06rem .1rem; font-size:.24rem; font-weight:bolder; color:#f49727; text-align:center;}
.d_tc .d_tc_form{background:#d5322b; border-radius:8px; padding:0 0 .15rem 0; }

.d_tc .d_tc_close{ position:absolute; right:-.1rem; top:-.1rem; width:.315rem; height:.315rem; line-height:.315rem; text-align:center; border:#fff solid 3px;border-radius:100%; color:#fff; font-size:.20rem; background:#eb3941; font-weight:800;}

.d_tc input[type="text"],.d_tc input[type="tel"]{ margin:.09rem auto 0 auto; display:block; border:#fff solid 1px; padding-left:.12rem; text-align:left;width:2.62rem;height:.41rem; line-height:.41rem; border-radius:0px; color:#000;}

.d_tc button,.d_tc .d_tc_btn{margin:.09rem auto 0 auto; display:block; border:#eb3941 solid 1px; width:2.84rem; height:.41rem; line-height:.41rem;text-align:center; font-size:.20rem; color:#d5322b; background:#f4e393; cursor:pointer; box-sizing:content-box; border-radius:5px;}

.d_tc p{ display:block; padding:.12rem .2rem; text-align:center;font-size:.11rem; color:#fff; text-align:left;}

