body { font-size: 14px !important; }
/* ico-asksub */
.i-askb1, .i-askb2, .i-askb3 { width: 42px; height: 42px; }
.i-askb1 { background-position: 0 0; }
.i-askb2 { background-position: -50px 0; }
.i-askb3 { background-position: -100px 0; }
.i-askb4 { width: 40px; height: 40px; background-position: -160px 0; }
.i-askb5, .i-askb6 { width: 20px; height: 20px; }
.i-askb5 { background-position: 0 -50px; }
.i-askb6 { background-position: -30px -50px; }
.i-askb7 { width: 26px; height: 26px; background-position: -60px -50px; }
.i-askb8 { width: 30px; height: 26px; background-position: -100px -50px; }
.i-askb9, .i-askb10 { width: 12px; height: 12px; }
.i-askb9 { background-position: -140px -50px; }
.i-askb10 { background-position: -160px -50px; }
.i-askb11, .i-askb12 { width: 14px; height: 14px; }
.i-askb11 { background-position: -140px -65px; }
.i-askb12 { background-position: -160px -65px; }
.i-askb13 { width: 12px; height: 16px; background-position: -180px -50px; }
.i-askb14 { width: 14px; height: 14px; background-position: -200px -50px; }

.i-cb7 { width: 6px; height: 12px; background-position: -180px 0; }
.i-zx16 { width: 11px; height: 11px; background-position: -60px -100px; }

/* */
.service-agree .u-check { cursor: pointer; }
.service-agree .i-check { display: inline-block; float: none; vertical-align: middle; margin-top: -3px; background: url('../images/ico-asksub.png') no-repeat; width: 12px; height: 12px;  background-position: -140px -50px; margin-right: 5px; }
.service-agree .u-check-click .i-check { background-position: -160px -50px; }

/* ask-step-tip */
.ask-step-tip { margin-top: 35px; }
.ask-step-tip li { float: left; color: #bbb; }
.ask-step-tip li em { margin-right: 10px; font-style: normal; }
.ask-step-tip li .i-cb7 { margin: 0 30px; }
.ask-step-tip li.cur { color: #0057ff; }
.ask-step-tip li.cur span, .ask-step-tip li.cur em { font-weight: bold; }
.ask-step-tip li.cur .i-cb7 { background-position: -190px 0; }

/**/
.w1000 { width: 1000px; }
.w730 { width: 730px; }
.w260 { width: 260px; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt35 { margin-top: 35px; }
.mt50 { margin-top: 50px; }
.mt60 { margin-top: 60px; }
.mr15 { margin-right: 15px; }
.mr50 { margin-right: 50px; }
.f22 { font-size: 22px; }
.f24 { font-size: 24px; }
.f30 { font-size: 30px; }
.lh24 { line-height: 24px; }
.lh30 { line-height: 30px; }
.lh32 { line-height: 32px; }
.lh40 { line-height: 40px; }
.lh54 { line-height: 54px; }
.box-shadow3 { -webkit-box-shadow: 0 8px 20px rgba(0,0,0,.1); box-shadow: 0 8px 20px rgba(0,0,0,.1); }
.ptb30 { padding-top: 30px; padding-bottom: 30px; }
.plr30 { padding-right: 30px; padding-left: 30px; }
.plr60 { padding-right: 60px; padding-left: 60px; }
.plr80 { padding-right: 80px; padding-left: 80px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.pt70 { padding-top: 70px; }
.pt90 { padding-top: 90px; }
.pr10 { padding-right: 10px; }
.bg-f9b { background-color: #f9f9fb; }
.s-cb { color: #bbb; }
.h320 { height: 320px; }
.h560 { height: 560px; }
.h577 { height: 577px; }
.h670 { height: 670px; }
.bort1e { border-top: 1px solid #eee; }
.fsn { font-style: normal; }
.ptb60-lr140 { padding: 60px 140px; }
.ml15 { margin-left: 15px; }

/* textarea-box */
.textarea-box { padding: 20px 30px; height: 226px; }
.textarea-box .txt { display: block; width: 100%; height: 226px; overflow-y: auto; font-size: 16px; }
.textarea-box .tips { z-index: 0; }
.textarea-box .tips .sr-tips { font-style: normal; margin-left: 5px; cursor: pointer; }
.textarea-box .tips .wtsr-pop { display: none; position: absolute; right: -169px; top: 30px; z-index: 810; padding: 25px 30px; width: 308px; background-color: #fff; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1); box-shadow: 0 0 20px rgba(0, 0, 0, .1); border-radius: 2px; }

/* city-select-bar */
.city-select-bar .hidden { display: none; }
.city-select-bar .drop-down {    
	position: relative; height: 54px; margin-right: 10px;
	font-size: 14px; cursor: pointer;
}
.city-select-bar .drop-down .drop-txt { padding: 0 25px 0 10px; height: 54px; overflow: hidden; } 
.city-select-bar .drop-down .drop-txt span { display: block; line-height: 54px; color: #666; } 
.city-select-bar .drop-down .drop-txt .i-top3 { position: absolute; top: 25px; right: 8px; -webkit-transition: all linear .3s; transition: all linear .3s; } 
.city-select-bar .drop-down .drop-all { 
	position: absolute; left: -1px; top: 54px; 
	width: 128px; height: 168px; border: 1px solid #ddd; background-color: #fff; 
	overflow-x: hidden; overflow-y: scroll; z-index: 3; 
} 
.city-select-bar .drop-down .drop-all p { 
	padding: 0 15px; height: 28px; overflow: hidden; 
	font-size: 12px; color: #666; line-height: 28px; 
}
.city-select-bar .drop-down .drop-all p.cur { color: #fff; }
.city-select-bar .drop-down-disable { display:none; background-color: transparent; }
.city-select-bar .drop-down-disable .drop-txt span { color: #999; }
.city-select-bar .drop-down-show .i-top3 { -webkit-transform: rotate(180deg); transform: rotate(180deg); }

/* submit-btn */
.submit-btn { display: inline-block; height: 54px; line-height: 54px; border-radius: 4px; padding: 0 64px; font-size: 18px; }

/* bottom-con */
.bottom-con { min-width: 1200px; }
.bottom-con .copy-b { margin-top: 30px; padding: 39px 0; border-top: 1px solid #e8e8e8; }
.bottom-con-fixed { position: fixed; right: 0; bottom: 0; left: 0; }

/* ask-sub-bg */
.ask-sub-bg { padding-top: 50px; background: url('../images/b1.png') top center no-repeat; }

/* fixed-ico-left */
.fixed-ico-left { position: relative; padding-left: 35px; min-height: 20px; }
.fixed-ico-left .ico-asksub { position: absolute; top: 3px; left: 0; }

/* sub-btn-box */
.sub-btn-box .btn { display: inline-block; width: 140px; height: 44px; line-height: 44px; text-align: center; margin-left: 15px; border-radius: 4px; font-size: 16px; }
.sub-btn-box .btn-line { width: 138px; line-height: 42px; height: 42px; border-color: #bbb; }
.sub-btn-box .btn-line:hover { border-color: #0057ff; }

/* pay-way */
.pay-way li { position: relative; float: left; padding: 16px 19px; border: 1px solid #ddd; width: 140px; height: 26px; line-height: 26px; margin-right: 10px; cursor: pointer; }
.pay-way .i-askb11 { margin-right: 20px; }
.pay-way .i-askb7 { margin-right: 10px; }
.pay-way .i-askb8 { margin-right: 7px; }
.pay-way .tui { position: absolute; top: -9px; right: 10px; background-color: #e23836; color: #fff; height: 19px; line-height: 19px; padding: 0 4px; border-radius: 5px 5px 5px 0; font-size: 12px; }
.pay-way .cur { border-color: #0057ff; }
.pay-way .cur .i-askb11 { background-position: -160px -65px; }

/* pay-btn */
.pay-btn { display: inline-block; height: 42px; line-height: 42px; padding: 0 45px; font-size: 16px; border-radius: 4px; }

/* pay-staus-pop */
.pay-staus-pop { display: none; position: fixed; top: 50%; left: 50%; z-index: 1003; margin-top: -115px; margin-left: -195px; padding: 60px 30px; width: 330px; background-color: #fff; -webkit-box-shadow: 0 0 60px rgba(0,0,0,.2); box-shadow: 0 0 60px rgba(0,0,0,.2); border-radius: 4px; }
.pay-staus-pop .closed { position: absolute; top: 15px; right: 20px; cursor: pointer; }
.pay-staus-pop .btn { display: inline-block; margin: 0 5px; width: 140px; height: 42px; line-height: 42px; font-size: 16px; border-radius: 4px; }
.pay-staus-pop .btn-line { width: 138px; height: 40px; line-height: 40px; border-color: #bbb; }
.pay-staus-pop .btn-line:hover { border-color: #0057ff; }

/* right-code */
.right-code { margin-left: 45px; padding: 14px 19px 0; width: 180px; height: 204px; border: 1px solid #eee; background-color: #fff; }

/* order-btn */
.order-btn { display: inline-block; padding: 0 23px; border-color: #bbb; height: 26px; line-height: 26px; border-radius: 2px; }

/* jw-lawyer-box */
.jw-lawyer-box { padding-left: 175px; }
.jw-lawyer-box .code-img { width: 80px; height: 80px; }
.jw-lawyer-box .input-txt { padding: 0 10px; height: 34px; line-height: 34px; border: 1px solid #ddd; width: 159px; }
.jw-lawyer-box .input-txt .tips { color: #ccc; }
.jw-lawyer-box .input-txt .txt { height: 34px; width: 100%; }
.jw-lawyer-box .phone-sub { width: 68px; height: 34px; line-height: 34px; border: 1px solid #ddd; text-align: center; color: #0057ff; background-color: #f2f6ff; }

/* img-w100 */
.img-w100 { width: 100px; height: 100px; border-radius: 50%; overflow: hidden; }
.pt5 { padding-top: 5px; }

/* textarea-txt-b */
.textarea-txt-b { padding: 22px 30px; background-color: #f9f9fb; height: 156px; }
.textarea-txt-b .txt { display: block; width: 100%; height: 140px; overflow-y: auto; }

/* once-sub-btn */
.once-sub-btn { display: inline-block; height: 42px; line-height: 42px; width: 140px; font-size: 16px; border-radius: 4px; }

/* ask-box-b */
.ask-box-b { position: relative; }
.ask-box-tips { display: none; position: absolute; left: 50%; margin-left: -30px; top: 30px; padding: 10px 20px; width: 370px; background-color: #fff; line-height: 22px; color: #999; text-align: left; -webkit-box-shadow: 0 0 30px rgba(0,0,0,.2); box-shadow: 0 0 30px rgba(0,0,0,.2); font-size: 12px; }

/* service-tips-pop */
.service-tips-pop { display: none; position: fixed; top: 50%; left: 50%; z-index: 1003; margin-top: -160px; margin-left: -196px; padding: 60px 44px; width: 308px; background-color: #fff; -webkit-box-shadow: 0 0 60px rgba(0,0,0,.2); box-shadow: 0 0 60px rgba(0,0,0,.2); border-radius: 4px; }
.service-tips-pop .closed { position: absolute; top: 15px; right: 20px; cursor: pointer; }
.service-tips-pop .btn { display: inline-block; margin: 0 5px; width: 200px; height: 42px; line-height: 42px; font-size: 16px; border-radius: 4px; }

/* img-w60 */
.img-w60 { width: 60px; height: 60px; border-radius: 50%; overflow: hidden; }

/* service-agree-pop */
.service-agree-pop { display: none; position: fixed; top: 50%; left: 50%; z-index: 1003; margin-top: -245px; margin-left: -375px; padding: 60px 0 30px; width: 750px; height: 400px; background-color: #fff; -webkit-box-shadow: 0 0 60px rgba(0,0,0,.2); box-shadow: 0 0 60px rgba(0,0,0,.2); border-radius: 4px; }
.service-agree-pop .closed { position: absolute; top: 15px; right: 20px; cursor: pointer; }
.service-agree-pop .mart { padding: 0 30px; height: 400px; overflow-y: auto; line-height: 30px; }

/* 2019-06-01   #5834 */
.popup-tips {
    position: fixed; left: 50%; top: 50%; z-index: 1002; margin: -130px 0 0 -230px;
    width: 380px; height: 185px; padding: 35px 40px 40px; background-color: #fff; border-radius: 2px;
    display:none;
}
.popup-tips .close { 
    position: absolute; top: 15px; right: 15px;
    font-size: 26px; color: #919191; cursor: pointer;
}
.popup-tips .tit { font-size: 20px; line-height: 28px; font-weight: 600; text-align: center; margin-bottom: 20px; }
.popup-tips .tx { font-size: 16px; line-height: 24px; }
.popup-tips .tx p { padding-top: 13px; text-align: justify; }
.popup-tips .btn-bar { height: 42px; margin-top: 35px; }
.popup-tips .btn-bar .btn { 
    display: inline-block; width: 178px; height: 40px; cursor: pointer;
    border: 1px solid #0057ff; border-radius: 2px; 
    font-size: 14px; line-height: 40px; text-align: center;
}
.popup-tips .btn-bar .btn-blue { background-color: #0057ff; color: #fff; }

/* .wechat-pop */
.wechat-pop {
    position:fixed; _position:absolute; left:50%; top:50%;
    margin-left:-180px; margin-top:-210px;
    padding:45px 55px 55px;
    width:250px;
    background-color:#439057;
    border-radius:3px;
    z-index:1005;
}
.wechat-pop .i-me9 {
    position:absolute; right:15px; top:15px;
    cursor:pointer;
}
.wechat-pop .i-me9:hover { background-position:-30px -65px !important; }
.wechat-pop .f18 { color:#fff; }
.wechat-pop div.mt25 {
    margin-top:25px;
    padding-top:29px; padding-bottom:30px;
    height:140px;
    background-color:#fff;
    border:1px solid #f0f0f0;
    text-align:center;
}
.wechat-pop img {
    width:140px; height:140px;
}
.wechat-pop .wechat-logo {
    padding:15px 0 10px;
    background-color:#f0f0f0;
}
.wechat-pop .wechat-logo img {
    width:91px; height:31px;
}
.wechat-pop .u-btn-oe {
    border-radius:6px;
    font-size:16px;
}

/* 2019-07-08 #6645 */
/* ico */
.i-askb15, .i-askb16 { width: 16px; height: 16px; }
.i-askb15 { background-position: -210px 0; }
.i-askb16 { background-position: -210px -20px; }
.i-askb17, .i-askb18 { width: 16px; height: 16px; }
.i-askb17 { background-position: -230px 0; }
.i-askb18 { background-position: -230px -20px; }

.pt40 { padding-top: 40px; }
.h647 { height: 647px; }
.mt12 { margin-top: 12px; }

/* system-lawyer */
.system-lawyer { padding: 24px 30px 26px 40px; background-color: #f9f9fb; }
.system-lawyer .pic { float: left; border: 2px solid #fff; width: 44px; height: 44px; border-radius: 50%; margin-left: -10px; overflow: hidden; }
.system-lawyer .mt8 { margin-top: 8px; }

/* why-fee */
.why-fee { position: relative; cursor: pointer; }
.why-fee:hover .i-askb15 { background-position: -210px -20px; }
.why-fee .con { display: none; position: absolute; left: 30px; top: -34px; z-index: 3; padding: 30px; width:285px; background-color: #fff; -webkit-box-shadow: 0 3px 20px rgba(51, 51, 51, .15); box-shadow: 0 3px 20px rgba(51, 51, 51, .15); border-radius: 4px; }
.why-fee .con:before { position: absolute; top: 38px; left: -6px; content: ''; border-width: 6px 6px 6px 0; border-style: solid; border-color: transparent #fff transparent transparent; }

/* sub-btn-box */
.sub-btn-box .btn { width: 118px; margin-left: 10px; }
.sub-btn-box .btn-line { color: #999; }
.sub-btn-box .btn-line:hover { color: #0057ff; }
.sub-btn-box .btn-red { -webkit-box-shadow: 0 3px 10px rgba(236, 59, 59, .2); box-shadow: 0 3px 10px rgba(236, 59, 59, .2); }

/* more-serv-chose */
.more-serv-chose { position: relative; display: inline-block; }
.more-serv-chose .s-blue { text-decoration: underline; cursor: pointer; }
	/* serv-chose-pop */
.serv-chose-pop { display: none; position: absolute; top: -54px; left: 76px; z-index: 3; padding: 20px; background-color: #fff; -webkit-box-shadow: 0 3px 20px rgba(51, 51, 51, .15); box-shadow: 0 3px 20px rgba(51, 51, 51, .15); border-radius: 4px; min-width: 316px; }
.serv-chose-pop:before { position: absolute; top: 50%; left: -5px; content: ''; margin-top: -5px; border-width: 5px 5px 5px 0; border-style: solid; border-color: transparent #fff transparent transparent; }
.serv-chose-pop .item { border: 1px solid #f9f9fb; padding: 0 9px 0 19px; height: 42px; line-height: 42px; overflow: hidden; cursor: pointer; }
.serv-chose-pop .item .i-askb11 { margin-right: 10px; }
.serv-chose-pop .item.cur { background-color: #f9f9fb; }
.serv-chose-pop .item.cur .i-askb11 { background-position: -160px -65px; }

/* ask-sub-bg */
.ask-sub-bg { padding-top: 45px; }
.mt45 { margin-top: 45px; }

/* 2019-10-11  #8032 */
.priority { padding-top: 20px; text-align: right; color: #666; }
.priority .i-askb9 { margin-right: 6px; }
.priority .i-askb9.is-click { background-position: -160px -50px; }
.priority .i-askb15{ margin-left: 8px; }
.priority .tips { position: relative; }
.priority .tips .i-askb15 { opacity: .6; }
.priority .tips .popup {
	position: absolute; left: 35px; top: -65px; display: none;
	width: 310px; padding: 25px 30px; text-align: left;
	background-color: #fff; -webkit-box-shadow: 0 3px 20px 0 rgba(51,51,51, .15); box-shadow: 0 3px 20px 0 rgba(51,51,51, .15);
}
.priority .tips .popup:after {
	position: absolute; left: -14px; top: 50%; content: ''; margin-top: -3px;
	border: 7px solid transparent; border-right-color: #fff;
}
.priority .tips .popup .tit { font-size: 16px; color: #000; position: relative; z-index: 10; }
.priority .tips .popup .tit:after {
	position: absolute; left: 0; bottom: -2px; z-index: -1;
	width: 130px; height: 10px; background-color: #dcebfd; opacity: .7; content: '';
}
.priority .tips .popup p { color: #666; margin-top: 11px; }
.priority .tips:hover .popup { display: block; }

/* 2019-11-5  #8340 */
.popup-sift-lawyer {
	position: fixed; left: 50%; top: 50%; z-index: 1002; margin: -205px 0 0 -282px;
	width: 514px; height: 364px; padding: 26px 20px 20px 30px;
	background-color: #fff; -webkit-box-shadow: 0 15px 32px 0 rgba(0,0,0, .08); box-shadow: 0 15px 32px 0 rgba(0,0,0, .08); border-radius: 4px;
}
.popup-sift-lawyer .pop-close { position: absolute; top: 12px; right: 16px; font-size: 20px; color: #bbb; cursor: pointer; }
.popup-sift-lawyer .pop-tit { font-size: 18px; line-height: 22px; }
.popup-sift-lawyer .tips { font-size: 12px; color: #666; margin: 10px 0; }
.popup-sift-lawyer dl { height: 28px; position: relative; padding: 6px 0 6px 100px; }
.popup-sift-lawyer dl dt { position: absolute; left: 0; top: 6px; line-height: 28px; }
.popup-sift-lawyer dl dd span { 
	float: left; padding: 0 9px; border: 1px solid #d9d9d9; margin: 0 3px 0 2px; min-width: 42px;
	font-size: 12px; line-height: 26px; border-radius: 4px; text-align: center; cursor: pointer;
}
.popup-sift-lawyer dl dd span:hover { color: #0057ff; }
.popup-sift-lawyer dl dd span.is-this { border-color: #0057ff; color: #0057ff; }
.popup-sift-lawyer .btn-bar { height: 32px; margin-top: 24px; }
.popup-sift-lawyer .btn-bar .btn { float: right; padding: 0 9px; border-radius: 4px; margin-left: 10px; -webkit-transition: all .15s linear; transition: all .15s linear; }
.popup-sift-lawyer .btn-bar .btn-cancel { line-height: 30px; height: 30px; border: 1px solid #d9d9d9; background: none; color: #666; }
.popup-sift-lawyer .btn-bar .btn-cancel:hover { border-color: #999; }

/* optimi-lr */
.i-zx41 { width: 16px; height: 16px; background-position: -170px -200px; }
.optimi-lr { width: 260px; display: none; }
.optimi-lr .tit { padding: 0 20px; height: 57px; background-color: #f2f6ff; line-height: 56px; color: #666; }
.optimi-lr .tit b { position: relative; z-index: 10; float: left; color: #eb3c3c; margin-right: 6px; }
.optimi-lr .tit b:after { 
	position: absolute; left: -2px; right: -2px; bottom: 17px; content: ''; z-index: -1;
	height: 12px; background-color: #bdd4ff; opacity: .5;
}
.optimi-lr li { height: 66px; padding: 30px 20px; border-bottom: 1px solid #f5f5f5; }
.optimi-lr li.borb0 { border-bottom: none; }
.optimi-lr li img { float: left; width: 66px; height: 66px; border-radius: 50%; margin-right: 15px; }
.optimi-lr li .name { font-size: 16px; line-height: 24px; height: 24px; overflow: hidden; }
.optimi-lr li .name .ico-zx { margin-left: 5px; }
.optimi-lr li .office,
.optimi-lr li .help { font-size: 12px; height: 20px; overflow: hidden; }
.optimi-lr li .help span { color: #333; margin-right: 3px; }

/* optimization-lawyer */
.optimization-lawyer.w1000 { width: 1200px; }
.optimization-lawyer .w260 { width: 220px; }
.optimization-lawyer .w730 { width: 700px; }
.optimization-lawyer .optimi-lr { display: block; }

/* 2019-11-16 #8590 */
.h690 { height: 690px; }

/* ask-type-list */
.ask-type-list { margin-top: 18px; margin-left: -9px; }
.ask-type-list li { float: left; margin-left: 9px; padding: 16px 18px; border: 2px solid #fff; -webkit-box-shadow: 0 5px 20px rgba(0,0,0,.08); box-shadow: 0 5px 20px rgba(0,0,0,.08); position: relative; cursor: pointer; width: 144px; }
.ask-type-list li:last-child { margin-right: 0; }
.ask-type-list li::before, .ask-type-list li::after { content: ''; position: absolute; top: 72px; width: 6px; height: 12px; background-color: #f1f1f1; border: 2px solid #fff; }
.ask-type-list li::before { left: -2px; border-radius: 0 8px 8px 0; border-left: 0; }
.ask-type-list li::after { right: -2px; border-radius: 8px 0 0 8px; border-right: 0; }
.ask-type-list .cur { border-color: #7fabff; }
.ask-type-list .cur::before, .ask-type-list .cur::after { border-color: #7fabff; }
.ask-type-list .tag { position: absolute; top: -2px; right: -2px; display: inline-block; padding: 0 10px; border-radius: 0 0 0 8px; height: 24px; line-height: 24px; font-size: 14px; color: #fff; background-color: #ff8967; background-image: -webkit-gradient(linear, left top, right top, from(#ff8967),  to(#ec3b3b)); background-image: linear-gradient(90deg, #ff8967 0%,  #ec3b3b 100%); }
.ask-type-list .type { font-weight: bold; font-size: 16px; }
.ask-type-list .price { margin-top: 8px; line-height: 24px; font-size: 14px; color: #eb3c3c; }
.ask-type-list .price span { margin-left: 2px; font-size: 22px; }
.ask-type-list .line { display: block; margin-top: 10px; margin-bottom: 10px; border-bottom: 1px dashed #eee; }
.ask-type-list .peo-num { font-size: 12px; color: #999; }
.ask-type-list .row-line { display: inline-block; width: 1px; height: 10px; background-color: #eee; vertical-align: middle; margin: -2px 5px 0; }
.ask-type-list .star { margin-top: 6px; line-height: 1; }
.ask-type-list .star .icon-star { font-size: 14px; color: #ddd; margin-right: 4px; margin-top: -2px; vertical-align: middle; }
.ask-type-list .star .icon-star:last-child { margin-right: 0; }
.ask-type-list .star .star-red { color: #eb3c3c; }
.ask-type-list .stuas { margin-top: 5px; line-height: 1; font-size: 12px; color: #ccc; display: none; }
.ask-type-list .disabled .tag { background-color: #ddd; background-image: -webkit-gradient(linear, left top, right top, from(#ddd), to(#bbb)); background-image: linear-gradient(90deg, #ddd 0%, #bbb 100%); }
.ask-type-list .disabled .type,
.ask-type-list .disabled .peo-num,
.ask-type-list .disabled .price { color: #ccc; }
.ask-type-list .disabled .star { display: none; }
.ask-type-list .disabled .stuas { display: block; }

/* gain-service-list */
.gain-service-list li { position: relative; padding-left: 35px; min-height: 20px; line-height: 20px; margin-top: 12px; }
.gain-service-list .icon-select { position: absolute; top: 1px; left: 0; font-size: 20px; color: #ddd; }
.gain-service-list p { color: #bbb; font-size: 16px; }
.gain-service-list .cur .icon-select { color: #ec3b3b; }
.gain-service-list .cur p { color: #333; }

.del-line { text-decoration: line-through; }
.s-cec3 { color: #ec3b3b; }

/* service-line */
.service-line { border-bottom: 1px solid #eee; padding-bottom: 25px; }

/* service-fee */
.service-fee { line-height: 24px; }
.service-fee .price { font-size: 16px; color: #e95d47; }
.service-fee .price em { font-size: 30px; font-style: normal; margin-left: 2px; }
.service-fee .icon-qustion-o { margin-top: 5px; font-size: 16px; color: #333; cursor: pointer; }

/* 2019-12-17  #9216 */
.h610 { height: 610px; }
.hr-line { height: 1px; background-color: #eee; }
.sub-btn-box .btn-round { border-radius: 22px; }
.service-agree-pop iframe { width: 100%; height: 400px; padding: 0 20px 0 40px; border: none; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* online-link */
.online-link { 
	position: absolute; left: 0; right: 0; bottom: 0;
	height: 50px; line-height: 50px; padding: 0 20px 0 30px; background-color: #fef0f0;
}
.online-link .fr .ico-close { float: right; margin-top: 12px; font-style: normal; font-size: 20px; color: #bbb; line-height: 24px; cursor: pointer; }
.online-link .fr a { float: left; color: #ec3b3b; text-decoration: underline; margin-right: 20px; }
.online-link .fr a:hover { text-decoration: none; }

/* advantage-list */
.advantage-list li { padding: 6px 0 6px 35px; position: relative; }
.advantage-list li .ico-asksub { position: absolute; left: 0; top: 22px; }
.advantage-list li .f16 { line-height: 26px; }

/* cost-h40 */
.cost-h40 { height: 40px; }
.cost-h40 .tips { float: left; margin-left: 5px; }
.cost-h40 .tips .i-askb15 { opacity: 1; margin: 5px 0 0 5px; }
.cost-h40 .tips .popup { top: -176px; }


/* fix: #17341 by LJ 2021-04-21 */
.new-result .right-code { padding-top: 29px; }
