.swiper-slide,.swiper-wrapper{transition-property:transform;height:100%}@font-face{font-family:swiper-icons;src: format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;z-index:1;display:flex;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-scrollbar-cursor-drag,.swiper-slide-zoomed{cursor:move}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translatey(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-pagination-lock,.swiper-scrollbar-lock{display:none}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translatex(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid;border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next .swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}*{margin:0;padding:0;box-sizing:border-box}body{font-size:14px;font-family:sans-serif;color:#26292b}li,ul{list-style:none}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}img{vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}button,input,select,textarea{font-size:100%;vertical-align:middle;font-family:sans-serif}input,textarea{background:0 0;border:none;outline:0}input:focus:-moz-placeholder,input:focus::-webkit-input-placeholder{color:transparent}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#869099}textarea{resize:none}.btn:focus,.input:active,.input:focus{outline:0}.clearfix:after{content:"";display:table;height:0;clear:both}.clearfix{zoom:1}em,i{font-style:normal}.wrap{width:1200px;margin:0 auto}.divgap,.jgzs{margin-bottom:80px}.fl{float:left}.fr,.ljlx-btn a,.mtitle a{float:right}.lpname,.mtitle{margin-bottom:30px}a:hover{color:#1ebe64}.mtitle{font-size:32px;font-weight:700;line-height:34px}.mtitle a{font-size:18px;color:#869099;font-weight:400;margin-top:5px}.header{border-bottom:1px #e8eef6 solid;color:#869099}.header .wrap{height:90px;line-height:90px}.header .wrap .fl .logo{width:119px;height:57px;display:block;margin-top:13px;float:left}.header .wrap .fl span{display:inline-block;margin-left:20px;font-size:18px}.header .wrap .fl span i{font-size:12px;margin-left:5px}.header .wrap ul{float:left;margin-left:80px}.header .wrap ul li{float:left;font-size:18px;margin-left:30px}.header .wrap ul .active{border-bottom:3px #1ebe64 solid;padding-bottom:10px;color:#1ebe64;font-weight:700}.header .wrap .search{width:300px;height:40px;line-height:40px;border-radius:20px;margin-top:25px;overflow:hidden;position:relative;background:#f3f3f3}.header .wrap .search input{width:280px;height:40px;line-height:40px;padding-left:30px}.header .wrap .search a{position:absolute;right:0;display:inline-block;background:#1ebe64;width:80px;height:40px;line-height:40px;text-align:center;color:#fff}.header .wrap .search a i{font-size:18px}.location{margin:20px 0 40px;color:#869099;font-size:14px}.footer{background:#263646;font-size:12px}.footer .aboutcopy{border-bottom:1px solid rgba(232,238,246,.3);padding:19px 0}.footer .aboutcopy ul li{float:left;margin:0 20px 0 0;overflow:hidden}.footer .aboutcopy ul li a{color:#fff;font-size:12px}.footer .copyright{padding:8px 0 15px}.footer .copyright p{margin-top:8px;opacity:.6;color:#fff}.footer .copyright p a{color:#fff;font-size:12px}.footer .copyright p a img{position:relative;top:-2px}.footer .copyright p a:hover{text-decoration:underline}.footer .copyright p span{padding:0 8px}.footer .copyright p ins{text-decoration:none}.ljlx-btn{background:#ecfcf3;border-radius:25px;line-height:50px;font-size:18px;color:#1ebe64;margin-top:30px;padding-left:30px}.ljlx-btn a{display:inline-block;height:50px;line-height:50px;padding:0 40px;background:#1ebe64;color:#fff;border-radius:25px}.tag span{display:block;background:#f0f2f5;padding:1px 9px 3px;margin-right:5px;color:#44577e;border-radius:4px;font-size:12px;float:left;margin-top:5px}.jm-tel{height:73px;background:linear-gradient(70deg,#3073f8,#5088f8);background:#3073f8\9;border-radius:4px;padding:15px 20px 0;color:#fff}.jm-tel b{font-size:24px}.jm-tel b span{font-size:14px;display:inline-block;padding:0 5px}.pop-window,.pop-wrap{width:100%;height:100%;position:fixed;z-index:9999;top:0;left:0}.pop-window .pop-box,.pop-wrap .pop-box{position:absolute;width:360px;z-index:1000;background-color:#fff;border-radius:4px;top:50%;left:50%;-webkit-transform:translate(-50%,-55%);-ms-transform:translate(-50%,-55%);transform:translate(-50%,-55%)}.pop-window .pop-box .close-pop,.pop-wrap .pop-box .close-pop{width:40px;height:40px;text-align:center;line-height:40px;position:absolute;right:0;top:0;cursor:pointer}.pop-window .pop-box .close-pop img,.pop-wrap .pop-box .close-pop img{margin-top:15px;vertical-align:top}.pop-window .pop-box .pop-content-main,.pop-wrap .pop-box .pop-content-main{padding:50px 30px}.pop-window .pop-box .pop-content-main .tit,.pop-wrap .pop-box .pop-content-main .tit{font-size:22px;line-height:22px;float:left}.pop-window .pop-box .pop-content-main .stats,.pop-wrap .pop-box .pop-content-main .stats{color:#869099;font-size:12px;float:left;margin-top:5px;margin-left:10px}.pop-window .pop-box .pop-content-main .text,.pop-wrap .pop-box .pop-content-main .text{line-height:24px;margin-top:45px}.pop-window .pop-box .pop-content-main .text:before,.pop-wrap .pop-box .pop-content-main .text:before{content:"";display:table;height:0;clear:both}.pop-window .pop-box .pop-content-main .form input,.pop-wrap .pop-box .pop-content-main .form input{display:block;height:100%;font-size:14px;background:0 0;border:none;outline:0;padding-left:0}.pop-window .pop-box .pop-content-main .form li,.pop-wrap .pop-box .pop-content-main .form li{height:46px;line-height:46px;border-radius:23px;background:#f0f2f5;padding-left:20px;margin-top:10px}.pop-window .pop-box .pop-content-main .form .yzmbox,.pop-wrap .pop-box .pop-content-main .form .yzmbox{padding-right:120px;position:relative}.pop-window .pop-box .pop-content-main .form .yzmbox .sendyzm,.pop-wrap .pop-box .pop-content-main .form .yzmbox .sendyzm{display:block;color:#889098;font-size:14px;position:absolute;right:0;bottom:0;text-align:center;padding-right:20px;padding-left:15px;min-width:85px}.pop-window .pop-box .pop-content-main .form .yzmbox .sendyzm:before,.pop-wrap .pop-box .pop-content-main .form .yzmbox .sendyzm:before{content:"";height:20px;width:0;border-left:1px solid #bfbfbf;position:absolute;left:0;top:13px}.pop-window .pop-box .pop-content-main .form .yzmbox disable,.pop-wrap .pop-box .pop-content-main .form .yzmbox disable{color:#bfbfbf}.pop-window .pop-box .pop-content-main .form .errtip,.pop-wrap .pop-box .pop-content-main .form .errtip{color:#ff6263;font-size:12px;margin-top:5px;margin-left:20px;height:12px;line-height:12px;padding-left:0;background:0 0;border-radius:0}.pop-window .pop-box .pop-content-main .btnwrap .user-agree,.pop-wrap .pop-box .pop-content-main .btnwrap .user-agree{margin-top:10px}.pop-window .pop-box .pop-content-main .btnwrap .user-agree .check-agree,.pop-wrap .pop-box .pop-content-main .btnwrap .user-agree .check-agree{width:14px;height:14px;background:#fff;border:1px solid #dce0e2;border-radius:2px;-webkit-appearance:none;display:inline-block;padding:0 5px 0 0;margin-right:5px}.pop-window .pop-box .pop-content-main .btnwrap .user-agree .check-agree.on,.pop-wrap .pop-box .pop-content-main .btnwrap .user-agree .check-agree.on{background:url(/uploads/image/iiesf/agree.png) center no-repeat;background-size:9px 7px}.pop-window .pop-box .pop-content-main .btnwrap .user-agree span,.pop-wrap .pop-box .pop-content-main .btnwrap .user-agree span{font-size:12px;color:#869099;line-height:12px}.pop-window .pop-box .pop-content-main .btnwrap .btn-green,.pop-wrap .pop-box .pop-content-main .btnwrap .btn-green{height:46px;background:#1ebe64;border-radius:23px;color:#fff;display:block;width:100%;font-size:18px;text-align:center;line-height:46px;margin-top:10px}.mask{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.7);z-index:9}.poptips{width:100%;text-align:center;position:fixed;top:40%;left:0;z-index:10000}.poptips p{display:inline-block;line-height:40px;padding:0 20px;color:#fff;font-size:12px;background-color:rgba(0,0,0,.6);border-radius:23px}.greybg{background:#1ebe64;opacity:.3;pointer-events:none}.footer-v5{background:#3b4144;min-width:1200px;margin-top:40px}.aboutcopy,.links-v5{border-bottom:1px solid rgba(134,144,153,.3);padding:20px 0}.conyfiv{padding:10px 0}.aboutcopy ul li{float:left;margin:0 20px 0 0;height:24px;overflow:hidden}.aboutcopy ul li a{color:#fff;font-size:14px;line-height:24px}.aboutcopy ul li a:hover{color:#11a43c}.conyfiv p,.conyfiv p a{color:#869099;font-size:12px}.conyfiv p{line-height:22px}.conyfiv p span{padding:0 8px;color:#3f3f3f}.conyfiv p a:hover{color:#11a43c}.footer-v5 .linkrow{height:22px;overflow:hidden;margin-top:5px;color:#869099}.footer-v5 .linkrow.on{height:auto;overflow:visible}.footer-v5 .ftlinkswrap,.footer-v5 .szdhwrap .szdh-item{position:relative;padding-left:78px;padding-right:50px}.footer-v5 .ftlinkswrap .linkstit-v5,.footer-v5 .szdhwrap .szdh-item .szdh-lab{position:absolute;top:0;left:0;font-size:12px;line-height:22px;color:#869099}.footer-v5 .ftlinkswrap .linkscont-v5,.footer-v5 .szdhwrap .szdh-item .szdh-list{line-height:22px;font-size:12px}.footer-v5 .ftlinkswrap .footmore{display:block;width:20px;height:15px;background: top right no-repeat;cursor:pointer;position:absolute;right:0;top:3px}.footer-v5 .linkrow.on .ftlinkswrap .footmore{background-position:right -35px}.footer-v5 .linkrow .alinklist li,.footer-v5 .szdhwrap .szdh-item .szdh-list li{float:left;padding-right:15px;line-height:22px}.footer-v5 .linkrow .alinklist a,.footer-v5 .szdhwrap .szdh-item .szdh-list a{font-size:12px;color:#869099;white-space:nowrap}.footer-v5 .linkrow .alinklist a:hover,.footer-v5 .szdhwrap .szdh-item .szdh-list a:hover{color:#11a43c}.footer-v5 .szdhwrap{padding:5px 0}.footer-v5 .szdhwrap .szdh-item{padding-top:5px;padding-bottom:5px}.footer-v5 .szdhwrap .szdh-item .szdh-lab,.footer-v5 .szdhwrap .szdh-item .szdh-list a{color:#888}.footer-v5 .szdhwrap .szdh-item .szdh-lab{top:5px}.footer-v5 .szdhwrap .szdh-item .szdh-detail{position:absolute;top:27px;left:0;right:50px;z-index:3;padding-top:5px;display:none}.footer-v5 .szdhwrap .szdh-item .szdh-detail ul{background:#262626;padding:5px 10px}.footer-v5 .szdhwrap .szdh-item .szdh-list li.on>a{color:#5ab331}.footer-v5 .links-v5{padding:10px 0 15px}.loupan .content{margin-right:-20px}.loupan .content .box{width:280px;margin-right:20px;float:left}.loupan .content .box .img{width:285px;height:214px;background:#f8f8f8;position:relative}.loupan .content .box .img img{display:block;width:100%;height:100%;border-radius:4px;position:relative;z-index:1}.loupan .content .box .img:before{content:"";width:116px;height:22px;display:block;background: 0 -15px no-repeat;background-size:100%;position:absolute;top:50%;left:50%;margin-top:-11px;margin-left:-58px}.loupan .text{position:relative;margin-top:15px}.loupan .text .tit{font-size:18px;font-weight:700;line-height:20px;width:165px;max-height:20px\9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loupan .text .tag{margin-top:5px;height:23px;overflow:hidden}.loupan .text .adress,.loupan .text .kp-time{font-size:12px;line-height:12px;color:#869099;margin-top:10px}.loupan .text .subtit{font-size:14px;line-height:14px;color:#869099;margin-top:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.loupan .text .price{font-size:18px;line-height:18px;color:#ff6263;font-weight:700;position:absolute;right:0;top:0}.loupan .content .box.rsize,.loupan .content .box.rsize .img{width:220px}.fix-top-menu{width:100%;height:58px;background:#f8f8f8;border-bottom:1px #ddd solid;display:none;position:fixed;top:0;left:0;right:0;z-index:999}.fix-top-menu a{display:inline-block;font-size:18px;line-height:58px;margin-right:30px}.fix-top-menu a.active{color:#1ebe64;font-weight:700}.mt30{margin-top:30px!important}.lpname .name{font-size:30px;font-weight:700}.lpname .tag{margin-top:5px}.lpname .tag span{width:84px;height:28px;background:#1ebe64;border-radius:14px;display:inline-block;margin-left:15px;line-height:28px;text-align:center;color:#fff}.lpname .tag span a{display:block;line-height:24px;color:#fff}.lpname .tag span:hover{background:#1ebe64;color:#fff}.scroll-height{position:relative}.scroll-height .leftpart{width:710px}.scroll-height .rightpart{width:460px}.scroll-height .rightpart .message{width:460px;border-radius:4px;padding:30px 30px 0;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.16)}.scroll-height .rightpart .message .fyfb .item{float:left;margin-right:20px;position:relative;margin-bottom:25px}.scroll-height .rightpart .message .fyfb .item .code{position:absolute;width:250px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.16);border-radius:4px;padding:15px 28px;display:none;text-align:center;z-index:9}.scroll-height .rightpart .message .fyfb .item .code img{display:block;width:130px;height:130px;margin:0 auto}.scroll-height .rightpart .message .fyfb .item .code p{margin-top:10px;color:#869099;line-height:18px;font-size:12px}.scroll-height .rightpart .message .fyfb .item .code-img{padding:8px 20px}.scroll-height .rightpart .message .fyfb .item .code-img img{width:183px;height:275px}.scroll-height .rightpart .message .fyfb .item span{font-size:12px;font-weight:400;color:#869099;cursor:pointer}.scroll-height .rightpart .message .fyfb .item span em{position:relative;top:-3px}.scroll-height .rightpart .message .fyfb .item span i{background-image:url(/uploads/image/iiesf/fbr-icon.png);display:inline-block;width:22px;height:16px;background-size:100% 100%;background-repeat:no-repeat;margin-right:5px}.scroll-height .rightpart .message .fyfb .item span.ins i{background-image:url(/uploads/image/iiesf/fbjg-icon.png)}.scroll-height .rightpart .message .top{border-bottom:1px #e8eef6 solid;padding-bottom:20px;margin-bottom:25px}.scroll-height .rightpart .message .top .junjia{line-height:30px;margin-bottom:3px}.scroll-height .rightpart .message .top .junjia .right{margin-left:30px;font-size:14px;line-height:14px;margin-top:-5px}.scroll-height .rightpart .message .top .junjia .txt{display:block;font-size:14px;color:#869099;line-height:14px}.scroll-height .rightpart .message .top .junjia .price{color:#ff6263}.scroll-height .rightpart .message .top .junjia .price em{font-size:32px;font-weight:700}.scroll-height .rightpart .message .top .junjia .danjia{display:flex;font-size:14px;margin-top:8px;font-weight:700}.scroll-height .rightpart .message .top .junjia .danjia a{color:#869099;margin-top:0;margin-left:10px}.scroll-height .rightpart .message .top .junjia .zx{display:inline-block;color:#1ebe64;margin-top:10px}.scroll-height .rightpart .message .top .junjia .ck{font-size:14px;margin-top:8px;display:block}.scroll-height .rightpart .message .top .pic-info{display:flex}.scroll-height .rightpart .message .top .pic-info .img{position:relative;width:90px;height:90px}.scroll-height .rightpart .message .top .pic-info .img img{width:100%;height:100%}.scroll-height .rightpart .message .top .pic-info .img:hover .qrcode-detail{display:block}.scroll-height .rightpart .message .top .pic-info .img .qrcode-detail{display:none;position:absolute;width:240px;left:-75px;height:240px;background:#fff;padding:20px;box-shadow:0 0 10px 0 rgba(0,0,0,.16);border-radius:4px}.scroll-height .rightpart .message .top .pic-info .content{margin-left:4px;margin-top:4px;color:#869099}.scroll-height .rightpart .message .top .pic-info .content .font-w{font-weight:700;color:#0a1432}.scroll-height .rightpart .message .top .pic-info .content .color-red{color:#ff6263}.scroll-height .rightpart .message .top .pic-info .content .color-green{color:#1ebe64}.scroll-height .rightpart .message .top .pic-info .content a{margin-left:10px;cursor:pointer}.scroll-height .rightpart .message .middle{border-bottom:1px #e8eef6 solid;padding-bottom:23px;margin-bottom:20px;display:flex;justify-content:space-between}.scroll-height .rightpart .message .middle span{display:block;font-size:22px;color:14px;line-height:22px;padding-bottom:10px}.scroll-height .rightpart .message .middle em{font-size:14px;line-height:14px;color:#869099}.scroll-height .rightpart .message .bottom{margin:18px 0}.scroll-height .rightpart .message .bottom li{margin-bottom:16px;white-space:nowrap;font-size:14px;line-height:14px;height:16px}.scroll-height .rightpart .message .bottom li span{color:#869099;float:left}.scroll-height .rightpart .message .bottom li em{display:block;float:left;margin-right:20px;max-width:300px;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.scroll-height .rightpart .message .bottom li a{color:#1ebe64;margin-right:10px}.scroll-height .rightpart .message .fy-hot{border-top:1px #e8eef6 solid;padding-top:15px}.scroll-height .rightpart .message .fy-hot .tit{font-size:22px;font-weight:700;color:#26292b}.scroll-height .rightpart .message .fy-hot .dkli{margin:15px 0 25px;padding-bottom:25px}.focus .bigimg ul li a .videoicons,.focus .bigimg ul li a .vricons{margin-top:-44px;width:88px;height:88px;border-radius:50%;left:50%;z-index:1}.scroll-height .rightpart .message .fy-hot .dkli li{float:left;width:33.333%;text-align:left}.scroll-height .rightpart .message .fy-hot .dkli li .num{font-size:22px}.scroll-height .rightpart .message .fy-hot .dkli .gary{display:block;color:#869099}.scroll-height .rightpart .fixed{position:fixed;top:58px}.scroll-height .rightpart .absolut{position:absolute;bottom:70px}.focus,.focus .bigimg{width:710px;overflow:hidden;position:relative}.focus{height:503px}.focus .bigimg{height:400px}.focus .bigimg .num{position:absolute;width:78px;height:30px;background:rgba(0,0,0,.6);border-radius:15px;font-size:14px;color:#fff;text-align:center;line-height:30px;right:20px;bottom:20px}.focus .bigimg ul,.focus .bigimg ul li{height:400px;overflow:hidden}.focus .bigimg .left-tags{position:absolute;left:20px;bottom:20px}.focus .bigimg ul li{border-radius:2px}.focus .bigimg ul li a{display:block;position:relative}.focus .bigimg ul li a .lab{display:block;position:absolute;left:12px;bottom:12px;color:rgba(255,255,255,.5);font-size:12px;z-index:3}.focus .bigimg ul li a .videoicons{background-size:100% 100%;position:absolute;top:50%;margin-left:-44px}.focus .bigimg ul li a .vricons{display:block;background:rgba(0,0,0,.6);position:absolute;top:50%;margin-left:-44px}.focus .bigimg ul li a .vricons i{width:42px;height:47px;display:block;background-size:100% auto;position:absolute;top:50%;left:50%;margin-left:-21px;margin-top:-24px}.focus .bigimg ul li a img{width:710px;height:400px;display:block}.focus .btn{width:23px;text-align:center;height:93px;cursor:pointer;background:#44577e;padding-top:35px}.focus .btn img{width:9px;height:13px;text-align:center}.focus .btn:hover{background:rgba(38,54,70,.7)}.focus .prev{float:left;margin-right:6px}.focus .next{float:right;margin-right:0}.smimg .num,.smimg .num ul li{height:93px;position:relative;float:left;overflow:hidden}.smimg{width:710px;margin-top:10px;height:93px;position:relative}.smimg .num{width:650px}.smimg .num ul li{width:124px;margin-right:6px;border-radius:2px}.smimg .num ul li.on{background:#1ebe64;border:2px solid #1ebe64;border-radius:2px}.smimg .num ul li img{width:100%;height:100%;display:block}.smimg .num ul li span{display:block;position:absolute;height:20px;background:#000;background:rgba(0,0,0,.5);color:#fff;line-height:20px;text-align:center;width:132px;bottom:0}.smimg .num ul .on span{background:#1ebe64}.min-width{width:710px}.jgzs .price-trend{width:850px;height:372px}.jgzs .price-trend .line-chart{width:100%;height:100%}.jgzs .text{width:331px;height:372px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.16);float:right;padding:30px}.jgzs .text .top{border-bottom:1px #e8eef6 solid;padding-bottom:26px;margin-bottom:26px}.jgzs .text .top .name{font-size:18px;line-height:18px}.jgzs .text .top .price{margin:15px 0}.jgzs .text .top .price span{font-size:46px;line-height:46px;font-weight:700}.jgzs .text .top .compare{font-size:18px;line-height:18px;margin-bottom:15px}.jgzs .text .top .compare .red{color:#ff6263;font-weight:700}.jgzs .text .top .compare .green{color:#1ebe64;font-weight:700}.jgzs .text .top a{display:block;color:#1ebe64;font-size:14px;line-height:14px}.jgzs .text .sall{font-size:18px;line-height:18px;margin-bottom:18px}.jgzs .text p{line-height:14px;margin-top:10px}.zbpt .content{position:relative}.zbpt .zb-map{width:1200px;height:400px;overflow:hidden}.zbpt .zb-text{width:300px;height:360px;overflow:hidden;background:#fff;position:absolute;bottom:20px;right:20px;z-index:1;border:1px solid #eee;white-space:nowrap;border-top:none}.zbpt .zb-text .tit{height:37px;line-height:37px;background:#ececec;overflow:hidden}.zbpt .zb-text .tit .lp-map-s{display:block;float:left;width:25%;text-align:center;font-size:14px;background:0 0;border-top:3px #ececec solid}.zbpt .zb-text .tit .active{background:#fff;border-top:3px #1ebe64 solid}.zbpt .zb-text .lp-map-recond{padding:30px 20px;color:#869099}.zbpt .zb-text .lp-map-tab{height:227px;overflow-y:auto;padding:0 20px}.zbpt .zb-text .lp-map-tab .lp-map-s19 li{width:260px;margin-bottom:30px;overflow:hidden}.zbpt .zb-text .lp-map-tab .lp-map-s20{width:15px;height:20px;display:block;background-image:url(/uploads/image/iiesf/bg1.jpg);background-repeat:no-repeat;background-size:100%;text-align:center;color:#fff;margin-right:10px;line-height:15px;font-size:12px}.zbpt .zb-text .lp-map-tab .lp-map-s22{height:20px;width:169px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.zbpt .zb-text .lp-map-tab .lp-map-s22:hover{color:#1ebe64}.zbpt .zb-text .lp-map-tab .lp-map-s21{float:right;margin-right:3px;color:#869099}.zbpt .zb-text .lp-map-tab::-webkit-scrollbar{width:4px;height:1px}.zbpt .zb-text .lp-map-tab::-webkit-scrollbar-thumb{height:15px;background:#b7b7b7}.zbpt .zb-text .lp-map-tab::-webkit-scrollbar-track{background:#e5e5e5}.zbpt .zb-ljlx{width:655px}.pop-window{display:none;width:100%;height:100%;position:fixed;z-index:9999;top:0;left:0}.pop-window .close-window{position:absolute;right:80px;top:60px;z-index:99;cursor:pointer}.pop-window .close-window i{font-size:18px}.pop-window .pop-pic-content{position:absolute;width:1060px;height:758px;z-index:1000;border-radius:4px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pop-window .pop-pic-content .smimg .num,.zsfy .tab-show .img-nav{-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%)}.pop-window .pop-pic-content .bigimg{position:relative}.pop-window .pop-pic-content .bigimg .btn{position:absolute;top:293px;z-index:8;cursor:pointer}.pop-window .pop-pic-content .bigimg .next{right:0}.pop-window .pop-pic-content .bigimg ul li{width:860px;height:645px;overflow:hidden}.pop-window .pop-pic-content .bigimg ul li.active{display:none}.pop-window .pop-pic-content .bigimg .img{width:860px;height:645px;margin:0 auto;overflow:hidden}.pop-window .pop-pic-content .bigimg .img img{width:100%;height:100%;display:block}.pop-window .pop-pic-content .smimg{width:1060px;margin-top:20px;position:relative}.pop-window .pop-pic-content .smimg .num{width:1060px;max-width:1060px;position:absolute;left:50%;transform:translatex(-50%)}.pop-window .pop-pic-content .smimg li{width:124px;float:left;height:94px;overflow:hidden}.pop-window .pop-pic-content .smimg li img{width:100%;height:100%;display:block}.pop-window .pop-pic-content .smimg li:after{content:'';width:132px;height:99px;background:rgba(0,0,0,.3);display:block;position:absolute;top:0;left:0}.managerbox,.pop-huxing .pop-pic-content .left .bigimg ul li{position:relative}.pop-window .pop-pic-content .smimg li.on:after{display:none}.pop-huxing .pop-pic-content .left .bigimg ul li .text{position:absolute;right:0;bottom:0;width:295px;height:auto;background:rgba(0,0,0,.6);border-radius:4px;color:#fff;font-size:12px;padding:8px 10px}.pop-huxing .pop-pic-content .left .bigimg ul li .text p{float:left;margin-bottom:5px}.pop-huxing .pop-pic-content .left .bigimg ul li .text p:nth-of-type(2n){float:right}.pop-huxing .pop-pic-content .left .bigimg ul li .text .texttd{float:left!important;width:100%}.pop-huxing .pop-pic-content .right .tab{margin-bottom:20px}.pop-huxing .pop-pic-content .right .tab li{float:left;margin-right:30px;padding-bottom:5px;border-bottom:none;height:30px;margin-bottom:10px}.pop-huxing .pop-pic-content .right .tab li.active{font-weight:700;color:#1ebe64;border-bottom:3px #1ebe64 solid;border-radius:2px}.pop-huxing .pop-pic-content .right .tab-show{margin-left:5px;max-height:140px;overflow:auto}.pop-huxing .pop-pic-content .right .tab-show ul li{cursor:pointer;padding-bottom:13px;margin-bottom:13px;border-bottom:1px #e8eef6 solid;color:#869099}.pop-huxing .pop-pic-content .right .tab-show ul li:last-child{border:none}.pop-huxing .pop-pic-content .right .tab-show ul .active{color:#1ebe64}.pop-huxing .pop-pic-content .right .tab-show::-webkit-scrollbar{width:4px;height:1px}.pop-huxing .pop-pic-content .right .tab-show::-webkit-scrollbar-thumb{height:15px;background:#b7b7b7}.pop-huxing .pop-pic-content .right .tab-show::-webkit-scrollbar-track{background:#e5e5e5}.pop-huxing .pop-pic-content .right .zygj{position:absolute;bottom:145px;width:385px}.pop-huxing .pop-pic-content .right .zygj .img{width:80px}.pop-huxing .pop-pic-content .right .zygj .img img{width:80px;height:80px;border-radius:50%;overflow:hidden;display:block}.pop-huxing .pop-pic-content .right .zygj .img a{display:block;width:66px;height:18px;background:#ecfcf3;border-radius:4px;color:#1ebe64;font-size:12px;text-align:center;line-height:18px;margin:6px auto 0}.pop-huxing .pop-pic-content .right .zygj .text{width:290px}.pop-huxing .pop-pic-content .right .zygj .text .name{margin-bottom:15px}.pop-huxing .pop-pic-content .right .zygj .text b{font-size:18px;float:left}.pop-huxing .pop-pic-content .right .zygj .text .tag{float:left;margin-left:10px;margin-top:3px}.pop-huxing .pop-pic-content .right .zygj .text .jd{color:#869099;line-height:24px;margin-top:3px}.vr-animations i{-webkit-animation:vricon 2s steps(3) infinite;animation:vricon 2s steps(3) infinite}.managerbox{width:460px;margin-top:15px;padding-bottom:15px}.managerbox .bg{background:#fff;width:100%;height:100%;box-shadow:0 0 10px 0 rgba(0,0,0,.16);border-radius:4px;padding:25px 30px;position:absolute;z-index:-1;top:0;left:0}.managerbox .tit{font-size:22px;font-weight:700;color:#26292b;padding:25px 30px 0}.managerbox .list{padding:0 30px}.managerbox .list .box{border-bottom:1px #e8eef6 solid;padding:20px 0}.managerbox .list .box .person{width:60px;height:60px;float:left}.managerbox .list .box .person img{display:block;width:100%;height:100%;border-radius:50%}.managerbox .list .box .text{float:left;padding-left:15px;width:340px}.managerbox .list .box .text .top{line-height:24px;margin-top:8px;position:relative}.managerbox .list .box .text .top .name{font-size:22px;padding-right:10px}.managerbox .list .box .text .top .img{top:0;position:absolute}.managerbox .list .box .text .top .img img{width:28px;height:18px}.managerbox .list .box .text .top .img .img-code{position:relative}.managerbox .list .box .text .top .img .img-code .code{position:absolute;right:0;top:25px;border-top:2px #1ebe64 solid;z-index:10;display:none}.managerbox .list .box .text .top .img .img-code .code img{display:block;background:#fff;width:105px;height:105px;padding:5px;border:1px solid #ddd}.managerbox .list .box .text .top .img .img-code:hover .code{display:block}.managerbox .list .box .text .top .btn{position:absolute;right:0;top:4px;font-size:12px;color:#1ebe64;line-height:14px}.managerbox .list .box .text .top .btn .im{display:inline-block;margin-right:10px}.managerbox .list .box .text .top .btn .tel{position:relative}.managerbox .list .box .text .top .btn .tel .code-tel{position:absolute;right:0;top:20px;border-top:2px #1ebe64 solid;z-index:10;display:none}.managerbox .list .box .text .top .btn .tel .code-tel img{display:block;background:#fff;width:105px;height:105px;padding:5px;border:1px solid #ddd}.managerbox .list .box .text .top .btn .tel:hover .code-tel{display:block}.managerbox .list .box .text .subline{color:#869099;max-width:335px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.managerbox .list .box:last-child{border-bottom:none}.house-manager-box{height:148px;overflow-y:hidden}.house-manager-box .tit-box{display:none;justify-content:space-between;align-items:center}.house-manager-box .tit-box .tit{font-size:22px;font-weight:700;color:#26292b}.house-manager-box .tit-box .change-box{display:inline-block;cursor:pointer}.house-manager-box .tit-box .change-box .change-icon{width:20px;height:16px;margin-right:10px}.house-manager-box .tit-box .change-box span{font-size:14px;font-weight:400;color:#869099}.house-manager-box .flex-tit{display:flex}.house-manager-box .manager-card{height:127px;overflow-y:hidden;margin-top:20px;padding:20px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.16);border-radius:4px;display:flex;align-items:center;position:relative}.house-manager-box .manager-card .man-person{width:60px;height:60px;position:relative}.house-manager-box .manager-card .man-person img{width:60px;height:60px;position:absolute;top:0;left:0;border-radius:50%}.house-manager-box .manager-card .man-detail{margin-left:15px}.house-manager-box .manager-card .man-detail .man-name{color:#26292b;font-size:22px;font-weight:700}.house-manager-box .manager-card .man-detail .man-tag{display:inline-block;color:#44577e;font-size:12px;font-weight:400;height:18px;line-height:18px;padding:0 10px;border-radius:4px;background:#f0f2f5;text-align:center;margin:0 10px}.house-manager-box .manager-card .man-detail .man-work-card{display:inline-block;max-width:22px;max-height:16px;cursor:pointer}.house-manager-box .manager-card .man-detail .man-work-card .work-card{display:none;background:#fff;border-radius:4px;box-shadow:0 0 10px 0 rgba(0,0,0,.16);padding:8px 20px;margin-left:10px;position:relative;top:5px;z-index:10}.house-manager-box .manager-card .man-detail .man-work-card .work-card img{display:inline-block;width:183px;height:275px}.house-manager-box .manager-card .man-detail .man-work-card .card-img{width:100%}.house-manager-box .manager-card .man-detail .man-tag,.house-manager-box .manager-card .man-detail .man-work-card>img{position:relative;top:-2px}.house-manager-box .manager-card .man-detail p{font-size:14px;color:#869099;font-weight:400;line-height:24px}.house-manager-box .manager-card .man-detail p em{color:#ff6263}.house-manager-box .manager-card .man-code{width:90px;height:90px;position:absolute;right:20px;top:20px;text-align:center}.house-manager-box .manager-card .man-code img{width:90px}.house-manager-box .manager-card .man-code p{text-align:center;color:#869099}.jbfypop{display:none}.jbfypop .form-check{margin-bottom:25px}.jbfypop .form-check .item{width:55%;float:left;margin-top:15px;cursor:pointer}.jbfypop .form-check .item .checkbox{border:1px solid #dce0e2;border-radius:2px;outline:0;-webkit-appearance:none;width:14px;height:14px;position:relative;top:-1px}.jbfypop .form-check .item .checkbox.on{background:url(/uploads/image/iiesf/checked.png) center no-repeat #1ebe64;background-size:9px 7px}.jbfypop .form-check .item .txt{font-size:14px;font-weight:400;color:#869099}.jbfypop .form-check .item:nth-of-type(2n){width:45%}.pop-authorize .pop-pic-content img{display:block;height:600px;width:430px;padding:10px;margin:79px auto}.leftpart .basic-mess{margin-bottom:60px}.leftpart .basic-mess ul{border-bottom:1px #e8eef6 solid;padding-bottom:20px;margin-bottom:30px}.leftpart .basic-mess ul li{width:50%;float:left;line-height:14px;margin-bottom:18px;position:relative}.leftpart .basic-mess ul li span{color:#869099}.leftpart .basic-mess ul li .fxbm-img{width:80px;height:80px;position:absolute;margin-left:20px}.leftpart .basic-mess ul:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.leftpart .xqdb{width:100%;height:149px;background:#f8f8f8;border-radius:4px;margin-bottom:50px;padding:30px}.leftpart .xqdb .tit{font-size:22px;font-weight:700;line-height:22px;margin-bottom:20px}.leftpart .xqdb ul li{line-height:16px;width:50%;float:left;margin-bottom:15px}.leftpart .xqdb ul li b{font-size:16px}.leftpart .fyts{margin-bottom:80px}.leftpart .fyts ul li{border-bottom:1px #e8eef6 solid;padding-bottom:30px;margin-bottom:30px;line-height:14px}.leftpart .fyxc,.leftpart .hxfj{margin-bottom:80px}.leftpart .fyts ul li b{margin-right:20px;float:left}.leftpart .fyts ul li span{float:left;width:630px;line-height:22px;margin-top:-4px}.leftpart .fyts p{color:#869099;font-size:14px;line-height:20px;margin-top:-10px}.leftpart .hxfj .img{width:280px;height:210px;margin-right:40px}.leftpart .hxfj .img img{width:100%;height:100%;display:block}.leftpart .hxfj .text{width:390px;float:left;max-height:210px;overflow:auto}.leftpart .hxfj .text::-webkit-scrollbar{width:4px;height:1px}.leftpart .hxfj .text::-webkit-scrollbar-thumb{height:15px;background:#b7b7b7}.leftpart .hxfj .text::-webkit-scrollbar-track{background:#e5e5e5}.leftpart .hxfj .text table{width:100%;margin-top:-8px}.leftpart .hxfj .text table tr td{line-height:32px}.leftpart .hxfj .text table tr td:first-child{font-weight:700}.leftpart .hxfj .text table tr td:last-child{width:100px}.leftpart .hxfj p{color:#869099;line-height:14px;margin-top:23px}.leftpart .fyxc .cont .box{max-height:536px;overflow:hidden}.leftpart .fyxc .cont .box img{width:350px;height:263px;display:block;float:left;margin-right:10px;margin-bottom:10px}.leftpart .fyxc .cont .box img:nth-of-type(2n){margin-right:0}.leftpart .fyxc .cont .more{text-align:center;margin-top:20px}.leftpart .fyxc .cont .more a{font-size:18px;color:#869099;background:url(/uploads/image/iiesf/arr-bot3.png) right no-repeat;padding-right:22px;background-size:16px 9px}.leftpart .fyxc .cont.on .box{max-height:none}.leftpart .fyxc .cont.on .more a{background:url(/uploads/image/iiesf/arr-top.png) right no-repeat}.leftpart .fyxc .zb-ljlx{width:654px}.leftpart .ssxq{margin-bottom:65px}.leftpart .ssxq .cont{display:flex;justify-content:space-between}.leftpart .ssxq .cont .text{width:558px}.leftpart .ssxq .cont .text ul li{width:256px;float:left;line-height:18px;margin-bottom:12px;margin-right:20px}.leftpart .ssxq .cont .text ul li span{color:#869099;display:inline-block;width:70px;text-align:justify}.leftpart .ssxq .cont .text ul li a{color:#1ebe64}.leftpart .ssxq .cont .img{width:152px;height:114px;background:#f8f8f8;position:relative;cursor:pointer}.leftpart .ssxq .cont .img img{width:100%;height:100%;display:block;border-radius:4px}.leftpart .ssxq .cont .img span{width:80px;height:30px;background:#1ebe64;opacity:.9;border-radius:15px;line-height:30px;text-align:center;font-size:14px;font-weight:400;display:block;position:absolute;color:#fff;top:50%;left:50%;margin-left:-40px;margin-top:-15px;z-index:1}.leftpart .cksf{margin-bottom:65px}.leftpart .cksf .mtitle span{font-weight:400;font-size:14px}.leftpart .cksf .mtitle a{float:right;font-size:14px;font-weight:400;color:#1ebe64;line-height:40px}.leftpart .cksf .cont{display:flex;justify-content:space-between}.leftpart .cksf .cont .formbox .f-input{position:relative;margin-bottom:20px}.leftpart .cksf .cont .formbox .f-input .label-text{width:262px;background:#000;opacity:.8;border-radius:4px;position:absolute;font-size:12px;font-family:sans-serif;font-weight:400;color:#fff;line-height:18px;padding:5px 10px;top:-50px;display:none;z-index:99}.leftpart .cksf .cont .formbox .f-input .err{font-size:12px;font-weight:400;color:#ff5064;margin-left:86px;position:absolute}.leftpart .cksf .cont .formbox .f-input .label{width:70px;white-space:nowrap;line-height:40px;margin-right:15px}.leftpart .cksf .cont .formbox .f-input .label .label-icon{width:14px;height:14px;display:inline-block;cursor:pointer;vertical-align:middle}.leftpart .cksf .cont .formbox .f-input .numinput,.leftpart .cksf .cont .formbox .f-input .select{padding:0 12px;width:249px;height:40px;border:1px solid #ccc;border-radius:4px;line-height:40px;float:right}.leftpart .cksf .cont .formbox .f-input .numinput:focus,.leftpart .cksf .cont .formbox .f-input .select:focus{border:1px solid #1ebe64}.leftpart .cksf .cont .formbox .f-input .select.active{border:1px solid #1ebe64;background:url(/uploads/image/iiesf/sel-on.png) 225px 15px no-repeat}.leftpart .cksf .cont .formbox .f-input .unit{position:absolute;right:12px;top:0;line-height:40px}.leftpart .cksf .cont .formbox .f-input .select{width:249px;float:right;background:url(/uploads/image/iiesf/sel.png) 225px 15px no-repeat;background-size:11px 6px;padding-right:15px;position:relative}.leftpart .cksf .cont .formbox .f-input .select .select-list{position:absolute;background:#fff;line-height:36px!important;width:248px;top:39px;left:0;border:1px solid #ddd;z-index:9;height:auto;max-height:200px;overflow-y:auto}.leftpart .cksf .cont .formbox .f-input .select .select-list li{padding-left:12px}.leftpart .cksf .cont .formbox .f-input .select .select-list li:hover{background:#f5f5f5}.leftpart .cksf .cont .formbox .result-btn{width:248px;height:38px;background:#1ebe64;border-radius:19px;line-height:38px;text-align:center;float:right;font-size:18px;color:#fff;cursor:pointer}.leftpart .cksf .cont .resultbox{width:319px;height:520px;background:#f8f8f8;padding:20px}.leftpart .cksf .cont .resultbox .tip{font-size:12px;color:#869099}.leftpart .cksf .cont .resultbox .tip a{color:#1ebe64}.leftpart .cksf .cont .resultbox li{line-height:20px;margin-bottom:16px;position:relative;color:#869099}.leftpart .cksf .cont .resultbox li .label{font-size:14px}.leftpart .cksf .cont .resultbox li .label img{cursor:pointer;vertical-align:middle}.leftpart .cksf .cont .resultbox li .price{font-weight:400;float:right}.leftpart .cksf .cont .resultbox li .price em{font-weight:400}.leftpart .cksf .cont .resultbox li .price .red{font-weight:700;color:#ff5064}.leftpart .cksf .cont .resultbox li .label-text{width:262px;background:#000;opacity:.8;border-radius:4px;position:absolute;font-size:12px;font-family:sans-serif;font-weight:400;color:#fff;line-height:18px;padding:5px 10px;display:none;z-index:99}.leftpart .cksf .cont .resultbox .toast{margin-top:-10px;border-bottom:1px solid #e0e0e0;padding-bottom:20px}.leftpart .cksf .cont .resultbox .bold{font-weight:700;margin-bottom:15px;color:#26292b}.hxjd,.zsfy{margin-bottom:80px}.leftpart .cksf .cont .resultbox .bold .price{font-size:18px}.leftpart .cksf .cont .resultbox .bold .price em{font-size:20px;font-weight:700}.hxjd ul li:last-child{border-bottom:none}.zsfy .tab-menu{font-size:18px;font-weight:400;color:#9399a5;line-height:18px;height:25px;margin-bottom:15px}.zsfy .tab-menu ul li{float:left;margin-right:50px;cursor:pointer}.zsfy .tab-menu ul li.active{border-bottom:3px #1ebe64 solid;color:#1ebe64;font-weight:700;padding-bottom:5px}.zsfy .tab-show{width:1200px;height:304px;overflow:hidden}.zsfy .tab-show .scrollbox{position:relative}.zsfy .tab-show .box{float:left;width:285px;margin-right:20px;overflow:hidden;margin-bottom:30px}.zsfy .tab-show .box .img{width:285px;height:214px;background:#f8f8f8;position:relative}.zsfy .tab-show .box .img:before{content:'';width:116px;height:22px;display:block;background: 0 -15px no-repeat;background-size:100%;position:absolute;top:50%;left:50%;margin-top:-11px;margin-left:-58px}.zsfy .tab-show .box .img img{width:100%;height:100%;display:block;position:relative;z-index:1}.zsfy .tab-show .box .text .tit{font-size:18px;line-height:18px;font-weight:700;margin:10px 0 12px}.fypk .box,.zsfy .tab-show .img-nav li{margin-right:10px;border-radius:4px;float:left}.zsfy .tab-show .box .text .price{line-height:18px}.zsfy .tab-show .box .text .price .toast{font-size:18px;color:#ff6263;font-weight:700}.zsfy .tab-show .box .text .price .toast em{position:relative;top:-2px}.zsfy .tab-show .box .text .price .junjia{font-size:12px;font-weight:400;color:#9399a5;padding-left:10px}.zsfy .tab-show .img-nav{height:10px;text-align:center;position:absolute;z-index:9;margin-bottom:30px;left:50%;transform:translatex(-50%)}.fypk .box .img,.fypk .content{position:relative}.zsfy .tab-show .img-nav li{width:16px;height:8px;background:#c3c6ce;cursor:pointer}.zsfy .tab-show .img-nav li.on{width:40px;background:#1ebe64;border-radius:4px}.zsfy .ljlx-btn{width:655px}.zsfy .ljlx-btn a{color:#fff}.fypk .box{width:190px;height:354px;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.1);padding:20px}.fypk .box .img{width:152px;height:114px;background:#889098;border-radius:4px}.fypk .box .img:before{content:'';width:116px;height:22px;display:block;background: 0 -15px no-repeat;background-size:100%;position:absolute;top:50%;left:50%;margin-top:-11px;margin-left:-58px}.fypk .box .img img{width:100%;height:100%;display:block;position:relative;z-index:1}.fypk .box .text div{margin-bottom:13px;font-size:14px;color:#26292b}.fypk .box .text .tit{font-size:18px;font-weight:700;color:#26292b;margin-top:10px;max-width:152px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fypk .box .text .price{color:#ff6263;font-weight:700}.fypk .box .text .tag{max-height:25px;overflow:hidden}.fypk .box .text .tag span{line-height:18px;padding-top:0}.fypk .box:last-child{margin-right:0}.fypk .pk{position:absolute;top:170px;left:167px}.fypk .pk img{width:54px;height:31px;display:block}.loupan .tag .green{background:#ecfcf3;color:#1ebe64}.pop-map-cont{position:absolute;width:100%;height:100%;background:#fff;border-radius:4px;padding-top:40px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:11}.pop-map-cont .close-window{position:absolute;right:20px;top:20px}.pop-map-cont .cont{height:100%;overflow:hidden}.pop-map-cont .cont .box{height:100%}.pop-map-cont .map-tit{font-size:32px;line-height:34px;font-weight:700;margin-top:-5px;padding:0 40px}.pop-map-cont .map-subtit{margin-top:10px;margin-bottom:20px;padding:0 40px}.pop-map-cont .map-subtit .address{width:710px;line-height:14px}.pop-map-cont .map-subtit .address a{color:#1ebe64;margin-left:20px}.pop-map-cont .map-subtit .tag{margin-top:20px}.pop-map-cont .map-subtit .tag span{width:84px;height:28px;background:#1ebe64;border-radius:14px;display:inline-block;margin-left:15px;line-height:28px;text-align:center;color:#fff;margin-top:-10px;margin-right:0}.pop-map-cont .map-subtit .tag span a{display:block;line-height:22px;color:#fff}.pop-map-cont .map-subtit .tag span:hover{background:#1ebe64;color:#fff}.pop-map-cont .img{height:100%;width:100%;overflow:hidden}.pop-map-cont .img img{width:100%;height:100%;display:block}@-webkit-keyframes vricon{0%{background-position:0 0}100%{background-position:0 100%}}@keyframes vricon{0%{background-position:0 0}100%{background-position:0 100%}}.btn-box{padding-bottom:0}.btn-box button{width:100%;height:60px;background-color:#5abb6d;color:#fff;font-size:22px;border:none;outline:0;border-radius:4px;box-shadow:1px 1px 6px #ccc}.btn-box button img{display:none;margin-right:30px;width:36px;height:36px}.btn-box button span{line-height:60px}.buis-lis-box{margin-bottom:30px}.buis-lis-box .build-img-part{position:relative}.buis-lis-box .big-build-img{width:710px;height:400px;overflow:hidden}.buis-lis-box .big-build-img a{display:block;position:relative}.buis-lis-box .big-build-img a img{width:100%}.buis-lis-box .big-build-img a .vr-icon{width:80px;height:80px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.buis-lis-box .build-img-type{position:absolute;bottom:20px}.buis-lis-box .build-img-type span{background:rgba(0,0,0,.7);height:30px;line-height:30px;padding:0 24px;border-radius:15px;color:#fff;font-size:14px}.buis-lis-box .show{display:block}.buis-lis-box .hide{display:none}.buis-lis-box .build-left-type{left:20px}.buis-lis-box .build-right-num{right:20px}.buis-lis-box .build-right-num span{display:inline-block}.buis-lis-box .small-build-img{width:710px;height:97px;margin-top:10px}.buis-lis-box .small-build-img .snext-btn,.buis-lis-box .small-build-img .sprev-btn{display:inline-block;width:23px;height:97px;line-height:97px;text-align:center;background:#44577e;cursor:pointer}.buis-lis-box .small-build-img .snext-btn img,.buis-lis-box .small-build-img .sprev-btn img{width:10px;height:14px;vertical-align:middle}.buis-lis-box .small-build-img .sprev-btn{margin-right:7px;float:left}.buis-lis-box .small-build-img .snext-btn{float:right}.buis-lis-box .small-build-img .small-container{display:inline-block;width:650px;overflow-x:auto}.buis-lis-box .small-build-img .small-build-list{width:650px;height:97px;float:left;overflow:hidden}.buis-lis-box .small-build-img .small-build-list .swiper-slide{margin-right:7px;float:left;max-width:125px}.buis-lis-box .small-build-img .small-build-list .swiper-slide.active{border:2px solid #1ebe64;border-radius:2px;width:128px;height:97px}.buis-lis-box .small-build-img .small-build-list .swiper-slide.active .s-img img{width:122px}.buis-lis-box .small-build-img .small-build-list .swiper-slide .s-img,.buis-lis-box .small-build-img .small-build-list .swiper-slide .s-img img{width:125px;height:93px}.buildings-pop{display:none;position:fixed;height:100%;background:rgba(0,0,0,.4);top:0;left:0;right:0;z-index:999999;align-items:center;justify-content:center}.buildings-pop .p-close-btn{display:block;width:22px;height:22px;position:absolute;right:65px;top:64px}.buildings-pop .p-close-btn img{width:100%}.buildings-pop .person-center-box{height:400px;float:left;width:1580px}.buildings-pop .person-center-box .swiper-slide{display:table-cell;text-align:center;height:400px;overflow:hidden;vertical-align:middle;position:relative;top:50%}.buildings-pop .person-center-box .swiper-slide img{max-width:710px;height:400px}.buildings-pop .swiper-button-next,.buildings-pop .swiper-button-prev{color:#fff}.buildings-pop .small-img-box{position:absolute;bottom:14px;left:0;right:0;text-align:center}.buildings-pop .small-img-box .per-img-name{color:#fff!important;font-size:20px;line-height:24px}.buildings-pop .small-img-box .per-img-name em{color:#fff!important}.buildings-pop .small-img-box .small-img{margin-top:16px}.buildings-pop .small-img-box .small-img img{width:48px;height:36px}.mannager-icon,.person-icon{display:none;position:fixed;height:100%;background:rgba(0,0,0,.4);top:0;left:0;right:0;z-index:999999}.mannager-icon .p-close-btn,.person-icon .p-close-btn{display:block;width:22px;height:22px;position:absolute;right:65px;top:64px}.mannager-icon .p-close-btn img,.person-icon .p-close-btn img{width:100%}.mannager-icon .person-center-box,.person-icon .person-center-box{height:100%;display:flex;justify-content:space-between;align-items:center}.mannager-icon .person-center-box .per-next img,.mannager-icon .person-center-box .per-prev img,.person-icon .person-center-box .per-next img,.person-icon .person-center-box .per-prev img{width:20px;height:33px}.mannager-icon .person-center-box .per-prev,.person-icon .person-center-box .per-prev{padding-left:60px}.mannager-icon .person-center-box .per-next,.person-icon .person-center-box .per-next{padding-right:60px}.mannager-icon .person-center-box .per-img,.person-icon .person-center-box .per-img{min-width:390px;min-height:520px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mannager-icon .person-center-box .per-img img,.person-icon .person-center-box .per-img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:hidden}.mannager-icon .small-img-box,.person-icon .small-img-box{position:absolute;bottom:14px;left:0;right:0;text-align:center}.mannager-icon .small-img-box video,.person-icon .small-img-box video{width:100%}.mannager-icon .small-img-box .per-img-name,.person-icon .small-img-box .per-img-name{color:#fff!important;font-size:20px;line-height:24px}.mannager-icon .small-img-box .per-img-name em,.person-icon .small-img-box .per-img-name em{color:#fff!important}.mannager-icon .small-img-box .small-img,.person-icon .small-img-box .small-img{margin-top:16px}.mannager-icon .small-img-box .small-img img,.person-icon .small-img-box .small-img img{width:48px;height:36px}.video-pop-box{display:none;position:fixed;height:100%;background:rgba(0,0,0,.4);top:0;left:0;right:0;z-index:999}.video-pop-box .p-close-btn{display:block;width:22px;height:22px;position:absolute;right:65px;top:64px}.video-pop-box .p-close-btn img{width:100%}.video-pop-box .video-pop .video-box{width:900px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#000}.video-pop-box .video-pop .video-box video{text-align:center;vertical-align:middle;height:400px;width:100%}