﻿@charset "utf-8";

/* ---移动web初始化---*/
html { font-family: "helvetica neue", helvetica, stheiti, arial, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 62.5%; }
body { margin: 0; font-size: 1.4rem; line-height: 1.5; color: #333333; background-color: white; height: 100%; overflow-x: hidden; -webkit-overflow-scrolling: touch; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
svg:not(:root) { overflow: hidden; }
a { color: #333; }
a:active,
a:hover,
a:focus { color: #333; opacity: .7; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; vertical-align: middle; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; resize: vertical; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
html, button, input, select, textarea { font-family: "helvetica neue", helvetica, stheiti, arial, sans-serif; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none outside none; }
h1, h2, h3 { line-height: 2; font-weight: normal; }
h1 { font-size: 1.8rem; }
h2 { font-size: 1.6rem; }
h3 { font-size: 1.4rem; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #cccccc; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #cccccc; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #cccccc; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body { background-color: #f6f3f3; }

.wrapper { max-width: 640px; min-width: 320px; margin: 0 auto; }
.tran { transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; }
.page-info .page-simple-info { position: fixed; bottom: 52px; left: 0; width: 100%; height: 30px; font-size: 0.9em; color: #fff; text-align: center; line-height: 30px; /*background: url(/uploads/image/tcdimages/f4_6.png) no-repeat center;*/ background: -moz-linear-gradient(left, #fb2669, #ff5f32); background: -o-linear-gradient(left, #fb2669, #ff5f32); background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#fb2669), to(#ff5f32)); filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#fb2669', endcolorstr='#ff5f32', gradienttype='1'); }
.page-info .page-more-info { position: fixed; /*bottom: 52px;*/ bottom: -28px; left: 0; width: 100%; /*background: url(/uploads/image/tcdimages/z4_3.png) no-repeat center;*/ background: -moz-linear-gradient(left, #fb2669, #ff5f32); background: -o-linear-gradient(left, #fb2669, #ff5f32); background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#fb2669), to(#ff5f32)); filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#fb2669', endcolorstr='#ff5f32', gradienttype='1'); }
.page-info .page-more-info ul { overflow: hidden; padding-left: 0; margin-bottom: 0; }
.page-info .page-more-info ul li { float: left; width: 25%; height: 80px; border-left: 1px solid #ff9997; list-style-type: none; margin-left: -1px; }
.page-info .page-more-info ul li p { color: #fff; text-align: center; margin: 0; font-size: 0.75em; font-weight: 500; font-family: pingfangsc-light; }
.page-info .page-more-info ul li p b { font-size: 1.65em; margin-right: 2px; font-weight: 600; }
.page-info .page-more-info ul li p.mt { margin-top: 1.25em; }
.page-info .page-more-info ul li p.b { margin-top: 0.35em; }
.go-back { position: fixed; bottom: 60px; right: 10px; display: block; width: 30px; height: 30px; line-height: 28px; text-align: center; border-radius: 30px; color: #fff; background: rgba(0, 0, 0, .4); }
.go-home { position: fixed; bottom: 20px; right: 10px; display: block; width: 30px; height: 30px; line-height: 28px; text-align: center; border-radius: 30px; color: #fff; background: rgba(0, 0, 0, .4); }
.go-back:active, .go-back:hover, .go-home:active, .go-home:hover { color: #fff; }

/*.footer { position: fixed; bottom: 0; left: 0; width: 100%; background-color: #fff; }
.footer ul { overflow: hidden; padding-left: 0; margin-bottom: 0; }
.footer ul li { float: left; list-style-type: none; width: 20%; }
.footer ul li a { font-size: 0.65em; line-height: 0.7em; color: #000; display: block; text-align: center; padding: 5px 3px 10px;}
.footer ul li a i { width: 30px; height: 30px; display: block; margin: 0 auto; }
.footer ul li a i.iconf_01 { background: url(/uploads/image/tcdimages/z2_1.png) no-repeat center; background-size: 22px; }
.footer ul li a i.iconf_02 { background: url(/uploads/image/tcdimages/z2_2.png) no-repeat center; background-size: 22px; }
.footer ul li a i.iconf_03 { background: url(/uploads/image/tcdimages/z2_3.png) no-repeat center; background-size: 22px; }
.footer ul li a i.iconf_04 { background: url(/uploads/image/tcdimages/z2_6.png) no-repeat center; background-size: 22px; }
.footer ul li a i.iconf_05 { background: url(/uploads/image/tcdimages/z2_5.png) no-repeat center; background-size: 22px; }
.footer ul li a.active { color: #ff3431; }
.footer ul li a.active i.iconf_01 { background: url(/uploads/image/tcdimages/z2_1_hover.png) no-repeat center; background-size: 22px; }
.footer ul li a.active i.iconf_02 { background: url(/uploads/image/tcdimages/z2_2_hover.png) no-repeat center; background-size: 22px; }
.footer ul li a.active i.iconf_03 { background: url(/uploads/image/tcdimages/z2_3_hover.png) no-repeat center; background-size: 22px; }
.footer ul li a.active i.iconf_04 { background: url(/uploads/image/tcdimages/z2_6_hover.png) no-repeat center; background-size: 22px; }
.footer ul li a.active i.iconf_05 { background: url(/uploads/image/tcdimages/z2_5_hover.png) no-repeat center; background-size: 22px; }*/


/* 加载 */
/*#container { position: fixed; z-index: 1; top: 82px; bottom: 0; left: 0; width: 100%; background-color: #f5f5f5; overflow: hidden; }
#scroller { position: absolute; z-index: 1; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); width: 100%; -webkit-transform: translatez(0); -moz-transform: translatez(0); -ms-transform: translatez(0); -o-transform: translatez(0); transform: translatez(0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -o-text-size-adjust: none; text-size-adjust: none; }
#pulldown, #pullup { padding: 5px 10px; line-height: 40px; text-align: center; font-weight: bold; font-size: 14px; color: #888; }
#pulldown .pulldownicon, #pullup .pullupicon { display: inline-block;  width: 20px; height: 20px; background: url(/uploads/image/tcdimages/loading.gif) 0 0 no-repeat; -webkit-background-size: 40px 80px; background-size: 40px 80px; -webkit-transition-property: -webkit-transform; -webkit-transition-duration: 250ms; background-size: contain; vertical-align: text-bottom; }/* float: left;
#pulldown .pulldownicon { -webkit-transform: rotate(0deg) translatez(0); }
#pullup .pullupicon { -webkit-transform: rotate(-180deg) translatez(0); }
#pulldown.flip .pulldownicon { -webkit-transform: rotate(-180deg) translatez(0); }
#pullup.flip .pullupicon { -webkit-transform: rotate(0deg) translatez(0); }
#pulldown.loading .pulldownicon, #pullup.loading .pullupicon { background-position: 0 100%; -webkit-transform: rotate(0deg) translatez(0); -webkit-transition-duration: 0ms; -webkit-animation-name: loading; -webkit-animation-duration: 2s; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: linear; }
.no-more { display: none; padding: 15px; text-align: center; letter-spacing: 0.05em; color: #bbb; }
.-webkit-keyframes loading { from
{ -webkit-transform: rotate(0deg)translatez(0); }
.to { -webkit-transform: rotate(360deg) translatez(0); }
}*/


/* 登录 */
.space-page { padding: 4% 10%; }
.whole-form-box .form-box { margin-bottom: 20px; }
.whole-form-box .license-agreement { display: block; text-align: center; color: #ccc; font-size: 1.2rem; margin-top: 15px; }
.whole-form-box .license-agreement a { color: #ff9997; }
.whole-form-box .hd-img { display: block; width: 80px; height: 80px; margin: 0 auto 40px; overflow: hidden; border-radius: 100%; }
.whole-form-box .hd-img img { width: 100%; height: 100%; }
.whole-form-box .form-group { border-bottom: 1px solid #e4e4e4; position: relative; padding: 15px 0px; }
.whole-form-box .form-group .text { display: block; font-size: 1.4rem; border: none; outline: none; }
.whole-form-box .form-group .send-code { position: absolute; z-index: 11; right: 0; top: 8px; color: #999; font-size: 1.4rem; padding: 6px 6px; border: none; outline: none; background: transparent; }
.whole-form-box .form-group .send-code:active { background: #e4e4e4; }
.whole-form-box .form-group .look-toggle { position: absolute; z-index: 11; right: 0; top: 20px; width: 22px; height: 11px; /*background:  no-repeat 0 0; background-size: 100%;*/ border: none; outline: none; }
.whole-form-box .form-group .look-toggle:active { opacity: .7; }
.whole-form-box .form-group .toggle-look-active { width: 24px; height: 14px; /*background:  no-repeat 0 0; background-size: 100%;*/ }
.whole-form-box .whole-btn-box { margin: 30px 0 0; }
.whole-form-box .whole-btn-box .whole-btn { display: block; width: 100%; color: #fff; font-size: 1.5rem; border-radius: 50px; border: none; outline: none; line-height: 1.2; padding: 15px 0; -webkit-background: linear-gradient(to right, #ff5a35, #fb315d); background: linear-gradient(to right, #ff5a35, #fb315d); }
.whole-form-box .whole-btn-box .whole-btn:active { opacity: .7; }
.whole-form-box .whole-btn-box .disabled-state { opacity: .5; background-image: linear-gradient(-90deg, #ff5f32 0%, #fb2669 100%); }
.whole-form-box .prompt { color: #fff; background-color: #ccc; border-radius: 50px; padding: 4px 0; text-align: center; display: block; margin: 50px auto 0; width: 120px; }
.bind-mobile-page { background-color: #fff; }
.bind-phone-modal { position: absolute; z-index: 22; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
.bind-phone-modal .bg-shadow { position: absolute; z-index: 23; top: 0; left: 0; right: 0; bottom: 0; margin: auto; background: rgba(0, 0, 0, 0.5); }
.bind-phone-modal .bind-phone-box { position: relative; width: 100%; height: 100%; }
.bind-phone-modal .bind-phone-box .bd { position: absolute; z-index: 24; background-color: #fff; top: 50%; left: 7%; right: 7%; margin-top: -200px; border-radius: 10px; padding: 30px 0 0; overflow: hidden; }
.bind-phone-modal .bind-phone-box .bd .icon { display: block; margin: 0 auto 25px; width: 100px; height: 100px; background:  no-repeat 0 0; background-size: 100%; }
.bind-phone-modal .bind-phone-box .bd .tit { display: block; text-align: center; font-size: 20px; line-height: 1.2; color: #666666; margin-bottom: 15px; }
.bind-phone-modal .bind-phone-box .bd .txt { display: block; font-size: 15px; color: #999999; line-height: 1.6; padding: 0 15px 20px; }
.bind-phone-modal .bind-phone-box .bd .know-btn { display: block; width: 100%; border-top: 1px solid #e4e4e4; color: #ff3431; font-size: 1.5rem; text-align: center; padding: 15px 0; }
.bind-phone-modal .bind-phone-box .bd .know-btn:active { background-color: #ccc; }


/* 联系弹窗 */
.bzw-link .am-modal-dialog { border-radius: 8px; }
.bzw-link .am-modal-dialog .am-modal-bd { padding-bottom: 20px; }
.bzw-link .am-modal-dialog .am-modal-bd a { display: inline-block; padding-top: 10px; width: 49%; text-align: center; }
.bzw-link .am-modal-dialog .am-modal-bd a i { display: block; margin: 0 auto 10px; width: 60px; height: 60px; border-radius: 60px; }
.bzw-link .am-modal-dialog .am-modal-bd a.icon-link-phone i { background: url(/uploads/image/tcdimages/icon-link-phone.svg) no-repeat center; }
.bzw-link .am-modal-dialog .am-modal-bd a.icon-link-qq i { background: url(/uploads/image/tcdimages/icon-link-qq.svg) no-repeat center; }

/* 返回顶部 */
.slide-box { display: none; position: fixed; bottom: 20px; right: 10px; z-index: 1000; }
.slide-box .back-top { display: block; padding: 0; width: 40px; height: 40px; background: rgba(0,0,0,.7); }
.slide-box .back-top i { display: block; text-align: center; line-height: 35px; color: #fff; font-size: 30px; }

/* 全局分享 */
.bzw-share { display: none; position: fixed; top: 0; left: 0; z-index: 1000; width: 100%; height: 100%; }
.bzw-share .bzw-share-mover { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.7); }
.bzw-share .bzw-share-box { position: fixed; bottom: 0; left: 0; padding-top: 10px; width: 100%; height: 165px; background-color: #fff; }
.bzw-share .bzw-share-box .title,
.share-box .title { text-align: center; line-height: 40px; font-size: 18px; }
.bzw-share .bzw-share-box .icon-box,
.share-box .icon-box { padding: 0 50px; }
.bzw-share .bzw-share-box .bds_more,
.share-box .bds_more { display: none; }
.bzw-share .bzw-share-box a,
.share-box a { display: block; margin: 10px 0 20px !important; width: 25% !important; height: 40px !important; }
.bzw-share .bzw-share-box .bds_weixin,
.share-box .bds_weixin { background: url(/uploads/image/tcdimages/share01.png) no-repeat center !important; }
.bzw-share .bzw-share-box .bds_tqf,
.share-box .bds_tqf { display: none; background: url(/uploads/image/tcdimages/share02.png) no-repeat center !important; }
.bzw-share .bzw-share-box .bds_sqq,
.share-box .bds_sqq { background: url(/uploads/image/tcdimages/share03.png) no-repeat center !important; }
.bzw-share .bzw-share-box .bds_qzone,
.share-box .bds_qzone { background: url(/uploads/image/tcdimages/share04.png) no-repeat center !important; }
.bzw-share .bzw-share-box .bds_tsina,
.share-box .bds_tsina { background: url(/uploads/image/tcdimages/share05.png) no-repeat center !important; }
.bzw-share .bzw-share-box .bzw-share-close { width: 100%; height: 45px; line-height: 45px; text-align: center; font-size: 16px; border: 0; border-top: 1px solid #ddd; background-color: #fff; outline: none; }


/* 分页 */
.list-pager { padding: 10px; width: 100%; background-color: #fff; overflow: hidden; }
.list-pager ul { padding: 0; margin: 0 auto; width: 95%; overflow: hidden; }
.list-pager ul li { display: inline-block; float: left; width: 33%; list-style-type: none; }
.list-pager ul li a { display: block; height: 35px; text-align: center; line-height: 35px; font-size: 14px; color: #666; background-color: #eee; }
.list-pager ul li a.link,
.list-pager ul li a:hover,
.list-pager ul li a.active { color: #fff; background-color: #fc3d3d; }
.list-pager ul li span { display: block; height: 35px; text-align: center; line-height: 35px; font-size: 16px; color: #333; }

/* 无数据 */
.noresult-box { margin: 45% auto 25%; }
.noresult-box img { display: block; width: 80px; margin: 0 auto; }
.noresult-box .msg { display: block; margin-top: 30px; text-align: center; }

/* 资讯内容 */
/*.body { padding-bottom: 20px; }*/


/*头部*/
.index-head { position: fixed; top: 0; left: 0; padding: 7px 15px; width: 100%; background-color: #fff; overflow: hidden; z-index: 1000; border-bottom: 1px solid #e4e4e4; }
.index-head .index-change-city { position: absolute; top: 7px; height: 30px; line-height: 30px; left: 15px; width: 90px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.index-head .index-change-city i { display: inline-block; vertical-align: middle; margin-top: -3px; margin-left: 3px; width: 11px; height: 6px; background: url(/uploads/image/tcdimages/head-up.png) no-repeat center; background-size: contain; }
.index-head .index-search-icon { display: block; margin: 0 auto; width: 55%; height: 30px; line-height: 30px; text-align: center; font-size: 14px; color: #b2b2b2; border-radius: 6px; background: #faf7f7 url(/uploads/image/tcdimages/index-search.png) no-repeat 15px 7px; background-size: 15px; }
.index-head .index-listen-icon { position: absolute; top: 10px; right: 30px; width: 40px; height: 25px; background: url(/uploads/image/tcdimages/listen.png) no-repeat 5px 3px; background-size: 18px; }
.index-head .index-panel-icon { position: absolute; top: 14px; right: 15px; width: 17px; height: 17px; background: url(/uploads/image/tcdimages/panel-list.png) no-repeat center; background-size: contain; }

/*面板菜单*/
.index-panel { position: fixed; top: 0; left: 0; z-index: 999; display: none; width: 100%; height: 100%; }
.index-panel-box { position: fixed; top: 42px; left: 0; z-index: 1000; padding: 15px 0 30px; width: 100%; background-color: #fff; }
.index-panel-close { width: 100%; height: 100%; background: rgba(0,0,0,.6); }
.index-panel-box i { display: block; margin: 0 auto; width: 60px; height: 60px; }
.index-panel-box i.panel1_1 { background: url(/uploads/image/tcdimages/icon_01.png) no-repeat center; background-size: 36px; }
.index-panel-box i.panel1_2 { background: url(/uploads/image/tcdimages/icon_02.png) no-repeat center; background-size: 33px; }
.index-panel-box i.panel1_3 { background: url(/uploads/image/tcdimages/icon_03.png) no-repeat center; background-size: 33px; }
.index-panel-box i.panel1_4 { background: url(/uploads/image/tcdimages/icon_04.png) no-repeat center; background-size: 33px; }
.index-panel-box i.panel2_1 { background: url(/uploads/image/tcdimages/icon_05.png) no-repeat center; background-size: 33px; }
.index-panel-box i.panel2_2 { background: url(/uploads/image/tcdimages/icon_06.png) no-repeat center 14px; background-size: 32px; }
.index-panel-box i.panel2_3 { background: url(/uploads/image/tcdimages/icon_07.png) no-repeat center; background-size: 34px; }
.index-panel-box i.panel2_4 { background: url(/uploads/image/tcdimages/icon_08.png) no-repeat center 15px; background-size: 36px; }
.index-panel-box h4 { margin: 0; text-align: center; color: #333; font-weight: 100; font-size: 14px; }


/* 底部 */
.footer { margin-top: 10px; padding-bottom: 30px; background-color: #2e2e2e; }
.footer .hot-city { width: 80%; margin: 0 auto; }
.footer .hot-city-title { text-align: center; line-height: 60px; font-weight: bold; color: #999; font-size: 18px; border-bottom: 1px solid #3e3e3e; }
.footer .hot-city ul { overflow: hidden; padding-top: 15px; margin-bottom: 15px; }
.footer .hot-city ul li { float: left; width: 25%; }
.footer .hot-city ul li a { display: block; padding: 7px 0; text-align: center; color: #888; font-size: 15px; }
.footer .company-info p { line-height: 25px; text-align: center; color: #666 !important; font-size: 12px; }

.footer .hot-tab ul { overflow: hidden; padding-top: 15px; margin-bottom: 15px; }
.footer .hot-tab ul li { float: left; width: 20%; }
.footer .hot-tab ul li a { display: block; padding: 7px 0; text-align: center; color: #fff; font-size: 15px; }
.footer .company-info-new p { line-height: 25px; text-align: center; color: #fff; font-size: 12px; }

/* 装修预算弹出层 */
.bzw-global-apply .bzw-global-apply-box { position: fixed; top: 50%; left: 50%; width: 360px; height: 426px; padding: 10px 20px; margin-top: -213px; margin-left: -180px; border-radius: 15px; background-color: #fff; }
.bzw-global-apply .bzw-global-apply-title .line { width: 85%; height: 1px; margin: 10px auto 0; background-color: #e5e5e5; }
.bzw-global-apply .bzw-global-apply-title h4 { width: 120px; height: 25px; margin: -14px auto 0; text-align: center; line-height: 25px; font-size: 14px; font-weight: normal; background-color: #fff; }
.bzw-global-apply .bzw-global-apply-fee { padding: 2%; margin-top: 6px; border-radius: 3px; background-color: #d2d1d1; }
.bzw-global-apply .bzw-global-apply-fee .result-box { padding: 5px; text-align: right; border-top: 2px solid #3d3c30; border-bottom: 2px solid #6c6b60; border-left: 3px solid #3d3c30; border-right: 3px solid #3d3c30; background-color: #d3d3cb; box-shadow: 0px 1px 5px 1px #ababa5 inset; border-radius: 5px; overflow: hidden; }
.bzw-global-apply .bzw-global-apply-fee .result-box .unit { float: right; display: inline-block; margin: 26px 2px 0 6px; color: #333; font-weight: normal; font-size: 13px; }
.bzw-global-apply .bzw-global-apply-fee .result-box .num-window { float: right; }
.bzw-global-apply .bzw-global-apply-fee .result-box .num-window div { float: right; width: 24px; height: 48px; margin: 0 1px; }
.bzw-global-apply .bzw-global-apply-fee .result-box .num-window div img { display: block; width: 100%; }
.bzw-global-apply .bzw-global-apply-form .apply-input-form { position: relative; width: 100%; padding: 10px 0; margin-top: 10px; border-radius: 5px; background-color: #f1f1f1; overflow: hidden; }
.bzw-global-apply .bzw-global-apply-form .apply-input-form .half-text { float: left; width: 48%; height: 30px; padding-left: 15px; box-sizing: border-box; border: 0; background-color: #f1f1f1; appearance: none; -moz-appearance: none; -webkit-appearance: none; }
.bzw-global-apply .bzw-global-apply-form .apply-input-form .half-text.city { padding-right: 20px; text-align: left; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; line-height: 30px; }
.bzw-global-apply .bzw-global-apply-form .apply-input-form .all-text { width: 100%; height: 30px; padding-left: 15px; box-sizing: border-box; border: 0; background-color: #f1f1f1; appearance: none; -moz-appearance: none; -webkit-appearance: none; }
.bzw-global-apply .bzw-global-apply-form .apply-input-form .three-text { float: left; width: 32%; height: 30px; padding-left: 15px; box-sizing: border-box; border: 0; background-color: #f1f1f1; appearance: none; -moz-appearance: none; -webkit-appearance: none; }
.bzw-global-apply .bzw-global-apply-form .apply-input-form .from-line { float: left; width: 1px; height: 25px; margin-top: 3px; background-color: #dfdfdf; }
.bzw-global-apply .bzw-global-apply-form .apply-input-form .icon-mj { position: absolute; right: 15px; margin-top: 2px; font-size: 16px; }
.bzw-global-apply .bzw-global-apply-form .apply-input-form .icon-rightjt { position: absolute; top: 20px; right: 56%; width: 0; height: 0; border-top: 5px solid transparent; border-left: 5px solid #666; border-bottom: 5px solid transparent; }
.bzw-global-apply .bzw-global-apply-form .apply-input-form .icon-downjt { position: absolute; top: 23px; right: 15px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #666; }
.bzw-global-apply .bzw-global-apply-form .apply-input-form .icon-downjt01 { right: 56%; }
.bzw-global-apply .bzw-global-apply-form .apply-input-form .icon-downjt02 { right: 73%; }
.bzw-global-apply .bzw-global-apply-form .apply-input-form .icon-downjt03 { right: 40%; }
.bzw-global-apply .bzw-global-apply-form input, .bzw-global-apply .bzw-global-apply-form select { outline: none; }
.global-apply-btn { width: 100%; height: 50px; margin-top: 10px; text-align: center; line-height: 50px; color: #fff; border: 0; border-radius: 5px; background-color: #cb2f2a; }
.bzw-global-apply-close { position: absolute; top: 0; right: 0; width: 45px; height: 45px; background: url(/uploads/image/tcdimages/apply-close.png) no-repeat; background-size: contain; }
.bzw-global-apply .bzw-global-result-box { display: none; position: fixed; top: 50%; left: 50%; width: 360px; height: 426px; margin-top: -213px; margin-left: -180px; border-radius: 15px; background-color: #fff; }
.bzw-global-apply .bzw-global-result-title { padding: 4px 20px 0; margin-top: 25px; }
.bzw-global-apply .bzw-global-result-title .line { width: 100%; height: 1px; margin: 10px auto 0; background-color: #e5e5e5; }
.bzw-global-apply .bzw-global-result-title h4 { width: 180px; height: 25px; margin: -14px auto 0; text-align: center; line-height: 25px; color: #000; font-size: 20px; font-weight: normal; background-color: #fff; }
.bzw-global-apply .bzw-global-result-price { padding: 10px 20px 0; }
.bzw-global-apply .bzw-global-result-price .title-p { height: 55px; line-height: 45px; font-size: 18px; text-align: center; color: #cb2f2a; border-bottom: 1px solid #efefef; }
.bzw-global-apply .bzw-global-result-price .title-p span { margin-right: 5px; font-size: 32px; font-weight: bold; }
.bzw-global-apply .bzw-global-result-price .fee-p { width: 80%; height: 50px; margin: 0 auto; padding-left: 45px; line-height: 50px; font-weight: 500; font-size: 18px; color: #000; text-align: left; border-bottom: 1px solid #efefef; }
.bzw-global-apply .bzw-global-result-price .fee-p:last-child { border-bottom: 0; }
.bzw-global-apply .bzw-global-result-price .fee-p del { margin-left: 10px; color: #888; font-size: 16px; }
.bzw-global-apply .bzw-global-result-introduce { width: 100%; height: 140px; margin-top: -30px; padding-top: 60px; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; background: #cb2f2a url(/uploads/image/tcdimages/apply-bottom-bj.png) no-repeat; background-size: contain; }
.bzw-global-apply .bzw-global-result-introduce p { color: #fff; padding-left: 15px; text-align: left; }

/* 侧边栏 - 城市选择 */
.bzw-area { display: none; position: fixed; top: 0; right: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6); z-index: 1111; overflow: hidden; }
.bzw-area-close { position: absolute; top: 0; right: 325px; width: 100%; height: 100%; }
.bzw-area-slide { position: absolute; top: 0; right: 0; width: 325px; height: 100%; background-color: #fff; }
.bzw-area-province { float: left; width: 45%; height: 100%; overflow-y: auto; }
.bzw-area-province ul { overflow: hidden; }
.bzw-area-province ul li.on { height: 45px; background-color: #f8f8f8; }
.bzw-area-province ul li.on span { border-right: 0; color: #ff3d3d; }
.bzw-area-province ul li.on span label { color: #ff3d3d; }
.bzw-area-province ul li { height: 45px; }
.bzw-area-province ul li span { float: right; width: 82%; height: 45px; line-height: 45px; color: #333; font-size: 14px; box-sizing: border-box; border-bottom: 1px solid #eee; border-right: 1px solid #eee; overflow: hidden; }
.bzw-area-province ul li span:last-child { border-right: 0; }
.bzw-area-province ul li span label { margin-right: 5px; color: #999; }
.bzw-area-city { float: left; width: 55%; height: 100%; background-color: #f8f8f8; overflow-y: auto; }
.bzw-area-city ul { display: none; overflow: hidden; }
.bzw-area-city ul li.on span { color: #ff3d3d; }
.bzw-area-city ul li span:last-child { border-right: 0; }
.bzw-area-city ul li span { float: right; width: 86%; height: 45px; line-height: 45px; color: #333; font-size: 14px; border-bottom: 1px solid #eee; border-right: 1px solid #eee; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; }
.bzw-global-apply-close { position: absolute; top: 0; right: 0; width: 45px; height: 45px; background: url(/uploads/image/tcdimages/apply-close.png) no-repeat; background-size: contain; }
.bzw-global-apply-close { position: absolute; top: 0; right: 0; width: 45px; height: 45px; background: url(/uploads/image/tcdimages/apply-close.png) no-repeat; background-size: contain; }

/* 重定义提示信息弹出层 */
.new-am-modal-alert .am-modal-dialog { background-color: #333; border-radius: 10px; color: #fff; opacity: .8; }
.new-am-modal-alert .am-modal-dialog .am-modal-bd { border-bottom: none; }

.bd_weixin_popup { height: 280px !important; }
.bd_weixin_popup .bd_weixin_popup_foot { font-size: 12px; text-align: left; line-height: 1.2 !important; color: #666; margin-top: -4px; }

/* iphone4 */

@media screen and (min-width:320px) {
    html { font-size: 10px; }
}


/* android5.5 */

@media screen and (min-width: 360px) {
    html { font-size: 10px; }
}

@media screen and (max-width: 360px) {
    .bzw-global-apply .bzw-global-apply-box,
    .bzw-global-apply .bzw-global-result-box { width: 300px; margin-left: -150px; margin-top: -193px; }
    .bzw-global-apply .bzw-global-result-price .fee-p { padding-left: 35px; }
}


/* iphone6 */

@media screen and (min-width: 375px) {
    html { font-size: 11px; }
}


/* iphone6plus */

@media screen and (min-width: 414px) {
    html { font-size: 12px; }
}


/* 协议 */
.agreement_box { text-align: center; font-size: 12px; margin-top: 5px; }
.agreement { color: #0094ff; }
.arg_mcove { display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: rgba(0,0,0,.65); z-index: 999999; }
.arg_mcove .container0 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 92%; height: 92%; padding: 20px; border-radius: 10px; background-color: #ffffff; overflow-y: scroll; box-sizing: border-box; }
.arg_mcove .container0 p { line-height: 28px; font-size: 12px; }
.arg_mcove .container0 p a { color: #0084ff; }
.arg_mcove .close { width: 30px; height: 30px; position: absolute; top: 5%; right: 5%; background:  no-repeat center; background-size: 100%; z-index: 9999; }

/* 《隐私政策》提示文字 */
.agreement_box .item { display: flex; }
.agreement_box .item .checkbox { margin-right: 3px; -webkit-appearance: checkbox; }
.agreement_box .item, .agreement_box .agreement-item { color: #999; cursor: pointer; }

/* 《隐私政策》、《共享说明》详情模态框 */
.layui-m-layer1 .layui-m-layerchild.agreement-info-layer { position: fixed; top: 20%; left: 5%; bottom: 20px; width: 90%; border: none; border-radius: 5px; overflow: auto; }
.layui-m-layerchild.agreement-info-layer h3 { position: relative; height: 44px; line-height: 44px; background-color: #128ef9; border-radius: 0; color: #fff; }
.layui-m-layerchild.agreement-info-layer h3 .header { display: inline-block; width: 65%; background-color: #128ef9; text-align: center; overflow: hidden; }
.layui-m-layerchild.agreement-info-layer h3 .header h1 { font-size: 1.6rem; color: #fff; text-align: center; font-weight: normal; margin: 0; }
.layui-m-layerchild.agreement-info-layer h3 .icon-close { position: absolute; top: 8px; right: 10px; width: 30px; height: 30px; background: url(/uploads/image/tcdimages/icon_close-3x.png) no-repeat center center; background-size: contain; -moz-background-size: contain; -webkit-background-size: contain; -o-background-size: contain; }
.layui-m-layerchild.agreement-info-layer .layui-m-layercont { position: fixed; top: 44px; bottom: 0; left: 0; margin-bottom: 3px; padding: 10px 20px 20px; border: none; overflow: auto; }
.layui-m-layerchild.agreement-info-layer .layui-m-layercont .popup { color: #128ef9; }
.layui-m-layerchild.agreement-info-layer .layui-m-layercont .popup .popuptext { display: none; }

/* 《共享说明内的合作企业》详情模态框 */
.layui-m-layer1 .layui-m-layerchild.cooperation-info-layer { position: fixed; top: 40%; left: 9%; bottom: 20px; width: 80%; max-height: 130px; border: none; border-radius: 5px; overflow: auto; }
.layui-m-layerchild.cooperation-info-layer h3 { position: relative; height: 44px; line-height: 44px; background-color: #128ef9; border-radius: 0; color: #fff; }
.layui-m-layerchild.cooperation-info-layer h3 .header { display: inline-block; width: 65%; background-color: #128ef9; text-align: center; overflow: hidden; }
.layui-m-layerchild.cooperation-info-layer h3 .header h1 { font-size: 1.6rem; color: #fff; text-align: center; font-weight: normal; margin: 0; }
.layui-m-layerchild.cooperation-info-layer h3 .icon-close { position: absolute; top: 8px; right: 10px; width: 30px; height: 30px; background: url(/uploads/image/tcdimages/icon_close-3x.png) no-repeat center center; background-size: contain; -moz-background-size: contain; -webkit-background-size: contain; -o-background-size: contain; }
.layui-m-layerchild.cooperation-info-layer .layui-m-layercont { position: fixed; top: 44px; bottom: 0; left: 0; width: 100%; background-color: #128ef9; color: #fff; border: none; overflow: auto; }
.layui-m-layerchild.cooperation-info-layer .layui-m-layercont .content { padding: 0 20px; line-height: 30px; }

/* 《隐私政策》确认提示层 */
.layui-m-layer1 .layui-m-layerchild.privacy-confirm-layer { width: 75%; border-radius: 5px; }
.layui-m-layerchild.privacy-confirm-layer h3 { position: relative; height: 44px; line-height: 44px;  }
.layui-m-layerchild.privacy-confirm-layer h3 .header { display: inline-block; width: 65%; font-weight: bold; text-align: center; overflow: hidden; }
.layui-m-layerchild.privacy-confirm-layer h3 .btn-close { position: absolute; top: 8px; right: 10px; width: 16px; height: 16px; padding: 5px; }
.layui-m-layerchild.privacy-confirm-layer h3 .icon-close { position: absolute; top: 6px; left: 6px; width: 14px; height: 14px; background: url(/uploads/image/tcdimages/icon-close.png) no-repeat center center; background-size: contain; -moz-background-size: contain; -webkit-background-size: contain; -o-background-size: contain; }
.layui-m-layerchild.privacy-confirm-layer .layui-m-layercont { padding: 10px 20px 20px; }
.layui-m-layerchild.privacy-confirm-layer .layui-m-layercont .agreement-item { color: #128ef9; }
.layui-m-layerchild.privacy-confirm-layer .layui-m-layerbtn { width: 85%; height: 32px; margin: 0 auto 15px; background: #fff; border-top: none; text-align: center; line-height: 32px; }
.layui-m-layerchild.privacy-confirm-layer .layui-m-layerbtn span[yes] { background: #128ef9; color: #fff; border-radius: 5px; }