﻿body { height: 100%; margin: 0px; padding: 0px; background-color: #EEEEEE; font-family: "微软雅黑"; }

.header-content { height: 55px; line-height: 55px; background-color: #05582C; color: #ffffff; font-size: 1.2em; }
.dz-media-item { height: 75px; overflow-y: hidden; padding-top: 15px; padding-bottom: 15px; }
.dz-media-item-left { width: 60px; position: absolute; float: left; }
.dz-media-item-right { position: absolute; float: left; margin-left: 65px; }
.dz-media-item-title { line-height: 1; font-weight: bold; font-size: 17px; color: black; }
.dz-media-item-content { line-height: 1.2; height: 38px; overflow-y: hidden; font-size: 15px; color: #c3c3c3; margin-top: 5px; }

.header-content a { color: white; }
#header-center { font-size: 0.9em; font-weight: bold; }
#header-right { font-size: 0.7em; }

/*--新增其他共用--*/
.dz-col-2 { width: 20%; float: left; }
.dz-col-2-5 { width: 25%; float: left; }
.dz-ellipsis { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.no-padding { padding: 0; }
input { outline: none; }
textarea { outline: none; }
.dz-marLeft10 { margin-left: 10px; }
.dz-paddingLeft10 { padding-left: 10px; }
.dz-relative { position: relative; }
.dz-redRound { width: 8px; height: 8px; border-radius: 100%; background: #FE0001; position: absolute; right: 10px; top: 0; }
/**--红点--**/
.overflow_Body { overflow: hidden; }
ul { margin: 0; padding: 0; }
li { list-style: none; }
/*----个人中心----*/
.dz-person-head { position: relative; background-color: #05582C; padding: 30px 15px; color: #ffffff; font-family: "微软雅黑"; }
.dz-person-HeadImg { width: 80px; height: 80px; margin: 0 auto; background: #ffffff; border-radius: 80px; overflow: hidden; }
.dz-person-HeadImg img { width: 80px; height: 80px; }
.dz-person-Message { position: absolute; top: 10px; right: 15px; }
.dz-person-Message img { width: 25px; }
.dz-person-Message .spanCircular { position: absolute; display: block; width: 8px; height: 8px; background: #FE0001; border-radius: 8px; top: 3px; right: 2px; }
.dz-person-Status { background: #FFFFFF; padding: 10px 0; }
.dz-person-Status-title { text-align: center; font-size: 0.6em; font-family: "微软雅黑"; color: #666666; }
.dz-icon-smallMeun { height: 30px; width: 100%; }


.dz-icon-Meun { background: #FFFFFF; margin-top: 10px; }
.dz-icon-bigMeunBox { border-left: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; padding: 10px 0; }
.dz-icon-bigMeunBox:nth-child(1) { border-top: none; }
.dz-icon-bigMeunBox:nth-child(2) { border-top: none; }
.dz-icon-bigMeunBox:nth-child(3) { border-top: none; }
.dz-person-Status-title-Big { font-size: 0.8em; text-align: center; font-family: "微软雅黑"; color: #666666; }
.dz-icon-bigMeun { height: 50px; width: 100%; }

/*--图标--*/
.dz-icon-allOrders { background: url(../Content/img/icon-All.png) no-repeat center center; background-size: 24px; }
.dz-icon-confirm { background: url(../Content/img/icon-StayCheck.png) no-repeat center center; background-size: 24px; }
.dz-icon-waitPay { background: url(../Content/img/icon-StayPay.png) no-repeat center center; background-size: 24px; }
.dz-icon-inService { background: url(../Content/img/icon-InService.png) no-repeat center center; background-size: 24px; }
.dz-icon-waitEvaluate { background: url(../Content/img/icon-StayEvalute.png) no-repeat center center; background-size: 24px; }
.dz-icon-myEwm { background: url(../Content/img/icon-Ewm.png) no-repeat center center; background-size: 38px; }
.dz-icon-cashCoupon { background: url(../Content/img/icon-Voucher.png) no-repeat center center; background-size: 38px; }
/*.dz-icon-myEvalute{background: url(../Content/img/icon-MyEvalute.png) no-repeat center center;background-size:38px;}*/
.dz-icon-myEvalute { background: url(../Content/img/dz-eval-icon.png) no-repeat center center; background-size: 38px; }
.dz-icon-myEvalute-1 { background: url(../Content/img/icon-MyEvalute-1.png) no-repeat center center; background-size: 50px; }
.dz-icon-status { background: url(../Content/img/icon-status.png) no-repeat center center; background-size: 50px; }
.dz-icon-phonRecharge { background: url(../Content/img/icon-Recharge.png) no-repeat center center; background-size: 38px; }
.dz-icon-MonitorEval { background: url(../Content/img/icon-MonitorEval.png) no-repeat center center; background-size: 50px; }
.dz-icon-service { background: url(../Content/img/icon-service.png) no-repeat center center; background-size: 50px; }
.dz-icon-monitorRecord { background: url(../Content/img/icon-Monitor.png) no-repeat center center; background-size: 38px; }
.dz-icon-monitorRecord-1 { background: url(../Content/img/icon-Monitor-1.png) no-repeat center center; background-size: 50px; }
.dz-icon-setUp { background: url(../Content/img/icon-Setting.png) no-repeat center center; background-size: 38px; }
.dz-icon-SetStatus { background: url(../Content/img/dz-icon-status.png) no-repeat center center; background-size: 38px; }
.dz-icon-order { width: 40px; height: 40px; }
.dz-icon-user { background: url(../Content/img/orders/user.png) no-repeat center center; background-size: 30px; }
.dz-icon-contact { background: url(../Content/img/orders/contact.png) no-repeat center center; background-size: 30px; }
.dz-icon-security { background: url(../Content/img/orders/security.png) no-repeat center center; background-size: 30px; }
.dz-icon-area { background: url(../Content/img/orders/area.png) no-repeat center center; background-size: 30px; }
.dz-icon-category { background: url(../Content/img/orders/category.png) no-repeat center center; background-size: 30px; }
.dz-icon-oldhouse { background: url(../Content/img/orders/old_house.png) no-repeat center center; background-size: 30px; }
.dz-icon-address { background: url(../Content/img/orders/address.png) no-repeat center center; background-size: 30px; }
.dz-icon-newhouse { background: url(../Content/img/orders/new_house.png) no-repeat center center; background-size: 30px; }
.dz-icon-times { background: url(../Content/img/orders/times.png) no-repeat center center; background-size: 30px; }
.dz-icon-package { background: url(../Content/img/orders/icon-package.png) no-repeat center center; background-size: 30px; }
.dz-icon-bag { background: url(../Content/img/orders/bag.png) no-repeat center center; background-size: 30px; }
.dz-icon-photo { background: url(../Content/img/orders/photo.png) no-repeat center center; background-size: 30px; }
.dz-icon-packgoods { background: url(../Content/img/orders/pack_goods.png) no-repeat center center; background-size: 30px; }
.dz-icon-specialitems { background: url(../Content/img/orders/special_items.png) no-repeat center center; background-size: 30px; }
.dz-icon-car { background: url(../Content/img/orders/car.png) no-repeat center center; background-size: 30px; }
.dz-icon-lifting { background: url(../Content/img/orders/lifting.png) no-repeat center center; background-size: 30px; }
.dz-icon-transport { background: url(../Content/img/orders/transport_way.png) no-repeat center center; background-size: 30px; }
.dz-icon-claims { background: url(../Content/img/orders/claims.png) no-repeat center center; background-size: 30px; }
.dz-icon-packway { background: url(../Content/img/orders/pack_way.png) no-repeat center center; background-size: 30px; }
.dz-icon-question { background: url(../Content/img/dz-question-icon.png) no-repeat center center; background-size: 20px; }

/*总经理*/
.dz-icon-orderTotal { background: url(../Content/img/icon-gen-orderTotal.png) no-repeat center center; background-size: 38px; }
.dz-icon-moneyTotal { background: url(../Content/img/icon-gen-moneyTotal.png) no-repeat center center; background-size: 38px; }
.dz-icon-carState { background: url(../Content/img/icon-gen-carState.png) no-repeat center center; background-size: 38px; }
.dz-icon-monitorState { background: url(../Content/img/icon-gen-monitorState.png) no-repeat center center; background-size: 38px; }
.dz-icon-goodEval { background: url(../Content/img/icon-gen-goodEval.png) no-repeat center center; background-size: 38px; }

/*拆装*/
.dz-icon-dismount { background: url(../Content/img/orders/dz-dismount-icon.png) no-repeat center center; background-size: 30px; }
.dz-icon-altitude { background: url(../Content/img/orders/dz-altitude-icon.png) no-repeat center center; background-size: 30px; }
.dz-icon-install { background: url(../Content/img/orders/dz-install-icon.png) no-repeat center center; background-size: 30px; }
.dz-icon-note { background: url(../Content/img/orders/dz-note-icon.png) no-repeat center center; background-size: 30px; }

.dz-icon-transfer-order { width: 100%; height: 50px; }
.dz-icon-move-house { background: url(../Content/img/orders/move_house.png) no-repeat center center; background-size: 42px; }
.click0 { background: url(../Content/img/orders/move_house_click.png) no-repeat center center; background-size: 50px; }
.dz-icon-move-airport { background: url(../Content/img/orders/move_airport.png) no-repeat center center; background-size: 42px; }
.click1 { background: url(../Content/img/orders/move_airport_click.png) no-repeat center center; background-size: 50px; }
.dz-icon-move-lifting { background: url(../Content/img/orders/move_lifting.png) no-repeat center center; background-size: 42px; }
.click2 { background: url(../Content/img/orders/move_lifting_click.png) no-repeat center center; background-size: 50px; }
.dz-icon-move-piano { background: url(../Content/img/orders/move_piano.png) no-repeat center center; background-size: 42px; }
.click3 { background: url(../Content/img/orders/move_piano_click.png) no-repeat center center; background-size: 50px; }
.dz-icon-move-condition { background: url(../Content/img/orders/move_condition.png) no-repeat center center; background-size: 42px; }
.click4 { background: url(../Content/img/orders/move_condition_click.png) no-repeat center center; background-size: 50px; }
.dz-icon-move-furniture { background: url(../Content/img/orders/move_furniture.png) no-repeat center center; background-size: 42px; }
.click5 { background: url(../Content/img/orders/move_furniture_click.png) no-repeat center center; background-size: 50px; }
.dz-icon-process { background: url(../Content/img/icon-process.png) no-repeat center center; background-size: 30px; }
.dz-icon-success { background: url(../Content/img/icon-success.png) no-repeat center center; background-size: 30px; }
.dz-icon-exception { background: url(../Content/img/icon-exception.png) no-repeat center center; background-size: 30px; }
.dz-icon-dispatch { background: url(../Content/img/icon-dispatch.png) no-repeat center center; background-size: 50px; }
.dz-icon-calendar { background: url(../Content/img/icon-calendar.png) no-repeat center center; background-size: 50px; }
.dz-icon-report { background: url(../Content/img/icon-report.png) no-repeat center center; background-size: 50px; }


/*---列表样式 带箭头---*/
.dz-table-view { position: relative; list-style: none; background: #FFFFFF; padding: 0 10px; margin: 5px 0; }
.dz-table-view:before { position: absolute; top: 0; right: 0; left: 0; height: 1px; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); background-color: #c8c7cc; }
.dz-table-view:after { position: absolute; bottom: 0; right: 0; left: 0; height: 1px; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); background-color: #c8c7cc; }
.dz-table-view-noBorder:before { background-color: #ffffff; }
.dz-table-view-noBorder:after { background-color: #ffffff; }
.dz-table-view-cell { border-top: 1px solid #EEEEEE; padding: 15px 0; }
.dz-table-view-cell a { color: #666666; }
.dz-table-view-cell:first-child { border: none; }
.dz-table-view-cell-icon { background: url(../Content/img/ArrowRight.png) no-repeat center right; padding-right: 25px; background-size: 10px; }
.dz-media-body { color: #666666; font-size: 1em; overflow: hidden; }
.dz-table-view .headImg { width: 60px; border-radius: 60px; }
.dz-table-view .ewmImg { width: 32px; }

/*---客户发表评论---*/
.dz-BlockBox { background: #FFFFFF; margin: 5px 0; padding: 10px; font-size: 0.9em; }
.MessageBox { margin-top: 5px; }
.MessageBox .MessageBox-Media { color: #999999; }
.MessageBox .MessageBox-body { padding-left: 10px; overflow: hidden; color: #333333; }
.ProgrammeExplain { font-size: 0.8em; color: #989898; }
.dz-ImgList { width: 80px; height: 80px; margin-top: 5px; }
.EvaluteBox-Address { color: #212121; }
.EvaluteBox-Other { font-size: 14px; color: #666666; }
.EvaluteBox-Other label { font-size: 16px; margin: 0; line-height: initial; }
.EvaluteBox-Price { font-size: 16px; color: #FF0024; }
.PersonNum { margin-left: 10px; width: 50px; height: 30px; border: 1px solid #DBDBDB; color: #05582C; text-align: right; padding: 0 10px; }
.Thumb { margin: 0; padding: 0 0 0 10px; list-style: none; overflow: hidden; }
.Thumb li { float: left; width: 47%; font-size: 14px; margin-left: 6%; color: #666666; margin-top: 3px; }
.Thumb li:nth-child(2n+1) { margin-left: 0; }
.EvaluteBox-Cell { margin-top: 10px; }
.EvaluteBox-Cell:first-child { margin: 0; }
.dz-ThumbBox { font-size: 14px; color: #666666; margin-top: 10px; }
.dz-BorderTile span { color: #05582C; margin-right: 3px; }
.Evalute-Context { padding-left: 10px; font-size: 14px; overflow: hidden; }
.Evalute-Context textarea { width: 100%; height: 120px; font-size: 15px; border: none; line-height: initial; }

.obj-eval > div { padding: 0 !important; }
.eval-title { font-weight: bold; }
/*.p-d-lr15{
padding-left:15px;
padding-right:15px;
}*/
.eval-box p { margin-bottom: 5px !important; }

/**--QC评价--**/
.dz-qc-evalute { margin: 5px 0; font-size: 14px; }
.dz-qc-evaluteTitle { background: #F4F5FA; padding: 5px 0; color: #0091FF; }
.dz-qc-evaluteTitle span { color: #999999; font-size: 13px; }
.dz-qc-evaluteBody { background: #ffffff; padding: 10px 0; }

.dz-eval-item { list-style: none; margin-bottom: 10px; }
.dz-eval-item-cell { background: #ffffff; margin-top: 5px; font-family: '微软雅黑'; padding: 10px 15px; }
.dz-evalOrderBox { padding-bottom: 10px; border-bottom: 1px solid #cccccc; }
.dz-evalOrderBox-Title { font-size: 16px; color: #212121; }
.dz-evalOrderBox-Other { font-size: 14px; color: #666666; }
.dz-evalOrderBox-Other span { color: #FD0023; }
.dz-evalContent { padding: 10px 0; }
.dz-evalContent-Img { width: 60px; height: 60px; border-radius: 100%; }
.dz-evalContent-Body { overflow: hidden; color: #212121; }
.dz-evalContent-BodyTitme { font-size: 12px; color: #666666; }
.dz-evalContent-BodyImg label { font-size: 14px; margin: 0; color: #666666; }
.dz-evalContent-BodyImg label span { color: #05582C; }
.dz-evalContent-BodyImg img { width: 18px; height: 18px; margin-right: 5px; }
.dz-evalContent-BodyContext { font-size: 14px; color: #212121; }
.dz-evalCusPic { margin-top: 5px; }
.dz-evalCusPic img { width: 60px; height: 60px; }
.dz-evalQC { border-top: 1px dashed #cccccc; padding-top: 10px; }

/*---星级评价模块---*/
.EvaluteDiv { vertical-align: middle; }
.EvaluteDiv .EvaluteSpan { display: block; float: left; width: 23px; height: 23px; margin-left: 5px; }
.EvaluteDiv .GoodStars { background: url(../Content/img/GoodStars.png) no-repeat center center; background-size: 100%; }
.EvaluteDiv .NoStars { background: url(../Content/img/NoStars.png) no-repeat center center; background-size: 100%; }
.EvaluteTips { font-size: 14px; }
.EvaluteTips span { color: #05582C; }

/*---修改密码页面---*/
.dz-PwdBox { margin-top: 10px; background: #ffffff; padding: 15px 15px; font-size: 1em; }
.dz-PwdBox .dz-PwdBox-Body { overflow: hidden; padding-left: 10px; }
.dz-PwdBox .dz-PwdBox-Body input { width: 100%; border: none; }
.dz-PwdBox-Tips { font-size: 12px; margin-top: 5px; color: #666666; }

/*---拇指评价模块---*/

.ThumbDiv { vertical-align: middle; margin-top: 3px; }
.ThumbDiv .ThumbSpan { display: block; float: left; width: 20px; height: 20px; margin-left: 5px; }
.ThumbDiv .GoodThumb { background: url(../Content/img/GoodThumb-1.png) no-repeat center center; background-size: 100%; }
.ThumbDiv .NoThumb { background: url(../Content/img/NoThumb-1.png) no-repeat center center; background-size: 100%; }
.ThumbDiv .GoodThumb.active { background: url(../Content/img/GoodThumb.png) no-repeat; background-size: 100%; }
.ThumbDiv .NoThumb.active { background: url(../Content/img/NoThumb.png) no-repeat; background-size: 100%; }

/**--搜索排版--**/
.dz-select-body { overflow: hidden; white-space: nowrap; position: relative; }
.dz-btn-selectInput { width: 100%; background: url(../Content/img/icon-wx-select.png) no-repeat center left; border: none; background-color: #ffffff; padding-left: 25px; background-size: 16px; font-size: 16px; }
.dz-btn-select { display: inline-block; border: none; background: #05582C; padding: 2px 5px; text-align: center; width: 65px; color: #ffffff; font-size: 16px; border-radius: 3px; }

/*----确认按钮----*/
.dz-btn { display: block; background-color: #05582C; border: none; text-align: center; border-radius: 7px; padding: 10px 0; color: #FFFFFF; margin: 10px 0 20px 0; width: 100%; }
.dz-btn:hover { color: #FFFFFF; }
.dz-whiteBtn { display: block; float: left; width: 100%; border: none; background: #ffffff; padding: 15px 0; margin: 10px 0 15px 0; color: #05582C; }
.dz-whiteBtn:hover { color: #05582C; }
.dz-btn-sm { display: inline-block; background: #05582C; color: #ffffff; padding: 3px 15px; }
.dz-btn-sm:hover { color: #ffffff; }

/*下单中转页*/
.dz-order-head { position: relative; /*background-color: #05582C;*/ background: url(../Content/img/orders/move_head.png) no-repeat center center; background-size: cover; height: 150px; padding: 0px 15px; color: #ffffff; font-family: "微软雅黑"; margin-bottom: 5px; }

.dz-order-HeadImg { width: 80px; height: 80px; margin: 0 auto; background: #ffffff; border-radius: 80px; overflow: hidden; margin-top: 15px; }

.dz-order-HeadImg img { width: 80px; height: 80px; }


/*---上传图片模块---*/
.dz-upLoadImg { float: left; width: 100%; }
.dz-upLoadImg .dz-upLoadImg-Div { float: left; width: 60px; height: 60px; margin-right: 10px; }
.dz-upLoadImg .dz-upLoadImg-Div:nth-child(5n+5) { margin-right: 0; }
.dz-upLoadImg .dz-upLoadImg-Div img { width: 100%; float: left; width: 60px; height: 60px; }
.dz-upLoadImg .dz-upLoadImg-btn { width: 60px; height: 60px; float: left; }

/*--订单列表页面--*/
.dz-HeadSelect { border: none; margin: 0 auto; -moz-appearance: none; -webkit-appearance: none; background: url(../Content/img/downSelect.png) no-repeat right center; padding-right: 20px; background-size: 1em; width: 110px; }
.dz-OrderBox { background: #ffffff; margin: 10px 0; }
.dz-OrderBox .dz-OrderBox-Top { background: #F4F5FA; font-size: 0.8em; padding: 3px 15px; color: #0090FF; }
.dz-OrderBox .dz-OrderBox-Top span { color: #999999; }
.dz-OrderBox .dz-OrderBox-Body { font-size: 0.9em; padding: 5px 15px; color: #333333; }
.dz-OrderBox .dz-OrderBox-Body-Other { font-size: 0.8em; color: #999999; }
.dz-OrderBox .dz-OrderBox-Body-Other label { margin: 0; line-height: initial; font-size: 1em; }
.dz-OrderBox .dz-OrderBox-Btn { border-top: 1px solid #ebebeb; padding: 10px 0px; }


.selectMeun_Title { font-size: 0.9em; font-weight: bold; background: url(../Content/img/downSelect.png) no-repeat right center; background-size: 14px; padding-right: 20px; }


/*---服务过我的班长---*/
.MyMonitorBox { background: #ffffff; padding: 10px; margin-top: 10px; }
.MyMonitor-Title { font-size: 1em; }
.MyMonitor-Title label { margin: 5px 0 0 0; }
.MyMonitor-OrderNum { font-size: 0.85em; color: #666666; line-height: 1.5; }
.MyMonitor-OrderNum span { color: #05582C; }
.MyMonitor-Time { font-size: 0.8em; color: #999999; line-height: 1.5; }
.MyMonitor-EvaluteImg img { width: 18px; }


/**---支付详情---**/
.Pay-Body { overflow: hidden; padding-left: 10px; color: #333333; }
.Pay-Body p { margin: 0; font-size: 14px; line-height: 1.5; color: #666666; }


/**--我的评价--**/
.dz-eval-head { position: relative; /*background-color: #05582C;*/ background: url(../Content/img/icon-evaluate.png) no-repeat center center; background-size: cover; height: 150px; color: #ffffff; font-family: "微软雅黑"; }
.dz-eval-HeadImg { width: 80px; height: 80px; margin: 0 auto; background: #ffffff; border-radius: 80px; overflow: hidden; margin-top: 15px; }
.dz-eval-HeadImg img { width: 80px; height: 80px; }
.dz-lists-nav { background-color: #fff; padding: 6px; border-bottom: 1px solid #ccc; }
.dz-lists-bodys { background-color: #fff; /*padding: 10px;*/ padding-top: 10px; padding-bottom: 10px; font-size: 14px; margin-top: 8px; margin-bottom: 8px; }
.dz-lists-head { width: 45px; height: 45px; }
.dz-lists-star { width: 20px; padding-top: 5px; padding-right: 5px; }
.dz-lists-content { font-size: 14px; color: #a5a2a2; margin-bottom: 10px; }
.dz-lists-answer { background-color: #EEEEEE; padding: 10px; }
.lists-gray { color: #a5a2a2; }
.lists-gold { color: #FFA800; }
.lists-font-size16 { font-size: 16px; }
.lists-line-padding { padding-top: 10px; padding-bottom: 10px; }
.pagelist { background-color: #fff; padding: 10px; border-top: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7; margin-bottom: 10px; }

/**---每月评价班组 和 每月评价记录--**/
.dz-CaptionMonitor { background: #ffffff; margin-top: 5px; padding: 10px 15px 0 15px; }
.dz-CaptionMonitor .dz-CaptionMonitor-Name { font-size: 16px; color: #333333; }
.dz-CaptionMonitor .dz-CaptionMonitor-Other { font-size: 12px; color: #999999; }
.dz-CaptionMonitor .dz-CaptionMonitor-Score { font-size: 14px; color: #FB213D; }
.dz-CaptionMonitor .dz-CaptionMonitor-btn { padding: 5px 0; border-top: 1px solid #eeeeee; }
.dz-CaptionMonitor-select { background: #ffffff; padding: 10px 15px 10px 15px; }


.dz-panel { margin-left: -15px; margin-right: -15px; background-color: white; border-bottom: solid 1px #EEEEEE; border-top: solid 1px #EEEEEE; }
.dz-panel .tabitem { line-height: 50px; height: 50px; color: #666765; }
.dz-panel .active { padding: 12px 0px; line-height: 50px; border-bottom: solid 1px #F9BF4F; color: #F9BF4F; }

/**--班组每月评价记录--**/
.dz-media-headImg { width: 60px; height: 60px; border-radius: 60px; margin-right: 10px; }
.dz-lists-body { padding: 0; margin: 0; overflow: hidden; }
.dz-lists-body .dz-lists-body-Name { font-size: 16px; }
.dz-lists-body .dz-lists-body-Name span { font-size: 12px; color: #999999; }
.dz-lists-body .dz-lists-body-evalute img { width: 18px; height: 18px; }
.dz-lists-body .dz-lists-body-evaluteName { color: #999999; font-size: 12px; }
.dz-lists-body .dz-lists-body-evaluteName span { color: #05582C; }
.dz-lists-body .dz-lists-body-evaluteNote { font-size: 12px; color: #666666; }


/**--订单详情页面--**/
.dz-operation { background: #ffffff; padding: 0 10px; position: fixed; z-index: 10; bottom: 0; left: 0; width: 100%; /*border-top:1px solid #CCCCCC;*/ font-size: 16px; line-height: 45px; }
.dz-operation-btn { background: #05582C; color: #ffffff; display: inline-block; padding: 0 10px; font-size: 16px; height: 50px; line-height: 50px; }
.dz-operation-label { margin: 0; color: #FF0024; font-size: 12px; }
.dz-operation-label span { font-size: 16px; }
.AnswerBox { float: left; text-align: center; font-size: 14px; padding: 5px 15px 5px 0; letter-spacing: 1px; }
.AnswerBox-body label { font-size: 12px; margin: 0; line-height: initial; color: #666666; }
.AnswerBox-body label span { color: #05582C; letter-spacing: initial; }
.AnswerBox .AnswerBox-img { width: 60px; height: 60px; border-radius: 60px; }
.BusinessBox-img { width: 60px; height: 60px; border-radius: 60px; margin-right: 10px; }
.BusinessBox-Body { overflow: hidden; font-size: 14px; padding-top: 5px; color: #666666; }
.full-screen-btn { width: 100%; border-radius: 6px; }

.btn-box-vm { background: #fff; padding-top: 10px; border-top: 1px solid #ccc; margin: 0px !important; }
.btn-list { list-style: none; margin-bottom: 0px !important; }
.btn-list li { float: left; width: 49.999999999%; text-align: center; }
.btn-list li:first-child { border-right: 1px solid #ccc; }
.btn-list li:before { position: absolute; top: 0; right: 0; left: 0; height: 1px; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); background-color: #c8c7cc; }
.btn-list .vm-one { float: none; width: 100%; border-right: none !important; }
.dz-hide { display: none; }
.dz-show { display: block; }

/*---业绩报表--*/
.dz-statisticBox { width: 300px; height: 300px; margin: 0 auto; margin-top: 30px; color: #05582C; margin-bottom: 70px; border-radius: 100%; overflow: hidden; position: relative; }
.dz-statisticBox-circular { background: url(../Content/img/dz-icon-circular.png) no-repeat center center; background-size: 100% 100%; width: 300px; height: 300px; }
.dz-statisticBox-innerRing { padding: 100px 20px; position: relative; text-align: center; }
.dz-statisticBox-innerRing span { font-size: 3em; }
.dz-statisticBox-selectBox { position: absolute; bottom: 30px; border-top: 1px solid #cccccc; left: 50px; width: 200px; text-align: center; padding-top: 10px; }
.dz-statisticBox-selectBox span { display: inline-block; border: 1px solid #05582C; padding: 0px 10px; font-size: 0.8em; border-radius: 100px; color: #666666; font-family: '微软雅黑'; }
/*.dz-statisticBox-select{border:none;-moz-appearance: none;-webkit-appearance:none;margin:0;padding:0;position:absolute;top:85px;left:120px;color:#666666;font-family:'微软雅黑';font-size:16px;border-bottom:1px solid #05582C;text-align:center;}*/
.dz-statisticBtnBox { padding: 0 10px; float: left; width: 100%; margin-bottom: 20px; }
.dz-statistic-btn { width: 49%; display: inline-block; text-align: center; float: left; background: #FFA800; color: #ffffff; padding: 10px 0; border-radius: 3px; }
.dz-statistic-red { background: #FF0024; margin-left: 2%; }

/*---往期业绩-*/
.dz-PastStatisticsBox { font-family: '微软雅黑'; margin-top: 8px; }
.dz-PastStatisticsBox:nth-child(2n+1) { padding-left: 0; padding-right: 5px; }
.dz-PastStatisticsBox:nth-child(2n+2) { padding-right: 0; padding-left: 5px; }
.dz-PastStatisticsBox-Title { background: #f4f5fa; color: #3CA3FE; font-size: 0.7em; padding: 5px 10px; border: 1px solid #DBDBDB; border-bottom: none; }
.dz-PastStatisticsBox-body { background: #ffffff; font-size: 0.8em; padding: 5px 10px; color: #212121; border: 1px solid #DBDBDB; border-top: none; }
.dz-PastStatisticsBox-body span { color: #FE0000; }
.dz-PastStatisticsBox-select { background: url(img/ArrowRight.png) no-repeat right center; background-size: 12px; background-position: 98%; background-color: #ffffff; color: #05582C; padding: 5px 30px 5px 10px; border-bottom: 1px solid #dbdbdb; }
.dz-PastStatisticsBox-select select { width: 100%; border: none; -moz-appearance: none; -webkit-appearance: none; }

/*日程表*/
.calendar-contain { background-color: #ffffff; }
.calendar-title { text-align: center; background-color: #E0E9F2; }
.calendar-title-txt { font-size: 16px; }
.calendar-month-reduce { vertical-align: top; margin-right: 20px; margin-top: 7px; cursor: pointer; }
.calendar-month-plus { vertical-align: top; margin-left: 20px; margin-top: 7px; cursor: pointer; }
.calendar-col { width: 14.28%; float: left; }
.calendar-week { background-color: #FFFFFF; text-align: center; height: 40px; font-size: 13px; }
.calendar-week .calendar-col { line-height: 3; color: #A0A0A0; }
.calendar-row { margin-left: -13px; margin-right: -13px; }
.calendar-item { height: 90px; background-color: #EEEEEE; color: #9A9A9A; margin: 2px; border-radius: 6px 6px; cursor: pointer; }
.calendar-item:hover { background-color: #ffdc98; }
.calendar-day { margin-left: 5px; margin-top: 5px; }
.calendar-tips { float: right; margin-right: 5px; background-color: red; color: #ffffff; border-radius: 12px; padding-left: 6px; padding-right: 6px; height: 20px; margin-top: 4px; font-size: 12px; }
.calendar-tips-green { background-color: #1bbc9a; font-family: "宋体"; }
.calendar-event-content { text-align: center; }
.calendar-event-item { font-size: 14px; color: #034FE3; margin-top: 12px; }
.calendar-currentday { background-color: #ffdc98; }

.calendar-item-detail { font-size: 13px; font-weight: bold; padding-top: 5px; margin-left: 8px; background-color: #ffffff; padding-bottom: 20px; }
.calendar-item-detail-type { color: #fe0000; border-left: solid 4px #fe0000; font-size: 18px; }
.calendar-item-detail-a { color: #034de2; text-decoration: underline; line-height: 1.5; }
.calendar-item-detail-type-green { color: #16BF98; border-left-color: #16BF98; }

.calendar-item-detail-itemtxt { font-weight: 100; font-size: 15px; }

/**--时间轴--**/
.dz-timeline { list-style: none; font-family: '宋体'; overflow: hidden; position: relative; }
.dz-timeline:before { content: ''; position: absolute; top: 0; bottom: 0; width: 2px; background: #05b66e; left: 11px; margin: 0; border-radius: 2px; height: 70%; margin-top: 8%; }
.dz-timeline li { margin-top: 15px; position: relative; }
.dz-timeline li:first-child { margin: 0; }
.dz-timeline .dz-timeline-fa { position: absolute; width: 18px; height: 18px; float: left; background: #ffffff; border: 1px solid #05b66e; border-radius: 100%; padding: 3px; left: 3px; margin-top: 3%; }
.dz-timeline .dz-timeline-smallfa { background: #ffa800; width: 10px; height: 10px; border-radius: 100%; float: left; }
/*.dz-timeline .dz-timeline-body{overflow:hidden;border:1px solid #DDDDDD;margin-left:40px;}
.dz-timeline .dz-timeline-body-Title{background:#F3F3F3;padding:5px 10px;color:#333333;font-weight:bold;}
.dz-timeline .dz-timeline-body-TitleTime{font-size:12px;color:#999999;font-weight:initial;margin-top:2px;}
.dz-timeline .dz-timeline-body-Content{padding:10px;font-size:14px;color:#666666;}
.dz-timeline .dz-timeline-body-Content p{font-size:14px;color:#666666;margin:0;line-height:1.8}*/


/**----人员信息页面样式，从订单详情内点击人物头像进入的页面----**/
.PersonnelBox { background: #ffffff; padding: 10px; font-family: '微软雅黑'; }
.PersonnelBox .PersonnelBox-media { width: 83px; height: 83px; border-radius: 100%; margin-right: 10px; float: left; }
.PersonnelBox .PersonnelBox-body { overflow: hidden; }
.PersonnelBox p { margin-bottom: initial; font-size: 14px; color: #666666; }

/*评价列表*/
.tab-bar-custom { color: #ff6a00 !important; }

/*拆装下单页*/
.dz-area-margin-top { margin-top: 10px; }

.dz-input-change { margin-top: 10px; }

.dz-input-box { background: #ffffff !important; padding: 5px 15px; font-size: 1.2em; border-bottom: 1px solid #EEEEEE; }

.dz-input-box .dz-input-body { overflow: hidden; padding-left: 5px; color: #969696; }

.dz-input-box .dz-input-body input, select { width: 100%; border: none; outline: none !important; padding: 4px !important; margin-top: 4px; }


.dz-area-select { width: 80% !important; }

.dz-area-input { width: 50% !important; border: 1px solid #999999 !important; }


.dz-area-input30 { width: 30% !important; border: 1px solid #999999 !important; }

.glyphicon { line-height: 2; }

.dz-upload-box { border: 1px solid #ccc; padding: 15px; text-align: center; }

.dz-order-p { margin-bottom: 0px; }

.p-d-r { padding-right: 10px; }

.p-d-t { padding: 10px 0px 0px 0px !important; }

.no-radius { border-radius: 0px !important; }

.font-size-12 { font-size: 12px; color: #999999; }

.A-Way { line-height: 1.2; }

.dz-area-margin-bottom { margin-bottom: 5px !important; }

.order-area .prov { vertical-align: middle; width: 26%; margin-bottom: 0px; padding: 5px !important; border: 1px solid #ccc !important; }

.order-area .city { vertical-align: middle; width: 26%; margin-bottom: 0px; padding: 5px !important; border: 1px solid #ccc !important; }

.order-area .dist { vertical-align: middle; width: 30%; margin-bottom: 0px; padding: 5px !important; border: 1px solid #ccc !important; }

.dz-image-box { margin: 3px; border: 1px solid #ccc; padding: 5px; text-align: center; }

.dz-image-box img { max-width: 100px; }

.dz-image-box .show-img { height: 80px; }

.dz-order-upladtips { margin-bottom: 8px; color: #ccc; }


/*总经理*/
.gen-total-bg { background-color: #fff !important; }
.gen-total-number { padding: 10px !important; }
.gen-total-detail { font-size: 14px; border-top: 1px solid #c8c7cc; margin-top: 5px; }
.gen-total-detail .col-xs-4, .col-xs-6 { padding-left: 3px !important; padding-right: 3px !important; }
.gen-total-detail .gen-box-item { padding: 15px 5px !important; }
.gen-box-item:after { position: absolute; right: 0; bottom: 0; left: 15px; height: 1px; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); background-color: #c8c7cc; }
.gen-item-order-type { color: #EC9F29; font-weight: bold; }
.gen-item-car-type { color: #13A5D6; font-weight: bold; }
.gen-item-mointor-type { color: #7D7FED; font-weight: bold; }
.gen-item-eval-type { color: #5A97C7; font-weight: bold; }


/**关于我们**/
/*.dz-AboutDetail-car{background-color:#ffffff;background:url(../Content/img/about/dz-AboutDetail-car.png) no-repeat;width:142px;height:79px;background-size:100%; position:absolute;right:0;bottom:0}*/
.dz-aboutHonorBox { display: table; margin-top: 10px; }
.dz-AboutDiamond { background: url(../Content/img/about/dz-AboutDiamond.png) no-repeat; height: 60px; width: 75px; background-size: 100%; color: #ffffff; font-family: '微软雅黑'; font-size: 15px; line-height: 65px; padding-left: 8px; }
.dz-aboutHonorBox-Content { font-size: 13px; text-align: center; font-family: '黑体'; color: #333333; overflow: hidden; padding-bottom: 5px; display: table-cell; vertical-align: middle; line-height: 1.4; }
.dz-aboutHonorBoxLeft { background: url(../Content/img/about/dz-xianLeft.png) no-repeat bottom; background-size: 100%; padding-left: 5px; }
.dz-aboutHonorBoxRight { background: url(../Content/img/about/dz-xianRight.png) no-repeat bottom; background-size: 100%; padding-right: 5px; }
.dz-aboutAnLi { margin-top: -20px; padding: 0 10px; background: url(../Content/img/about/dz-aboutAnLi.png) no-repeat top center; font-family: '微软雅黑'; font-size: 14px; height: 740px; }
.dz-aboutAnLi-Title { margin: 50px 0 45px 0; }
.dz-aboutAnLi-Title img { width: 170px; }
.dz-aboutAnLi-Content p { text-indent: 2em; color: #ffffff; font-size: 15px; margin-bottom: 0; }

.dz-aboutPhilo { background: url(../Content/img/about/dz-aboutLibg.png) no-repeat left; background-size: 100% 100%; padding: 0 10px; padding-bottom: 10px; }
.dz-aboutPhilo img { width: 200px; margin-top: 5px; }
.dz-aboutPhiloContent { font-size: 15px; padding: 40px 0 60px 0; font-family: "微软雅黑"; color: #ffffff; }

/*微信查看视频*/
.video-info-box { background-color: #fff; /*padding: 10px;*/ }
.video-info-box .driver-img-box { padding: 0; }
.video-info-box .driver-img-box img { width: 60px; height: 60px; }
.video-info-box p { margin-bottom: 0px; font-size: 14px !important; }
.video-padding-title { padding: 3px 10px; color: #999999; }
/*.video-item {list-style: none;}
.video-item li {float: left;border: 1px solid #ccc;width: 33.333333333%;text-align: center;padding-top: 15px;padding-bottom: 15px;font-size: 14px;}
.video-item li:first-child {border-right: 1px solid #339bdc;}
.video-item li:nth-child(2n) {border-left: 1px solid #339bdc;}
.li-first-child {background-color: #fff8eb;position: relative;}
.img-chevron {position: absolute;right: 0px;top: 40%;width: 10%;height: 20%;}
*/
.vbd-r { border-right: 1px solid #ccc; }
.vpd-t-b { padding-top: 10px; padding-bottom: 10px; }
.img-chevron { position: absolute; right: 0px; top: 37%; width: 8%; height: 26%; }
.video-item { border: 1px solid #ccc; color: #333333; font-size: 14px; }
.video-item .carbox { background-color: #fff8eb; }
.no-border-top { border-top: 0px; }
.video-item .col-xs-6 { position: relative; border-right-color: #339bdc; border-right-width: 2px; }
.line-word { color: #05582C; font-weight: bold; }
.see-maps:before { position: absolute; top: 0; right: 0; left: 0; height: 1px; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); background-color: #c8c7cc; }
.active-orange { background-color: #05582C; color: #fff; }

/*微信查看地图*/
.map-info-box { background-color: #fff; /*padding: 10px;*/ }
.map-info-box p { margin-bottom: 0px; font-size: 14px !important; }
.map-padding-title { padding: 3px 10px; color: #999999; }
.map-padding-title:after { position: absolute; bottom: 0; right: 0; left: 0; height: 1px; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); background-color: #c8c7cc; }
.map-item .item-b { padding-top: 10px; padding-bottom: 10px; font-size: 14px; }
.map-item .item-b:after { position: absolute; bottom: 0; right: 0; left: 0; height: 1px; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); background-color: #c8c7cc; }
.icon-marker-color { color: #49afcd; }




/**前台开始**/

.wxHead_Position { position: fixed; top: 0; left: 0; width: 100%; background: #ffffff; padding: 10px 10px; box-shadow: 0 3px 3px #dddddd; z-index: 100; }
.wx_HeadLogo { width: 58%; margin-top: 3px; }
.wx_HeadPhone { width: 22.5%; }
.wx_HeadMenu { background: url(../Content/img/reception/Head_Three.png) no-repeat center center; width: 27px; height: 27px; background-size: 100%; display: block; margin-left: 10px; }
.wxMenu_Position { background: #ffffff; position: fixed; top: 48px; left: 0; z-index: 99; width: 100%; font-family: '微软雅黑'; box-shadow: 0 3px 3px #dddddd; display: none; }
.wxMenu_Position li { font-size: 0.85em; color: #333333; padding: 5px 10px; }
.wxMenu_Position li a { color: #333333; }
.wxMenu_Position li.active { background: #f1f1f1; }
.wxMenu_Position li.active a { color: #154e2c; }
.HeadMargin { margin-top: 47px; }
.banner-bottom-xian { height: 4px; background: #154E2C; }
.carousel-indicators { margin-bottom: 0; bottom: 0; }
.carousel-indicators .active { background: #154E2C; }
.Index_RongTable { float: left; width: 100%; font-family: '微软雅黑'; }
.Index_RongTable li { float: left; width: 50%; border-top: 1px solid #dddddd; border-left: 1px solid #dddddd; padding: 10px 5px; font-size: 0.65em; color: #999999; }
.Index_RongTable li:nth-child(2n+1) { border-left: none; width: 44%; }
.Index_RongTable li:nth-child(2n+2) { width: 56%; }
.Index_RongTable li:nth-child(1) { border-top: none; }
.Index_RongTable li:nth-child(2) { border-top: none; }
.Index_RongTable li img { width: 35px; margin-right: 5px; margin-top: 3px; }
.Index_RongTable li p { margin: 0; font-size: 1.1em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #333333; font-weight: bold; }
.Index_Title { font-family: '微软雅黑'; font-size: 0.9em; color: #333333; font-weight: bold; }
.Index_SmallTitle { font-family: '微软雅黑'; }
.Index_SmallTitle .Index_SmallTitle_Left { background: url(../Content/img/reception/bg_smallTitle_Left.png) no-repeat right center; float: left; width: 25%; height: 2px; background-size: 80%; margin-top: 5px; margin-left: 5%; }
.Index_SmallTitle .Index_SmallTitle_Right { background: url(../Content/img/reception/bg_smallTitle_Right.png) no-repeat left center; float: right; width: 25%; height: 2px; background-size: 80%; margin-top: 5px; margin-right: 5%; }
.Index_SmallTitle p { color: #999999; font-family: '微软雅黑'; font-size: 0.7em; margin: 0; line-height: 1.1; overflow: hidden; }
.Index_OneBox { background: #ffffff; padding: 15px 0; }
.Index_Service { width: 100%; float: left; font-family: '微软雅黑'; padding: 15px 20px 0 20px; }
.Index_Service li { float: left; width: 20%; text-align: center; margin-left: 6.5%; }
.Index_Service li:first-child { margin-left: 0; }
.Index_Service li img { width: 100%; }
.Index_Service li p { margin: 0; font-size: 0.85em; color: #333333; }
.Index_TwoBox { padding: 15px 0; }
.Index_AboutUs { padding: 10px 20px 0 20px; font-family: '微软雅黑'; font-size: 0.85em; color: #333333; }
.Index_More { display: block; width: 90px; font-size: 0.8em; font-family: '微软雅黑'; color: #333333; margin: 0 auto; border: 1px solid #154e2c; color: #154e2c; text-align: center; margin-top: 15px; }
.Index_ThreeBox { padding: 15px 0; background: #ffffff; }
.Index_slide_box { display: -webkit-box; overflow-x: scroll; -webkit-overflow-scrolling: touch; }
.Index_slide_item { width: 80%; margin-right: 15px; }
.Index_slide_item img { width: 100%; }
.Index_slide_item p { font-family: '微软雅黑'; font-size: 0.82em; color: #000000; margin-bottom: 5px; }
.Index_FourBox { margin-top: 5px; background: #ffffff; padding: 15px 0; }
.Index_News { font-family: '微软雅黑'; padding: 0 10px; }
.Index_News li { border-bottom: 1px dashed #dddddd; font-size: 0.85em; padding: 10px 15px 10px 0; background: url(../Content/img/reception/icon-right.png) no-repeat center right; background-size: 8px; background-position-y: 17px; }
.Index_News .Index_News_Time { float: left; width: 60px; border: 1px solid #154e2c; color: #154e2c; text-align: center; margin-right: 5px; line-height: 1.5; }
.Index_News .overflow_Body { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #333333; }
.banner_img { width: 100%; vertical-align: top; }
.OtherMenu { float: left; width: 100%; background: #ffffff; font-family: '微软雅黑'; font-size: 0.85em; border-bottom: 1px solid #dddddd; }
.OtherMenu li { width: 25%; text-align: center; float: left; padding: 10px 0; border-bottom: 1px solid #ffffff; }
.OtherMenu li a { color: #333333; }
.OtherMenu li.active { border-bottom: 1px solid #154E2C; }
.OtherMenu li.active a { color: #154E2C; }
.AboutBox { margin-top: 5px; background: #ffffff; padding: 0 10px 10px 10px; font-family: '微软雅黑'; }
.AboutBox .AboutBox_Title { font-size: 0.9em; color: #333333; padding: 10px 0; font-weight: bold; }
.AboutBox .AboutBox_Title span { margin-right: 3px; color: #999999; }
.AboutBox img { width: 100%; margin-bottom: 5px; }
.AboutBox .AboutBox_Body { color: #333333; }
/*.AboutBox .AboutBox_Body p { text-indent: 2em; margin: 0; font-size: 0.85em; }*/
.AboutBox .AboutBox_Body label { font-weight: bold; font-size: 1.1em; display: initial; margin: 0; line-height: initial; }
/*.AboutBox .AboutBox_Body span { font-weight: bold; font-size: 1.1em; line-height: initial; color: #154E2C; }*/
.AboutBox .AboutBox_List li { position: relative; font-size: 0.85em; padding-left: 15px; }
.AboutBox .AboutBox_List li:before { content: ""; display: inline-block; width: 8px; height: 8px; background: #000000; border-radius: 50%; position: absolute; left: 0; top: 8px; }
.BrandBox { background: #ffffff; margin-top: 5px; padding: 0 10px 10px 10px; font-family: '微软雅黑'; }
.BrandBox img { width: 100%; }
.BrandBox .BrandBox_Title { color: #333333; font-size: 0.95em; font-weight: bold; padding: 5px 0; }
.BrandBox .BrandBox_SmallTitle { border-left: 4px solid #154e2c; line-height: 1.4; padding: 0 5px; margin: 10px 0; font-weight: bold; font-size: 0.9em; color: #333333; }
.BrandBox .BrandBox_Body p { margin: 0; font-size: 0.85em; color: #333333; text-indent: 2em; }
.BrandBox .BrandBox_Body span { color: #154e2c; font-weight: bold; }
.BrandBox .BrandBox_Body label { font-weight: bold; line-height: initial; margin: 0; display: initial; }
.Develops_Title { font-family: '微软雅黑'; font-weight: bold; font-size: 1em; color: #333333; background: #ffffff; padding: 10px 0; text-align: center; }
.Develops_Table { background: #ffffff; font-family: '微软雅黑'; color: #333333; position: relative; padding-left: 36px; padding-bottom: 10px; }
.Develops_Table:before { content: ""; height: 99%; width: 1px; position: absolute; left: 15px; top: 0.65%; background: #154e2c; }
.Develops_Table li { position: relative; margin-top: 30px; }
.Develops_Table li:first-child { margin: 0; }
.Develops_Table li .Develops_Time { font-size: 0.95em; color: #154e2c; font-weight: bold; margin-bottom: 5px; }
.Develops_Table li img { width: 100%; margin-bottom: 5px; }
.Develops_Table li .Develops_Body { font-size: 0.8em; }
.Develops_Table li b { position: absolute; background: url(../Content/img/reception/Develops_b.png) no-repeat center center; width: 25px; height: 25px; background-size: 100%; left: -29px; }
.Develops_Table li label { font-weight: bold; color: #333333; line-height: initial; font-size: 1.1em; }
/*.Develops_Table li span { color: #DB251E; }*/
.News_Tab { float: left; width: 100%; background: #ffffff; border-bottom: 1px solid #dddddd; margin-top: 1px; }
.News_Tab li { width: 50%; float: left; text-align: center; font-family: '微软雅黑'; font-size: 0.85em; padding: 5px 0; border-left: 1px solid #dddddd; }
.News_Tab li:first-child { border-left: none; }
.News_Tab li.active { background: #154E2C; color: #ffffff; }
.News_List { background: #ffffff; padding: 0 10px; font-family: '微软雅黑'; }
.News_List li { font-size: 0.8em; padding: 10px 20px 10px 0; border-top: 1px dashed #f1f1f1; background: url(../Content/img/reception/icon-right.png) no-repeat right center; background-size: 8px; }
.News_List li:first-child { border-top: none; }
.News_List li a { color: #333333; display: block; }
.News_List li span { color: #999999; font-size: 0.8em; margin: 3px 0 0 10px; }
.News_List li .overflow_Body { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.noTbData { background: none !important; padding-right: 0 !important; }
.NewsDetailBox { background: #ffffff; padding: 0 10px 10px 10px; font-family: '微软雅黑'; }
.NewsDetail_Title { font-size: 0.9em; text-align: center; color: #333333; padding: 10px 0 0 0; }
.NewsDetail_Time { font-size: 0.65em; color: #999999; text-align: center; margin-bottom: 15px; }
.NewsDetail_Body { font-size: 0.8em; color: #333333; }
.NewsDetail_Body img { max-width: 100%; }
.NewsDetail_Body p { font-size: 0.95em !important; }
.News_Other { background: #ffffff; padding: 5px 10px; font-family: '微软雅黑'; margin-top: 5px; }
.News_Other p { font-size: 0.8em; margin: 0; color: #666666; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.News_Other p a { color: #333333; }
.CaseListBox { padding: 0 10px; font-family: '微软雅黑'; }
.CaseListBox_Title { font-size: 1em; color: #333333; font-weight: bold; padding: 20px 0 10px 0; }
.CaseListBox_Table { float: left; width: 100%; }
.CaseListBox_Table li { float: left; width: 48%; margin-left: 4%; background: #eeeeee; padding-bottom: 10px; margin-bottom: 15px; }
.CaseListBox_Table li:nth-child(2n+1) { margin-left: 0; }
.CaseListBox_Table li img { height: 122px; width: 100%; background: #ffffff; }
.CaseListBox_Table li .CaseListBox_Table_Title { margin-top: 2px; font-size: .8em; font-weight: bold; color: #333333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0 10px; }
.CaseListBox_Table li .CaseListBox_Table_Body { height: 36px; font-size: 0.6em; color: #666666; padding: 0 10px; display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.CaseDetail_ImgBox { position: relative; }
.CaseDetail_ImgBox img { display: none; width: 100%; }
.CaseDetail_Title { background: #ffffff; text-align: center; padding: 10px 10px; color: #333333; font-size: 0.95em; font-weight: bold; font-family: '微软雅黑'; border-bottom: 1px solid #dddddd; }
.CaseDetail_Body { background: #ffffff; padding: 10px; font-family: '微软雅黑'; font-size: 0.85em; color: #333333; }
.CaseDetail_Body .CaseDetail_Content { display: none; }
/*.CaseDetail_ImgLeft{background:url(../Content/img/reception/icon-left.png) no-repeat center center;width:20px;height:20px;position:absolute;top:50%;left:0;}*/
.CaseDetail_ImgLeft { position: absolute; left: 0; top: 50%; margin-top: -25px; }
.CaseDetail_ImgLeft b { background: #f9f9f9; display: block; width: 30px; height: 50px; opacity: 0.4; }
.CaseDetail_ImgLeft i { background: url(../Content/img/reception/icon-jian-left.png) no-repeat center center; display: block; position: relative; z-index: 10; width: 28px; height: 40px; margin-top: -45px; }

.CaseDetail_ImgRight { position: absolute; right: 0; top: 50%; margin-top: -25px; }
.CaseDetail_ImgRight b { background: #f9f9f9; display: block; width: 30px; height: 50px; opacity: 0.4; }
.CaseDetail_ImgRight i { background: url(../Content/img/reception/icon-jian-right.png) no-repeat center center; display: block; position: relative; z-index: 10; width: 28px; height: 40px; margin-top: -45px; }

.CaseDetail_Content_Title { font-size: 0.95em; margin-bottom: 5px; }

/**前台结束**/

/*公共*/
.text-666 { color: #666; }
.text-333 { color: #333; }
.p-d-b-10 { padding-bottom: 10px; }
.p-d-b-30 { padding-bottom: 30px; }
.mar-b-5 { margin-bottom: 5px; }
.p-d-t-10 { padding-top: 10px; }
.p-d-l-10 { padding-left: 10px; }
.letter-spacing-2 { letter-spacing: 2em; }
.letter-spacing-05 { letter-spacing: .5em; }
.text-size-12 { font-size: 12px !important; font-size: 1.2rem !important; }
.dz-content { padding-top: 50px; font-size: 14px; font-size: 1.4rem; }
.white-bg { background-color: #fff; }
.bottom-fixed { display: table; position: fixed; left: 0; bottom: 0; z-index: 10; line-height: 50px; color: #333; width: 100%; height: 50px; background-color: #fff; border-top: 1px solid #ddd; overflow: hidden; }

/*媒体对象*/
.media, .media-body { overflow: hidden; zoom: 1; }
.media-body { width: 10000px; }
.media-body, .media-left, .media-right { display: table-cell; vertical-align: top; }
.media-left, .media > .pull-left { padding-right: 10px; }
.media-right, .media > .pull-right { padding-left: 10px; }
.media-middle { vertical-align: middle; }
.media-object { display: block; }
.media-body p { font-size: 14px; font-size: 1.4rem; }
.media-heading { margin-top: 0; margin-bottom: 0px; }
/*媒体对象 end*/

/*专业搬家*/
.panel-title { font-size: 16px; font-size: 1.6rem; color: #333; text-align: center; }
.custom-panel { border-radius: 0; box-shadow: none; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; }
.img-prof-wh { width: 80px; height: 80px; }
.prof-move-title { color: #333; font-size: 14px; font-size: 1.4rem; margin: 0; line-height: 1.3; }
.prof-item { position: relative; padding-bottom: 10px; margin-top: 10px; }
.prof-item:first-child { margin-top: 0; }
.prof-item:after { position: absolute; right: 0; bottom: 0; left: 0; display: block; border-bottom: 1px solid #ccc; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); }
.prof-item .media-body p { color: #666; margin-bottom: 0; }
.prof-item-btn { border: 1px solid #c2201f; color: #c2201f; padding: 0 5px; float: right; }
.prof-item-btn:active, .prof-item-btn:hover, .prof-item-btn:focus, .prof-item-btn:link, .prof-item-btn:visited { color: #c2201f; }
.prof-item .media { border: 1px solid transparent; padding: 0px; }
.prof-btn-box { padding-top: 20px; }
.move-body-title { margin-bottom: 0; color: #333; font-weight: bold; }
.intro-detail { background-color: #f8f8f8; padding: 5px 10px; margin-top: 10px; }
.intro-detail p { font-size: 14px; font-size: 1.4rem; }
/*专业搬家 end*/

/*车型*/
.car-type { padding-top: 15px; }
.car-type .panel-default { border-radius: 0; }
.car-type .panel-default .panel-heading { color: #333; text-align: center; font-size: 16px; font-size: 1.6rem; font-weight: 600; background-color: #fff; }
.car-type .money-box { color: #db241d; font-size: 30px; margin-bottom: 0; }
.car-type .money-box sub { font-size: 14px; font-size: 1.4rem; }
.car-type .car-desc { font-size: 14px; font-size: 1.4rem; color: #666; margin-bottom: 0; }

/*详情*/
.car-type-detail .swiper-button-next, .car-type-detail .swiper-button-prev { width: 17px; height: 34px; -webkit-background-size: 17px 34px; background-size: 17px 34px; }
.car-type-detail { padding-left: 0; padding-right: 0; }
.car-type-detail .panel-default { border-radius: 0; border-color: transparent; margin-bottom: 0; }
.car-type-detail .panel-default .panel-heading { color: #666; background-color: #fff; font-size: 16px; font-size: 1.6rem; }
.car-type-detail .money-box { color: #db241d; font-size: 30px; font-size: 3rem; margin-bottom: 0; }
.car-type-detail .money-box sub { font-size: 14px; font-size: 1.4rem; }
.car-type-detail .car-desc { font-size: 14px; font-size: 1.4rem; color: #666; margin-bottom: 0; }
.first-title { font-size: 20px; font-size: 2rem; font-weight: 600; }

.circle { background-color: #f7f7f7; height: 70px; width: 70px; border-radius: 50%; border: 1px solid #999; display: block; margin: 0 auto; }
.circle span { color: #333; line-height: 25px; text-align: center; display: block; }
.circle span:first-child { padding-top: 9px; }
.circle-box { position: relative; }
.circle-box:after { content: '+'; position: absolute; right: -5px; top: 18px; font-size: 18px; font-size: 1.8rem; color: #999; font-weight: 600; }

.col-box { display: table; }
.col-left { display: table-cell; overflow: hidden; padding-right: 5px; width: 70px; color: #999; }
.col-right { display: table-cell; color: #333; }

.money-box { color: #db241d; font-weight: 600; }
.money-box sub { font-weight: normal; }
.online-btn { width: 100px; height: inherit; text-align: center; background-color: #db241d; color: #fff; float: right; }
.online-btn:active, .online-btn:focus, .online-btn:hover, .online-btn:link, .online-btn:visited { color: #fff; }
.offline-btn{width: 100px; height: inherit; text-align: center; background-color: #999; color: #fff; float: right; }
        .offline-btn:active, .offline-btn:focus, .offline-btn:hover, .offline-btn:link, .offline-btn:visited { color: #fff; }
/*车型 end*/

.ellipsis-6 { display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 6; -webkit-box-orient: vertical; }
.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.banner-box img { display: block; max-width: 100%; height: auto; }
