﻿@charset "utf-8";


html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 { -webkit-text-size-adjust: none; }
body { font-family: Arial, "Microsoft Yahei"; background: #f4f4f4; }
body.choose { height: 100%; overflow: hidden; }
form, img, table, td { border: 0; }
ul, ol, li { list-style-type: none; display: block; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
input, textarea, img { vertical-align: middle; font-family: Arial, "Microsoft Yahei"; }


a { color: #3c3f46; text-decoration: none; }
html, body { height: 100%; }
em, i { font-style: normal; }
html > img { display: none; }
/* font */
.f9 { font-size: 9px; }
.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f15 { font-size: 15px; }
.f16 { font-size: 16px; }
.f17 { font-size: 17px; }
.f18 { font-size: 18px; }
.f19 { font-size: 19px; }
.f20 { font-size: 20px; }
.f21 { font-size: 21px; }
.f22 { font-size: 22px; }
.f23 { font-size: 23px; }
.ti2 { text-indent: 2em; }

/* box */
.pd8 { padding: 8px; }
.pdX8 { padding-left: 8px; padding-right: 8px; }
.pdY8 { padding-top: 8px; padding-bottom: 8px; }
.mgX8 { margin-left: 8px; margin-right: 8px; }
.mgY8 { margin-top: 8px; margin-bottom: 8px; }
.pd10 { padding: 10px; }
.pdX10 { padding-left: 10px; padding-right: 10px; }
.pdY10 { padding-top: 10px; padding-bottom: 10px; }
.mgX10 { margin-left: 10px; margin-right: 10px; }
.mgY10 { margin-top: 10px; margin-bottom: 10px; }
.pd14 { padding: 14px; }
.pdX14 { padding-left: 14px; padding-right: 14px; }
.pdX16 { padding-left: 16px; padding-right: 16px; }
.pdY14 { padding-top: 14px; padding-bottom: 14px; }
.pdT14 { padding-top: 14px; }
.mgX14 { margin-left: 14px; margin-right: 14px; }
.mgY14 { margin-top: 14px; margin-bottom: 14px; }
.mgX16 { margin-left: 16px; margin-right: 16px; }
.pd20 { padding: 20px; }
.pdX20 { padding-left: 20px !important; padding-right: 20px !important; }
.pdY20 { padding-top: 20px; padding-bottom: 20px; }
.pdT20 { padding-top: 20px; }
.mgX20 { margin-left: 20px; margin-right: 20px; }
.mgY20 { margin-top: 20px; margin-bottom: 20px; }
.mt5 { margin-top: 5px !important; }
.mt8 { margin-top: 8px !important; }
.mt9 { margin-top: 9px !important; }
.mt10 { margin-top: 10px !important; }
.mt14 { margin-top: 14px !important; }
.mt18 { margin-top: 18px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mb8 { margin-bottom: 8px !important; }
.mb9 { margin-bottom: 9px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb14 { margin-bottom: 14px !important; }
.lh20 { line-height: 20px; }
.lh23 { line-height: 23px; }
.lh24 { line-height: 24px; }
.lh26 { line-height: 26px; }
/* color */
.gray-0 { color: #0c0d0e }
.gray-3 { color: #3c3f46 }
.gray-5 { color: #565c67 }
.gray-8 { color: #83868f }
.gray-8-a { color: #f66; border: 1px solid #f66; padding: 0px; font-size: 13px; padding: 2px; border-radius: 3px; }
.gray-b { color: #b3b6be; }
.gray-c { color: #cccfd8 }
.red-df { color: #df3031; }
.red-d7 { color: #d7494a }
.red-d6 { color: #d64242 }
.red-f6 { color: #ff6666; }
.red-f0 { color: #ff0000; }
.red-f5 { color: #ff5350; }
.red-f6 { color: #ff6666; }
.green-6 { color: #669934; }
.yellow-f9 { color: #ff9933; }
.blue-4 { color: #4080d1; }
.blue-3 { color: #3d74ba; }
.blue-5 { color: #819bbb }
/* fn */
.clear { clear: both; height: 0px; font-size: 0px; visibility: hidden; line-height: 0; }
.clearfix:after { clear: both; content: "\200B"; display: block; height: 0; }
.clearfix { *zoom: 1; }
.center { text-align: center; }
.none { display: none; }
.flol { float: left; }
.flor { float: right; }
.radius1 { -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }
.radius2 { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.radius3 { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.radius4 { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.main { position: relative; margin: 0 auto; max-width: 640px; min-height: 100%; overflow: hidden; }
.mBox { margin-bottom: 8px; }
table { border-collapse: collapse; }
section, .whitebg { background-color: #fff }
.bb { border-bottom: 1px solid #f8f8f8; }
.bt { border-top: 1px solid #f8f8f8; }

input, textarea, button { -webkit-appearance: none; }
input[type="radio"] { -webkit-appearance: radio; }
input[type="checkbox"] { -webkit-appearance: checkbox; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

/* flex */
.flexbox { display: box; display: -webkit-box; display: -moz-box; display: -ms-box; -webkit-box-orient: horizontal; box-orient: horizontal; }
.flexbox > * { display: block; box-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-box-flex: 1; }
body:not(:-moz-handler-blocked) .flexbox { width: 100%; }
/*for FF*/
.flexbox-v { display: box; display: -webkit-box; display: -moz-box; display: -ms-box; -webkit-box-orient: vertical; box-orient: vertical; }
.flexbox-v > * { display: block; box-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-box-flex: 1; }


.head-icon { position: relative; z-index: 5; float: right; padding-right: 5px; }
.head-icon a { float: left; text-align: center; font-size: 14px; color: #83868f; padding: 6px 4px; line-height: 32px; }
.head-icon a.word { font-size: 16px; padding: 6px 9px; }
.head-icon a.word.red { color: #ff6666; }
.head-icon a i { position: relative; float: left; width: 32px; height: 32px; background: url(/images_m/header_icons1.png?a=1) no-repeat; background-size: 128px auto; }
.icon-down i { background-position: -96px 0 !important; }
.icon-my i { background-position: -64px 0 !important; }
.icon-nav i { background-position: -32px -32px !important; }
.icon-sea i { background-position: -32px 0 !important; }
.icon-fav i { background-position: 0 -32px !important; }
.icon-fb i { background-position: -64px -32px !important; }
.icon-tz i { background-position: 0 -96px !important; }
.icon-mes i { background-position: -32px -96px !important; position: relative; }
.icon-mes i em.num { position: absolute; top: -2px; right: -3px; padding: 2px; min-width: 15px; height: 15px; line-height: 12px; font-size: 9px; text-align: center; font-style: normal; color: #fff; background: #f66; border-radius: 1em; }
.icon-fav.cur i { background-position: 0 -64px !important; }
.icon-mymf i { background-position: -96px -64px !important; }
.icon-mai i { background-position: -64px -64px !important; }
.icon-opt i { background-position: -64px -96px !important; }
.icon-err i { background-position: -96px -96px !important; }
.icon-share i { background-position: -64px -128px !important; }
.icon-list i { background-position: -32px -128px !important; }
.icon-i i { background-position: -96px -128px !important; }
.icon-qd i { background-position: 0px -160px !important; }
.sms-num { position: absolute; top: 12px; right: 8px; width: 13px; height: 13px; line-height: 13px; background: #ff6666; overflow: hidden; color: #ffffff; font-size: 11px; text-align: center; font-style: normal; border-radius: 50%; }
.head-rtxt { position: relative; z-index: 5; float: right; padding-right: 10px; font-size: 15px; }
.head-rtxt a { color: #0c0d0e }
.red-txt { position: relative; z-index: 5; float: right; padding-right: 10px; font-size: 15px; }
.red-txt a.red-f6 { font-size: 15px; color: #ff6666; }

/*头部TAB菜单*/
.HlistTab { position: absolute; width: 100%; height: 100%; text-align: center; }
.HlistTab ul { height: 30px; margin: 7px auto; border: 1px solid #83868f; border-radius: 3px; font-size: 13px; text-align: center; overflow: hidden; }
.HlistTab ul.item-2 { width: 145px !important; }
.HlistTab li { width: 50px; height: 28px; line-height: 29px; background: #fff; }
.HlistTab li a { display: block; color: #83868f !important; }
.HlistTab li.cur { background: #83868f; }
.HlistTab li.cur a { color: #ffffff !important; }

/*精选、最新*/
.header .tab2 { position: absolute; width: 100%; height: 100%; text-align: center; }
.header .tab2 > div { width: 122px !important; height: 26px; margin: 9px auto; border: 1px solid #83868f; border-radius: 1em; font-size: 13px; text-align: center; overflow: hidden; }
.header .tab2 a { box-sizing: border-box; width: 61px; font-size: 14px; line-height: 24px; text-align: center; color: #83868f !important; background: #f2f2f2; }
.header .tab2 a.active { color: #fff !important; background: #83868f; }
.header .tab2 a:visited, .header .tab2 a:active, .header .tab2 a:link { color: #83868f; }
/*下拉菜单*/
.head-drop { display: none; position: absolute; top: 49px; right: 4px; background-color: rgba(60,63,70,.9); z-index: 101; border-radius: 5px; box-shadow: 1px 1px 4px rgba(5,0,1,0.3); }
.head-drop li { height: 45px; line-height: 45px; border-bottom: 1px solid #35383e; text-align: left; font-size: 16px; color: #cccfd8; white-space: nowrap; overflow: hidden; }
.head-drop li:last-child { border-bottom: none; }
.head-drop li i { position: relative; float: left; width: 17px; height: 17px; margin: 14px 13px 14px 0; background: url(/images_m/head_licon.png?a=1) no-repeat; background-size: 17px auto; }
.head-drop li i.j_shou { background-position: 0 0; }
.head-drop li i.j-sou { background-position: 0 -17px; }
.head-drop li i.j-user { background-position: 0 -34px; }
.head-drop li i.j-menu { background-position: 0 -51px; }
.head-drop li i.j-zhuang { background-position: 0 -68px; }
.head-drop li i.j-ask { background-position: 0 -85px; }
.head-drop li i.j-bbs { background-position: 0 -102px; }
.head-drop li i.j-news { background-position: 0 -119px; }
.head-drop li i.j-fang { background-position: 0 -136px; }
.head-drop li i.j-newhouse { background-position: 0 -153px; }
.head-drop li span.space2 { margin-right: 2em; }
.head-drop li span.space-h { margin-right: .5em; }
.head-drop > i { position: absolute; top: -5px; right: 16px; width: 10px; height: 5px; overflow: hidden; }
.head-drop > i:before { position: absolute; content: ''; width: 10px; height: 10px; top: 2px; left: 50%; margin-left: -5px; background-color: rgba(60,63,70,.9); border-radius: 2px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.head-drop li > a { display: block; padding: 0 22px 0 18px; color: #cccfd8 !important; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.head-drop li > a:active { opacity: 0.4; background: rgba(53,56,62,1); }
.head-drop li.active > a { opacity: 0.4; background: rgba(53,56,62,1); }
/*有消息时的圆点提示*/
em.ts-mess { position: absolute; top: 0; right: 0; display: block; width: 8px; height: 8px; line-height: 0; background: #df3031; border-radius: 50%; }
em.ts-mhead { top: 5px; right: 3px; }
/* 浮层 - 导航 */
.newNav { position: fixed; width: 100%; background: #f4f4f4; margin: 0 auto; max-width: 640px; z-index: 999; height: 100%; top: 44px; }
.nav-box { min-height: 580px; height: 100%; }
.newNav-tit { position: relative; height: 44px; line-height: 44px; text-align: center; background: #f8f8f8; font-size: 16px; color: #3c3f46; }
.newNav-tit .close { position: absolute; width: 24px; height: 24px; top: 10px; right: 13px; background: url(/images_m/nav_close.png) center center no-repeat; background-size: 14px auto; }
.newNav .nav-icons, .newNav .app-icons { border-top: 1px solid #f4f4f4; }
.newNav .nav-icons a, .newNav .app-icons a { border-bottom: 1px solid #f4f4f4; padding: 20px 0; margin-bottom: -1px; }
.nav-icons, .app-icons { text-align: center; overflow: hidden; width: 100%; }
.nav-icons:after, .app-icons:after { clear: both; content: "\200B"; display: block; height: 0; }
.nav-icons a, .app-icons a { position: relative; padding: 7px 0; text-align: center; font-size: 12px; color: #3c3f46; width: 25%; float: left; margin-bottom: -1px; }
.nav-icons i, .app-icons i { position: relative; display: block; margin: 0 auto; width: 45px; height: 45px; background: url(/images_m/item_icons.png?v=13) 0 0 no-repeat; background-size: 180px auto; }
.nav-icons p, .app-icons p { line-height: 1em; margin-top: 2px; }
.nav-icons .hot-icon { position: absolute; width: 24px; height: 15px; top: 2px; right: -18px; background: url(/images_m/hot_icon.png?a=1) no-repeat; background-size: 100%; }
.nav-icons .n2 i { background-position: -45px 0px; }
.nav-icons .n3 i { background-position: -90px 0px; }
.nav-icons .n4 i { background-position: -135px 0px; }
.nav-icons .n5 i { background-position: 0 -45px; }
.nav-icons .n6 i { background-position: -45px -45px; }
.nav-icons .n7 i { background-position: -90px -45px; }
.nav-icons .n8 i { background-position: -135px -45px; }
.nav-icons .n9 i { background-position: 0px -90px; }
.nav-icons .n10 i { background-position: -45px -90px; }
.nav-icons .n11 i { background-position: -90px -90px; }
.nav-icons .n12 i { background-position: -135px -90px; }
.nav-icons .n13 i { background-position: 0px -135px; }
.nav-icons .n14 i { background-position: -45px -135px; }
.nav-icons .n15 i { background-position: -90px -135px; }
.nav-icons .n16 i { background-position: -135px -135px; }
.nav-icons .n17 i { background-position: 0 -180px; }
.nav-icons .n18 i { background-position: -45px -180px; }
.nav-icons .n19 i { background-position: -90px -180px; }
.nav-icons .n20 i { background-position: -135px -180px; }
.nav-icons .n21 i { background-position: 0 -225px; }
.nav-icons .n22 i { background-position: -45px -225px; }
.nav-icons .n23 i { background-position: -90px -225px; }
.nav-icons .n24 i { background-position: -135px -225px; }
.nav-icons .n25 i { background-position: 0 -270px; }
.nav-icons .n26 i { background-position: -45px -270px; }

.app-icons i { width: 40px; height: 40px; background: url(/images_m/app_logo.png) 0 0 no-repeat; background-size: 240px auto; }
.app-icons .n2 i { background-position: -40px 0px; }
.app-icons .n3 i { background-position: -80px 0px; }
.app-icons .n4 i { background-position: -120px 0px; }
.app-icons .n5 i { background-position: -160px 0px; }
.app-icons .n6 i { background-position: -200px 0px; }

.lp-icons { margin-bottom: 9px; padding: 0 4px; width: 100%; }
.lp-icons:last-child { margin-bottom: 0; }
.lp-icons a { display: block; width: 25%; height: 26px; text-align: center; color: #83868f; font-size: 12px; line-height: 1; font-size: 12px; padding: 6px 7px; border: 1px solid #e5e7ed; border-radius: 2px; margin: 0 4px; overflow: hidden; }
.lp-icons a.active { border: 1px solid #ff6666; color: #ff6666 }
.lp-icons a:active { border: 1px solid #ff6666; color: #ff6666 }
.lp-icons span { display: block; width: 25%; margin: 4px; }

/*新房特殊头部*/
.header2 { background: #f6f6f6; }
.header2 ul:after { clear: both; content: "\200B"; display: block; height: 0; }
.header2 li { float: left; width: 25%; height: 35px; text-align: center; border-right: 1px solid #eeeeee; }
.header2 li:nth-child(4n) { border-right: none; }
.header2 li > a { display: block; color: #565c67; font-size: 14px; line-height: 32px; border-bottom: 1px solid #eeeeee; padding: 1px 0; height: 35px; }
.header2 li.active a { color: #df2f30; border-bottom: 2px solid #df2f30; padding-bottom: 0; }
.header2 li a.back { position: relative; color: #df2f30; }
.header2 li a.back:before { content: "\200B"; position: absolute; width: 20px; height: 20px; top: 50%; margin-top: -10px; margin-left: -20px; background: url(/images_m/head-icons2.png) no-repeat; background-size: 40px auto; }
.header2 li a.icon-nav { position: relative; }
.header2 li a.icon-nav:before { content: "\200B"; position: absolute; width: 20px; height: 20px; top: 50%; left: 50%; margin-left: -10px; margin-top: -10px; margin-left: -10px; background: url(/images_m/head-icons2.png) -20px center no-repeat; background-size: 40px auto; }

/*新房网上直销、楼盘详情*/
.header-h { height: 44px; }
.header .cent-nav { position: absolute; width: 100%; height: 100%; text-align: center; font-size: 16px; color: #3c3f46; }
.header .cent-nav ul { /*width:198px;*/ margin: 0 auto; display: inline-block; }
.header .cent-nav li { float: left; /*width:66px;*/ text-align: center; padding: 0 15px; }
.header .cent-nav li a { display: inline-block; color: #3c3f46; font-size: 16px; line-height: 40px; padding: 2px 2px 2px; }
.header .cent-nav li.active a { color: #df3031; border-bottom: 2px solid #df3031; padding-bottom: 0; }
.header.xf-xq .back { margin-left: 0; }
.header.xf-xq .head-icon a { padding-left: 0; padding-right: 0; }
.header.xf-xq .cent-nav { padding-right: 24px; }
/*特价列表*/
.header.list .back { margin-left: 0; }
.header.list .head-icon a { padding-left: 0; padding-right: 0; }

/* footer */
.footer { background-color: #fff; text-align: center; max-width: 640px; margin: 0 auto; }
.footer .ver { border-bottom: 1px solid #fafafa; height: 40px; width: 100%; }
.footer .ver a { padding: 13px 0; width: 50px; font-size: 13px; line-height: 14px; color: #83868f; }
.footer .ver .active { color: #f66; }
.footer .ver a span { display: block; border-right: 1px solid #eeeeee; }
.footer .ver a:last-child span { border-right: none; }
.footer > p { color: #cccfd8; font-size: 10px; line-height: 40px; }

/* 浮层 - 立即下载 */
.floatApp { height: 44px; }
.floatApp > div { position: fixed; left: 0; bottom: 0; background: rgba(0,0,0,.7); width: 100%; height: 44px; overflow: hidden; z-index: 5; }
.floatApp .linkbox { display: block; width: 100%; }
.floatApp img { float: left; margin: 6px 9px 6px 20px; width: 32px; }
.floatApp .text { color: #fff; line-height: 26px; padding: 9px 0; font-size: 11px; color: #fff; }
.floatApp .text p { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.floatApp .text.item2 { line-height: 13px; }
.floatApp .btn { float: right; width: 80px; height: 44px; line-height: 44px; background: #ff9b05; color: #ffffff; font-size: 13px; text-align: center; }
.floatApp .off { position: absolute; left: -20px; top: -20px; display: block; width: 40px; height: 40px; line-height: 40px; background: #424242; border-radius: 50%; color: #c7c7c7 !important; font-size: 14px; text-align: center; clip: rect(20px,40px,40px,20px); }
.floatApp .off span { position: relative; left: 8px; top: 7px; }
/* 新浮层 - 立即下载 */
.floatApp2 { height: 60px; }
.floatApp2 > div { position: fixed; left: 0; bottom: 0; width: 100%; height: 60px; background: rgba(255,255,255,.95); box-shadow: 0 0 18px rgba(0,0,0,.1); overflow: hidden; z-index: 5; }
.floatApp2 .linkbox { position: relative; display: table; width: 100%; padding: 10px 14px; }
.floatApp2 .img { display: table-cell; width: 40px; height: 40px; }
.floatApp2 .img img { width: 100%; height: 100%; }
.floatApp2 .text { display: table-cell; vertical-align: middle; padding: 0 62px 0 10px; }
.floatApp2 .text p { font-size: 14px; color: #0c0d0e; line-height: 17px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.floatApp2 .text p:first-of-type { font-weight: 600; }
.floatApp2 .text p:last-of-type { font-weight: normal; }
.floatApp2 .text p:nth-of-type(2) { font-size: 11px; color: #83868f; }
.floatApp2 .btn { position: absolute; right: 14px; width: 55px; height: 25px; line-height: 26px; font-size: 13px; color: #ffffff; background: #fe9903; border-radius: 13px; text-align: center; margin-top: 8px; }


/* 跳转箭头 */
.arr-rt { position: relative; padding-right: 14px; }
.arr-rt:after { position: absolute; content: ''; right: 0; top: 50%; margin-top: -6px; width: 6px; height: 12px; background: url(/images_m/icons_c.png) 0 0 no-repeat; background-size: 20px auto; }
.arr-rt-n { position: relative; padding-right: 14px; }
.arr-rt-n:after { position: absolute; content: ''; right: 0; top: 50%; margin-top: -6px; width: 7px; height: 12px; background: url(/images_m/arr_new.png) 0 0 no-repeat; background-size: 100%; }
.arr-rt-ns { position: relative; padding-right: 10px; }
.arr-rt-ns:after { position: absolute; content: ''; right: 0; top: 50%; margin-top: -4px; width: 5px; height: 8px; background: url(/images_m/arr_new_s.png) 0 0 no-repeat; background-size: 100%; }
.arr-rt-nsh { position: relative; padding-right: 10px; }
.arr-rt-nsh:after { position: absolute; content: ''; right: 0; top: 50%; margin-top: -4px; width: 5px; height: 8px; background: url(/images_m/arr_new_sh.png) 0 0 no-repeat; background-size: 100%; }

.arr-rt-n0 { position: relative; }
.arr-rt-n0:after { position: absolute; content: ''; right: 0; top: 50%; margin-top: -6px; width: 6px; height: 12px; background: url(/images_m/icons_c.png) 0 0 no-repeat; background-size: 20px auto; }

/* 上下更多箭头 */
.arr-down, .arr-up { position: relative; padding-right: 14px; }
.arr-down:after, .arr-up:after { position: absolute; content: ''; right: 0; top: 50%; margin-top: -3px; width: 12px; height: 7px; background: url(/images_m/icons_c.png) 0 -65px no-repeat; background-size: 20px auto; }
.arr-up:after { -webkit-transform: rotate(180deg); transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); }

/*标题*/
.mTitle:after { clear: both; content: "\200B"; display: block; height: 0; }
.mTitle h2 { float: left; font-size: 15px; color: #83868f; line-height: 1; padding: 20px 0; margin-left: 8px; text-overflow: ellipsis; white-space: nowrap; }
.mTitle h2.no-b { padding-bottom: 0; }
.mTitle h1 { float: left; font-size: 16px; color: #3c3f46; line-height: 1; padding: 20px 0; text-overflow: ellipsis; white-space: nowrap; }
.mTitle h1.no-b { padding-bottom: 0; }
.mTitle span { float: right; position: relative; display: block; line-height: 56px; margin-right: 8px; font-size: 13px; overflow: hidden; }
.mTitle span i { position: absolute; top: 12px; right: 8px; width: 13px; height: 13px; line-height: 13px; background: #ff6666; overflow: hidden; color: #ffffff; font-size: 11px; text-align: center; font-style: normal; border-radius: 50%; }
.mTitle a { color: #83868f; }
.mTitle a { display: block; height: 55px; }
.mTitle > a.arr-rt:after { right: 8px; }
.mTitle.con h2 { margin-left: 14px; }
.mTitle.con span { margin-right: 14px; }
.mTitle.con > a.arr-rt:after { right: 14px; }
.mTitle.con16 span { margin-right: 10px; font-size: 14px; }
.mTitle.newt { border-bottom: 1px solid #f8f8f8; }
.mTitle.newt h2 { margin-left: 20px; font-size: 17px; color: #3c3f46; font-weight: 600; }
.mTitle.newt a { color: #3c3f46; height: 57px; }
.mTitle.newt span { margin-right: 20px; }
.mTitle.newt > a.arr-rt:after { right: 20px; }
.mTitle.newt.nbb { border-bottom: none; }

/* 红绿上下箭头 */
.jt-dn { color: #669934 !important; }
.jt-dn:after { content: '↓'; margin: 0 2px; vertical-align: 1px; }
.jt-up { color: #ff0000 !important; }
.jt-up:after { content: '↑'; margin: 0 2px; vertical-align: 1px; }

/*广告*/
.adShow { position: relative; }
.adShow:before { content: "广告"; background: rgba(0,0,0,0.2); position: absolute; font-size: 7px; color: #ffffff; right: 0; top: 5px; line-height: 1em; z-index: 2; padding: 1px 3px; }
.banShow { position: relative; margin-top: 8px; }
.banShow:before { content: "广告"; background: rgba(0,0,0,0.2); position: absolute; font-size: 7px; color: #ffffff; right: 0; top: 5px; line-height: 1em; z-index: 2; padding: 1px 3px; }

/*二级导航*/
.secTab { background: #fbfbfb; height: 36px; }
.secTab a { color: #83868f; width: 50px; text-align: center; font-size: 15px; }
.secTab a span { display: inline-block; line-height: 35px; }
.secTab a.active span { border-bottom: 1px solid #df3031; color: #df3031; }
.secTab.h40 { height: 40px; }
.secTab .overbox { position: relative; width: 100%; height: 36px; overflow: hidden; }
.secTab .overbox::-webkit-scrollbar { width: 0; height: 0; }
.secTab .overboxIn { white-space: nowrap; }
.secTab .overbox a { padding: 0 12px; }
.secTab .overbox a.active { color: #df3031; }
.secTab .overbox span { padding: 0; line-height: 39px; }
.secTab .overbox em { font-size: 12px; vertical-align: 1px; }

/*返回顶部*/
.goTop { position: fixed; right: 10px; bottom: 65px; width: 37px; height: 37px; z-index: 99; background: url(/images_m/backtop.png) no-repeat; background-size: 100%; }
.icon-px { position: fixed; right: 10px; bottom: 107px; width: 37px; height: 37px; z-index: 99; background: url(/images_m/icon_paixu.png) no-repeat; background-size: 100%; }

/*tab菜单*/
.tabNav { height: 40px; margin: 0 14px; border-bottom: 1px solid #f4f4f4; }
.tabNav > div { height: 40px; }
.tabNav a { color: #83868f; width: 50px; text-align: center; font-size: 13px; }
.tabNav a span { display: inline-block; line-height: 39px; padding: 0 6px; }

.tabNav a.active span { border-bottom: 1px solid #df3031; font-size: 14px; color: #df3031; }
.tabNav.overbox { position: relative; }
.tabNav.overbox:before { position: absolute; content: ''; right: 0; height: 40px; width: 10px; background-image: -webkit-linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,0.5)); background-image: linear-gradient(to left,rgba(255,255,255,1), rgba(255,255,255,0)); z-index: 2; }
.tabNav .overboxIn { position: relative; width: 100%; height: 40px; overflow-x: scroll; }
.tabNav .overboxIn::-webkit-scrollbar { width: 0; height: 0; }
.tabNav .overboxIn > div { height: 40px; white-space: nowrap; }
.tabNav.overbox a { display: inline-block; margin-right: 10px; width: auto; }
.tabNav.overbox a span { height: 40px; padding: 0 1px; }

/*标签*/
.stag { font-size: 11px; color: #565c67; overflow: hidden; *zoom: 1; margin-top: 4px; height: 16px; }
.stag span { float: left; margin-right: 4px; line-height: 13px; padding: 0 3px; border: 1px solid #e3e7ed; background: #fff; overflow: hidden; margin-bottom: 1px; }
.stag span:last-child { margin-right: 0; }
.stag span.yellowbg { background: #ff9933; border: 1px solid #ff9933; color: #fff; }
.stag span.bluebg { background: #7fb6ff; border: 1px solid #7fb6ff; color: #fff; }
.stag span.greenbg { background: #91d397; border: 1px solid #91d397; color: #fff; }
.stag span.greenbg2 { background: #63cd6d; border: 1px solid #63cd6d; color: #fff; }
.stag span.pinkbg { background: #ffb7b7; border: 1px solid #ffb7b7; color: #fff; }
.stag span.redbg { background: #ff6f6f; border: 1px solid #ff6f6f; color: #fff; }
.stag span.graybg { background: #f2f4f8; border: 1px solid #f2f4f8; color: #565c67; }
.stag span.yellow-b { color: #ff9933; border: 1px solid #fdefe4; background: none !important; }
.stag span.blue-b { color: #5aa0fc; border: 1px solid #e5f0ff; background: none !important; }
.stag span.green-b { color: #42b9cb; border: 1px solid #ddf5f8; background: none !important; }
.stag span.purple-b { color: #b189d9; border: 1px solid #f1e6fb; background: none !important; }
.stag span.greenB-b4e { color: #2daf3c; border: 1px solid #b4e7ba; background: none !important; }
.stag span.ora-b { color: #f78b1e; border: 1px solid #ffd9bb; background: none !important; }
.stag span.pink-b { color: #ff7777; border: 1px solid #fcd4d4; background: none !important; }
.stag span.red-b { color: #ff3333; border: 1px solid #ffc8c8; background: none !important; }
.stag span.red-z { color: #ff7270; border: 1px solid #ffe3e3; background: none !important; }

/* 文字 - 左灰右黑 */
.flextable { overflow: hidden; width: 100%; }
.flextable li { float: left; min-width: 50%; font-size: 14px; line-height: 26px; word-wrap: break-word; overflow: hidden; }
.flextable li:nth-child(2n+1) { padding-right: 5px; }
.flextable li span { float: left; color: #83868f; }
.flextable li p { overflow: hidden; color: #0c0d0e; }
.flextable li p a { color: #0c0d0e; }
.flextable li.line { border-top: 1px solid #f4f4f4; margin: 8px 0; padding: 0 !important; line-height: 1; }
.flextable.row li { width: 100%; padding-right: 0; }
.flextable li > a.arr-rt { display: block; }
.flextable li > a.arr-rt p { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.flextable li em { display: block; font-style: normal; text-align: right; font-size: 13px; padding: 6px 0; line-height: 14px; }
.flextable li i { font-style: normal; }
.flextable li strong { font-weight: normal; }

/* 简单图片列表 */
.PWlist li { border-bottom: 1px solid #f4f4f4; margin: 0 8px; }
.PWlist li > a { display: block; padding: 14px 0; height: 100%; }
.PWlist li:last-child { border-bottom: none; }
.PWlist .lt { float: left; width: 80px; height: 60px; margin-right: 8px; }
.PWlist .lt img { width: 100%; height: 100%; }
.PWlist .rt { overflow: hidden; }
.PWlist .rt h3 { font-size: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; line-height: 15px; color: #0c0d0e; padding-top: 1px; margin-bottom: 8px; }
.PWlist .rt p { font-size: 12px; color: #8e919a; line-height: 20px; height: 36px; overflow: hidden; }


/* 区间筛选 */
.qjBox { margin: 25px 0 8px; }
.qjBox .in-qj { position: relative; width: 100%; height: 8px; border: 1px solid #eeeeee; background: #ffffff; border-radius: 4px; }
.qjBox .in-qj span { position: absolute; height: 6px; background: #ff6666; border-radius: 3px; }
.qjBox .in-qj > div { position: absolute; width: 26px; height: 26px; background: #ffffff; border: 1px solid #e9e9e9; border-radius: 50%; box-shadow: 2px 1px 3px rgba(160,160,160,0.2); top: 50%; margin-top: -13px; margin-left: -1px; margin-right: -1px; }
.qjBox .in-qj > div i { position: absolute; height: 14px; line-height: 14px; font-style: normal; font-size: 12px; text-align: center; color: #cccccc; min-width: 26px; top: -18px; white-space: nowrap; }
.qjBox .in-qj > div.active { border: 2px solid #ff6666; }
.qjBox .in-qj > div.active i { color: #ff6666; top: -19px; margin-left: -1px; }
.qjBox .in-qj > div.active.hover em { display: block; position: absolute; width: 37px; height: 42px; font-style: normal; font-size: 12px; color: #ffffff; background: url(/images_m/sx-icon-bg.png) no-repeat; background-size: 100%; text-align: center; padding-top: 12px; left: 50%; margin-left: -18px; top: -48px; }
.qjBox .in-qj > div.active.hover i { display: none; }
.qjBox .in-qj > div em { display: none; }
.qjBox .in-qj > div.active:first-of-type i { margin-left: -6px; }
.qjBox .in-qj > div.active:last-of-type i { margin-left: 3px; }

/*价格区域筛选弹框*/
.checkBoxPri { position: fixed; top: 25%; margin: 0 10%; padding: 0 20px; width: 80%; background: #fff; border-radius: 5px; z-index: 11; }
.checkBoxPri h3 { padding: 16px 0; font-size: 14px; line-height: 1; color: #666; }
.checkBoxPri h3 a.btn_close { display: block; float: right; width: 13px; height: 13px; background: url(/images_m/close_ts.png) no-repeat; background-size: 13px; }
.checkBoxPri .qjBox { margin: 55px 0 30px; }
/*.checkBoxPri .qjBox .in-qj{height:5px;border:0;background:#dad9d9;border-radius:4px;}
.checkBoxPri .qjBox .in-qj span{position:absolute;height:5px;background:#f15655;border-radius:3px;}
.checkBoxPri .qjBox .in-qj > div{ margin-top:-9px;}
.checkBoxPri .qjBox .in-qj > div.active{ width:17px; height:17px; background:url(/images_m/icon_dot.png) no-repeat; background-size:17px; border:none;}
.checkBoxPri .qjBox h4{ margin-bottom:20px; font-size:14px; color:#333; text-align:center; line-height:1;}
.checkBoxPri .qjBox .priceArea{ margin:20px 0 24px; font-size:14px; color:#333; line-height:1;}*/
.checkBoxPri .submitBtn { margin: 0 -20px; height: 40px; font-size: 14px; color: #666; line-height: 40px; text-align: center; border-top: 1px solid #dad9d9; }

/* 搜索  */
.searchPage { background: #fff; max-width: 640px; min-height: 100%; margin: 0 auto; padding-bottom: 20px; }
.searchPage .search { background: #fbfbfb; padding: 9px 14px; }
.searchPage .searbox { height: 33px; border: 1px solid #e3e7ed; }
.searchPage .searbox .ipt input { height: 31px; font-size: 14px; }
.searchPage .searbox .btn { height: 31px; line-height: 31px; border-left: 1px solid #e5e7ed; }
.searchPage .searbox .btn i { margin-top: 8px; }
.searchPage .searbox .sel { height: 31px; line-height: 31px; }
.search { position: relative; padding: 10px 14px; width: 100%; z-index: 2; margin: 0 auto; max-width: 640px; }
.search-2 { position: relative; padding: 10px 14px; width: 100%; z-index: 2; margin: 0 auto; }
.searbox { position: relative; border: 1px solid #f2f2f2; border-radius: 3px; height: 36px; background-color: #fff; font-size: 13px; }
.searbox .ipt { position: relative; overflow: hidden; margin-right: 42px; }
.searbox .ipt input { padding: 0 8px; border: none; width: 100%; height: 34px; font-size: 13px; outline: none; -webkit-appearance: none; color: #0c0d0e; }
.searbox .ipt input::-webkit-input-placeholder { color: #b3b6be; line-height: 16px; }
.searbox .ipt .off { position: absolute; top: 50%; margin-top: -12px; right: 6px; display: block; width: 24px; height: 24px; background: #fff url(/images_m/search_off.png) center no-repeat; background-size: 14px auto; }
.searbox .ipt .tag-icon { position: absolute; width: 30px; height: 24px; right: 5px; top: 4px; background: #fff url(/images_m/pic_gg.jpg) right center no-repeat; background-size: 24px auto; }
.searbox .btn { position: absolute; right: 0; top: 0; width: 42px; height: 34px; line-height: 34px; text-align: center; border-left: 1px solid #f2f2f2; border-radius: 0 3px 3px 0; background: #f3f5f7; }
.searbox .btn i { margin-top: 9px; display: inline-block; width: 17px; height: 17px; background: url(/images_m/sea_btn.png) 0 0 no-repeat; background-size: 15px auto; }

.search .mapbtn { margin-left: 5px; display: block; background-color: #ffffff; border-radius: 3px; width: 76px; min-width: 76px; max-width: 76px; height: 36px; line-height: 35px; text-align: center; font-size: 13px; color: #ff6666; border: 1px solid #f4f4f4; cursor: pointer; overflow: hidden; }
.search .mapbtn i { display: inline-block; width: 14px; height: 14px; background: url(/images_m/search_icons.png) 0 -12px no-repeat; background-size: 17px auto; margin-right: 2px; vertical-align: -1px; }
.searbox .inputbox { position: relative; overflow: hidden; }
.searbox .inputbox .input { position: relative; display: block; line-height: 34px; width: 100%; height: 34px; font-size: 14px; color: #b3b6be; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.searbox .inputbox .input i { display: inline-block; width: 12px; height: 12px; margin: 0 8px 0 14px; background: url(/images_m/search_icons.png) 0 0 no-repeat; background-size: 17px auto; vertical-align: -1px; }
.searbox .inputbox .input .tag-icon { float: right; width: 24px; height: 12px; background: url(/images_m/pic_gg.jpg) no-repeat; background-size: 100%; margin: 10px 5px 0 5px; }
.searbox .inputbox.mr { margin-right: 42px; }

.searbox .sel { float: left; padding: 0 0 0 8px; height: 34px; line-height: 34px; text-align: center; max-width: 58px; white-space: nowrap; color: #565c67; margin-right: 5px; }
.searbox .sel span { position: relative; display: inline-block; padding-right: 12px; }
.searbox .sel span:after { position: absolute; right: 0; top: 50%; margin-top: -2px; display: block; content: ''; width: 0; height: 0; border-width: 4px; border-style: solid; border-color: #cccfd8 #fff #fff #fff; }
.searbox .drop { display: none; position: absolute; top: 35px; left: -1px; background-color: rgba(60,63,70,.9); z-index: 100; border-radius: 5px; box-shadow: 1px 1px 3px rgba(5,0,1,0.3); }
.searbox .drop li { height: 45px; line-height: 45px; border-bottom: 1px solid #3c3f46; text-align: left; font-size: 16px; color: #ffffff; color: #fff; padding: 0 24px 0 20px; white-space: nowrap; overflow: hidden; }
.searbox .drop li:last-child { border-bottom: none; }
.searbox .drop li.active { opacity: 0.5; }

.searbox .drop li i { float: left; width: 20px; height: 20px; margin: 12px 20px 12px 0; background: url(/images_m/sea_licon.png?v=1) no-repeat; background-size: 20px auto; }
.searbox .drop li i.j_pic { background-position: 0 0; }
.searbox .drop li i.j-ask { background-position: 0 -20px; }
.searbox .drop li i.j-deg { background-position: 0 -40px; }
.searbox .drop li i.j-site { background-position: 0 -60px; }
.searbox .drop > i { position: absolute; top: -6px; left: 12px; width: 12px; height: 6px; overflow: hidden; }
.searbox .drop > i:before { position: absolute; content: ''; width: 10px; height: 10px; top: 2px; left: 50%; margin-left: -5px; background-color: rgba(60,63,70,.9); border-radius: 2px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

/**新增选择项*/
.searbox .lbTab ul li { padding: 6px 0; width: 15%; }
.searbox .lbTab li:last-child a { border-right: 1px solid #f8f8f8; }

.searList { margin: 0 14px; }
.searList li a { display: block; border-bottom: 1px solid #f8f8f8; color: #3c3f46; font-size: 15px; line-height: 20px; padding: 12px 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.searList li a > div { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.searList li .arr-rt-ns { padding-right: 12px !important; }
.searList li .num { float: right; font-size: 13px; color: #b3b6be; }
.searList li .sea-v { display: inline-block; width: 14px; height: 14px; background: url(/images_m/sea_v.png) no-repeat; background-size: 14px; vertical-align: -2px; margin-left: 8px; }
.searList li em { color: #4080d1; padding-right: 1px; }
.searList li p { font-size: 12px; color: #b3b6be; line-height: 1; padding: 1px 0; margin-top: 4px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.searList li p em { color: #4080d1; }
.clearBtn { margin-top: 20px; text-align: center; }
.clearBtn a { display: inline-block; min-width: 112px; padding: 0 20px; height: 33px; line-height: 33px; border: 1px solid #e3e7ed; border-radius: 2px; font-size: 14px; color: #83868f; background-color: #ffffff; }

.searLast h3, .searHistory h3, .searTotal h3 { position: relative; font-size: 13px; color: #b3b6be; line-height: 16px; margin: 0 14px; padding: 19px 0 13px 0; border-bottom: 1px solid #f8f8f8; }
.searTotal h3 { font-size: 13px; }
.searLast h3 { border-bottom: none; }
.searLast h3 a.icon, .searHistory h3 a.icon { position: absolute; width: 40px; height: 49px; top: 0; right: -14px; }
.searLast h3 a.icon:before, .searHistory h3 a.icon:before { content: ''; position: absolute; width: 16px; height: 16px; left: 50%; margin-left: -8px; top: 19px; background: url(/images_m/search_icons2.png) no-repeat; background-size: 100% auto; }
.searLast h3 a.icon:before { background-position: 0 0; }
.searHistory h3 a.icon:before { background-position: 0 -16px; }
.searLast .change { float: right; color: #83868f; }
.s-icon-hot, .s-icon-his { display: inline-block; width: 14px; height: 16px; background: url(/images_m/sea_icons_t.png) no-repeat; background-size: 14px auto; vertical-align: -3px; margin-right: 8px; }
.s-icon-his { background-position: 0 -16px; }
.searLast .icon { display: none; }
.searLast .cont { overflow: hidden; padding: 0 10px; }
.searLast .cont a { position: relative; float: left; height: 30px; margin: 0 4px 8px 4px; padding: 8px 14px; font-size: 13px; line-height: 14px; color: #565c67; background-color: #f8f8f8; border-radius: 2px; overflow: hidden; }
.searLast .cont a:last-child { margin-right: 8px; }
.searLast .cont > div { width: 300%; }
.searLast .cont > div a { margin-bottom: 0; }
.searLast .refresh-cont > div { width: 100%; overflow: hidden; }
.searLast .refresh-cont > div a { margin-bottom: 8px; }
.searLast .cont a i { position: absolute; width: 16px; height: 19px; right: 0; top: 0; background: url(/images_m/sea_hot.png) no-repeat; background-size: 100%; }
.searLast .cont a .tag-icon { font-size: 10px; color: #b3b6be; margin-right: 5px; }
.searHistory .searList li a { /*white-space:normal;*/ }
.searHistory .tag-icon { float: right; width: 30px; height: 22px; background: #fff url(/images_m/pic_gg.jpg) right center no-repeat; background-size: 24px auto; }

/*直播搜索列表*/
.searList.videoList li { overflow: hidden; }
.searList.videoList li a { padding: 14px 0; }
.searList li .img { float: left; width: 106px; height: 60px; overflow: hidden; margin-right: 8px; }
.searList li .img img { width: 100%; height: 100%; }
.searList li .text h2 { font-size: 15px; color: #0c0d0e; height: 40px; line-height: 20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; white-space: normal; }

/* 筛选栏 */
.lbTab { height: 44px; position: relative; }
.lbTab ul { width: 100%; height: 44px; border-bottom: 1px solid #f8f8f8; }
.lbTab li { padding: 11px 0; width: 25%; }
.lbTab li a { display: block; border-right: 1px solid #f8f8f8; height: 22px; line-height: 22px; font-size: 14px; text-align: center; color: #565c67 !important; padding: 0 6px; }
.lbTab li:last-child a { border-right: none; }
.lbTab li.active a { color: #ff6666 !important; }
.lbTab li span { position: relative; display: inline-block; line-height: 21px; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-right: 13px; }
.lbTab li span:after { content: ''; position: absolute; width: 0; height: 0; border-style: solid; border-width: 4px; border-color: #cccfd8 transparent transparent transparent; right: 0; top: 50%; margin-top: -2px; }
.lbTab li.active span:after { border-color: transparent transparent #f66 transparent; margin-top: -6px; }


.lbTab .cont { position: absolute; width: 100%; top: 44px; left: 0; bottom: 0; background-color: #fff; z-index: 6; }
.lbTab section { height: 100%; border-right: 1px solid #f4f4f4; overflow: hidden; }
.lbTab .cont > .flexbox { height: 100%; overflow: hidden; }
.lbTab .flexbox section:first-child { width: 25%; }
.lbTab .flexbox section:nth-child(2) { width: 35%; }
.lbTab .flexbox section:nth-child(3) { width: 40%; border-right: none; }
.lbTab .flexbox section:nth-child(4) { width: 35%; }
.lbTab .flexbox section:last-child { width: 40%; border-right: none; }
.lbTab .flexbox section.column2 { width: 35%; border-right: 1px solid #f4f4f4; }
.lbTab .flexbox section.column3 { width: 40%; border-right: none; }
.lbTab .flexbox section.price-list { width: 70px; max-width: 70px; min-width: 70px; }
.lbTab .flexbox .cont dl { height: 100%; }
.lbTab .cont dd { padding: 0 16px; border-bottom: 1px solid #f4f4f4; height: 44px; line-height: 43px; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background-color: #fff; color: #3c3f46; }
.lbTab .cont dd .zfbt { width: 48px; height: 15px; background: url(/images_m/home_nav_zfbt.png) no-repeat; background-size: 100%; display: inline-block; margin-left: 20px; vertical-align: middle; margin-top: -3px; }
/*0228*/

.lbTab .cont dd.active { position: relative; background-color: #f2f5f8; }
.lbTab .cont dd.active:before { content: ''; position: absolute; width: 2px; height: 16px; background: #ff6666; left: 0; top: 50%; margin-top: -8px; }
.lbTab .cont dd a { display: block; padding: 0 16px; margin: 0 -16px; color: #3c3f46 !important; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.lbTab .cont .btn { height: 40px; position: absolute; left: 0; width: 100%; bottom: 0; }
.lbTab .cont .btn a { display: block; width: 100%; height: 40px; line-height: 40px; font-size: 16px; color: #fff; background-color: #df3031; text-align: center; }
.lbTab .cont .btn a.no1 { width: 40%; border: 1px solid #eceff3; background-color: #fff; color: #565c67; border-radius: 6px; }
.lbTab .cont .btn a.no2 { width: 50%; border: 1px solid #df3031; border-radius: 4px; margin-left: 10% }
.lbTab .cont .btn1 { height: 50px; position: absolute; left: 0; width: 100%; bottom: 0; padding: 0 10px; background: #fff; padding-top: 7px; }
.lbTab .cont .btn1 a { display: block; width: 60%; height: 36px; line-height: 36px; font-size: 15px; color: #fff; background-color: #d64242; border: 1px solid #d64242; border-radius: 2px; text-align: center; }
.lbTab .cont .btn1 a:first-child { width: 40%; border: 1px solid #e3e7ed; background-color: #fff; color: #565c67; margin-right: 10px }
.lbTab .cont .btnIn { padding: 20px 0 30px; text-align: center; }
.lbTab .cont .btnIn a { display: block; line-height: 52px; border-top: 1px solid #f4f4f4; font-size: 14px; color: #565c67; text-align: center; margin: 0 10px; }
.lbTab .cont .btnIn2 { padding-bottom: 30px; text-align: center; }
.lbTab .cont .btnIn2 a { display: inline-block; width: 100%; width: 130px; height: 36px; line-height: 36px; font-size: 16px; color: #ffffff; background-color: #ff6666; text-align: center; border-radius: 2px; }
.lbTab .flexbox section.column4 { width: 40%; border-right: none; }
.lbTab .flexbox section.column4 dd { white-space: normal; line-height: 24px; height: auto; padding: 4px 16px; }
.lbTab .flexbox section.column4 dd a { display: block; white-space: normal; padding: 6px 16px; max-height: 58px; min-height: 38px; overflow: hidden; }
.lbTab .flexbox section.col-split { width: 50%; border-right: 1px solid #f4f4f4; }


.lbTab .checkBox { padding: 20px 30px; }
.moreChoo { overflow: hidden; }
.moreChoo .moretitle { display: block; line-height: 1; padding: 25px 0 15px 0; margin: 0 14px; color: #83868f; font-size: 13px; }
.moreChoo .moretitle > a { display: block; }
.chose-item { padding: 0 14px; width: 100%; }
.chose-item a { cursor: pointer; display: block; width: 25%; line-height: 15px; color: #0c0d0e; padding: 7px 1px 6px; border-radius: 2px; border: 1px solid #eceff3; margin-right: 6px; text-align: center; font-size: 11px; overflow: hidden; }
.chose-item a:last-child { margin-right: 0; }
.chose-item a.active { color: #ff5350; border: 1px solid #ff6666; }
.chose-item a i { display: inline-block; margin-left: 2px; vertical-align: top; margin-top: -2px; }
.chose-item .flexbox span { width: 25%; }
.chose-item > div { margin-top: 8px; width: 100%; }
.chose-item > div:first-child { margin-top: 0; }
.chose-item a.line2 { line-height: 32px; }
.chose-item .hb { background: #eb4d35 url(/images_m/hb_icon.png) center -1px no-repeat; background-size: 100% auto; color: #fff; border: none; padding-top: 11px; padding-bottom: 0; }

.tabSX { position: fixed; top: 0; width: 100%; height: 86%; z-index: 200; max-width: 640px; }
.tabSX .lbTab { height: 100%; }
.float { position: fixed; top: 0; bottom: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6); z-index: 50; max-width: 640px; }

.tabFixed { position: fixed; top: 0; left: 0; z-index: 200; width: 100%; background: #ffffff; }
#allcont dl, #all_contFlexbox dl, #all_div dl { position: absolute; width: 100%; left: 0; top: 0; bottom: 40px; overflow: hidden; }
.lbTab .cont > .flexbox.area { position: absolute; width: 100%; height: auto; left: 0; top: 0; bottom: 50px; overflow: hidden; }

/*轮播*/
.adFocus { position: relative; }
.adFocus .pointBox { position: absolute; text-align: right; bottom: 5px; right: 14px; }
.adFocus .pointBox span { display: inline-block; width: 5px; height: 5px; background: #ffffff; border-radius: 50%; overflow: hidden; margin: 0; margin-left: 6px; }
.adFocus .pointBox span.cur { background: #ff6666; }

.banFocus { position: relative; overflow: hidden; }
.banFocus li { float: left; }
.banFocus .pointBox { position: absolute; text-align: right; bottom: 3px; right: 4px; }
.banFocus .pointBox span { display: inline-block; width: 5px; height: 5px; background: #ffffff; border-radius: 50%; overflow: hidden; margin: 0; margin-left: 6px; }
.banFocus .pointBox span.cur { background: #ff6666; }

/*面包屑*/
.crumbs { margin: 0 auto; margin-bottom: -8px; padding: 8px 10px; color: #b3b6be; font-size: 9px; background: #fff; line-height: 1; max-width: 640px; }
.crumbs a { color: #b3b6be !important; }

/*加载更多*/
.moreList { text-align: center; }
.moreList a { display: block; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #565c67; background: #fff; }
.moreList span { position: relative; color: #cccfd8; font-size: 12px; line-height: 40px; padding-left: 20px; }
.moreList span i { position: absolute; width: 15px; height: 15px; top: 50%; margin-top: -7px; left: 0; background: url(/images_m/loading.png) no-repeat; background-size: 15px auto; margin-right: 8px; vertical-align: -2px; z-index: 2; -webkit-animation: loading 1s linear infinite; animation: loading 1s linear infinite; }
.moreList span:before { content: ''; position: absolute; width: 15px; height: 15px; top: 50%; margin-top: -7px; left: 0; background: url(/images_m/loading_fang.png) no-repeat; background-size: 15px auto; z-index: 3; }

@-webkit-keyframes loading {
    100% { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate(360deg); transform: rotate3d(360deg); }
}

@keyframes loading {
    100% { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate(360deg); transform: rotate3d(360deg); }
}

/*更多*/
.homeOption { border-top: 1px solid #f8f8f8; margin-top: -1px; width: 100%; }
.homeOption a { display: block; width: 100%; line-height: 40px; font-size: 13px; text-align: center; }
.homeOption a span { position: relative; display: inline-block; color: #83868f; padding-right: 16px; }
.homeOption a span:after { position: absolute; content: ''; width: 0; height: 0; border: 4px solid #8d9095; border-color: transparent transparent transparent #8d9095; right: 0; top: 50%; margin-top: -5px; }

/*免责声明*/
.smBox { padding: 4px 14px; line-height: 1.5; font-size: 9px; color: #b3b6be; }

/* alert弹窗 */
.floatAlert { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6); z-index: 1000; }
.floatAlert .alert { position: absolute; top: 50%; left: 50%; border-radius: 10px; display: inline-block; width: 280px; background: #fff; color: #3c3f46; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.floatAlert .alert .cont { padding: 20px 24px; font-size: 15px; line-height: 24px; color: #3c3f46; }
.floatAlert .alert .cont img { margin-right: 10px; }
.floatAlert .alert .cont h3 { font-size: 18px; color: #0c0d0e; font-weight: bold; text-align: center; line-height: 32px; margin-bottom: 8px; }
.floatAlert .alert .cont .txt1 { padding: 10px 0; font-size: 11px; line-height: 18px; color: #ff5350; text-align: center; }
.floatAlert .alert .cont .txt2 { padding: 2px 0; font-size: 16px; color: #0c0d0e; text-align: center; }
.floatAlert .alert .cont.tel { padding: 18px 24px 12px; text-align: center; }
.floatAlert .alert .btns { border-top: 1px solid #f8f8f8; width: 100%; }
.floatAlert .alert .btns a { display: block; border-right: 1px solid #f8f8f8; line-height: 44px; font-size: 15px; text-align: center; color: #df3031; }
.floatAlert .alert .btns a:last-child { border-right: none; }
.floatAlert .alert .btns a:only-child { font-size: 16px; width: 100%; }
.floatAlert .alert2 .cont { padding: 20px 15px 0; }
.floatAlert .alert2 .btns a { line-height: 44px; }
.floatAlert .close { position: absolute; width: 20px; height: 20px; right: 12px; top: 11px; background: url(/images_m/close_x.png) center center no-repeat; background-size: 14px auto; }
.floatAlert.s2 { position: static; width: 0; height: 0; }
.floatAlert.s2 .alert { position: fixed; z-index: 1000; }
.bounceInDown { margin-top: -70px; -webkit-animation: bounceInDown .8s both; animation: bounceInDown .8s both; }

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
    0% { opacity: 0; -webkit-transform: translate3d(-50%, -3000px, 0); transform: translate3d(-50%, -3000px, 0); }
    60% { opacity: 1; -webkit-transform: translate3d(-50%, 25px, 0); transform: translate3d(-50%, 25px, 0); }
    75% { -webkit-transform: translate3d(-50%, -10px, 0); transform: translate3d(-50%, -10px, 0); }
    90% { -webkit-transform: translate3d(-50%, 5px, 0); transform: translate3d(-50%, 5px, 0); }
    100% { -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); }
    0% { opacity: 0; -webkit-transform: translate3d(-50%, -3000px, 0); transform: translate3d(-50%, -3000px, 0); }
    60% { opacity: 1; -webkit-transform: translate3d(-50%, 25px, 0); transform: translate3d(-50%, 25px, 0); }
    75% { -webkit-transform: translate3d(-50%, -10px, 0); transform: translate3d(-50%, -10px, 0); }
    90% { -webkit-transform: translate3d(-50%, 5px, 0); transform: translate3d(-50%, 5px, 0); }
    100% { -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); }
}

.bounceOutDown { -webkit-animation: bounceOutDown 1s both; animation: bounceOutDown 1s both; }

@-webkit-keyframes bounceOutDown {
    100% { opacity: 0; -webkit-transform: translate3d(-50%, 2000px, 0); transform: translate3d(-50%, 2000px, 0); }
}

@keyframes bounceOutDown {
    100% { opacity: 0; -webkit-transform: translate3d(-50%, 2000px, 0); transform: translate3d(-50%, 2000px, 0); }
}

.fadeOut { -webkit-animation: fadeOut 1s both; animation: fadeOut 1s both; }

@-webkit-keyframes fadeOut {
    0% { opacity: 1; }
    100% { opacity: 0; }
}

@keyframes fadeOut {
    0% { opacity: 1; }
    100% { opacity: 0; }
}

/*带输入框及成功弹窗*/
.tz-box { position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,.6); z-index: 1000; display: none; }
.tz-box2 { position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,.6); z-index: 9999; }
/*20170407*/
.tz-con { position: absolute; top: 50%; left: 50%; margin-left: -140px; width: 280px; background: #ffffff; border-radius: 7px; z-index: 11; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); padding-bottom: 20px; }
.tz-con .tz-tit { height: 56px; line-height: 56px; color: #ff6666; font-size: 16px; text-align: center; }
.ipt-list { margin: 0 20px !important; }
.ipt-list li { height: 45px; border-bottom: 1px solid #f4f4f4 !important; margin: 0 !important; }
.ipt-list li .yzm { max-width: 75px; min-width: 75px; height: 40px; max-height: 40px; min-height: 40px; }
.ipt-list li.tw-yzm { padding: 26px 0 14px; height: auto; }
.ipt-list li.tw-yzm .ipt-text { margin-left: 10px; font-size: 22px; }
.ipt-list li.tw-yzm .ipt-text::-webkit-input-placeholder { font-size: 14px; }
.ipt-list .ipt-text { width: 100%; height: 44px; font-size: 14px; border: 1px solid transparent; border-radius: 3px; overflow: hidden; color: #0c0d0e; outline: none; }
.ipt-list div.ipt-text { line-height: 44px; }
.ipt-list div.ipt-text .placeholder { color: #b3b6be; }
.ipt-list .ipt-btn1 { min-width: 86px; max-width: 86px; height: 24px; line-height: 24px; border: 1px solid #ff6666; color: #ff6666; font-size: 12px; background-color: #ffffff; border-radius: 2px; margin-top: 10px; outline: none; overflow: hidden; }
.ipt-list .ipt-btn1.disabled { color: #b3b6be; border: 1px solid #cccfd8; }
.ipt-list ::-webkit-input-placeholder { color: #b3b6be; }
.tz-word { line-height: 1; padding: 0 20px; color: #83868f; font-size: 12px; margin-top: 20px; }
.tz-word a { color: #0c0d0e; }
.tz-word input { float: left; -webkit-appearance: none; border: none; width: 15px; height: 15px; background: url(/images_m/tz_zy_icon.png) 0 -15px no-repeat; background-size: 100%; margin-top: -2px; margin-right: 5px; outline: none; }
.tz-word input:checked { background-position: 0 0; }
.tz-btn { padding: 0 20px; margin-top: 20px; }
.tz-btn input { margin-left: 18px; height: 36px; line-height: 36px; background: #df3031; color: #ffffff; font-size: 14px; border: none; border-radius: 2px; min-width: 110px; outline: none; }
.tz-btn input:first-child { margin-left: 0; background: #b3b6be; }
.tz-btn a.btn-get { display: block; width: 100%; font-size: 14px; color: #fff; text-align: center; line-height: 36px; background: #e83b3c; border-radius: 3px; }
.tz-con .tz-tit span.hb-tt { display: block; width: 100%; height: 100%; background: url(/images_m/hb_title_icon.png) center center no-repeat; background-size: 64px auto; }
.tz-ok-box { text-align: center; padding-top: 20px; line-height: 1; }
.tz-ok-box > img { margin-bottom: 20px; }
.tz-ok-box h2 { font-size: 16px; color: #0c0d0e; margin-bottom: 10px; }
.tz-ok-box p { font-size: 12px; color: #83868f }
.tz-con .closeBtn { position: absolute; right: 12px; top: 10px; width: 20px; height: 20px; background: url(/images_m/tz_close_icon.png) center center no-repeat; background-size: 14px 14px; }
.yzm-sta, .ts-box { position: fixed; width: 150px; background-color: rgba(0,0,0,.7); border-radius: 5px; color: #fff; font-size: 14px; line-height: 1.4; text-align: center; padding: 12px 10px; z-index: 9999; left: 50%; margin-left: -75px; top: 50%; margin-top: -24px; }

.tz-con .ipt-list li.h65 { height: 65px; color: #0c0d0e; margin-top: 25px !important; }
/*20160905*/
.tz-con .tz-tit span.zu-hb { background: url(/images_m/zu_hb_tt.png) center center no-repeat; background-size: 66px auto; }
/*20160905*/
.tz-con .btnRed { margin: 18px 4% 0; width: 92%; height: 36px; line-height: 36px; background: #e53d42; color: #ffffff; font-size: 14px; border: none; border-radius: 2px; outline: none; }
/*20160905*/
.ts-box.w240 { width: 240px; margin-left: -120px; }

/*弹框汇总*/
.tz-con .tz-txt { margin: 26px 20px 12px; text-align: center; }
/*20160905*/

/*底部弹出菜单,第一个菜单不必加show*/
.sf-maskFixed { position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,0.6); z-index: 998; }
.sf-bdmenu { position: absolute; bottom: 0; left: 0; width: 100%; height: 246px; background-color: #ffffff; line-height: 44px; }
.sf-bdmenu .tt { text-align: center; height: 44px; background-color: #f6f6f6; }
.sf-bdmenu ul { width: 100%; }
.sf-bdmenu .info { text-align: center; color: #0c0d0e; font-size: 16px; margin: 0 20%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sf-bdmenu .cancel { top: 0; padding: 0 15px; position: absolute; right: 0; font-size: 15px; color: #df3031; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.sf-bdmenu .return { top: 0; padding: 0 15px; position: absolute; left: 0; font-size: 15px; color: #df3031; }
.sf-bdmenu .con { overflow-y: scroll; height: 202px; position: absolute; top: 44px; width: 100%; background-color: #ffffff; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.sf-bdmenu .con::-webkit-scrollbar { -webkit-appearance: none; display: none; }
.sf-bdmenu .con.show { -webkit-animation: movetop 0.4s; -moz-animation: movetop 0.4s; animation: movetop 0.4s; animation-fill-mode: both; -webkit-animation-fill-mode: both; }
.sf-bdmenu .con:nth-child(2) { z-index: 10; }
.sf-bdmenu .con:nth-child(3) { z-index: 11; }
.sf-bdmenu .con:nth-child(4) { z-index: 12; }
.sf-bdmenu .con:nth-child(5) { z-index: 13; }
.sf-bdmenu .con:nth-child(6) { z-index: 14; }
/*备用*/
.sf-bdmenu ul li { line-height: 44px; text-align: center; color: #565c67; font-size: 15px; height: 45px; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.sf-bdmenu ul li.active { background-color: #f4f4f4; -webkit-animation: moveright 0.4s; -moz-animation: moveright 0.4s;; animation: moveright 0.4s; animation-fill-mode: forwards; -webkit-animation-fill-mode: forwards; }
.sf-bdmenu ul li.activeS { background-color: #f4f4f4; }
/*单独选项*/
.sf-bdmenu ul li:not(:last-child) { border-bottom: 1px solid #f4f4f4; }
.sf-bdmenu ul li > a { display: block; color: #565c67 !important; }
.sf-bdmenu ul li.on > a { color: #df3031 !important; }

@-webkit-keyframes moveright {
    0% { -webkit-transform: translate(0,0); opacity: 1; }
    100% { -webkit-transform: translate(100%,0); opacity: 0; }
}

@-moz-keyframes moveright {
    0% { -webkit-transform: translate(0,0); opacity: 1; }
    100% { -webkit-transform: translate(100%,0); opacity: 0; }
}

@keyframes moveright {
    0% { transform: translate(0,0); opacity: 1; }
    100% { transform: translate(100%,0); opacity: 0; }
}

@-webkit-keyframes movetop {
    0% { opacity: 0; -webkit-transform: translate(0,100%); }
    100% { opacity: 1; -webkit-transform: translate(0,0); }
}

@-moz-keyframes movetop {
    0% { opacity: 0; -moz-transform: translate(0,100%); }
    100% { opacity: 1; -moz-transform: translate(0,0); }
}

@keyframes movetop {
    0% { opacity: 0; transform: translate(0,100%); }
    100% { opacity: 1; transform: translate(0,0); }
}
/*底部菜单并列3列选项20160901*/
.sf-bdmenu .con.threeList { margin: 0 14%; width: 72%; overflow: hidden; }
.sf-bdmenu .con.threeList ul { width: 15%; }
.sf-bdmenu .con.threeList ul.w42 { width: 42%; }
.sf-bdmenu .con.threeList ul li { border: none; white-space: nowrap; color: #83868f !important; }
.sf-bdmenu .con.threeList ul li.cur { color: #0c0d0e !important; }
.sf-bdmenu .shade { position: absolute; top: 44px; left: 0; width: 100%; height: 78px; background: -webkit-linear-gradient(top,rgba(255,255,255,.8),rgba(255,255,255,0) ); background: linear-gradient(to bottom, rgba(255,255,255,.8),rgba(255,255,255,0)); border-bottom: 1px solid #d0d1d6; z-index: 11; }
.sf-bdmenu .shade.shade2 { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); top: 168px; }
/*菜单--性别选择*/
.sex { bottom: 0; height: 212px; background: none; }
.sex .con { bottom: 70px; top: 0; margin: 0 3%; width: 94%; height: auto; background: #fff; border-radius: 6px; }
.sex .con h3 { font-size: 13px; color: #b3b6be; text-align: center; line-height: 40px; border-bottom: 1px solid #f4f4f4; }
.sex .con ul li { font-size: 18px; color: #4b95f2; height: 50px; line-height: 50px; }
.sex .btnBox { position: absolute; left: 0; bottom: 10px; margin: 0 3%; width: 94%; }
.sex .btnBox a { display: block; width: 100%; height: 50px; font-size: 18px; color: #ff5350; line-height: 50px; text-align: center; background: #fff; border-radius: 6px; }

.default-content { z-index: 0; width: 100%; padding: 150px 0; min-height: 400px; background-color: #ffffff; color: #b3b6be; font-size: 15px; text-align: center; }
.default-content.pdY62 { padding: 62px 0; }
.default-content p { margin-top: 26px; }
.default-content p > span { display: block; margin-bottom: 10px; }
.default-content a.back-front { border: 1px solid #b3b6be; display: inline-block; margin-top: 14px; background-color: #ffffff; color: #83868f; border-radius: 2px; padding: 0 25px; line-height: 31px; font-size: 14px; }

/*loading-d*/
.loading-d { min-height: 360px; background: #fff url(/images_m/loding.gif) center center no-repeat; background-size: 90px auto; }

/*404样式*/
.box404 { background: #fff; }
.box404 .main { min-height: 0; }
.style404 { min-height: 260px; background: #fff url(/images_m/404.png) center center no-repeat; background-size: 210px auto; }
.style404-2 { min-height: 260px; background: #fff url(/images_m/404_2.png) center center no-repeat; background-size: 200px auto; }
a.back404 { border: 1px solid #cccfd8; display: inline-block; margin-top: 14px; background-color: #ffffff; color: #83868f !important; border-radius: 2px; padding: 0 16px; line-height: 34px; font-size: 14px; min-width: 108px; text-align: center; }

/*搜房协议内容*/
.agreementBox { padding: 18px 14px; font-size: 14px; color: #83868f; line-height: 1.5em; }
.agreementBox h2 { font-size: 16px; color: #0c0d0e; text-align: center; }
.agreementBox h3 { padding: 14px 0 9px; color: #0c0d0e; font-size: 15px; }
.agreementBox p { padding: 9px 0; text-indent: 1em; }
/*个人信息保护声明*/
.agreementBox.box2 { font-size: 15px; color: #3c3f46; }
.agreementBox.box2 h1 { margin-bottom: 8px; font-size: 23px; }
.agreementBox.box2 h3 { padding: 12px 0 4px; color: #3c3f46; font-size: 16px; }
.agreementBox.box2 p { padding: 9px 0; text-indent: 0; }

/*分享*/
.share-s1 { position: fixed; width: 100%; left: 0; bottom: 0; background: rgba(248,248,248,.95); z-index: 9999; }
.share-s1 h2 { font-size: 16px; color: #83868f; line-height: 50px; text-align: center; }
.share-s1 ul { overflow: hidden; margin-bottom: 14px; }
.share-s1 ul:last-child { margin-bottom: 0; }
.share-s1 li { float: left; width: 33.3%; text-align: center; }
.share-s1 li > a { display: block; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.share-s1 li p { font-size: 13px; color: #83868f; line-height: 26px; margin-top: 3px; }
.share-s1 li .zan { width: 17px; height: 17px; background: url(/images_m/zan.html) no-repeat; background-size: 34px; background-position: -17px 0; position: absolute; top: 0px; right: -13px; }
.share-s1 i { display: block; width: 54px; height: 54px; margin: 0 auto; background: url(/images_m/share_icons.png) no-repeat; background-size: 162px auto; position: relative }
.share-s1 i.pyq { background-position: 0 0; }
.share-s1 i.wx { background-position: -54px 0; }
.share-s1 i.qq { background-position: -108px 0; }
.share-s1 i.zoom { background-position: 0 -54px; }
.share-s1 i.wb { background-position: -54px -54px; }
.share-s1 i.copy { background-position: -108px -54px; }
.share-s1 .shareCon { padding: 0 7%; }
.share-s1 .btn { width: 100%; height: 60px; }
.share-s1 .btn a { display: block; width: 100%; line-height: 60px; font-size: 15px; color: #3c3f46 !important; text-align: center; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.share-s1 img { pointer-events: none; }
.share-s2 { position: fixed; width: 100%; height: 100%; left: 0; bottom: 0; background: rgba(0,0,0,.7); z-index: 9999; }
.share-s2 .share-btn { display: block; width: 36%; margin: 0 auto; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.share-s2 .share-btn img { width: 100%; }
.share-s2 .pic1 { padding-top: 3%; margin-bottom: 12%; }
.share-s2 .pic2 { width: 64%; margin: 0 auto; margin-top: 10%; }
.share-s2 .share-b { position: absolute; width: 100%; bottom: 4%; }
.share-s2.bg2 { background: rgba(0,0,0,.9) }
.share-s2 .pic3 { margin: 5% 0 5%; }
.share-s1 img { pointer-events: none; }

@media screen and (max-height: 480px) {
    .share-s2 .pic3 { width: 94%; margin: 5% auto; }
}

.float-mask { position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); z-index: 9998; opacity: 0; -webkit-transition-duration: .3s; transition-duration: .3s; visibility: hidden; }
.mask-visible { visibility: visible; opacity: 1; }

/*分享成功*/
.share-s3 { position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,.6); z-index: 1000; }
.share-s3 .share-con { position: absolute; top: 50%; left: 50%; margin-left: -140px; width: 280px; background: #ffffff; border-radius: 5px; z-index: 900; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.share-s3 .share-con h2 { text-align: center; font-size: 16px; line-height: 16px; padding: 14px 0; background-color: #f8f8f8; color: #ff6666; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.share-s3 .share-con h2 i { display: inline-block; width: 16px; height: 16px; margin-right: 5px; background: url(/images_m/icon_ok.png) center no-repeat; background-size: 16px auto; vertical-align: -2px; }
.share-s3 .share-con .tuijian { margin: 20px 13px 0; }
.share-s3 .share-con .tuijian h4 { color: #83868f; font-size: 14px; line-height: 1; margin-bottom: 5px; }
.share-s3 .share-con .tuijian li { border-bottom: 1px solid #f4f4f4; }
.share-s3 .share-con .tuijian li a { display: block; color: #0c0d0e; font-size: 14px; line-height: 21px; padding: 10px 0; }
.share-s3 .share-con .share-mores { height: 36px; line-height: 36px; margin: 20px 30px; border-radius: 2px; background-color: #e83b3c; text-align: center; }
.share-s3 .share-con .share-mores a { display: block; color: #fff; font-size: 14px; }
.share-s3 .share-con .close { position: absolute; width: 32px; height: 32px; top: -16px; right: -14px; background: url(/images_m/fx-colse.png) center no-repeat; background-size: 32px auto; z-index: 950; }

/*相册*/
.picBox { position: relative; height: 100%; max-width: 640px; margin: 0 auto; }
.picBox .main { position: absolute; top: 44px; bottom: 0; width: 100%; min-height: 0; }
.allPics { position: absolute; top: 0px; bottom: 0; width: 100%; overflow-y: auto; }
.allPics .picbox { padding: 0 14px; padding-bottom: 40px; color: #fff; }
.allPics .picbox h3 { font-size: 15px; color: #83868f; line-height: 38px; padding-top: 8px; }
.allPics .picbox ul { overflow: hidden; margin-right: -2px; }
.allPics .picbox li { position: relative; float: left; margin: 0 2px 2px 0; width: 96px; height: 96px; overflow: hidden; background: #f4f4f4; }
.allPics .picbox li .icon_hp { position: absolute; width: 14px; height: 14px; left: 5px; bottom: 5px; background: url(/images_m/list_img_icon.png) no-repeat; background-size: 42px auto; }
.allPics .picbox li .video { position: absolute; width: 14px; height: 14px; left: 5px; bottom: 5px; background: url(/images_m/vid-p2.png) no-repeat; background-size: 14px auto; }
.allPics .picbox li .video-360 { position: absolute; width: 14px; height: 14px; left: 5px; bottom: 3px; background: url(/images_m/list_img_icon.png) -14px 0 no-repeat; background-size: 42px auto; }
.pic-btns { position: fixed; height: 40px; width: 100%; bottom: 0; left: 0; background: rgba(32,32,32,1); overflow: hidden; z-index: 9; }
.pic-btns .btns-in { width: 300%; padding: 10px 0; }
.pic-btns a { line-height: 20px; color: #e3e7ed !important; font-size: 13px; margin-right: 30px; }
.pic-btns a:first-child { margin-left: 14px; }
.pic-btns a:last-child { margin-right: 14px; }
.pic-btns a.active { font-size: 16px; color: #ff6666 !important; }

.picBox .loading { position: absolute; width: 24px; height: 24px; left: 50%; top: 50%; margin: -12px 0 0 -12px; }
.picBox .loading:before { content: ''; position: absolute; width: 24px; height: 24px; top: 0; left: 0; background: url(/images_m/loading_fang_b.png) no-repeat; background-size: 24px auto; z-index: 3; }
.picBox .loading i { position: absolute; width: 24px; height: 24px; top: 0; left: 0; background: url(/images_m/loading_b.png) no-repeat; background-size: 24px auto; z-index: 2; -webkit-animation: loading 1s linear infinite; animation: loading 1s linear infinite; }

.photoBox { background: #202020; height: 100%; width: 100%; }
.photoBox * { -webkit-tap-highlight-color: rgba(0,0,0,0); }
.photo-opt { position: fixed; width: 100%; hegiht: 0; left: 0; top: 0; z-index: 9; }
.photo-opt a { display: block; width: 32px; height: 32px; text-align: center; background-color: rgba(0,0,0,.6); border-radius: 50%; }
.photo-opt .back { float: left; margin: 6px 0 0 9px; }
.photo-opt .back i { display: block; width: 32px; height: 32px; background: url(/images_m/xq_icons.png) -1px 0 no-repeat; background-size: 128px auto; }
.photo-opt .logo { float: left; width: 102px; height: 44px; text-align: center; background: none; }
.photo-opt .logo i { display: block; width: 102px; height: 44px; background: url(/images_m/logo.png) 9px 15px no-repeat; background-size: 77px auto; }
.photo-opt .icon-pic { float: right; margin: 6px 9px 0 0; }
.photo-opt .icon-pic i { display: block; width: 32px; height: 32px; background: url(/images_m/head_pic.png) 0 0 no-repeat; background-size: 32px auto; }

.photoBox .pic-int { position: fixed; bottom: 40px; left: 0; width: 100%; height: 38px; line-height: 38px; color: #ffffff; font-size: 11px; padding: 0 14px; background: rgba(32,32,32,.9); overflow: hidden; }
.photoBox .pic-int2 { position: fixed; bottom: 16px; right: 14px; height: 20px; line-height: 14px; padding: 3px 7px; border-radius: 10px; background: rgba(0,0,0,.4); font-size: 10px; color: #fff; }
.photoBox .video-icons { float: left; }
.photoBox .video-icons span { position: relative; color: #83868f; font-size: 11px; padding-left: 15px; margin-right: 20px; }
.photoBox .video-icons span:before { content: ''; position: absolute; left: 0; top: 50%; margin-top: -5px; width: 10px; height: 10px; background: url(/images_m/video_icon_int.png) no-repeat; background-size: 10px; }
.photoBox .video-icons span.num:before { background-position: 0 0; }
.photoBox .video-icons span.time:before { background-position: 0 -10px; }

.photoBox .vedio-icon { position: absolute; width: 60px; height: 60px; left: 50%; top: 50%; margin: -30px 0 0 -30px; background: url(/images_m/vidwo_play.png) no-repeat; background-size: 100%; z-index: 9; }
.photoBox .icon-360 { position: absolute; width: 60px; height: 60px; left: 50%; top: 50%; margin: -30px 0 0 -30px; background: url(/images_m/icon_qj360.png) center center no-repeat; background-size: 100% auto; z-index: 9; }
.photoBox .icon-hp { position: absolute; width: 60px; height: 60px; left: 50%; top: 50%; margin: -30px 0 0 -30px; background: url(/images_m/icon_hp.png) center center no-repeat; background-size: 100% auto; z-index: 9; }

.photo-point { position: fixed; bottom: 18px; left: 0; text-align: center; left: 50%; -webkit-transform: translate(-50%, 0%); transform: translate(-50%, 0%); white-space: nowrap; z-index: 1999; }
.photo-point li { display: inline-block; width: 7px; height: 7px; border-radius: 50%; background: rgba(255,255,255,.3); margin: 0 4px; }
.photo-point li.cur { background: #ff6666; }

.photoBox .btn-zx { position: absolute; width: 90px; height: 31px; line-height: 30px; bottom: 90px; left: 50%; margin-left: -45px; font-size: 12px; color: #b3b6be !important; text-align: center; border: 1px solid #83868f; background: rgba(32,32,32,.7); border-radius: 4px; z-index: 1001; }

/*用户反馈css*/
.opin .main { min-height: 0; }
.opinion { padding: 14px; }
.opinion .txt { margin-bottom: 15px; font-size: 14px; color: #83868f; line-height: 22px; }
.opinion .textarea { padding: 8px; font-size: 14px; line-height: 22px; min-height: 120px; overflow-y: auto; color: #0c0d0e; width: 100%; border: 1px solid #f4f4f4; border-radius: 2px; outline: none; }
.opinion .textarea.ts { color: #b3b6be; }
.opinion .input-box { position: relative; padding-right: 25px; height: 38px; font-size: 15px; color: #b3b6be; border: 1px solid #f4f4f4; border-radius: 2px; }
.opinion .input-box .btn-del { position: absolute; top: 50%; right: 3px; margin-top: -10px; width: 20px; height: 20px; background: url(/images_m/del.png) no-repeat center center; background-size: 14px; }
.opinion .input-box input { margin-top: 10px; padding-left: 9px; width: 100%; font-size: 14px; border: none; color: #0c0d0e; outline: none; }
.opinion .input-box input::-webkit-input-placeholder { color: #b3b6be; background-color: #fff; }
.opinion-btn { display: block; margin: 0 14px; font-size: 14px; line-height: 40px; text-align: center; color: #cccfd8; background-color: #f1f1f2; border-radius: 2px; }
.opinion-btn.red_df3 { color: #fff; background-color: #df3031; }
/*登录可点击状态*/
.opinion-entrust { overflow: hidden }
.opinion-entrust h4 { color: #3c3f46; font-size: 14px; line-height: 16px; padding: 12px 0; }
.opinion-entrust h4 .num { float: right; font-size: 12px; color: #e5e7ed; }
.opinion-entrust dl { margin: 0 auto; }
.opinion-entrust dd { float: left; width: 50px; height: 50px; border: 1px solid #f8f8f8; background: url(/images_m/pic_add_bg.jpg) center no-repeat; background-size: 50px auto; position: relative; margin-right: 12px; z-index: 2; }
.opinion-entrust dd img { width: 100%; height: 100%; }
.opinion-entrust dd .del { width: 18px; height: 18px; background: url(/images_m/close_wt2.png) no-repeat; background-size: 18px; position: absolute; top: -7px; right: -7px; z-index: 8 }
.opinion-entrust dd .upload-input { width: 100%; height: 100%; opacity: 0; position: absolute; }

/*新版APP下载头部*/
.topDownload, .tdl { padding: 16px 20px; background: #f8f8f8; max-width: 640px; margin: 0 auto; }
.topDownload > a, .tdl > a { display: block; }
.topDownload dl, .tdl dl { background: #ffffff; padding: 8px 15px; overflow: hidden; border-radius: 7px; box-shadow: 1px 3px 5px rgba(12,2,5,.07) }
.topDownload dt, .tdl dt { float: left; width: 42px; height: 42px; margin-right: 12px; }
.topDownload dt img, .tdl dt img { width: 100%; height: 100%; }
.topDownload dd h3, .tdl dd h3 { font-size: 15px; color: #0c0d0e; line-height: 26px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.topDownload dd p, .tdl dd p { font-size: 10px; color: #83868f; line-height: 12px; padding: 2px 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.topDownload dd.btn, .tdl dd.btn { float: right; padding: 7px 0; }
.topDownload dd.btn .btn-down, .tdl dd.btn .btn-down { display: block; width: 75px; height: 27px; line-height: 27px; font-size: 13px; color: #fff; font-weight: bold; text-align: center; background: #ff9b05; border-radius: 2px; }

/* 顶部可关闭APP下载*/
.floatApp3 { position: fixed; left: 0; top: 0; width: 100%; height: 51px; background: rgba(255,255,255,1); box-shadow: 0 0 5px rgba(0,0,0,.1); overflow: hidden; z-index: 5; }
.floatApp3 > a { display: block; }
.floatApp3 dl { padding: 8px 32px 8px 20px; overflow: hidden; }
.floatApp3 dt { float: left; width: 35px; height: 35px; margin-right: 12px; }
.floatApp3 dt img { width: 100%; height: 100%; }
.floatApp3 dd h3 { font-size: 14px; color: #3c3f46; font-weight: 600; line-height: 35px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; letter-spacing: -.8px }
.floatApp3 dd.btn { float: right; padding: 4px 0; }
.floatApp3 dd.btn .btn-down { display: block; width: 75px; height: 27px; line-height: 27px; font-size: 13px; color: #fff; text-align: center; background: #ff9b05; border-radius: 2px; }
.floatApp3 .close { position: absolute; width: 30px; height: 28px; right: 0; top: 0; background: url(/images_m/p_close_icon.html) center center no-repeat; background-size: 8px auto; }

/*详情顶部*/
.top-tg-box { position: relative; background: #1d1d22; }
.top-tg-box > div { width: 100%; overflow: hidden; }
.top-tg-box li { float: left; overflow: hidden; }
.top-tg-box li > a { display: block; padding: 5px 10px; height: 52px; }
.top-tg-box li .img { float: left; width: 56px; height: 42px; margin-right: 10px; }
.top-tg-box li .img img { width: 100%; height: 100%; }
.top-tg-box li .img.fang { width: 38px; height: 42px; padding: 2px 0; }
.top-tg-box li .txt { height: 30px; font-size: 12px; color: #fff; line-height: 15px; overflow: hidden; }
.top-tg-box li .btn { float: right; width: 55px; height: 25px; line-height: 26px; font-size: 13px; color: #ffffff; background: #d7494a; border-radius: 2px; text-align: center; margin-top: 8px; margin-left: 10px; }
.top-tg-box .pointBox { position: absolute; text-align: center; width: 100%; bottom: 2px; }
.top-tg-box .pointBox span { display: inline-block; width: 3px; height: 2px; background: #606064; border-radius: 2px; overflow: hidden; margin: 0; margin: 0 1px; }
.top-tg-box .pointBox span.cur { background: #f75757; width: 5px; }
/*详情底部*/
.bottom-tg-box { height: 60px; }
.bottom-tg { position: fixed; left: 0; right: 0; bottom: 0; background: rgba(255,255,255,.95); box-shadow: 0 0 18px rgba(0,0,0,.1); z-index: 99; }
.bottom-tg > div { width: 100%; overflow: hidden; }
.bottom-tg li { float: left; overflow: hidden; }
.bottom-tg li > a { position: relative; display: block; width: 100%; padding: 9px 10px; overflow: hidden; }
.bottom-tg li .img { float: left; width: 56px; height: 42px; }
.bottom-tg li .img img { width: 100%; height: 100%; }
.bottom-tg li .img.fang { width: 44px; height: 42px; padding: 1px 0 1px 4px; }
.bottom-tg li .txt { font-size: 13px; color: #0c0d0e; line-height: 17px; padding: 0 22% 0 11px; overflow: hidden; }
.bottom-tg li .txt p { max-height: 34px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.bottom-tg li .txt h4 { font-size: 14px; line-height: 24px; font-weight: 600; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.bottom-tg li .txt h5 { font-size: 11px; color: #83868f; line-height: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.bottom-tg li .btn { position: absolute; right: 10px; width: 55px; height: 25px; line-height: 26px; font-size: 13px; color: #ffffff; background: #fe9903; border-radius: 13px; text-align: center; margin-top: 8px; }
.bottom-tg .pointBox { position: absolute; text-align: center; width: 100%; bottom: 5px; }
.bottom-tg .pointBox span { display: inline-block; width: 3px; height: 2px; background: #cccfd8; border-radius: 2px; overflow: hidden; margin: 0; margin: 0 1px; }
.bottom-tg .pointBox span.cur { background: #fe9903; width: 5px; }

/*0116*/
.chose-item ul.inpt { border-bottom: 0px solid #f8f8f8; height: auto }
.chose-item ul.inpt li { float: left; width: 47%; line-height: 15px; color: #b3b6be; margin-right: 6%; font-size: 11px; overflow: hidden; }
.chose-item ul.inpt li:last-child { margin-right: 0; }
.chose-item ul.inpt li input { padding: 0 8px 0 0; border: none; width: 100%; height: 30px; font-size: 13px; outline: none; -webkit-appearance: none; color: #0c0d0e; border-bottom: 1px solid #eceff3 }
.chose-item ul.inpt li input::-webkit-input-placeholder { color: #b3b6be; line-height: 16px; }
.chose-item ul.inpt li input::-webkit-search-decoration, .chose-item ul.inpt li input::-webkit-search-cancel-button { display: none; }
.chose-item ul.inpt li p { position: relative; }
.chose-item ul.inpt li p em { position: absolute; top: 10px; right: 0px; color: #0c0d0e }

.hpqjpic { width: 260px; height: 230px; position: absolute; top: 50%; left: 50%; margin: -115px 0 0 -130px; background: url(/images_m/hp01.png); -webkit-transform: scale(.5); transform: scale(.5); animation: hpqh 1s steps(5) infinite; -webkit-animation: hpqh 1s steps(5) infinite; }

@-webkit-keyframes hpqh {
    from { background-position: 0 1150px }
    to { background-position: 0 0 }
}

@keyframes hpqh {
    from { background-position: 0 1150px }
    to { background-position: 0 0 }
}

.allPics .picbox li .icon_hpN { position: absolute; width: 14px; height: 14px; left: 5px; bottom: 5px; background: url(/images_m/xf_list_hangpai_icon.png) no-repeat; background-size: 14px auto; }

/*底部浮层*/
.floatBbox { position: fixed; width: 100%; left: 0; right: 0; bottom: 0; height: 60px; background: #fff; z-index: 9; }
.floatBbox:before { content: ''; position: absolute; left: 0; top: 0; right: 0; height: 1px; background: #eeeeee; -webkit-transform: scaleY(.5); transform: scaleY(.5); }
.floatBbox .leftBtn { box-flex: 0; -webkit-box-flex: 0; -moz-box-flex: 0; }
.floatBbox .leftBtn .icon { position: relative; display: block; max-width: 75px; min-width: 75px; width: 75px; height: 60px; color: #565c67 !important; font-size: 12px; text-align: center; padding-top: 12px; line-height: 1; }
.floatBbox .leftBtn i { display: block; width: 20px; height: 20px; background: url(/images_m/icon_fav_fb.png) no-repeat; background-size: auto 20px; margin: 0 auto 4px; }
.floatBbox .leftBtn i { background-position: 0 0; }
.floatBbox .leftBtn .icon.on i { background-position: -20px 0; }
.floatBbox dl { display: table; padding: 8px 20px 7px 15px; }
.floatBbox dl > * { display: table-cell; vertical-align: middle; }
.floatBbox .head { width: 34px; }
.floatBbox .head img { width: 34px; height: 45px; }
.floatBbox .info { font-size: 12px; color: #606668; line-height: 22px; }
.floatBbox .info p:first-child { font-size: 13px; color: #3c3f46; }
.floatBbox .info p:nth-child(2) { margin-top: 1px; }
.floatBbox .head + .info { padding-left: 6px; }
.floatBbox dl + .icon { margin-left: -8px; }
.floatBbox dl + .icon:before { content: ''; position: absolute; width: 1px; left: 0; top: 5px; bottom: 5px; background: #eeeeee; -webkit-transform: scaleX(.5); transform: scaleX(.5) }
.floatBbox .rightBtn { padding: 8px 15px 7px 0; }
.floatBbox .rightBtn:only-child { padding-left: 15px; }
.floatBbox .rightBtn a { display: block; width: 50px; height: 45px; line-height: 45px; font-size: 16px; color: #fff; text-align: center; background: #fa733e; margin-right: 8px; border-radius: 3px; white-space: nowrap; }
.floatBbox .rightBtn a.call:first-child { background: #fa733e; }
.floatBbox .rightBtn a:first-child { background: #ffac36; }
.floatBbox .rightBtn a:last-child { margin-right: 0; background: #df3031; }
.floatBbox .rightBtn a:only-child { background: #df3031 !important; }
.floatBbox.font-s dl { padding-right: 7px; }
.floatBbox.font-s .rightBtn a { font-size: 15px; }

@media screen and (max-width: 360px) {
    .floatBbox.font-s .rightBtn a { font-size: 14px; }
}

@media screen and (max-width: 320px) {
    .floatBbox .info { font-size: 11px; }
    .floatBbox .info p:first-child { font-size: 12px; }
    .floatBbox .rightBtn a { font-size: 15px; }
    .floatBbox.font-s .rightBtn a { font-size: 13px; }
}


/***********************统计图样式***********************/

.community-menu {
    display: block;
    width: 100%;
    background: #ffffff;
    height: 42px;
    position: relative;
}

.community-menulist {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 400%;
    border-bottom: 2px solid #e4e4e4;
    line-height: 40px;
    height: 42px;
}

    .community-menulist ul {
        margin: 0px;
        padding: 0px;
    }

        .community-menulist ul li {
            list-style: none;
            display: inline-block;
        }

.community-menu a {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    padding: 0px 10px;
    line-height: 38px;
    color: #333333;
}

    .community-menu a:hover {
    }

#community-menu-a {
    border-bottom: 4px solid #ee392b;
    font-weight: bold;
}

.community-date-4 {
    display: block;
    padding: 10px;
    border-top: 10px solid #f3f3f3;
}

.ehouse_contect {
    text-align: center;
    background: #f4f4f4;
}

.font-say {
    font-size: 14px;
    text-align: left;
    margin: 5px 0px;
}

    .font-say p {
        color: #000000;
        margin: 0px;
        text-indent: 2em;
    }

    .font-say img {
        border: none;
        width: 100%;
    }

.ehouse_contect {
    font-size: 14px;
    text-align: center;
    position: fixed;
    bottom: 0px;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
}

.ehouse411_about {
    padding-top: 20px;
}

.font-cen {
    text-align: center;
}


.font-say1 {
    font-size: 14px;
    text-align: left;
    margin: 5px 0px;
    padding: 0px;
}

    .font-say1 p {
        color: #000000;
        margin: 0px;
        text-indent: 2em;
    }

    .font-say1 img {
        border: none;
        width: 100%;
    }

.font-marpar {
    padding: 0px 15px;
}

.mulu p {
    color: #666666;
}

.pop_screen {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9;
    background: #000000;
    opacity: 0.5;
    left: 0px;
    top: 0px;
}

.house_popup {
    display: none;
    position: fixed;
    z-index: 99;
    width: 80%;
    background: #FFFFFF;
    border-radius: 10px;
    left: 10%;
    top: 10%;
}

.poptit {
    display: block;
    font-size: 18px;
    text-align: center;
    color: #333333;
    line-height: 25px;
}

.popcon {
    display: block;
    overflow: hidden;
    padding: 15px;
}

.popration {
    display: block;
    overflow: hidden;
    border-top: 1px solid #dcdcdc;
    padding: 10px 0px;
}

    .popration a {
        text-decoration: none;
        display: block;
        float: left;
        text-align: center;
    }

.oprate_no {
    color: #333333;
    font-size: 18px;
    width: 49%;
    border-right: 1px solid #dcdcdc;
}

.oprate_yes {
    color: #ee392b;
    font-size: 18px;
    font-size: 18px;
    width: 50%;
}

.oprate_no:focus {
    color: #333333;
}

.oprate_yes:focus {
    color: #ee392b;
}

.agent_info {
    display: block;
    overflow: hidden;
    padding: 20px 0px 50px 0px;
    text-align: center;
}

.agent_header {
    display: block;
    position: relative;
    text-align: center;
}

    .agent_header strong {
        display: block;
        overflow: hidden;
    }

        .agent_header strong img {
            width: 90px;
            height: 90px;
            border-radius: 50px;
            border: 1px solid #cccc;
        }

    .agent_header h2 {
        display: block;
        position: absolute;
        left: 5%;
        width: 90%;
        z-index: 99999;
    }

        .agent_header h2 p {
            background: #EE392B;
            color: #FFFFFF;
            font-size: 14px;
            border-radius: 15px;
            line-height: 25px;
            display: inline-table;
            padding: 0px 15px;
            min-width: 33%;
        }

            .agent_header h2 p:nth-child(1) {
                display: block;
                float: left;
            }

            .agent_header h2 p:nth-child(2) {
                display: block;
                float: right;
            }

.h2_top {
    top: 10px;
    margin: 0px;
}

.h2_bottom {
    top: 55px;
    margin: 0px;
}

.agent_title {
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #000000;
    font-family: "微软雅黑";
    margin: 10px 0px;
}

.Authentication {
    font-size: 14px;
    color: #ffffff;
    background: #f5c506;
    border-radius: 20px;
    line-height: 25px;
    text-align: center;
    display: inline-table;
    padding: 0px 10px;
    text-align: center;
    display: inline-table;
    margin: 10px 0px;
}

.agent-contact {
    display: block;
    overflow: hidden;
    text-align: center;
}

    .agent-contact p {
        display: block;
        font-size: 16px;
        text-align: center;
        line-height: 25px;
        color: #000000;
        font-family: "微软雅黑";
        margin: 0px;
    }

.agent_ewm {
    display: block;
    overflow: hidden;
    text-align: center;
}

    .agent_ewm img {
        width: 150px;
        height: 150px;
    }