html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;clear:both}html{font-family:PingFangSC-Regular,'PingFang SC',Microsoft Yahei,arial,verdana,helvetica,'HanHei SC',STHeitiSC-Light,sans-serif!important;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-size:14px;overflow-x:hidden;min-width:320px;color:#1a1a1a;background:#f9f9f9}a{background:transparent;text-decoration:none;-webkit-tap-highlight-color:transparent;color:#1a1a1a}a:active{outline:0}a:active{color:#3990e6}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}svg:not(:root){overflow:hidden}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto;white-space:pre-wrap;word-wrap:break-word}code,kbd,pre,samp{font-family:PingFangSC-Regular,'PingFang SC',Microsoft Yahei,arial,verdana,helvetica,'HanHei SC',STHeitiSC-Light,sans-serif!important;font-size:1rem}mark{background:#ff0;color:#1a1a1a}dfn{font-style:italic}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}ul,ol{list-style:none outside none}h1,h2,h3,strong{font-weight:600}img{vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,select,textarea{font-family:PingFangSC-Regular,'PingFang SC',Microsoft Yahei,arial,verdana,helvetica,'HanHei SC',STHeitiSC-Light,sans-serif!important}input::-moz-placeholder,textarea::-moz-placeholder{color:#ccc}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#ccc}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc}i,u,s{font-style:initial}input,button{outline:none}::-webkit-scrollbar{width:6px;height:4px}::-webkit-scrollbar-thumb{display:block;border-radius:20px;background-color:#d6d6d6}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fl{float:left}.fr{float:right}.hide{display:none!important}.show{display:block!important}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.break{word-break:break-all;word-wrap:break-word}.clearfix:before,.clearfix:after{content:'\20';display:table;height:0;clear:both}.clearfix{*zoom:1}.display__flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex_direction__row_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex_direction__column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex_direction__column_reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex_wrap__nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex_wrap__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex_wrap__wrap_reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.justify_content__flex_start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify_content__flex_end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify_content__center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify_content__space_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify_content__space_around{-ms-flex-pack:distribute;justify-content:space-around}.align_items__flex_start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align_items__flex_end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align_items__center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align_items__baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.align_content__flex_start{-ms-flex-line-pack:start;align-content:flex-start}.align_content__flex_end{-ms-flex-line-pack:end;align-content:flex-end}.align_content__center{-ms-flex-line-pack:center;align-content:center}.align_content__space_between{-ms-flex-line-pack:justify;align-content:space-between}.align_content__space_around{-ms-flex-line-pack:distribute;align-content:space-around}.flex_basis__100px{-ms-flex-preferred-size:100px;flex-basis:100px}.align_self__flex_start{-ms-flex-item-align:start;align-self:flex-start}.align_self__flex_end{-ms-flex-item-align:end;align-self:flex-end}.align_self__center{-ms-flex-item-align:center;align-self:center}.align_self__baseline{-ms-flex-item-align:baseline;align-self:baseline}.noScript{margin:10px;text-align:center;background:#adb9c4;color:#fff;display:block;height:40px;line-height:40px}*{padding:0;margin:0;font-style:normal;list-style:none;outline:0;-webkit-outline:none;font-family:"微软雅黑","黑体",Arial}.Quote_ZiZhi_main{width:1018px;margin:0 auto;margin-top:80px;padding-bottom:100px;font-style:normal}.Quote_ZiZhi_main .Quote_ZiZhi_tit{position:relative;width:1018px;height:90px;background:#f2f2f2;border-top-left-radius:40px;border-top-right-radius:40px}.Quote_ZiZhi_tit i{position:absolute;top:-50px;left:100px;width:120px;height:120px}.Quote_ZiZhi_ico{display:inline-block;background:url(../Images/bjq_ico.png) no-repeat}.Quote_ZiZhi_tit .Quote_ZiZhi_txt{position:relative;left:260px;padding-top:13px;margin-bottom:10px;font-size:20px;color:#f40}.Quote_ZiZhi_txt em{font-style:normal;font-size:24px;color:#ffa800}.Quote_ZiZhi_txt span{font-size:26px;color:#666}.Quote_ZiZhi_tit label{position:relative;left:600px;display:inline-block;width:300px;font-size:14px;font-weight:400;text-align:center;color:#999}.Quote_ZiZhi_tit label::before{content:"";width:100%;position:absolute;top:10px;left:0;border-bottom:1px solid #ccc}.Quote_ZiZhi_tit label span{position:relative;z-index:2;padding:0 10px;background:#f2f2f2}.Quote_ZiZhi_con{border:1px solid #f2f2f2;border-top:0}.Quote_Zi_select{padding-top:20px;padding-bottom:60px}.Quote_Zi_select .zz_select_txt{padding-left:140px;margin-bottom:20px;font-size:14px;color:#999}.Quote_Zi_select .Quote_zz_option{padding-left:120px}.Quote_zz_option select{float:left;width:203px;height:36px;margin-right:20px;padding:3px 0 6px 10px;font-size:14px;font-family:"微软雅黑";color:#666;border:1px solid #aaa}.Quote_zz_option span{float:left;width:100px;height:36px;margin-left:5px;color:#fff;text-align:center;line-height:36px;background:#ffa100;cursor:pointer;border-radius:5px;font-size:14px}.Quote_zz_option span i{position:relative;top:-2px;display:inline-block;width:16px;height:16px;margin-right:15px;vertical-align:middle;background-position:-127px 0}.clear{clear:both}.Quote_Zi_select .Quote_sel_Result{margin-top:30px;padding-left:120px}.Quote_sel_Result ul li{float:left;width:330px;margin-bottom:20px}.Quote_sel_Result ul li:nth-of-type(odd){margin-right:65px}.Quote_sel_Result ul li.zz_list_distance{margin-right:65px}.Quote_sel_Result .Quote_zz_delete{position:relative;top:10px;float:left;width:16px;height:16px;margin-left:20px;background-position:-148px 0}.Quote_sel_Result .Quote_zz_list{float:left;width:280px;height:36px;font-size:14px;line-height:36px;text-align:center;color:#fff;background:#fcb947;border-radius:3px}.Quote_zz_list span{padding:0 3px}.Quote_ZiZhi_Price{position:relative;padding-top:35px;padding-bottom:30px;background:#f2f2f2;text-align:center}.Quote_ZiZhi_Price .Quote_ZiZhi_btn{position:absolute;top:-23px;left:50%;z-index:3;width:160px;height:46px;margin-left:-80px;background:url(../Images/bjq_ico2.png) repeat;border-radius:3px;cursor:pointer}.Quote_ZiZhi_btn input{display:inline-block;width:145px;height:34px;margin-top:6px;font-size:16px;line-height:34px;color:#fff;text-align:center;background:#f40;border-radius:3px;border:none}.bjq_Price{width:385px;margin:0 auto}.bjq_Price em{float:left;font-size:18px;line-height:50px;color:#999}.bjq_Price .bjq_Price_Roll{float:left;width:200px;height:45px;line-height:45px;margin:0 8px;font-size:28px;color:#f40;text-align:center;overflow:hidden}.bjq_Price_Roll span{display:block;width:200px;height:45px;line-height:45px;text-align:center;position:relative;left:0;top:0;animation:mycontinue 6s infinite}@keyframes mycontinue{0%{top:0}20%{top:-45px}40%{top:-90px}60%{top:-135px}80%{top:-180px}100%{top:-225px}}.bjq_tel{width:390px;margin:0 auto;padding-top:20px}.bjq_tel input{float:left;width:290px;height:34px;padding-left:10px;line-height:34px;font-size:14px;color:#555;border:1px solid #fc0;border-top-left-radius:5px;border-bottom-left-radius:5px}.bjq_tel span{float:left;width:100px;height:34px;line-height:36px;text-align:center;color:#fff;background:#ffb434;cursor:pointer;border-top-right-radius:5px;border-bottom-right-radius:5px;font-size:14px}.Quote_zi_form{width:920px;margin:0 auto;padding-top:30px}.Quote_zi_form ul li{float:left;width:250px;height:50px;line-height:50px;text-align:center;color:#fff;background:#ccc;border-top-right-radius:5px;border-top-left-radius:5px;cursor:pointer;font-size:16px}.Quote_zi_form ul li:first-child{margin-right:8px}.Quote_zi_form ul li.on{background:#f40}.Quote_zi_form .zzbjq_form_details{margin-top:10px}.zzbjq_form_details table{border-top:1px solid #999;border-right:1px solid #999}.zzbjq_form_condition table tr:nth-child(odd),.zzbjq_form_people table tr:nth-child(odd){background-color:#f2f2f2}.zzbjq_form_details table tr td,.zzbjq_form_details table tr th{font-size:14px;border-bottom:1px solid #999;border-left:1px solid #999}.zzbjq_form_details table tr td{padding:8px 15px 8px 0;color:#333}.zzbjq_form_details td p span{padding:0 10px 0 0;margin-right:10px;border-right:1px solid #ccc}.zzbjq_form_details i{margin-right:5px;color:#f40}.zzbjq_form_details table tr.zzbjq_details_bg{background:#f2f2f2}.zzbjq_form_details table td.zzbjq_details_bg2{background:#fff}.zzbjq_form_details table tr.zzbjq_people_Total td{font-size:16px;height:40px;color:#fff}.zzbjq_form_details table tr th{height:38px;font-size:16px;font-weight:400;background:#f50;color:#fff}.zzbjq_form_details .zzbjq_people_tis p{padding-left:100px;line-height:1.8em;color:#999}.zzbjq_form_details td.zzbjq_condition_l{padding:0}.zzbjq_form_details td a{font-size:15px;color:#f40;line-height:40px;text-decoration:none}.zzbjq_form_details .zzbjq_link{display:inline-block;width:920px;overflow:hidden}.zzbjq_form_details .zzbjq_link table,.zzbjq_link table tr td{border:none}.zzbjq_form_condition td em{position:relative;top:-15px}.Quote_ZiZhi_float{position:fixed;bottom:0;z-index:90;width:100%;height:66px;background:url(../Images/bjq_ico3.png) repeat;display:none}.Quote_ZiZhi_float .bjq_flo_con{margin:0 auto;text-align:center;font-size:20px;color:#fff}.Quote_ZiZhi_float .bjq_flo_con p span{font-size:26px;color:#f4c300}.bjq_flo_con ul li{padding-top:16px;display:inline-block}.bjq_flo_con ul li input{width:150px;height:36px;line-height:36px;color:#fff;background:#f4c300;border:0;border-radius:3px;font-size:18px}.bjq_flo_con ul li:first-child{margin-right:140px}.bjq_flo_con ul li:first-child input{background:#f40;color:#fff}.zzbjq_form_details .zzbjq_form_condition,.zzbjq_form_details .zzbjq_form_people{display:none}.order_suc_txt .pop-close{margin:-70px -555px 0 0!important}.zdybj{width:100%;padding:10px 0 20px;text-align:right}.zdybj span{display:inline-block;padding:8px 25px 10px;font-size:16px;color:#fff;background:#f40;border-radius:5px;cursor:pointer}.bg{background-color:#000;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;opacity:.5;filter:alpha(opacity=50);-moz-opacity:.5}.box{position:fixed;min-width:400px;min-height:150px;left:50%;top:40%;margin-left:-200px;margin-top:-75px;height:auto;z-index:10000;background-color:#fff;border:solid 1px #ddd}.box_head{background-color:#f7f7f7;border-bottom:solid 1px #ddd;padding:10px}.box_title{letter-spacing:2px;font-size:16px;font-weight:bold}.box_close{background:url("/Images/global.png") no-repeat -218px 3px;float:right;width:19px;height:19px;cursor:pointer}.box_content{min-width:100px;min-height:50px;color:#000;font-size:16px;padding:20px;text-align:center}.bg-theme{background-color:#000;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;opacity:.5;filter:alpha(opacity=50);-moz-opacity:.5}.box-theme{position:fixed;left:50%;top:50%;z-index:10000;background-color:#f63;min-width:560px;min-height:380px;margin-left:-280px;margin-top:-190px;border-radius:2px;display:none}.box-head{min-height:70px;text-align:center}.box-close{float:right;width:20px;height:20px;cursor:pointer;margin:24px 24px 0 -44px;background:url(/Images/box/box-close.png) no-repeat;background-size:20px 20px}.box-title{padding:20px;letter-spacing:2px;font-size:20px;color:#fff;display:inline-block}.box-title i{margin-right:20px;float:left;width:28px;height:28px;background:url(/Images/box/success-ico.png) no-repeat center center;background-size:28px 28px}.box-content{min-height:260px;color:#aeaeae;font-size:12px;text-align:center;background-color:#fff}.box-content ul{padding:10px 0;line-height:50px;display:inline-block}.box-content ul li{height:50px}.box-content ul li.code-li{display:inline-flex;display:-webkit-flex;padding-top:11px}.box-content ul li:first-child{height:40px}.box-content ul li:last-child{line-height:normal;display:inline-block;padding:15px 0}.box-content ul li input{width:355px;height:36px;padding-left:20px;font-size:14px;border-radius:5px;border:1px solid #e4e4e4;-moz-box-sizing:border-box;box-sizing:border-box}.box-content ul li .ipt-code{width:245px;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.box-content ul li .btn-code{width:110px;padding-left:0;color:#f40;background:url(/Images/box/cut-line.png) no-repeat left center;background-size:2px 19px;border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.box-content ul li .btn-form{padding:0;background-color:#f40;color:#fff}.box-content ul .box-form-notice i{margin-right:5px;float:left;width:18px;height:18px;background:url(/Images/chengg.png) no-repeat center center;background-size:18px 18px}.box-bottom{min-height:50px;font-size:16px;text-align:center}.box-bottom span{line-height:50px;color:#fff;font-size:14px}.box-tip{z-index:10001;position:fixed;margin-left:-150px;margin-top:-20px;left:50%;top:50%;min-width:320px;height:41px;color:#fff;border-radius:2px;font-size:14px;text-align:center;background-color:#333}.box-tip span i{float:left;width:20px;height:20px;margin:10px;background:url("/Images/box/tip.png") no-repeat;background-size:20px 20px}.box-tip .box-tip-img{float:left;width:40px;height:41px;background-color:#f7ba2c}.box-tip .box-tip-msg{display:block;padding:10px 0;font-size:14px}.none{display:none}#success-box .box-content{font-size:14px;color:#666}.box-title .success-ico{background:url(/Images/box/success-true.png) no-repeat center center;background-size:37px 28px}.box-content .phone-setting{border:1px solid #e4e4e4;width:167px;line-height:30px;display:inline-block;border-radius:5px;margin:10px}.box-content .setting-selected{border:1px solid #f63;background:url(/Images/box/check.png) no-repeat 102% 3px;background-size:30px 30px}.box-content div.show-settings div{height:35px;line-height:35px}.box-content div.show-settings p{display:inline}.box-content div.hide-settings{width:380px;line-height:normal;padding:20px 0}.box-content input[type="radio"]{width:auto;height:17px;vertical-align:middle;margin:0 8px}.radio{display:inline-block;float:left;width:18px;height:16px;margin:9.5px 0;background:url(/Images/protectCon_btn.png) no-repeat}.show-settings p{margin-left:10px}.radio-selected{background-position:0 -16px}.box-content ul li.indexBoxAR{height:auto}.box-content ul li.indexBoxAR p{font-size:18px;color:#f63}.box-content ul li.indexBoxAR p i{font-size:22px;font-style:normal}.box-content ul li.Order_Xcx{height:auto;padding:15px 0 10px 0}.box-content ul li.Order_Xcx img{float:left;padding-left:58px}.box-content ul li.Order_Xcx .Order_XcxTxt{float:left;padding-left:15px;padding-top:30px;text-align:left}.Order_XcxTxt span{display:block;font-size:18px;line-height:1.8em;color:#999}.li-fd-content{padding:10px 0;height:150px!important}.fd-content{width:335px;height:100%;font-size:14px;border:1px solid #e4e4e4;border-radius:5px;padding:0 10px;resize:none}.li-fd-contact{height:70px!important;padding:10px 0}.fd-contact{height:50px!important;padding-left:10px!important}.li-fd-submit{padding:10px 0;height:70px!important}.submit-fd{height:50px!important}.submit-fd{cursor:pointer}#fd-content::-webkit-input-placeholder{color:#666!important;line-height:20px}#fd-content:-moz-placeholder{color:#666!important;line-height:20px}#fd-content::-moz-placeholder{color:#666!important;line-height:20px}#fd-content:-ms-input-placeholder{color:#666!important;line-height:20px}#zdyjg{margin-top:-251px}.box-themeCon{width:100%;background:#fff}.box-themeCon p{text-align:center}.box-themeCon p img{margin:20px 0 15px}.box-themeCon .zdybj_Barrage_tip{font-size:14px;text-align:center;line-height:2em;color:#999}.zdybj_Barrage_tip i{color:#f40}.box-themeCon .zdybj_Barrage_btn{display:block;width:370px;padding-top:30px;padding-bottom:40px;margin:0 auto}.zdybj_Barrage_btn span,.zdybj_Barrage_btn a{float:right;width:150px;height:44px;font-size:15px;text-align:center;line-height:44px;color:#fff;background:#f40;border-radius:5px;cursor:pointer}.zdybj_Barrage_btn a{float:left}.index_region_box{width:100%;position:relative;display:inline-block}.index_region_box i{position:absolute;top:16px;right:10px;display:inline-block;width:8px;height:7px;background:url(/images/down_baoj.png) center}.index_region_box .district-select-box{top:auto;display:none;position:absolute;width:100%;background-color:#fff;border:1px solid #ccc}.district-select-box .district-select{float:left;width:50%;height:300px;font-size:13px;color:#666}.district-select strong.district-on{border-bottom:1px solid #f40;display:block}.district-select strong{font-weight:400;text-align:center;line-height:34px;cursor:pointer;border-bottom:1px solid #dedede;display:block}.district-select-box .district-select ul{margin-top:10px;margin-right:10px;padding:0;width:98%;height:256px;overflow:auto}.district-select-box .district-select ul li{float:none;margin:0;width:auto;padding:8px 0;cursor:pointer;text-align:center}.district-select-box .district-city ul li{padding-left:5px}.district-select .district-select-on{color:#f40}.district-select ul li:hover{color:#f40}::-webkit-scrollbar{width:6px;height:4px}::-webkit-scrollbar-thumb{display:block;border-radius:20px;background-color:rgba(214,214,214,1)}.w1000{width:1150px;margin:0 auto}.w80{width:80px;float:left}.mr20{margin-right:20px}.longtext{width:125px;height:36px;line-height:26px;padding:4px 0 6px 15px;appearance:none;-moz-appearance:none;-webkit-appearance:none;font-size:16px;background:url(/Images/down_baoj.png) no-repeat;background-position:95% 50%;border:1px solid #999}.price3131{padding-left:23px;position:relative}.price3131_click{cursor:pointer;padding-left:6px}.price3131 span.f18{font-size:18px;color:#ff4900;font-family:"Microsoft YaHei"}.form123 .price3131_click{display:inline;padding-left:20px;cursor:default;color:#666}.form123 .price3131_click span.f18{font-size:18px;color:#ff4900;font-family:"Microsoft YaHei"}.bor-bottom1{border-bottom:1px dashed #e7e7e7;padding-bottom:30px}.ServiceProcess_login{border-bottom:1px #e7e7e7 dashed;padding-bottom:25px}.ServiceProcess_login .w80{width:120px;float:left;font-size:14px;font-family:"Microsoft YaHei"}.Ttriangle{width:8px;height:6px;background-position:-152px -111px;display:inline-block;margin-left:15px}.price3131_1_1 .Ttriangle{float:left;margin:19px 0 0 21px}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}.clearfix{display:block}.pt5{padding-top:5px}.pt2{padding-top:2px}.pt8{padding-top:8px}.pt20{padding-top:20px}.form123{font-size:14px;font-family:"Microsoft YaHei"}.form123 label input{margin-right:4px}.dl_lbfxb{width:750px;padding-left:18px}.dl_lbfxb dd{width:189px;height:121px;float:left;margin:0 50px 10px 0;text-align:center;position:relative}.dl_lbfxb dd a{width:187px;height:119px;display:block;border:1px #d6d6d6 solid}.dl_lbfxb dd.on a{border:1px #393 solid}.dl_lbfxb dd a:hover{border:1px #393 solid}.dl_lbfxb dd a p{height:46px;padding-top:17px;font:700 15px/22px "Microsoft YaHei";color:#fff}.dl_lbfxb dd a div{font:400 24px/56px "Microsoft YaHei";color:#666}.dl_lbfxb dd a div i{width:22px;height:22px;display:inline-block;vertical-align:-1px;background-position:-233px -203px;margin-right:5px}.dl_lbfxb dd a:hover div,.dl_lbfxb dd.on a div{color:#393}.dl_lbfxb dd a:hover div i,.dl_lbfxb dd.on a i{background-position:-256px -203px}.ServiceProcess_login_price p{font-family:"Microsoft YaHei";font-size:14px;height:35px}.ServiceProcess_login_price p span{font-size:18px;color:#ff4a00}.ServiceProcess_login_price p a{width:130px;height:40px;line-height:40px;text-align:center;color:#fff;border-radius:2px;display:block;background:#393;margin:25px 0 0 83px;font-size:16px}.ServiceProcess_login_price .pt20 .btn{margin-left:86px}.w678{width:678px;margin-left:100px}.business_list{width:712px}.business_list li{float:left;margin:0 18px 10px 0;border:1px #ccc solid}.major_lable{display:block;width:158px;padding:8px 0;text-align:center;color:#000}.business_list li input{display:none}.business_list li :hover{cursor:pointer}.business_list li a{width:158px;height:29px;line-height:29px;text-align:center;display:block;color:#000}.on label{background:url(/Images/bj.jpg) no-repeat right 0 bottom 0;color:#d84a4a}.w678 h3{padding:20px 0 10px;color:#333;font-size:12px}.scope_of_business{width:672px;height:78px;border:1px #ccc solid;resize:none;padding:10px;font-size:12px;line-height:18px;color:#666}.div_03251 .longtext,.div_03251 .price3131,.div_03251 label{float:left}.div_03251 span label{float:none}.btn{padding:0 35px;height:35px;font:400 16px/35px "Microsoft YaHei";color:#fff;display:inline-block;background:#f04a0e;border-radius:2px;border:0;cursor:pointer}.form3131{float:left}.form3131 label{line-height:30px}.form3131 label span{font-size:12px;color:#999;padding-left:10px}.div_0429{background:url(/images/global_bg.png) no-repeat scroll -20px -8px rgba(0,0,0,0);height:49px;left:343px;line-height:25px;padding:3px 0 0 14px;position:absolute;top:0;width:160px;z-index:3;font-size:12px}.div_0429 dd{color:red}a.btn:hover{color:#fff}.tit24{color:#f40;font:22px/32px "Microsoft YaHei";margin:-28px 0 0 15px;width:640px}.tit20{border-left:8px solid #f40;color:#333;font:24px/26px "Microsoft YaHei";height:26px;margin:20px 0 50px;padding-left:7px}.s_caption{font-family:"Microsoft YaHei";font-size:16px;margin-bottom:40px;padding-left:15px}.price3131_1{background:none repeat scroll 0 0 #fff;cursor:pointer;display:none;left:11px;position:absolute;top:-7px}.price3131_1{cursor:pointer}.price3131_1_1 p{border-bottom:1px solid #d0cece;float:left;margin-left:17px;margin-right:-6px}.c7{color:#333}.price3131 span.f18{color:#ff4900;font-family:"Microsoft YaHei";font-size:18px}.div_03251 span label{float:none}.div_03251 .longtext,.div_03251 .price3131,.div_03251 label{float:left}.price3131 span.f18{color:#ff4900;font-family:"Microsoft YaHei";font-size:18px}.f18{font-size:18px;color:red}.price3131_1_1 .Ttriangle{float:left;margin:19px 0 0 21px}.Ttriangle{background-position:-152px -111px;display:inline-block;height:6px;margin-left:15px;width:8px}i{font-style:normal}.price3131_1 ul{background:none repeat scroll 0 0 #fff;border:1px solid #dfdede;padding:10px 20px;position:absolute;top:34px;width:220px;z-index:9}li,ul{list-style:outside none none}dd,dl,dt,form,h1,h2,h3,h4,h5,h6,i,input,li,ol,p,textarea,ul{font-weight:400;margin:0;padding:0}.price3131_1 ul li{color:#898989;height:24px;line-height:24px}.price3131_1 ul li span.n1{display:inline-block}.price3131_1 ul li span.n2{color:#333;display:inline-block;width:14px}.price3131_1 ul li span.n3{color:#fd4b01;display:inline-block;font-size:14px}li.cdo{color:#d0cece;font-size:10px}.tabcont{width:1150px;margin:0 auto}.detail .pub-block{width:1150px;overflow:hidden;margin:0 auto 16px}.pub-block .title{background:#f6f6f6;height:46px;line-height:46px;position:relative;border-bottom:1px solid #ebebeb}.pub-block .white{background:#fff;border-right:1px solid #ebebeb;position:absolute;top:0;left:0;z-index:99;height:47px;padding:0 15px}.pub-block .title i{float:left;width:17px;height:22px;background-position:0 0;margin-top:11px}.pub-block .title h3{margin:0 10px}.pub-block .title h4{color:#b70512}.pub-block .title h5{color:#b70512;margin-left:10px}.pub-block .title h6{color:#a7a7a7;font-size:16px;margin-left:10px}.pub-block .title i{float:left;width:17px;height:22px;background-position:0 0;margin-top:11px}.pub-block .cont{font-size:14px;color:#4d4d4d}.pub-block .title h3,.pub-block .title h4,.pub-block .title h5,.pub-block .title h6{display:inline-block;font-size:18px;font-weight:400;float:left}.pub-block .title h3{margin:0 10px}.pub-block .title h4{color:#b70512}.business_list1 li input{text-align:center;width:10px;height:10px}.business_list1 li{float:left;margin:-5px 18px 10px 0;border:1px #ccc solid}.business_list1 li :hover{cursor:pointer}.business_list1 li a{width:110px;height:29px;line-height:29px;display:block;font-size:10px;float:right}.form1231{text-align:center;float:right}.major_lable1{display:block;width:200px;padding:8px 0;text-align:center;height:auto;float:right;vertical-align:middle}.radio1{margin:0;padding:0;-webkit-appearance:radio;box-sizing:border-box;text-align:center;vertical-align:middle;margin-top:-2px;margin-bottom:1px}.agen_select_type{border:1px solid #eaeaea;width:1150px;margin-top:20px;padding:10px}.business_list .on1{border:1px solid #ec494a;background:url(/Images/bj.jpg) no-repeat right 0 bottom 0}.business_list .on1 label{color:#ec494a}.major_lable{color:#000;display:block;padding:8px 0;text-align:center;width:158px}.cont{margin-left:40px}.kuang{width:350px;height:200px}.bg_step1{background:url(/images/step1.jpg) no-repeat;width:1080px;height:234px}.bg_step2{background:url(/images/step2.jpg) no-repeat;width:1080px;height:300px}.bg_step3{background:url(/images/step3.jpg) no-repeat;width:1080px;height:234px}.disabled{display:none}.jizhang_color{background-color:green;color:#fff;width:200px;height:30px;border:thin;font-size:12px}.jizhangsup_color{color:#000;width:150px;height:30px;margin-left:70px}.font-ju{padding-top:5px;margin-left:10px}.registerAddress{background:url(/images/global_bg.png) no-repeat;width:600px;height:400px}.registerSuce{margin-top:80px;width:1000px}.successimage{width:40px;height:40px;background:url(/images/succese.png) no-repeat}.about_us_box{background:none repeat scroll 0 0 #fff;position:relative}.clearfix{display:block}.clearfix{display:inline-block}.ServiceListTit{border-bottom:2px solid #393;font-family:"Microsoft YaHei";font-size:18px;font-weight:700;padding-bottom:10px}li,ul{list-style:none outside none}dd,dl,dt,form,h1,h2,h3,h4,h5,h6,i,input,li,ol,p,textarea,ul{font-weight:400;margin:0;padding:0}.clearfix{display:block}.pay_amount{background:none repeat scroll 0 0 #fdfff7;padding:10px 0}.go_settlement{padding:32px 0 96px;text-align:right}.ServiceList li a{color:#ff4a00;float:right;margin-top:23px;margin-right:30px}a{color:#08c;outline:medium none;text-decoration:none}.ServiceList li i.n2{background-position:-53px -64px}.ServiceList li span.w608{width:208px}.ServiceList li span{float:left;padding-top:23px}.ServiceList li .price3131_1{display:none;left:249px;position:absolute;top:40px}.price3131_1{background:none repeat scroll 0 0 #fff;cursor:pointer;display:none;left:11px;position:absolute;top:-7px}.ServiceList li .t_triangle{background:url(/images/w3/jigsaw.png) no-repeat scroll -216px -137px rgba(0,0,0,0);display:block;float:none;height:19px;left:113px;margin:0;position:relative;top:18px;width:25px;z-index:999}li,ul{list-style:none outside none}dd,dl,dt,form,h1,h2,h3,h4,h5,h6,i,input,li,ol,p,textarea,ul{font-weight:400}.pay_amount{background:none repeat scroll 0 0 #fdfff7;padding:10px 0}.ServiceList li .price3131_1 li span{font-family:"宋体";font-size:12px;padding:0}.ServiceList li span{float:left;padding-top:23px;margin-left:30px}.price3131_1 ul li span.n2{color:#333;display:inline-block;width:14px;margin-left:20px}.price3131_1 ul li span.n3{color:#fd4b01;display:inline-block;font-size:14px;width:40px}.s_detail{color:#08c;width:200px}.footw1000{width:1000px;margin-left:auto;margin-right:auto;height:80px}.line_height{line-height:30px}.tit24{font-size:20px;padding-left:15px}.s_caption{font-size:14px;float:none}.agen_select_type{position:relative}.title{width:1170px;background:#f6f6f6;height:46px;line-height:46px;position:absolute;top:0;left:0;border-bottom:1px solid #ebebeb;float:left}.white{background:#fff;border-right:1px solid #ebebeb;position:absolute;top:0;left:0;z-index:99;height:47px;padding:0 15px}.white h3{padding-right:10px;font-size:18px;float:left}.white h4{padding-right:5px;font-size:18px;color:#b70512;float:left}.img{float:left;margin-top:40px;width:100%}.s_caption dt{line-height:35px;font-weight:700;font-size:14px}.s_caption p{margin-bottom:7px}.n1{text-indent:2em;font-size:14px}.white i{width:30px;height:25px;margin-top:11px;float:left;background:url(http://www.zizhiguanjia.net/images/global.png) no-repeat;background-position:-210px -56px}.bg_step2{background:0 0}.bg_step2 p{width:100%;line-height:40px;color:#000;font-size:24px}.bg_step2 span{font-size:20px;color:#f66000;margin-top:38px;display:block;margin-left:45px;line-height:45px}.bg_step2 span i{width:44px;height:53px;text-align:center;font-size:28px;display:block;color:#fff;background:url(/Images/bj1.jpg) no-repeat;float:left;margin-right:10px}.bg_step2 ul{width:955px;height:150px;border:1px solid #efefef;background:#faf8f9;color:#8e8c8d;margin-top:22px;margin-left:100px;padding-left:20px}.bg_step2 ul li{line-height:35px;font-size:15px}.bg_step3{background:0 0}.bg_step3 ul{padding-left:45px;color:#8e8c8d}.bg_step3 span{font-size:20px;color:#f66000;margin-top:20px;display:block;line-height:45px;margin-bottom:25px}.bg_step3 span i{width:44px;height:53px;text-align:center;font-size:28px;display:block;color:#fff;background:url(/Images/bj1.jpg) no-repeat;float:left;margin-right:10px}.bg_step3 ul li{padding-left:60px;line-height:30px;font-size:15px}.bg_step3 .ul1{width:575px;height:342px;float:left}.bg_step3 .ul2{width:415px;height:342px;float:left}.pub-block .cont{float:left}.pub-block .title span{width:30px;height:25px;margin-top:11px;float:left;background:url(http://www.zizhiguanjia.net/images/global.png) no-repeat;background-position:-210px -56px}.clearfix li.li_cur{border:1px solid #f40;color:#f40}.liDie{border:#ddd 1px solid!important;color:#ddd!important}#zzzyBox{margin-bottom:-17px}#zzzyBox li:nth-child(3n){margin-right:0!important}.red{color:#f40!important}#biaozhun p span,#fanwei p span{font-family:"微软雅黑","黑体"!important;font-size:14px}#biaozhun p strong,#fanwei p strong{font-size:18px;font-weight:400}p.error{padding-left:90px;color:red;font-size:14px}.longtext{width:220px;height:36px;margin-right:14px;border-radius:3px}.position_center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.zzdb_top_section_nav_wrap{height:124px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:25px 0}.zzdb_top_section_nav_wrap a{width:362px;height:76px;background:url('../../Images2021/home/bg1.png') no-repeat;color:#333;font-size:18px;padding-left:137px;line-height:76px;position:relative}.zzdb_top_section_nav_wrap a::after{content:'';display:block;position:absolute;left:83px;top:18px;width:38px;height:38px;background:url('../../Images2021/home/jlt.png') no-repeat -20px -19px}.zzdb_top_section_nav_wrap a:nth-child(2){background:url('../../Images2021/home/bg2.png') no-repeat}.zzdb_top_section_nav_wrap a:nth-child(2)::after{background:url('../../Images2021/home/jlt.png') no-repeat -18px -86px}.zzdb_top_section_nav_wrap a:nth-child(3){background:url('../../Images2021/home/bg3.png') no-repeat}.zzdb_top_section_nav_wrap a:nth-child(3)::after{background:url('../../Images2021/home/jlt.png') no-repeat -18px -147px}.zzdb_top_section_nav_wrap a:nth-child(4){background:url('../../Images2021/home/bg4.png') no-repeat}.zzdb_top_section_nav_wrap a:nth-child(4)::after{background:url('../../Images2021/home/jlt.png') no-repeat -17px -206px}.zzdb_top_section_nav_wrap a:hover{background:url('../../Images2021/home/bg_hover.png') no-repeat;color:#fff}.zzdb_top_section_nav_wrap a:hover::after{background-position-x:-85px}@-moz-keyframes widthScroll{0%{transform:translateX(0);-ms-transform:translateX(0);-moz-transform:translateX(0);-webkit-transform:translateX(0);-o-transform:translateX(0)}100%{transform:translateX(-1600px);-ms-transform:translateX(-1600px);-moz-transform:translateX(-1600px);-webkit-transform:translateX(-1600px);-o-transform:translateX(-1600px)}}@-o-keyframes widthScroll{0%{transform:translateX(0);-ms-transform:translateX(0);-moz-transform:translateX(0);-webkit-transform:translateX(0);-o-transform:translateX(0);}100%{transform:translateX(-1600px);-ms-transform:translateX(-1600px);-moz-transform:translateX(-1600px);-webkit-transform:translateX(-1600px);-o-transform:translateX(-1600px);}}@-webkit-keyframes widthScroll{0%{transform:translateX(0);-ms-transform:translateX(0);-moz-transform:translateX(0);-webkit-transform:translateX(0);-o-transform:translateX(0)}100%{transform:translateX(-1600px);-ms-transform:translateX(-1600px);-moz-transform:translateX(-1600px);-webkit-transform:translateX(-1600px);-o-transform:translateX(-1600px)}}@keyframes widthScroll{0%{transform:translateX(0);-ms-transform:translateX(0);-moz-transform:translateX(0);-webkit-transform:translateX(0);-o-transform:translateX(0)}100%{transform:translateX(-1600px);-ms-transform:translateX(-1600px);-moz-transform:translateX(-1600px);-webkit-transform:translateX(-1600px);-o-transform:translateX(-1600px)}}.mask{position:fixed;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.7);z-index:9998;transform:translateZ(99px);-ms-transform:translateZ(99px);-moz-transform:translateZ(99px);-webkit-transform:translateZ(99px);-o-transform:translateZ(99px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mask .box_modal{background-color:#fff;width:570px;box-shadow:0 0 18px 0 rgba(0,0,0,.12);border-radius:4px;border:1px solid #e6e6e6}.mask .box_modal .box_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f8f8f8;padding:0 26px}.mask .box_modal .box_head .box_title{line-height:52px;font-size:18px;color:#333}.mask .box_modal .box_head svg{cursor:pointer;width:19px;height:19px}.mask .box_modal .box_content{padding:15px 70px 40px 75px;text-align:left}.mask .box_modal .box_content .service_num{font-size:14px;font-weight:400;color:#999;line-height:20px}.mask .box_modal .box_content .service_num span{color:#ff6a00}.mask .box_modal .box_content .service_type_wrap{width:320px}.mask .box_modal .box_content .service_type_wrap p{margin-top:7px;font-size:20px;font-weight:400;color:#000;line-height:28px}.mask .box_modal .box_content .service_type_wrap input[type='radio']{display:none}.mask .box_modal .box_content .service_type_wrap input[type='radio']+label{margin-top:11px;margin-right:10px;display:inline-block;font-size:16px;padding:5px 12px;font-weight:400;color:#515f7b;border:1px solid #e7ebf4;cursor:pointer}.mask .box_modal .box_content .service_type_wrap input[type='radio']:checked+label{color:#ff6a00;border-color:#ff6a00}.mask .box_modal .box_content .input_wrap,.mask .box_modal .box_content .code_li{position:relative}.mask .box_modal .box_content .input_wrap svg,.mask .box_modal .box_content .code_li svg{position:absolute;width:16px;height:16px;left:15px;top:11px;fill:#999}.mask .box_modal .box_content .input_wrap>svg{top:32px}.mask .box_modal .box_content .phone_reg_form_input>svg{top:45px}.mask .box_modal .box_content .phone_reg_form_input .input_arrow_icon_wrap svg{fill:#999;top:45px;right:10px;left:auto}.mask .box_modal .box_content .phone_reg_form_input .input_arrow_icon_wrap svg:last-child{display:none}.mask .box_modal .box_content .district-select-box{background-color:#fff;position:absolute;left:0;right:-1px;z-index:1;border:1px solid #e4e4e4;font-size:14px;transition:all .3s}.mask .box_modal .box_content .district-select-box>div{width:50%;height:auto;text-align:center}.mask .box_modal .box_content .district-select-box>div strong.district-on{border-bottom:1px solid #ed6d00}.mask .box_modal .box_content .district-select-box>div strong{display:block;line-height:40px;border-bottom:1px solid #dedede}.mask .box_modal .box_content .district-select-box>div ul{height:205px;overflow:scroll}.mask .box_modal .box_content .district-select-box>div ul li{line-height:34px;text-align:center;cursor:pointer;padding:0}.mask .box_modal .box_content .sms_phone,.mask .box_modal .box_content .sms_location{margin-top:33px;width:424px;height:40px;background:#efefef;border:1px solid #e6e6e6;padding-left:51px;color:#333}.mask .box_modal .box_content .sms_phone{margin-top:20px}.mask .box_modal .box_content .sms_location{cursor:pointer}.mask .box_modal .box_content .code_li{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mask .box_modal .box_content .code_li .ipt_code{width:270px;height:40px;background:#efefef;border:1px solid #e6e6e6;padding-left:51px;color:#333}.mask .box_modal .box_content .code_li .btn_code{width:138px;height:40px;border:1px solid #ff6a00;font-size:14px;color:#ff6a00;background-color:#fff}.mask .box_modal .box_content .code_li .btn_code:focus{outline:1px solid #ff6a00}.mask .box_modal .box_content .btn_form{margin-top:32px;line-height:44px;font-size:16px;font-weight:500;color:#fff;width:424px;background:#ff6a00;border:none}.mask .box_modal .box_content .btn_form:focus{outline:1px solid #979797}.mask .box_modal .box_content .form_tip{margin-top:21px}.mask .box_modal .box_content .form_tip p{font-size:14px;font-weight:400;color:#999;line-height:20px;margin-top:5px}.mask .box_modal .box_content_success .success_icon{display:block;width:75px;height:75px;margin:74px auto 27px auto}.mask .box_modal .box_content_success .success_txt{font-size:18px;text-align:center;font-weight:400;color:#000;line-height:25px}.mask .box_modal .box_content_success .contact_soon{font-size:16px;font-weight:400;color:#999;line-height:22px;margin-top:11px;text-align:center;margin-bottom:95px}.mask .box_modal .box_content_success .service_qr_wrap{border-top:1px dashed #eaeaea;padding:61px 132px 61px 154px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mask .box_modal .box_content_success .service_qr_wrap .img_wrap{width:77px;height:77px;margin-right:20px;background:#fff;box-shadow:0 2px 4px 2px rgba(0,0,0,.12);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mask .box_modal .box_content_success .service_qr_wrap .img_wrap img{width:73px;height:73px}.mask .box_modal .box_content_success .service_qr_wrap p{font-size:16px;font-weight:400;color:#000;line-height:25px}.box-tip{z-index:10001;position:fixed;margin-left:-150px;margin-top:-20px;left:50%;top:50%;min-width:320px;height:41px;color:#fff;border-radius:2px;font-size:14px;text-align:center;background-color:#333;transform:translateZ(110px);-ms-transform:translateZ(110px);-moz-transform:translateZ(110px);-webkit-transform:translateZ(110px);-o-transform:translateZ(110px)}.box-tip span i{float:left;width:20px;height:20px;margin:10px;background:url("/Images/box/tip.png") no-repeat;background-size:20px 20px}.box-tip .box-tip-img{float:left;width:40px;height:41px;background-color:#f7ba2c}.box-tip .box-tip-msg{display:block;padding:10px 0;font-size:14px}