﻿body,
div,
span,
header,
section,
footer,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
code,
em,
img,
q,
small,
strong,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
table,
tbody,
tr,
th,
td,
input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0
}

a,
a:active,
a:hover,
a:focus,
a:visited {
	color: #404040;
	text-decoration: none
}

ol,
ul,
li {
	list-style: none
}

textarea,
input[type="password"],
input[type="file"],
input[type="text"],
button {
	resize: none;
	outline: 0;
	-webkit-appearance: none;
	white-space: pre-wrap;
	word-wrap: break-word;
	background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
img {
	display: block;
}

input {
	-webkit-appearance: none;
	border-radius: 0;
}

@media screen and (min-width:441px) {
	:root {
		font-size: 60px;
	}
}

@media screen and (min-width:415px) and (max-width:440px) {
	:root {
		font-size: 54px;
	}
}

@media screen and (min-width:361px) and (max-width:414px) {
	:root {
		font-size: 47px;
	}
}

@media screen and (max-width:360px) {
	:root {
		font-size: 40px;
	}
}

.dis_none {
	display: none;
}

/*浮动*/

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.center {
	text-align: center;
}

.blue {
	color: blue!important;
}

.red {
	color: red!important;
}

/*图标*/

@font-face {
	font-family: "iconfont";
	src: url('public/iconfont.eot?t=1498179760378');
	/* IE9*/
	src: url('public/iconfont.eot?t=1498179760378#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('public/iconfont.ttf?t=1498179760378') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	url('public/iconfont.svg?t=1498179760378#iconfont') format('svg');
	/* iOS 4.1- */
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-right:before {
	content: "\e6b4";
}
.icon-down:before {
	content: "\e65a";
}
.icon-home:before {
	content: "\e64f";
}
.icon-top:before {
	content: "\e61f";
}

.dis_none {
	display: none;
}

html {
	margin: auto;
	width: 100%;
	max-width: 800px;
	min-width: 320px;
}

body {
	font-family: 'STHeiti', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
	color: #404040;
	background: #eee;
	font-size: 0.4rem;
}

.mui-backdrop {
	position: fixed;
	z-index: 100;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .4);
}

/* 头部菜单导航 */

.nav_box {
	position: relative;
	background: #a9845f;
	z-index: 10;
}

.nav_box .btindex {
	position: absolute;
	display: block;
	width: 0.8rem;
	height: 1rem;
	background-image: url(public/btindex.png);
	background-size: 86%;
	background-position: center;
	background-repeat: no-repeat;
	left: 4%;
	top: 0;
}

.btncesuan {
	position: absolute;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	color: #faefe0 !important;
	border: 1px solid #faefe0;
	border-radius: 4px;
	font-size: 0.32rem;
	right: 4%;
	top: 50%;
	padding: 0 2%;
	margin-top: -0.25rem;
}

.nav_box .nav_title {
	line-height: 1rem;
	text-align: center;
	font-size: 0.4rem;
	color: #ffdeb2;
}

/* 底部菜单 */

.syd_foot {
	background-color: #fad9af;
}


.syd_footcnt {
	padding: 0.4rem 0;
	border-top: 0.26rem;
	background-color: #98764c;
}

.syd_foot p {
	font-size: 0.3rem;
	line-height: 2em;
	color: #fff0db;
	text-align: center;
}
.syd_foot p * {
    color: #fff0db;
    font-weight: normal;
}
.syd_foot.index {
	padding-bottom: 1.4rem;
}

.syd_foot .syd_footmes::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.syd_foot .syd_footmes span {
}

.syd_foot .syd_footmes b {
	font-weight: normal;
	color: #fff0db;
}

.syd_footicon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 0rem !important;
}

.syd_foot .foot_icon {
	display: block;
	height: 0.52rem;
	margin: 0.2rem 0.2rem;
}

/*侧边按钮*/

.float_btn {
	display: none;
	position: fixed;
	z-index: 97;
	right: 0.3rem;
	bottom: 2.2rem;
}

.float_btn a {
	display: block;
	font-size: 0.9rem;
	margin-bottom: 0.2rem;
}
.float_btn i {
	display: block;
	font-size: 0.9rem;
	opacity: 0.8;
	border-radius: 100%;
}

.float_btn a.mulu_btn {
	display: block;
    width: 0.9rem;
    height: 0.9rem;
    margin-bottom: 0.2rem;
    opacity: 0.8;
    color: #fff;
    border-radius: 100%;
    box-sizing: border-box;
    background-color: #404040;
    background-image: url(public/ddd.png);
    background-size: 56%;
    background-repeat: no-repeat;
    background-position: center center;
}

/* 底部产品导航 */
.syd_meau_cnt {
	padding-bottom: 0.26rem;
}

.syd_meau_cnt::after {
	content:"";
	height:0;
	line-height:0;
	display:block;
	visibility:hidden;
	clear:both;
}
.syd_meau {
	width: 100%;
	background-color: #fad9af;
    padding-bottom: 0.4rem;
}

.syd_meau .syd_meau_title {
	display: block;
	line-height: 0.8rem;
	font-size: 0.38rem;
	color: #fad9af;
	text-align: center;
	background-color: #be1c40;
}

.syd_meau .syd_meau_item {
	float: left;
	display: block;
	width: 25%;
	padding-top: 0.46rem ;
}

.syd_meau .syd_meau_item img{
	display: block;
	width: 80%;
	margin: 0 auto 6px;
    border-radius: 5px;
}

.syd_meau .syd_meau_item .syd_meau_item_wz {
	display: block;
	text-align: center;
	font-size: 0.32rem;
	color: #91570d;
    font-weight: bold;
    letter-spacing: 1px;
}

.syd_meau .syd_meau_more {
	display: block;
	width: 50%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.34rem;
	margin: 10px auto 0;
    border-radius: 6px;
    text-align: center;
    background: #eeeeee;
    border: 1px solid #ccc;
}


.syd_meau_2 {
	width: 100%;
    padding-bottom: 0.4rem;
}
.syd_meau_2 .syd_meau_cnt {
	padding-bottom: 0;
}

.syd_meau_2 .syd_meau_title {
	display: block;
	line-height: 0.8rem;
	font-size: 0.38rem;
	color: #fad9af;
	text-align: center;
	background-color: #be1c40;
}

.syd_meau_2 .syd_meau_item {
	float: left;
	display: block;
	width: 25%;
	padding-top: 0.46rem ;
}

.syd_meau_2 .syd_meau_item img{
	display: block;
	width: 80%;
	margin: 0 auto 6px;
    border-radius: 5px;
}

.syd_meau_2 .syd_meau_item .syd_meau_item_wz {
	display: block;
	text-align: center;
	font-size: 0.32rem;
	color: #91570d;
    font-weight: bold;
    letter-spacing: 1px;
}

.syd_meau_2 .syd_meau_more {
	display: block;
	width: 50%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.34rem;
	margin: 0 auto;
    border-radius: 6px;
    text-align: center;
    background: #eeeeee;
    border: 1px solid #ccc;
}

/* 日历插件样式修改 */

.mui-dtpicker .mui-dtpicker-header {
	line-height: 52px;
	text-align: center;
	border-bottom: 1px solid rgb(238, 238, 238);
	background-color: rgb(255, 255, 255);
	padding: 0;
}

.mui-dtpicker-header button {
	font-size: 18px !important;
	padding: 0 18px !important;
	line-height: 52px;
	border: none !important;
}

.mui-dtpicker-header>button {
	float: left;
}

.mui-dtpicker-header [data-id=btn-cancel] {
	color: rgb(153, 153, 153);
}

.mui-dtpicker-header [data-id=btn-down] {
	color: rgb(201, 23, 35);
}

.rl_sw {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	border: 1px solid rgb(201, 23, 35);
	border-radius: 5px;
	margin: 6px auto;

}

.rl_sw button {
	width: 50%;
	height: 100%;
	line-height: 40px;
	color: rgb(201, 23, 35);
	background-color:rgb(255, 255, 255);
	padding: 0 22px !important;
}

.rl_sw [data-id=btn-gl] {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.rl_sw [data-id=btn-nl] {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.rl_sw button.selected {
	color: #fefefe;
	border-radius: 0;
	background-color: rgb(201, 23, 35);
}

.mui-dtpicker-title {
	display: none !important;
}
.mui-dtpicker-body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 260px !important;
}

.mui-dtpicker-body .mui-picker {
	background-color: rgb(255, 255, 255) !important;
}

.mui-dtpicker-body .mui-pciker-list , .mui-dtpicker-body .mui-pciker-rule{
	height: 52px;
	line-height: 52px;
}

.mui-dtpicker-body .mui-pciker-rule {
	border-top: 1px solid rgb(201, 23, 35);
	border-bottom: 1px solid rgb(201, 23, 35);
}

.mui-dtpicker-body .mui-pciker-list li {
	font-size: 16px;
	line-height: 52px !important;
}

.mui-dtpicker-body .mui-pciker-list li.highlight {
	color: rgb(201, 23, 35);
	font-weight: bold;
}

[data-type=hour] [data-id=picker-h],
[data-type=hour] [data-id=title-h],
[data-type=datetime] [data-id=picker-h],
[data-type=datetime] [data-id=title-h] {
	border-left: none !important;
}


.mui-dtpicker .mui-dtpicker-body [data-id="picker-y"] {
	width: 20%;
}

.mui-dtpicker .mui-dtpicker-body [data-id="picker-m"] {
	width: 20%;
}

.mui-dtpicker .mui-dtpicker-body [data-id="picker-d"] {
	width: 20%;
}

.mui-dtpicker .mui-dtpicker-body [data-id="picker-h"] {
	width: 40%;
}

.confim_box {
	position: absolute;
	display: none;
	z-index: 10;
	width: 100%;
	background-color:rgb(255, 255, 255);
}

.confim_box .confimtitle {
	width: 100%;
	line-height: 52px;
	text-align: center;
	font-size: 21px;
	color: rgb(163, 30, 26);
	border-bottom: 1px solid rgb(221, 221, 221);
}

.confim_box .confimcnt {
	width: 100%;
	height: 260px !important;
	text-align: center;
}

.confim_box .confimtips {
	line-height: 52px;
	font-size: 19px;
	color: rgb(51, 51, 51);
	margin-top: 26px;
}


.confim_box .rl_time {
	color: rgb(51, 51, 51);
	font-size: 20px;
	line-height: 39px;
}

.confim_box .rl_time .confim_rl {
	color: rgb(163, 30, 26);
}

.confim_box .confim_btn {
	margin-top: 27px;
}

.confim_box .confim_btn button {
	display: inline-block;
	width: 130px;
	line-height: 52px;
	font-size: 20px;
	text-align: center;
	color: rgb(255, 255, 255);
	border-radius: 6px;
	border: none;
}

.confim_box [data-id=btn-back] {
	
	background-color: rgb(177, 177, 177);
	margin-right: 7px;
}

.confim_box [data-id=btn-ok] {
	background-color: rgb(163, 30, 26);
	margin-left: 7px;
}

/* 免费页面跳转 */

.atoindexfq {
	display: block;
}

.toindexfq {
	display: block;
	width: 100%;
	line-height: 0.8rem;
	text-align: center;
	font-size: 0.32rem;
	border-radius: 1rem;
	margin: 0 auto;
}

.xzzb_box .toindexfq {
	width: 66%;
	margin-top: 0.2rem;
	color: #673b1b;
	background-color: #dfb253;
}

.cg_box .toindexfq {
	color: #6a4314;
	background-color: #ffae2a;
}

.chouqian_details .toindexfq {
	margin-top: 0.32rem;
	color: #69451a;
	background-color: #fea339;
}


/* 后退弹出页面的样式 */
.back_result {
	display: none;
	position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
	z-index: 91;
	margin: auto;
	width: 100%;
	max-width: 800px;
	min-width: 320px;
}

.back_result .back_close {
	position: absolute;
	top: -1rem;
	right: 0%;
	width: 0.8rem;
	height: 0.8rem;
	background-image: url("map/tanchu_close.png");
	background-size: 100%;
	background-repeat: no-repeat;
}

.back_result .back_cnt {
	position: absolute;
	width: 90%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 0.4rem;
	background: #ffffff;
}

.back_cnt .back_title {
	line-height: 1rem;
	text-align: center;
	color: rgb(255, 238, 241);
	border-top-left-radius: 0.4rem;
	border-top-right-radius: 0.4rem;
	background: rgb(165, 8, 39);
}

.back_xinxi{
	width: 92%;
	background-color: rgb(255, 241, 214);
	padding: 4% 2%;
	margin: 6% auto;
}

.back_item::after {
	display: block;
	content: ",";
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.back_item {
	font-size: 0.32rem;
}

.back_item .back_item_title {
	float: left;
}

.back_item .back_item_name {
	float: left;
	margin-left: 4%;
}

.back_item .back_item_cnt {
	float: left;
	margin-left: 2%;
}

.back_item .back_item_cnt span {
	display: block;
}

.back_content {
	display: block;
	width: 92%;
	font-size: 0.32rem;
	text-indent: 2em;
	text-align: justify;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	margin: 0.26rem  auto 0;
}
.back_cnt .tcfk {
	display: block;
	width: 60%;
	line-height: 1.0rem;
	text-align: center;
	color: rgb(255, 255, 255);
	border-radius: 1rem;
	background: rgb(165, 8, 39);
	margin: 4% auto 4%;
}

.back_weixin{
	display: block;
	width: 100%;
	font-size: 0.32rem;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	margin: 0.42rem auto 0.42rem;
}
.back_weixin b{
    color: rgb(201, 23, 35);
    font-weight: normal;
}
.back_weixin img {
    width: 40%;
    margin: 0.26rem auto;
}
.back_weixin em{
    font-style: normal;
    color: #1818f2;
}
.back_weixin .more_clone{
    display: inline-block;
    margin-top: 0.14rem;
}


/* 陈乐天淘宝广告 */
.ad_cltTaoBao {
	position: relative;
	background-image: url("public/ad_cltTaoBao.png");
	background-size: 100%;
	background-repeat: no-repeat;
}

.ad_cltTaoBao::after {
	display: block;
	content: "";
	padding-bottom: 200%;
}

.ad_cltTaoBao .ad_linkbmf {
	position: absolute;
	width: 100%;
	height: 28%;
	top: 0;
	left: 0;
}

.ad_cltTaoBao .ad_linkbmf2 {
	position: absolute;
	width: 100%;
	height: 7.2%;
	top: 57%;
	left: 0;
}

.ad_cltTaoBao .ad_linkzc {
	position: absolute;
	width: 47%;
	height: 29%;
	top: 69%;
	left: 1.6%;
}

.ad_cltTaoBao .ad_linkky {
	position: absolute;
	width: 47%;
	height: 29%;
	top: 69%;
	right: 1.6%;
}

/* 关注公众号样式 */

.more_title {
	position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(bazi/bz_cnt_title.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-bottom: 4%;
}

.more_title b {
    display: block;
    font-size: 0.38rem;
    padding: 2% 0;
    color: #980e2d;
}

.more_ewm {
    width: 36%;
    margin: 0.4rem auto 0.2rem;
}

.more_guanzhu {
    text-align: center!important;
    font-size: 0.32rem!important;
	padding-bottom: 0.4rem!important;
	text-indent: 0em!important;
	margin-bottom: 0em!important;
}

.more_guanzhu gzh {
    font-style: normal;
    font-weight: bold;
    color: #4646e3;
}

.more_hint {
	position: absolute;
    display: none;
    width: 50%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fefefe;
    font-size: 0.34rem;
    border-radius: 0.1rem;
    background-color: rgba(65, 65, 65, 0.6);
	top: 58%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 101;
}

.more_guanzhu em {
    font-style: normal;
}

.more_clone {
    line-height: 0.4rem;
    color: #fff0db;
    border-radius: 6px;
    background-color: #980e2d;
    padding: 0.1rem 0.2rem;
    cursor: pointer;
    margin-top: 0.1rem;
    display: inline-block;
}

.weixin_box {
    position: relative;
    width: 100%;
    text-align: center;
    color: #b64617;
    font-size: 0.34rem;
    padding: 0.2rem 0 0.3rem;
    border: 1px solid #943a25;
    margin-bottom: 0.26rem;
    box-sizing: border-box;
}
.weixin_box gzhtop {
    font-style: normal;
    font-weight: bold;
}
.weixin_box .more_clone {
    padding: 0.03rem 0.2rem;
    margin-left: 0.16rem;
}
.weixin_box .more_hint {
    top: 100%;
}

.jxw_box {
    padding-bottom: 0!important;
}
.jxw_box a {
    display: block;
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 0.3rem;
}
.jxw_box a:nth-child(2n) {
    margin-right: 0;
}
.jxw_box a img {
    width: 100%;
    border-radius: 14px 14px 0 0;
}
.jxw_box a span {
    display: block;
    font-size: 0.3rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    color: #fff;
    background-color: #980e2d;
    border-radius: 0 0 14px 14px;
}

.yule_box {
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    background: #272121;
    font-size: 0.26rem;
    color: #f1eeee;
}

.tel_black {
	position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 100;
    margin: auto;
	height: 100%;
    width: 100%;
    max-width: 800px;
    min-width: 320px;
}
.tel_wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-55%);
    -moz-transform: translate(-50%,-55%);
    -ms-transform: translate(-50%,-55%);
    -o-transform: translate(-50%,-55%);
    transform: translate(-50%,-55%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    max-width: 500px;
	background-color: #dbb58b;
	border-radius: .24rem;
}
.tel_wrap .tel_info {
    position: absolute;
    display: none;
    width: 68%;
    max-width: 400px;
    height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    color: #fefefe;
    font-size: 0.34rem;
    background-color: rgba(65, 65, 65, 0.6);
    top: 26.5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 101;
}
.tel_wrap h6 {
	font-weight: 700;
    font-size: .56rem;
    text-align: center;
    color: #b92532;
    padding: 0.5rem 0 0.3rem;
}
.tel_wrap .tel_phone {
	position: relative;
    overflow: hidden;
    margin: 0 0.3rem;
    background-color: #fff;
    border-radius: 5px;
    padding-left: 0.8rem;
    height: 0.9rem;
}
.tel_wrap .tel_phone::before {
    content: "";
    position: absolute;
    left: .22rem;
    top: 54%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: .4rem;
    height: .4rem;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAY1BMVEUAAADIpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX7IpX5Fznz1AAAAIHRSTlMAe/jx4jyHn9eWa0IeFBAJBtvEVykB8+nSyMa6rHZNMgh3qJsAAAClSURBVCjPpdLJEoMgDIDhKCKCUHDrvuT9n7Kd4KG0BA/+128yMAHYzisxSFbdgJ96Rg8NUi7Pd4zd8lzjmixzm+WOjL2cKg7DM6qGfIsg9sBUEU8cB7p7A1yGxhXrV/KK43AkbzmXWJ6vNrxLXdr8q9P58xlr7RN3q4/98oqLkOl8h7Em/wGCxjQBaVOdOvxkLzxT7Zca+G9WRPyO7GMUQpwM7O4Nkwgb4Ttva/kAAAAASUVORK5CYII=) no-repeat;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}
.tel_wrap .tel_phone input {
    width: 100%;
    height: 100%;
    border: 0;
    background: 0 0;
    font-size: .36rem;
    color: #444;
    text-align: left;
	padding-top: 1px;
}
.tel_wrap .tel_code {
	margin: 0.3rem 0.3rem 0;
    padding-right: 30%;
    position: relative;
    height: 0.9rem;
	display: none;
}
.tel_wrap .tel_code input {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    color: #444;
    font-size: .36rem;
    border-radius: 5px;
    text-align: center;
}
.tel_wrap .tel_code span {
	display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
	height: 100%;
    text-align: center;
    line-height: .9rem;
    color: #d71a1a;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    cursor: pointer;
	font-size: 0.3rem;
}
.tel_wrap .bind_btn {
    display: block;
	margin: 0.3rem;
    height: 1rem;
    line-height: 1rem;
    border-radius: 0.5rem;
    background-color: #b92633;
    color: #fff;
    font-size: .46rem;
    font-weight: 700;
	text-align: center;
}
.tel_wrap .tel_hr {
	display: block;
	width: 100%;
}
.tel_wrap .tel_jump {
	background: #fff;
	margin-top: -1px;
	border-radius: 0 0 .24rem .24rem;
	text-align: center;
	font-size: 0.3rem;
	padding: 0.3rem 0 0.6rem;
}
.tel_wrap .tel_jump a {
	text-decoration: underline;
    color: #ca9760;
}
.tel_select {
	display: none;
	background-color: #fff;
}
.tel_select h6 {
    color: #444;
}
.tel_select p {
    line-height: 1.5em;
	padding: 0 0.5rem;
}
.tel_select .btn {
    overflow: hidden;
    text-align: center;
	padding: 0.2rem 0.2rem 0.5rem;
}
.tel_select .btn div {
    display: inline-block;
    vertical-align: top;
	margin: 0.12rem;
}
.tel_select .btn span {
    display: inline-block;
    padding: 0 .4rem;
    line-height: .8rem;
    height: 0.8rem;
    background-color: #eee;
    color: #666;
    border-radius: .1rem;
    font-size: .44rem;
}
.tel_select .btn i {
    display: block;
    font-size: .12rem;
    color: #b92633;
    margin-top: .05rem;
    text-align: center;
	font-style: normal;
}
.tel_select .btn_back span {
	background-color: #b92633;
    color: #fff;
}

.foot_float {
    position: fixed;
    max-width: 800px;
    width: 100%;
	height: 1rem;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 101;
	background: #efefef;
}
.foot_float a {
	display: block;
	float: left;
	width: 25%;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	font-size: 0.3rem;
    box-sizing: border-box;
	background-image: url(public/kf.png);
	background-repeat: no-repeat;
	background-size: 0.32rem;
    background-position: 20% 48%;
    padding-left: 0.1rem;
}
.foot_float a.dd {
	background-image: url(public/dd.png);
	background-size: 0.28rem;
    background-position: 42% 51%;
    padding-left: 0.72rem;
}
.foot_float a.tj {
	width: 50%;
	background: #b92633;
	font-size: 0.46rem;
	color: #fff;
	background-image: url(public/tj.png);
	background-repeat: no-repeat;
	background-size: 0.6rem;
	background-position: 18% 27%;
    padding-left: 0.4rem;
}

.nomove_body {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden !important;
    height: 100% !important;
    max-width: 800px;
    margin: auto;
}
.zf_box {
	display: none;
    width: 100%;
    height: 100%;
    max-width: 800px;
    min-width: 320px;
    background-color: #ffffff;
    padding-bottom: 2rem;
    position: fixed;
	top: 0;
    z-index: 99;
    overflow-x: hidden;
    overflow-y: auto;
}
.zf_box img {
    max-width: 86%;
    margin: auto;
	margin-top: 0.22rem;
}
.zf_tishi {
    width: 90%;
    margin: 0.2rem auto;
    border-radius: 0.2rem;
    background-color: #EBEBEB;
    padding: 0.4rem;
    box-sizing: border-box;
    font-size: 0.36rem;
    line-height: 1.8em;
}
.zf_tishi em {
	color: #8d2121;
	font-size: 0.55rem;
    font-style: normal;
    position: relative;
    top: 3px;
}
.zf_jiage {
	font-size: 0.36rem;
	line-height: 1.8em;
	text-align: center;
	padding-top: 0.6rem;
}
.zf_jiage .zf_jg_spn {
	font-size: 0.6rem;
}
.zf_jiage .zf_jg_spn em {
	font-size: 0.5rem;
    font-style: normal;
}
.zf_jiage p {
	margin-top: 0.4rem;
    font-size: 0.33rem;
    color: #666;
}
.zf_jiage p a {
	display: inline-block;
    height: 0.8rem;
    line-height: 0.8rem;
	font-size: 0.3rem;
    background: #dddddd;
    margin: 0.22rem;
	padding: 0 0.3rem;
    border-radius: 6px;
}
.zf_jiage p a.zf_yzf_btn {
	width: 3rem;
	color: #fff;
	padding: 0;
    background: #217f4e;
}
#zf_name, #zf_url, #zf_price {
	display: none;
}

.shadow_body {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden!important;
    height: 100%!important;
    max-width: 800px;
    margin: auto;
}
.shadow_box {
    display: none;
    width: 100%;
    max-width: 800px;
    min-width: 320px;
    height: 100%;
    position: fixed;
    z-index: 97;
    top: 0;
    opacity: 0.7;
    background-color: #000000;
}

.pay_ask {
    display: none;
    width: 100%;
    max-width: 800px;
    min-width: 320px;
    text-align: center;
    box-sizing: border-box;
    position: fixed;
    top: 46%;
    z-index: 98;
}
.pay_ask a {
    display: block;
    margin: auto;
    width: 60%;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.36rem;
    border-radius: 10px;
    background-color: #fff;
}
.pay_ask a:first-child {
    margin-bottom: 0.4rem;
}
.pay_ask a:nth-child(2) {
    background-color: #07C160;
    color: #fff;
    font-weight: bold;
}