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}.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)}}html{height:100%}body{min-height:100%;padding-bottom:331px;position:relative}.head_site_nav_wrap{background-color:#f5f8fb}.head_site_nav_wrap .head_site_nav{width:1200px;margin:0 auto;line-height:43px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#484e5e}.head_site_nav_wrap .head_site_nav .head_site_nav_left{display:-webkit-box;display:-ms-flexbox;display:flex}.head_site_nav_wrap .head_site_nav .head_site_nav_left .slogan{font-weight:500;margin-right:36px;position:relative}.head_site_nav_wrap .head_site_nav .head_site_nav_left .official_account:hover{cursor:pointer;position:relative}.head_site_nav_wrap .head_site_nav .head_site_nav_left .official_account:hover .er_weima_wrap{display:block}.head_site_nav_wrap .head_site_nav .head_site_nav_left .er_weima_wrap{display:none;position:absolute;left:50%;width:120px;height:120px;top:40px;z-index:19;margin-left:-60px;border:1px solid #f6f6f6;transform:translateZ(10px);-ms-transform:translateZ(10px);-moz-transform:translateZ(10px);-webkit-transform:translateZ(10px);-o-transform:translateZ(10px)}.head_site_nav_wrap .head_site_nav .head_site_nav_left .er_weima_wrap img{width:100%;height:100%;display:block}.head_site_nav_wrap .head_site_nav .head_site_nav_right a{margin-left:22px}.head_site_nav_wrap .head_site_nav .head_site_nav_right a.register{margin-left:26px;font-weight:500;color:#195ff1}.head_site_nav_wrap .head_site_nav .head_site_nav_right a:hover{color:#ff6a00}.head_site_top_wrap{background:#fff}.head_site_top_wrap .head_site_top{width:1200px;margin:0 auto;line-height:69px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.head_site_top_wrap .head_site_top .head_site_top_left{display:-webkit-box;display:-ms-flexbox;display:flex}.head_site_top_wrap .head_site_top .head_site_top_left .logo{display:block;width:168px;height:69px;background:url("../../../Images2021/common/logo.png") no-repeat center;background-size:100% 100%;text-indent:-9999px}.head_site_top_wrap .head_site_top .head_site_top_left .head_service_list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:47px}.head_site_top_wrap .head_site_top .head_site_top_left .head_service_list a{color:#454a5b;margin-right:26px;font-size:18px;font-weight:500}.head_site_top_wrap .head_site_top .head_site_top_left .head_service_list a.active{color:#ff6a00;border-bottom:2px solid #ff6a00}.head_site_top_wrap .head_site_top .head_site_top_left .head_service_list a:hover{color:#ff6a00}.head_site_top_wrap .head_site_top .head_site_top_left .head_service_list a.sub_nav{margin-right:20px;position:relative}.head_site_top_wrap .head_site_top .head_site_top_left .head_service_list a.sub_nav:after{content:'';display:block;width:1px;height:16px;position:absolute;right:-10px;top:27px;background-color:#454a5b}.head_site_top_wrap .head_site_top .head_site_top_right{display:-webkit-box;display:-ms-flexbox;display:flex}.head_site_top_wrap .head_site_top .head_site_top_right .icon{width:36px;height:30px;margin-right:13px;margin-top:21px;fill:#ff6a00}.head_site_top_wrap .head_site_top .head_site_top_right p{font-size:20px;font-weight:600;color:#ff6a00;line-height:69px}.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)}}footer{position:absolute;bottom:0;left:0;right:0}footer .footer_advantage_wrap{height:155px;background:url("../../../Images2021/common/footer_advantage_bg.png");background-size:100% 100%}footer .footer_advantage_wrap .footer_advantage{width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .footer_advantage_wrap .footer_advantage .footer_advantage_left{display:-webkit-box;display:-ms-flexbox;display:flex}footer .footer_advantage_wrap .footer_advantage .footer_advantage_left .footer_advantage_left_item{width:158px;padding:31px 0 33px 0}footer .footer_advantage_wrap .footer_advantage .footer_advantage_left .footer_advantage_left_item .num{font-size:30px;font-weight:600;color:#fff;line-height:42px}footer .footer_advantage_wrap .footer_advantage .footer_advantage_left .footer_advantage_left_item .num::after{content:'';display:block;width:29px;height:3px;background:#f8fbfc;margin:8px 0 18px 0}footer .footer_advantage_wrap .footer_advantage .footer_advantage_left .footer_advantage_left_item .txt{font-size:14px;font-weight:400;color:#fff;line-height:20px}footer .footer_advantage_wrap .footer_advantage .footer_advantage_right{display:-webkit-box;display:-ms-flexbox;display:flex;padding:38px 0}footer .footer_advantage_wrap .footer_advantage .footer_advantage_right .footer_advantage_right_item{margin-right:80px;width:80px;height:80px;border-radius:50%;border:3px solid rgba(255,255,255,.26);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}footer .footer_advantage_wrap .footer_advantage .footer_advantage_right .footer_advantage_right_item p{width:39px;font-size:18px;font-weight:400;color:#fff;line-height:25px}footer .footer_advantage_wrap .footer_advantage .footer_advantage_right .footer_advantage_right_item:last-child{margin-right:0}footer .footer_form_wrap{background:url('../../../Images2021/common/footer_form_bg.png') no-repeat center;background-size:100% 100%}footer .footer_form_wrap .footer_form{width:1200px;margin:0 auto;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;padding:43px 0 37px 0}footer .footer_form_wrap .footer_form p{font-size:26px;font-weight:400;color:#fff;line-height:37px;letter-spacing:3px}footer .footer_form_wrap .footer_form .advisory_from_wrap{height:52px;background:#fff;box-shadow:0 2px 11px 0 rgba(0,0,0,.14);width:766px}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .input_icon_wrap{display:inline-block;width:56px;text-align:center;position:relative;top:-6px}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form{width:100%;height:100%;background:#fff;margin:0 auto}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form>li{box-sizing:border-box;float:left;width:316px;line-height:83px;border-right:1px solid #e4e4e4;position:relative}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form>li.phone_reg_form_input input{cursor:pointer}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form>li input{width:100%;height:52px;line-height:52px;display:block;padding-left:45px;font-size:16px;font-weight:600;color:#484848}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form>li .input_icon_wrap{font-size:23px;position:absolute;top:15px;line-height:52px}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form>li .input_arrow_icon_wrap{position:absolute;top:19px;right:23px;height:16px;width:15px;font-size:16px;line-height:16px}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form>li .icon{fill:#b7b7b7}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form .main_hd_btn{width:134px;height:52px;background:#ff6a00}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form .main_hd_btn input{width:100%;height:100%;padding-left:0;text-align:center;background:#ff6a00;line-height:53px;font-size:16px;color:#fff}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form .main_hd_btn input:hover{background-color:#ff8719}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form input{width:251px;border:0;outline:none;display:block}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form .district-select-box{background-color:#fff;position:absolute;left:-1px;right:-1px;border:1px solid #e4e4e4;font-size:14px;transition:all .3s}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form .district-select-box>div{width:50%;text-align:center}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form .district-select-box>div strong.district-on{border-bottom:1px solid #ed6d00}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form .district-select-box>div strong{display:block;line-height:40px;border-bottom:1px solid #dedede}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form .district-select-box>div ul{height:250px;overflow:scroll}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form .district-select-box>div ul li{line-height:34px;text-align:center;cursor:pointer}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form .zz_type_wrap>div{width:100%}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form .zz_type_wrap *{width:100%!important}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form .main_hd_btn{border-right:none}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form .phone_reg_form_input input{cursor:pointer}footer .footer_form_wrap .footer_form .advisory_from_wrap .main_hd_form_wrap .main_hd_form div.district-select-box{z-index:1;left:0;right:0}footer .footer_form_wrap .footer_form .advisory_from_wrap .district-select li{cursor:pointer}footer .footer_warp{height:340px;background-color:#1e282d;color:rgba(255,255,255,.44)}footer .footer_warp a{color:rgba(255,255,255,.44)}footer .footer_warp a:hover{color:#ff6a00}footer .footer_warp .yqlj_a_wrap{width:1200px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:60px;border-bottom:1px solid rgba(255,255,255,.26)}footer .footer_warp .yqlj_a_wrap p,footer .footer_warp .yqlj_a_wrap a{line-height:60px}footer .footer_warp .footer_contact_wrap{width:1200px;margin:0 auto;padding:45px 0 29px 0;border-bottom:1px solid rgba(255,255,255,.26);display:-webkit-box;display:-ms-flexbox;display:flex}footer .footer_warp .footer_contact_wrap .title{font-size:16px;font-weight:600;color:rgba(255,255,255,.7);margin-bottom:32px}footer .footer_warp .footer_contact_wrap .contact_tel{margin-right:132px}footer .footer_warp .footer_contact_wrap .contact_tel .contact_tel_content{margin-bottom:25px}footer .footer_warp .footer_contact_wrap .contact_tel .contact_tel_content span{line-height:25px;color:#ff6a00;font-size:18px;vertical-align:-2px}footer .footer_warp .footer_contact_wrap .contact_tel .contact_tel_footer a{margin-right:8px}footer .footer_warp .footer_contact_wrap .contact_tel .contact_tel_footer a:hover{color:#ff6a00}footer .footer_warp .footer_contact_wrap .contact_navigation{margin-right:80px}footer .footer_warp .footer_contact_wrap .contact_service{margin-right:270px}footer .footer_warp .footer_contact_wrap .contact_navigation_list a{display:block;line-height:20px;margin-bottom:4px}footer .footer_warp .footer_contact_wrap .contact_navigation_list a:hover{color:#ff6a00}footer .footer_warp .footer_contact_wrap .contact_qr-code_list{display:-webkit-box;display:-ms-flexbox;display:flex}footer .footer_warp .footer_contact_wrap .contact_qr-code_list .contact_qr-code_item{margin:0 42px 0 26px;text-align:center}footer .footer_warp .footer_contact_wrap .contact_qr-code_list .contact_qr-code_item img{width:116px;height:116px}footer .footer_warp .footer_contact_wrap .contact_qr-code_list .contact_qr-code_item p{margin-top:13px;color:#fff}footer .footer_warp .footer_copyright_wrap{width:1200px;margin:0 auto;text-align:center;padding-top:20px}footer .footer_warp .footer_copyright_wrap p{line-height:17px;margin-bottom:14px}footer .footer_warp .footer_copyright_wrap p span{margin-right:10px}.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}