@charset "utf-8";



.text-primary{color:#e74c3c!important}
.text-title{color:#212628}
.text-sub{color:#666}
.bg-sub{background:#666}
.text-white{color:#fff!important}
.text-color9{color:#999}
.text-color4{color:#444}
.text-black{color:#333}
.bg-bg{background:#fafafa}
.bg-white{background:#fff}
.bg-primary{background:#e74c3c}
.bg-active{background:#fdeded}
.bg-bbb{background:#bbb}
.text-blue{color:#c7e3ff}
.bg-border{background:#edecec}
.text-5d{color:#5d5d5d}
.text-border2{color:#d9d9d9}
.border-primary{border-bottom:1px solid #e74c3c}
.indexTitle{text-align:center;padding:60px 0 35px}
.indexTitle .title{font-size:40px;color:#333}
.indexTitle .subTitle{font-size:14px;color:#666;margin-top:10px}
.indexTitle .line{margin-top:15px}
.indexTitle .line:before{display:inline-block;content:'';height:1px;width:80px;background:#ccc;vertical-align:middle}
.indexTitle .line:after{display:inline-block;content:'';height:1px;width:80px;background:#ccc;vertical-align:middle}
.indexTitle .line .dot{display:inline-block;width:40px;height:1px;position:relative;vertical-align:middle}
.indexTitle .line .dot:after{content:'';width:8px;height:8px;background:#e74c3c;display:inline-block;border-radius:50%;position:relative;top:-9px}
.indexTitle .tag{margin-top:25px}
.indexTitle .tag a{color:#999}
.indexTitle .tag a:hover{color:#e74c3c}
.indexTitle .tag i{color:#999;padding:0 20px}
.pagination{text-align:center}
.pagination .swiper-pagination-switch{width:11px;height:11px;margin:0 3px;background:#bfbfbf;border-radius:50%;display:inline-block}
.pagination .swiper-active-switch{background:#e74c3c}
.ad-custom{width:110%;height:155px;box-shadow:none;margin-top:15px}
.ad-custom .title .block{margin-left:0}
.ad-custom .input-list .input-box{margin-left:0;margin-right:20px}
.ad-custom .input-list .input-box input{width:239px}
.ad-custom .input-list .button-box{margin-left:0}
.box1{padding:35px 0}
.box1 .w1{padding:10px 0}
.box1 .container{position:relative;padding:0 10px}
.box1 .box{background:#fff;border:1px solid #ececec;width:205px;height:113px;padding:10px 11px}
.box1 .box.active{box-shadow:0 0 20px #e4e4e4}
.box1 .box.active .point{animation:fade 1s infinite;background:#e74c3c}
.box1 .box p{font-size:12px;margin-top:10px}
.box1 .tit{color:#3c3c3c;font-weight:600;font-size:36px;height: 47px;line-height: 47px;}
.box1 .point{float:right;width:8px;height:8px;border:2px solid #fff;-ms-box-shadow:0 0 6px #bebdbd;-o-box-shadow:0 0 6px #bebdbd;box-shadow:0 0 6px #bebdbd;border-radius:50%;background:#999}
@keyframes fade{from{box-shadow:0 0 2px #e74c3c}
20%{box-shadow:0 0 4px #e74c3c}
40%{box-shadow:0 0 6px #e74c3c}
60%{box-shadow:0 0 8px #e74c3c}
80%{box-shadow:0 0 6px #e74c3c}
to{box-shadow:0 0 4px #e74c3c}
}
.box2{padding-bottom:70px}
.box2 li{float:left;width:286px;transition:all ease .3s 0s;-moz-transition:all ease .3s 0s;-webkit-transition:all ease .3s 0s}
.box2 li.active{width:415px}
.box2 li .lazy{display:block;width:100%;height:463px}
.box2 li:hover{transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);z-index:1;box-shadow:0 5px 20px #ccc}
.box2 li:hover .con{background:#fff;border-bottom:solid 3px #e74c3c;left:-1px;bottom:-1px;right:-1px}
.box2 li:hover .con::before{content:'';width:0;height:0;overflow:hidden;border-width:0 15px 15px;border-style:solid;border-color:transparent transparent #fff;position:absolute;left:50%;top:-14px;margin-left:-15px;background:0 0}
.box2 li:hover .con .subTit,.box2 li:hover .con .tit{color:#333}
.box2 li:hover .con .des{color:#666}
.box2 li:hover .con .button-primary.is-plain{background:#e74c3c;color:#fff}
.box2 li:hover .con .button-primary.is-plain:hover{background:#d62c1a}
.box2 .con{position:absolute;left:0;right:0;bottom:0;padding:30px 30px 37px;color:#fff;z-index:1}
.box2 .con:before{content:'';width:16px;height:9px;background:#e74c3c;display:block;margin-bottom:10px}
.box2 .con .tit{font-size:30px}
.box2 .con .subTit{margin-top:5px;font-size:18px}
.box2 .con .des{min-height:38px;font-size:14px;margin-top:10px;color:#b9b9b9}
.box2 .con .is-plain{background:0 0;padding:8px 40px;margin-top:15px;}
.box2 .con .is-plain:hover{background:#e74c3c}
.box2 .shadow{width:100%;height:100%;left:0;top:0;position:absolute;background:linear-gradient(transparent,rgba(0,0,0,.7))}
.box2 .bom .iconfont{color:#898989}
.box2 .bom dl{padding:40px 10px 0;width:300px;float:left;box-sizing:border-box;position:relative}
.box2 .bom dl.active dt{background:#e74c3c;border:0}
.box2 .bom dl.active dt i{color:#fff}
.box2 .bom dl:hover dt{transition:.5s all;background:#e74c3c;border:0}
.box2 .bom dl:hover dt i{color:#fff}
.box2 .bom dt{width:70px;height:70px;box-sizing:border-box;border-radius:50%;border:2px solid #f0f0f0;text-align:center;line-height:70px;margin:auto}
.box3{padding-bottom:70px}
.box3 .img{height:450px;width:1205px;padding-left:296px}
.box3 .imgBox{position:relative;width:299px;height:222px;cursor:pointer;float:left;margin:0 4px 4px 0}
.box3 .imgBox .lazy{display:block}
.box3 .imgBox .lazy:hover:after{opacity:0}
.box3 .imgBox .tag{background:rgba(0,0,0,.32);border-radius:20px;padding:4px 10px;color:#fff;display:inline-block;position:absolute;right:15px;bottom:15px;left:15px;text-align:center}
.box3 .imgBox .tag a{color:#fff}
.box3 .imgBox .tag a:hover{color:#e74c3c}
.box3 .imgBox em{display:inline-block;width:10px;height:10px;background:#cd953e;border-radius:50%;margin-right:5px;position:relative;top:-1px}
.box3 .imgBox.firstchild{width:292px;height:449px;float:left;margin-left:-296px}
.box3 .imgBox.firstchild .tag{right:5px;top:20px;bottom:auto;left:auto}
.box3 .imgBox.firstchild .lazy::before{content:'';width:100%;height:100%;background:url(../images/xiangkuang.png);position:absolute;left:0;top:0;z-index:2}
.box3 .cat-tag{overflow:hidden}
.box3 .cat-tag a{color:#666;width:80px;height:64px;float:left;border:solid 1px #e1e1e1;border-radius:50%;text-align:center;padding-top:16px;margin-right:57px;cursor:pointer}
.box3 .cat-tag a i,.box3 .cat-tag a span{display:block}
.box3 .cat-tag a.active{background:#e74c3c}
.box3 .cat-tag a.active i,.box3 .cat-tag a.active span{color:#fff}
.box3 .cat-tag a:hover{transition:.5s all;background:#e74c3c}
.box3 .cat-tag a:hover i,.box3 .cat-tag a:hover span{color:#fff}
.box4{padding-bottom:70px}
.box4 ul{height:480px;padding-left:480px}
.box4 li{float:left}
.box4 li .lazy{width:100%;height:100%;display:block}
.box4 li.first{position:relative;width:480px;height:480px;margin-left:-480px}
.box4 li.first .tag{background:#e74c3c;color:#fff;border-radius:10px 0 0 0;position:absolute;right:0;top:20px;z-index:1;padding:5px 10px}
.box4 li.first .con{position:absolute;left:0;padding-left:33px;padding-bottom:40px;padding-top:40px;bottom:0;right:0;background:rgba(0,0,0,.7)}
.box4 li.first .con .subTit,.box4 li.first .con .tit{color:#fff;font-size:24px}
.box4 li.first .con .des{font-size:18px;color:#999;margin-top:10px;line-height:1.6}
.box4 li.item{position:relative;width:240px;height:240px;overflow:hidden}
.box4 li.item:hover .con{bottom:0}
.box4 li.item .con{transition:all ease .3s 0s;-moz-transition:all ease .3s 0s;-webkit-transition:all ease .3s 0s;bottom:-100%;background:rgba(231,76,60,.9);z-index:1;width:100%;height:100%;position:absolute;left:0;text-align:center;color:#fff}
.box4 li.item .con .tit{margin-top:40px;font-size:22px}
.box4 li.item .con .des{font-size:16px;margin-top:15px;line-height:2}
.box4 li.item .con .btn{border:solid 1px #fff;color:#fff;font-size:16px;display:inline-block;padding:5px 40px;margin-top:20px}
.box4 .designer-swiper{height:62px}
.box4 .designer-swiper .swiper-container{margin:0 70px}
.box4 .designer-swiper .swiper-slide{text-align:center;position:relative}
.box4 .designer-swiper .swiper-slide:hover::after{content:'';width:58px;height:58px;border:solid 2px #e74c3c;position:absolute;left:7px;top:0}
.box4 .designer-swiper .swiper-slide img{width:62px;height:62px}
.box4 .designer-swiper .swiper-next,.box4 .designer-swiper .swiper-prev{left:0;top:0;width:62px;height:62px;background:#333;color:#fff;text-align:center;line-height:62px;font-size:30px;cursor:pointer}
.box4 .designer-swiper .swiper-next:hover,.box4 .designer-swiper .swiper-prev:hover{background:#e74c3c}
.box4 .designer-swiper .swiper-next{right:0;left:auto}
.box5{min-width:100%;overflow:hidden;height:644px}
.box5 .indexTitle .title{color:#fff}
.box5 .indexTitle .subTitle{color:#b2b2b2}
.box5 .time-line{color:#fff}
.box5 .time-line li{position:absolute}
.box5 .time-line li .year{width:66px;height:66px;border-radius:50%;border:solid 3px #e74c3c;text-align:center;line-height:66px;background:#272727}
.box5 .time-line li .line{width:1px;background:#fff;height:50px;overflow:hidden;position:absolute;left:50%;opacity:.5}
.box5 .time-line li .txt{font-size:22px;position:absolute;white-space:nowrap}
@keyframes updown{0%,100%{transform:translate(5px,-10px)}
50%{transform:translate(0,0)}
}
@keyframes sizeChange{0%,100%{transform:scale(1)}
50%{transform:scale(1.1)}
}
.box6{padding-bottom:70px}
.box6 .house3d{height:617px;width:799px;margin:0 auto}
.box6 .house3d .point{position:absolute;top:20%;left:50%;cursor:pointer}
.box6 .house3d em{display:block;width:8px;height:8px;background:#e74c3c;border-radius:50%}
.box6 .house3d .point,.box6 .house3d i{display:block;border-radius:50%;padding:10px;background:rgba(255,255,255,.5)}
.box6 li.active dl{display:block}
.box6 li.active .point{animation:sizeChange .8s infinite}
.box6 dl{display:none;width:320px;background:#fff;box-shadow:0 0 10px #ccc;line-height:1.6;position:absolute;z-index:1}
.box6 dl:after{content:'';width:100px;height:0;overflow:hidden;position:absolute;border-top:dashed 1px #000}
.box6 dl::before{content:'';width:0;height:100px;overflow:hidden;position:absolute;border-left:dashed 1px #000}
.box6 dt{color:#333;font-size:30px;padding:10px 20px}
.box6 dt::before{content:'';width:6px;height:6px;border-radius:50%;background:#e74c3c;box-shadow:0 0 6px #e74c3c;overflow:hidden;display:inline-block;vertical-align:middle;position:relative;left:-10px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}
.box6 dd{padding:0 20px 20px;color:#999}
.box6 .woshi dl{width:230px;left:680px;top:330px}
.box6 .woshi dl:after{top:36px;left:-177px;width:182px}
.box6 .woshi dl::before{left:-177px;height:63px;top:36px}
.box6 .xuanguan dl{width:210px;left:680px;top:280px}
.box6 .xuanguan dl:after{top:36px;left:-176px;width:181px}
.box6 .xuanguan dl::before{left:-177px;height:37px}
.box6 .jiucan dl{left:667px;top:225px}
.box6 .jiucan dl:after{top:36px;left:-127px;width:133px}
.box6 .jiucan dl::before{left:-128px;top:-34px;height:70px}
.box6 .chufang dl{left:661px;top:215px}
.box6 .chufang dl:after{display:none}
.box6 .chufang dl::before{left:12px;top:-52px;height:80px}
.box6 .huike dl{width:250px;left:-160px;top:190px}
.box6 .huike dl:after{top:36px;left:94px;width:405px}
.box6 .huike dl::before{left:503px;top:37px;height:65px}
.box6 .baojie dl{width:230px;left:-195px;top:192px}
.box6 .baojie dl:after{top:36px;left:94px;width:195px}
.box6 .baojie dl::before{left:289px;top:37px;height:37px}
.box6 .weishengjian dl{width:230px;left:-160px;top:-24px}
.box6 .weishengjian dl:after{top:36px;left:95px;width:329px}
.box6 .weishengjian dl::before{left:423px;top:37px;height:37px}
.box7{height:200px;color:#fff}
.box7 .btn{display:inline-block;height:34px;line-height:34px;border:solid 1px #fff;border-radius:17px;-webkit-border-radius:17px;-moz-border-radius:17px;-ms-border-radius:17px;-o-border-radius:17px;padding:0 40px}
.box7 .btn:hover{background:rgba(255,255,255,.1)}
.box8{padding-bottom:70px}
.box8 .city-list{height:616px;text-align:center;color:#fff}
.box8 .city-list a{position:absolute;width:271px;height:176px;padding-top:95px}
.box8 .city-list a span{display:block}
.box8 .city-list a .n{font-size:36px}
.box8 .city-list a .n:after{content:'';width:20px;height:1px;background:#e74c3c;overflow:hidden;display:block;margin:5px auto}
.box8 .city-list a .c{font-size:18px}
.box8 .city-list a:hover{color:#e74c3c}
.box8 .city-list a:hover .iconfont{color:#e74c3c;background:#fff}
.box8 .city-list a .iconfont{transition:all ease .3s 0s;-moz-transition:all ease .3s 0s;-webkit-transition:all ease .3s 0s;width:52px;height:52px;border-radius:50%;background:#e74c3c;color:#fff;text-align:center;line-height:52px;font-size:20px;margin:0 auto 10px}
.box9{padding-bottom:70px}
.box9 .citySearch{line-height:40px;background:0 0;border-bottom:1px solid #d9d9d9}
.box9 .citySearch .citySelect .iconfont{vertical-align:middle}
.box9 .citySearch .txt{width:auto}
.box9 .citySearch .citySelect{width:auto;border-right:0}
.box9 .citySearch .citySelect .sj:after{content:"";width:0;height:0;border-color:transparent #333 #333 transparent;border-width:2px;border-style:solid;display:inline-block;margin-left:2px}
.box9 .swiper-slide,.box9 .swiper-wrapper{height:496px!important}
.box9 .yueyun-card{overflow:hidden;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.1)}
.box9 .yueyun-card .left-yy{float:left;width:650px;height:496px}
.box9 .yueyun-card .right-yy{float:left;width:550px;height:496px;position:relative}
.box9 .yueyun-card .right-yy:after{content:'';display:block;position:absolute;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #fff;top:210px;left:-15px}
.box9 .yueyun-card .right-yy .yy-title{font-size:26px;height:45px;line-height:45px;margin-left:40px;margin-top:55px}
.box9 .yueyun-card .right-yy .yy-title:before{content:url(//s.dyrs.cc/static/pc/images/lou_07.jpg);display:block;float:left;width:45px;height:45px;margin-right:20px}
.box9 .yueyun-card .right-yy .yy-title:after{content:'';display:block;width:35px;height:1px;background:#e74c3c;margin-left:64px;margin-top:10px}
.box9 .yueyun-card .right-yy .anli-num{width:300px;height:28px;margin:25px 0 0 100px;font-size:16px;color:#666}
.box9 .yueyun-card .right-yy .anli-num .div{padding:0 5px}
.box9 .yueyun-card .right-yy .tel{margin-left:50px;width:420px;overflow:hidden}
.box9 .yueyun-card .right-yy .tel .tel-img{width:30px;float:left;color:#f5c43b}
.box9 .yueyun-card .right-yy .tel .tel-img i{font-size:30px}
.box9 .yueyun-card .right-yy .tel .tel-text{margin-left:20px;width:370px;float:left;height:26px;font-size:16px;line-height:30px}
.box9 .yueyun-card .right-yy .divied{width:420px;margin:auto;height:1px;background:#edecec}
.box9 .yueyun-card .right-yy .lp-hk .hk-title{font-size:18px;width:420px;margin:0 auto}
.box9 .yueyun-card .right-yy .lp-hk .list-input{width:430px;height:45px;margin:auto;overflow:hidden}
.box9 .yueyun-card .right-yy .lp-hk .list-input input{display:block;float:left;margin-right:10px;width:170px;height:40px;border:1px solid #edecec;background:#fafafa;padding:0 15px;border-radius:3px}
.box9 .yueyun-card .right-yy .lp-hk .list-input .button{width:202px}
.box9 .swiper-next,.box9 .swiper-prev{top:0;right:0;background:#c1c1c1;width:44px;height:36px;color:#fff;text-align:center;line-height:36px;cursor:pointer;z-index:2}
.box9 .swiper-next:hover,.box9 .swiper-prev:hover{background:#5c5c5c}
.box9 .swiper-prev{right:50px}
.box10{padding-bottom:70px}
.box10 .accordion-box{width:100%;height:360px}
.box10 .accordion-box ul{padding:0;width:inherit;height:360px;overflow:hidden;position:relative}
.box10 .accordion-box ul li{width:700px;position:absolute;top:0;transition:all ease .3s 0s;-moz-transition:all ease .3s 0s;-webkit-transition:all ease .3s 0s}
.box10 .accordion-box ul li .left{width:600px;height:inherit;overflow:hidden;position:relative;float:left}
.box10 .accordion-box ul li .left .shadow{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.3);transition:all ease .3s 0s;-moz-transition:all ease .3s 0s;-webkit-transition:all ease .3s 0s}
.box10 .accordion-box ul li .left .shadow .title{width:460px;height:70px;color:#fff;line-height:2;font-size:18px;text-align:center;overflow:hidden;position:absolute;top:130px;left:70px}
.box10 .accordion-box ul li .left .shadow .button{background:0 0;color:#fff;position:absolute;top:210px;left:240px}
.box10 .accordion-box ul li .left .shadow .button:hover{background:rgba(255,255,255,.2)}
.box10 .accordion-box ul li .left img{z-index:-1;width:700px;height:360px;transition:all ease .3s 0s;-moz-transition:all ease .3s 0s;-webkit-transition:all ease .3s 0s}
.box10 .accordion-box ul li .right{width:100px;height:360px;float:left;position:relative;transition:all ease .3s 0s;-moz-transition:all ease .3s 0s;-webkit-transition:all ease .3s 0s}
.box10 .accordion-box ul li .right .title{writing-mode:vertical-lr;writing-mode:tb-lr;position:absolute;top:115px;left:50px;font-size:24px;-webkit-writing-mode:tb-lr;-ms-writing-mode:tb-lr}
.box10 .accordion-box ul li .right .sub-title{-ms-writing-mode:tb-lr;writing-mode:vertical-lr;writing-mode:tb-lr;position:absolute;top:115px;font-size:14px;left:27px}
.box10 .accordion-box ul li .right::before{transition:all ease .3s 0s;-moz-transition:all ease .3s 0s;-webkit-transition:all ease .3s 0s;content:'';display:block;position:absolute;z-index:2;top:48%;left:-10px;width:0;height:0;border-right-width:10px;border-right-style:solid;border-top-width:10px;border-top-style:solid;border-top-color:transparent;border-bottom-width:10px;border-bottom-style:solid;border-bottom-color:transparent}
.box10 .accordion-box ul li:nth-child(odd) .right{background:#dee0e2}
.box10 .accordion-box ul li:nth-child(odd) .right::before{border-right-color:#dee0e2}
.box10 .accordion-box ul li:nth-child(even) .right{background:#f6f8fa}
.box10 .accordion-box ul li:nth-child(even) .right::before{border-right-color:#f6f8fa}
.box10 .accordion-box ul li:hover .left .shadow{background-color:rgba(0,0,0,.6)}
.box10 .accordion-box ul li:hover .left .shadow img{transform:scale(1.2,1.2)}
.box10 .accordion-box ul li:hover .right{background-color:#e74c3c;color:#fff}
.box10 .accordion-box ul li:hover .right::before{border-right-color:#e74c3c}
.box10 .accordion-box ul li:hover .right .title{color:#fff}
.box10 .accordion-box ul li:hover .right .sub-title{color:#fafafa}
.box11{height:293px;text-align:center;color:#fff}
.box11 .w1{width:150%;margin-left:-36px}
.box11 a{float:left;width:159px;margin-top:73px;cursor:default;}
.box11 span{display:block}
.box11 .iconfont{width:80px;height:80px;margin:0 auto;border:solid 1px #fff;line-height:80px;border-radius:50%;font-size:32px}
.box11 .n{font-size:16px;margin-top:15px}
.box11 .t{font-size:18px}
.box12 .news-title{font-size:34px;color:#212628}
.box12 .titles{width:100%;border-bottom:1px solid #edecec;overflow:hidden}
.box12 .titles .left{float:left}
.box12 .titles .left a{float:left;margin-right:10px;padding:5px 25px;border-radius:15px;background-color:#f9f1f1}
.box12 .titles .left a::after{display:block;clear:both}
.box12 .titles .left a:hover{color:#e74c3c}
.box12 .titles .left a.active{background-color:#d61c15;color:#fff}
.box12 .titles .right{float:right}
.box12 .titles .right a{float:left;padding:5px 15px}
.box12 .titles .right a::after{display:block;clear:both}
.box12 .titles .right a:hover{color:#e74c3c}
.box12 .news-list{width:100%}
.box12 .news-list .left{width:580px;float:left}
.box12 .news-list .left .img-box{width:inherit;height:300px;overflow:hidden}
.box12 .news-list .left .img-box img{transition:all ease .3s 0s;-moz-transition:all ease .3s 0s;-webkit-transition:all ease .3s 0s}
.box12 .news-list .left .img-box img:hover{transform:scale(1.1,1.1)}
.box12 .news-list .left .title{margin-top:16px;color:#212628;width:inherit;display:block!important;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-height:1.5;font-size:20px;max-height:30px}
.box12 .news-list .left .title:hover{color:#e74c3c}
.box12 .news-list .left .article-time{color:#666;font-size:14px}
.box12 .news-list .left .sub-title{position:relative;margin:17px 0 60px 0;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-height:2;font-size:14px;max-height:56px}
.box12 .news-list::after{content:'';display:block;clear:both}
.box12 .news-list .right{float:right}
.box12 .news-list .right a li{width:570px;transition:all ease .3s 0s;-moz-transition:all ease .3s 0s;-webkit-transition:all ease .3s 0s}
.box12 .news-list .right a li .time{float:left;height:90px;width:80px;color:#fff;transition:all ease .3s 0s;-moz-transition:all ease .3s 0s;-webkit-transition:all ease .3s 0s;position:relative}
.box12 .news-list .right a li .time .month{display:block;position:absolute;font-size:30px;top:25px;left:20px}
.box12 .news-list .right a li .time .date{display:block;font-size:16px;position:absolute;right:10px;bottom:10px}
.box12 .news-list .right a li::after{content:'';display:block;clear:both}
.box12 .news-list .right a li .content{width:460px;float:left}
.box12 .news-list .right a li .content .title{font-size:18px;color:#212628;padding:7px 0 7px 10px;width:inherit;display:block!important;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-height:1.5;font-size:18px;max-height:27px}
.box12 .news-list .right a li .content .sub-title{color:#666;position:relative;margin:0 0 0 12px;display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-height:1.5;font-size:14px;max-height:42px}
.box12 .news-list .right a li:hover{background-color:#fff;box-shadow:0 0 15px 0 rgba(102,102,102,.2)}
.box12 .news-list .right a li:hover .time{background:#e74c3c}
.box12 .news-list .right a .time:nth-child(odd){background:#c0b8ac}
.box12 .news-list .right a .time:nth-child(even){background:#999288}
.box12 .news-list .right a+a li{margin-top:22px}
.box13{overflow:hidden}
.box13 a{float:left;width:383px;height:295px;margin-right:24px}

.flex-box{display:-ms-flexbox;display:flex}
.flex1{-ms-flex:1;box-flex:1;flex:1;overflow:hidden;display:block}
.cover{-o-object-fit:cover;object-fit:cover}
.contain{-o-object-fit:contain;object-fit:contain}
.l-h{line-height:1.42857143}
.l-h-1x{line-height:1}
.l-h-0x{line-height:0}
.l-h-2x{line-height:2em}
.underline{text-decoration:underline}
.a-hover:hover{color:#e74c3c!important}
.text-primary.a-hover:hover{text-decoration:underline}
.bg-center{background-repeat:no-repeat;background-position:center}
.paging{text-align:center;padding:40px}
.paging a{display:inline-block;background:#fff;padding:8px 13px;border:1px solid #edecec;margin:0 5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}
.paging a:hover{color:#e74c3c;background:#f8f8f8}
.paging a.current{background:#e74c3c;border:1px solid #e74c3c;color:#fff}
.mianbao.black .anli_nav .active{color:#fff}
.mianbao .anli_nav{color:#999;padding:20px 0;padding-right:40px;float:left}
.mianbao .anli_nav a:hover{color:#e74c3c}
.mianbao .anli_nav .active{color:#333}
.mianbao #anliyun{padding:15px 0;float:left}
.mianbao #anliyun .tab{float:left;padding:2px 10px;cursor:pointer;border:1px solid #edecec;font-size:14px!important;margin:2px 10px;max-width:140px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.mianbao #anliyun .tab:before{content:'\e607';display:block;width:20px;height:20px;font-size:14px!important;float:right;text-align:center;line-height:20px}
.mianbao #anliyun .tab:hover{color:#e74c3c}
.mianbao .total_anli{float:left;color:#212628;padding:20px}
.mianbao .total_anli .active{color:#e74c3c}
.mianbao .mianbao_more{color:#999;border:1px solid #edecec;background:#f6f6f6;width:85px;height:25px;padding:0 5px;font-size:14px;float:right;text-align:center;line-height:25px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;cursor:pointer}
.mianbao .mianbao_more i{display:inline-block;width:15px;height:15px;font-size:12px}
.mianbao .mianbao_more:hover{color:#e74c3c;border:1px solid #e74c3c}
.process{width:100%;margin-top:30px}
.process .process-list{position:relative;width:155px;float:left;left:-15px}
.process .process-list:before{content:'';float:left;width:100%;height:1px;margin-top:7px;background-color:#dadee5;position:relative;right:8px}
.process .process-list:first-child:before{background-color:#fff}
.process .process-list i.iconfont{position:absolute;width:15px;height:15px;border-radius:50%;text-align:center;line-height:15px;border:1px solid #dadee5;background-color:#fff;z-index:1;right:5px;font-size:12px}
.process .process-list i.iconfont:before{display:none}
.process .process-list span{float:right;margin-top:17px;font-size:12px;width:48px;display:block;color:#dadee5;margin-left:5px;position:relative;left:11px;text-align:center}
.process .process-list.done:before{background-color:#e74c3c}
.process .process-list.done:first-child:before{background-color:#fff}
.process .process-list.done i.iconfont{background-color:#fff;color:#e74c3c;border-color:#e74c3c}
.process .process-list.done i.iconfont:before{display:inline}
.process .process-list.done span{color:#e74c3c}
.process .process-list:first-child.ing:before{background-color:transparent}
.process .process-list.ing i.iconfont{box-shadow:0 0 8px rgba(0,0,0,.1);border-color:#e74c3c}
.process .process-list.ing i.iconfont:before{content:'';width:6px;height:6px;border-radius:50%;text-align:center;line-height:6px;background-color:#e74c3c;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;display:inline}
.process .process-list.ing:before{background-color:#e74c3c}
.process .process-list.ing span{color:#e74c3c}
.listBox{border-bottom:1px solid #edecec;position:relative}
.listBox .process{float:left}
.listBox .process .process-list{width:120px}
.listBox .process .process-list:nth-child(1){width:60px}
.listBox:last-child{border:0}
.listBox button{opacity:0}
.listBox:hover button{opacity:1}
.listBox .lazy{width:293px;height:222px;border-radius:3px}
.listBox .pic{position:absolute;top:17px;left:6px;width:54px;height:48px;z-index:2}
.listBox .pic img{width:100%;height:100%}
.listBox .pic b{position:absolute;top:0;bottom:0;left:0;right:0;color:#fff;font-size:12px;margin:auto;width:25px;padding-top:5px}
.listBox .msg{width:560px}
.listBox .msg .info p{width:180px}
.construction_right{width:300px;float:right}
.construction_right .tit b{display:block;width:82px;height:1px;background:#e74c3c;margin:12px auto 0}
.construction_right .team{box-shadow:0 0 20px rgba(0,0,0,.1);padding-bottom:16px;border-radius:3px}
.construction_right .team .boxTop .lazy{width:90px;height:90px;border-radius:3px;margin:0 8px;background:0 0}
.construction_right .team .boxTop .lazy img{top:0!important}
.construction_right .team .boxTop .msg{width:182px}
.construction_right .team .button{padding:5px 12px;margin-left:6px}
.construction_right .sever{box-shadow:0 0 20px rgba(0,0,0,.1);padding-bottom:16px;border-radius:3px}
.construction_right .sever .lazy{width:260px;height:196px;margin:0 auto;background:0 0}
.construction_right .sever .msg{margin:0 auto;width:260px}
.construction_right .sever .button{padding:5px 12px;margin-top:10px}
.construction_right .yuyue-box{background:#fff;min-height:340px;box-shadow:2px 2px 20px rgba(0,0,0,.1);padding:30px 0;padding-top:1px;border-radius:3px}
.construction_right .yuyue-box form{padding:0 20px}
.construction_right .yuyue-box form .tit{margin-top:30px}
.construction_right .yuyue-box form .tit span{color:#e74c3c}
.construction_right .yuyue-box form dd{background:#f6f8fa}
.construction_right .yuyue-box form dd input{background:#f6f8fa;line-height:40px;height:40px}
.construction_right .yuyue-box form .subtit{line-height:2;text-align:center}
.construction_right .yuyue-box form .subtit span{color:#e74c3c}
.citySearch{display:inline-block;background:#fff;height:40px;z-index:2}
.citySearch .citySelect{border-right:solid 1px #d9d9d9;float:left;width:80px;height:100%}
.citySearch .citySelect .curCity{line-height:40px;left:10px;top:0;max-width:3em}
.citySearch .citySelect .icon{right:10px;top:0;color:#e74c3c;line-height:40px;display:inline-block;width:15px}
.citySearch .txt{width:240px;height:40px;float:left;padding:0 10px;font-size:14px}
.citySearch .button{border-radius:0;padding:0;height:40px;line-height:40px;width:58px;float:left}
.citySearch.active .cityList{display:block}
.citySearch.active .icon{transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg)}
.citySearch .cityList{display:none;font-size:14px;background:#fff;position:absolute;left:0;top:55px;width:350px;border:solid 1px #edecec;line-height:26px;padding:10px}
.citySearch .cityList:before{content:'';border-style:solid;border-color:transparent transparent #fff;border-width:0 8px 8px;width:0;height:0;overflow:hidden;position:absolute;left:15px;top:-8px}
.citySearch .cityList dl{padding-left:30px}
.citySearch .cityList dl dt{float:left;margin-left:-30px;width:30px;padding-top:5px}
.citySearch .cityList dl dd{text-align:left;border-bottom:solid 1px #edecec;padding:5px 0}
.citySearch .cityList dl:last-child dd{border:0}
.citySearch .cityList dl a{margin-right:10px}
.citySearch .cityList dl a:hover{color:#e74c3c}
.citySearch .cityList .tabLayer .line{border-top:dashed 1px #edecec;height:0;margin:2px 0 2px 29px;overflow:hidden}
.citySearch .cityList .tabLayer span{display:inline-block;width:20px;height:20px;line-height:20px;text-align:center}
.citySearch .cityList .tabLayer a{width:33%;color:#666;margin:0 5px;white-space:nowrap}
.citySearch .cityList .tabLayer a:hover{color:#e74c3c}
.ad-custom{width:100%;height:141px;overflow:hidden;margin-top:30px;border-radius:3px;-ms-box-shadow:0 0 15px 0 rgba(0,0,0,.1);-o-box-shadow:0 0 15px 0 rgba(0,0,0,.1);box-shadow:0 0 8px 0 rgba(0,0,0,.1)}
.ad-custom .title{margin-top:25px}
.ad-custom .title .block{width:5px;height:20px;background:#e74c3c;border-radius:2px;float:left;margin:6px 10px 0 10px}
.ad-custom .title .main{float:left;color:#212628;font-size:24px}
.ad-custom .title .sub{float:left;color:#666;font-size:16px;margin-top:8px}
.ad-custom .title .sub span{color:#e74c3c}
.ad-custom .input-list{width:100%}
.ad-custom .input-list .input-box{float:left;border:1px solid #edecec;background:#f9f9f9;margin:20px 10px}
.ad-custom .input-list .input-box input{background:#f9f9f9;color:#666;width:280px;height:40px;line-height:40px;padding-left:10px;box-sizing:border-box}
.ad-custom .input-list .button-box{float:left;padding:11px 22px;margin:20px 10px;background:#e74c3c;border-radius:3px;cursor:pointer}
.ad-custom .input-list .button-box button{background:#e74c3c;color:#fff;outline:0;cursor:pointer}
.ad-custom .input-list .button-box:hover{background:#ed7669;border-color:#ed7669;color:#fff}
.ad-custom .input-list .button-box:hover button{background:#ed7669;border-color:#ed7669;color:#fff}
.content-cards{width:1230px;margin-left:-15px;padding-left:3px;padding-bottom:7px}
.content-cards .zhuangxiu-box{float:left;padding:12px}
.content-cards .zhuangxiu-box:hover{-ms-box-shadow:0 5px 7px rgba(0,0,0,.2);-o-box-shadow:0 5px 7px rgba(0,0,0,.2);box-shadow:0 5px 7px rgba(0,0,0,.2)}
.content-cards .zhuangxiu-box:hover .huoke-wy{opacity:1}
.content-cards .zhuangxiu-box:hover .liulan-hot{opacity:1}
.content-cards .zhuangxiu-box:hover .collect{opacity:1}
.content-cards .zhuangxiu-box:hover .zhuangxiu-card{background-color:#fff;border-color:transparent}
.content-cards .zhuangxiu-box .huoke-wy{transition:all .5s;opacity:0;position:absolute;z-index:1;width:140px;padding:5px;background:#e74e3e;color:#fff;top:10px;text-align:center}
.content-cards .zhuangxiu-box .huoke-wy:hover{background:#d72d1b}
.content-cards .zhuangxiu-box .huoke-wy:hover:after{border-top-color:#d72d1b;border-bottom-color:#d72d1b}
.content-cards .zhuangxiu-box .huoke-wy:after{transition:all .5s;content:'';display:block;width:0;height:0;position:absolute;top:0;right:-7px;border-top:15px solid #e74e3e;border-bottom:15px solid #e74e3e;border-right:7px solid transparent}
.content-cards .zhuangxiu-box .collect{transition:all .5s;opacity:0;position:absolute;z-index:1;width:80px;height:30px;background:rgba(0,0,0,.7);top:10px;right:10px;border-radius:15px;color:#fff;text-align:center;line-height:30px;cursor:pointer;font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.content-cards .zhuangxiu-box .collect i{font-size:12px}
.content-cards .zhuangxiu-box .collect .yes{color:red}
.content-cards .zhuangxiu-box .collect:hover{color:#e74c3c}
.content-cards .zhuangxiu-box .liulan-hot{transition:all .5s;opacity:0;position:absolute;z-index:1;width:100px;height:30px;bottom:10px;left:10px;border-radius:15px;background:rgba(0,0,0,.7);color:#fff;text-align:center;line-height:30px}
.content-cards .zhuangxiu-box .liulan-hot span{font-size:12px}
.content-cards .zhuangxiu-box .liulan-hot span i{font-size:12px}
.content-cards .zhuangxiu-card{width:380px;height:380px;margin:auto;border:1px solid #edecec;background:#f7f7f7;transition:all .5s}
.content-cards .zhuangxiu-card .img-box{height:270px;width:100%;overflow:hidden}
.content-cards .zhuangxiu-card .img-box img{width:100%;transition:all .5s}
.content-cards .zhuangxiu-card .img-box:hover img{transform:scale(1.05,1.05)}
.content-cards .zhuangxiu-card .detail-box{width:100%;height:80px;padding:15px 10px}
.content-cards .zhuangxiu-card .detail-box .designer{float:left;width:80px;height:80px;border-radius:5px;overflow:hidden}
.content-cards .zhuangxiu-card .detail-box .designer img{width:100%}
.content-cards .zhuangxiu-card .detail-box .msg{float:left;width:240px;margin-left:16px}
.content-cards .zhuangxiu-card .detail-box .msg .title{color:#212628;font-size:16px;overflow:hidden;white-space:nowrap;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis}
.content-cards .zhuangxiu-card .detail-box .msg .title:hover{color:#e74c3c}
.content-cards .zhuangxiu-card .detail-box .msg .sub{color:#666;font-size:14px;overflow:hidden;white-space:nowrap;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis}
.content-cards .zhuangxiu-card .detail-box .msg .tel{width:100px;height:25px;border:1px solid #e74c3c;color:#e74c3c;font-size:16px;line-height:25px;text-align:center;cursor:pointer}
.content-cards .zhuangxiu-card .detail-box .msg .tel:hover{color:#8b0000;border:1px solid #8b0000}
.content-cards .divider{width:25px;height:380px;float:left}
.content-cards .selfZhuangxiuBox{padding:0;margin-right:10px}
.content-cards .selfZhuangxiuBox:last-child{margin-right:0}
.content-cards .selfZhuangxiuBox:hover{-ms-box-shadow:0 0 0 transparent;-o-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}
.content-cards .selfZhuangxiuBox .zhuangxiu-card{border:0}
.guess .titleTop{margin-top:50px}
.guess .titleTop .block{width:5px;height:20px;background:#e74c3c;border-radius:2px;margin:10px 10px 0 0;display:inline-block;position:relative;top:2px}
.guess .titleTop .main{color:#212628;font-size:26px}
.guess .titleTop h2{display:inline}
.xiaoguo{width:100%;margin-top:30px;background:#ededed;height:485px}
.xiaoguo .main-title{padding-top:30px;color:#212628;font-size:20px;text-align:center}
.xiaoguo .main-title:after{content:'';display:block;width:60px;height:1px;background:#e74c3c;margin:10px auto}
.xiaoguo .sub-title{text-align:center}
.xiaoguo .sub-title span{padding:0 10px}
.xiaoguo .sub-title span:hover{color:#e74c3c}
.xiaoguo .sub-title span.active{color:#e74c3c}
.xiaoguo .img-lists{width:100%}
.xiaoguo .img-lists .img-list{float:left;width:280px;margin:0 10px;position:relative;overflow:hidden;border-radius:3px;height:223px}
.xiaoguo .img-lists .img-list img{width:100%;display:block}
.xiaoguo .img-lists .img-list .msg{position:absolute;bottom:0;left:0;width:100%;height:20px;background:rgba(0,0,0,.6);color:#fff;padding:10px}
.xiaoguo .img-lists .img-list .msg .title{float:left}
.xiaoguo .img-lists .img-list .msg .num{margin-right:20px;float:right}
.select-box{width:100%}
.select-box .select-card{border:1px solid #edecec;border-bottom:1px}
.select-box .select-card .list-box{padding:0;margin:0;overflow:hidden}
.select-box .select-card .list-box li{min-height:49px;margin:0;border-bottom:1px solid #edecec;text-align:center;line-height:48px;position:relative;overflow:hidden}
.select-box .select-card .list-box li .title{position:absolute;height:inherit;width:80px;background:#fafafa}
.select-box .select-card .list-box li .content{position:absolute;overflow:hidden;left:80px;width:1050px;color:#333;padding-bottom:13px;padding-left:10px}
.select-box .select-card .list-box li .content span{display:block;padding:2px 8px;margin-left:10px;margin-top:13px;float:left;line-height:1.5;height:20px}
.select-box .select-card .list-box li .content span.active{background:#e74c3c;color:#fff}
.select-box .select-card .list-box li .content span.active:hover{color:#fff}
.select-box .select-card .list-box li .content span:hover{color:#e74c3c}
.select-box .select-card .list-box li .content span.more{float:right}
.select-box .select-card .list-box li .content span.more i{font-size:12px}
.select-box .select-card .list-box li .more-a{color:#999;position:absolute;right:94px;cursor:pointer}
.select-box .select-card .list-box li .more-a i{color:#999;font-size:12px;display:inline-block;position:relative;left:5px}
.select-box .select-card .list-box li .more-a i.xiangxia1{border:6px solid transparent;border-top-color:#999;top:4px}
.select-box .select-card .list-box li .more-a i.xiangshang1{border:6px solid transparent;border-bottom-color:#999;top:-4px}
.select-box .sortful{padding-top:10px;-ms-box-shadow:0 10px 15px rgba(0,0,0,.05);-o-box-shadow:0 10px 15px rgba(0,0,0,.05);box-shadow:0 10px 15px rgba(0,0,0,.05)}
.select-box .sortful .sort-btn{float:left}
.select-box .sortful .sort-btn .news{float:left;padding:16px;cursor:pointer}
.select-box .sortful .sort-btn .news:hover{color:#e74c3c}
.select-box .sortful .sort-btn .news.active{color:#e74c3c}
.select-box .sortful .sort-btn .news i{display:inline-block;font-size:14px;width:15px;height:15px}
.select-box .sortful .sort-btn .hot{float:left;padding:16px;cursor:pointer}
.select-box .sortful .sort-btn .hot:hover{color:#e74c3c}
.select-box .sortful .sort-btn .hot.active{color:#e74c3c}
.select-box .sortful .sort-btn .hot i{display:inline-block;font-size:14px;width:15px;height:15px}
.select-box .sortful .search-btn{float:right}
.select-box .sortful .search-btn .select-input{float:left;position:relative;width:100px;margin:10px;padding:2px}
.select-box .sortful .search-btn .select-input select{background:0 0;color:#666}
.select-box .sortful .search-btn .select-input .filter-list{top:33px;width:100px;left:2px}
.select-box .sortful .search-btn .select-input.areatip .filter-list{width:130px}
.select-box .sortful .search-btn .select-input.qblp .filter-list{width:155px;left:2px}
.select-box .sortful .search-btn .search-b{float:left;border:1px solid #edecec;margin:12px 10px;width:192px;position:relative}
.select-box .sortful .search-btn .search-b input{color:#333;float:left;padding:0 5px;display:block;height:100%}
.select-box .sortful .search-btn .search-b div{background:#e74e3e;position:absolute;right:-1px;top:-1px;bottom:-1px;color:#fff;padding:8px 7px;font-size:12px;outline:0;cursor:pointer}
.select-box .sortful .search-btn .search-b div:hover{color:#fff;background:#d62c1a;border-color:#d62c1a}
.imgCard{text-align:center;width:100%}
.imgCard .img-box img{width:800px!important}
.imgCard p{line-height:24px;font-size:13px}
.imgCard .see-pic,.imgCard .share-btn{position:absolute;width:120px;height:30px;background:rgba(0,0,0,.5);color:#fff;top:20px;right:40px;text-align:center;line-height:30px;cursor:pointer}
.imgCard .see-pic:hover,.imgCard .share-btn:hover{background:rgba(0,0,0,.6)}
.imgCard .share-btn{right:190px;width:60px}
.imgCard b{position:absolute;min-width:120px;padding:10px 2px;background:rgba(0,0,0,.5);color:#fff;bottom:20px;left:20px;border-radius:20px;text-align:center}
.imgCard .caseBtn{width:100%;border-top:1px solid #edecec;margin-top:30px}
.imgCard .caseBtn .box{width:49%;height:96px;line-height:96px;display:inline-block;text-align:center;position:relative}
.imgCard .caseBtn .box i{border:5px solid transparent;border-bottom-color:#666;position:relative;top:-12px;margin-right:7px}
.imgCard .caseBtn .box:nth-child(2) i{border:5px solid transparent;border-top-color:#666;top:10px}
.cardNav{height:50px;width:880px;line-height:50px;box-shadow:0 8px 20px rgba(0,0,0,.04);background:#fff;position:relative;z-index:5}
.cardNav a{padding:0 30px;color:#212628;font-size:18px;cursor:pointer}
.cardNav a:hover{color:#e74c3c}
.cardNav .active a{color:#e74c3c}
.hengtiao-form{width:100%;height:170px;position:fixed;bottom:0;z-index:10}
.hengtiao-form .title-a{height:30px;width:100px;margin:auto;cursor:pointer;opacity:0}
.hengtiao-form .title-d{height:30px;width:463px;cursor:pointer;margin:auto;text-align:center;line-height:34px;font-size:20px;color:#fff;font-weight:700;background:#191919;border-top-left-radius:45px 30px;border-top-right-radius:45px 30px}
.hengtiao-form .title-d span{color:#e74c3c}
.hengtiao-form .title-d i{color:#e74c3c;display:inline-block;width:25px;height:25px;font-size:28px;position:relative;top:4px}
.hengtiao-form .ht{height:140px;width:100%;background:#191919}
.hengtiao-form .ht .xiangxia{position:absolute;left:593px;top:3px}
.hengtiao-form .ht .xiangxia i{color:#e74c3c}
.hengtiao-form .ht .pr{height:140px}
.hengtiao-form .ht .zs-pic{width:212px;height:134px;position:absolute;bottom:0;left:27px}
.hengtiao-form .ht form{width:670px;position:absolute;height:90px;top:15px;left:304px}
.hengtiao-form .ht form input{display:block;width:237px;padding-left:10px;height:40px;float:left;margin-right:20px;margin-top:9px}
.hengtiao-form .ht form button{width:47px;height:47px;position:absolute;padding:20px 44px;word-break:break-all;box-sizing:content-box;white-space:normal;font-size:18px;margin-top:9px;line-height:25px;letter-spacing:4px}
.hengtiao-form .ht .zxrx{width:180px;height:140px;float:right}
.hengtiao-form .ht .zxrx .title{color:#fff;height:40px;line-height:40px}
.hengtiao-form .ht .zxrx .tel{height:28px;width:143px;text-align:center;background:#e74c3c;border-radius:8px;line-height:28px}
.rightBox{width:300px;float:right}
.rightBox .yuyue-box{background:#fff;min-height:340px;box-shadow:2px 2px 20px rgba(0,0,0,.1);padding:30px 0;padding-top:1px;border-radius:3px}
.rightBox .yuyue-box form{padding:0 20px}
.rightBox .yuyue-box form .tit span{color:#e74c3c}
.rightBox .yuyue-box form dd{background:#f6f8fa}
.rightBox .yuyue-box form dd input{background:#f6f8fa;line-height:40px;height:40px;color:#333}
.rightBox .yuyue-box form .city{padding:0;position:relative}
.rightBox .yuyue-box form select{width:124px;height:40px;line-height:40px;background:#f6f8fa;border-radius:3px;padding-left:10px}
.rightBox .yuyue-box form b{position:absolute;width:10px;height:40px;background:#f6f8fa;right:5px}
.rightBox .yuyue-box form b:first-child{right:140px}
.rightBox .yuyue-box form .subtit{line-height:2;text-align:center}
.rightBox .yuyue-box form .subtit span{color:#e74c3c}
.rightBox .visit{border-radius:3px;box-shadow:2px 2px 20px rgba(0,0,0,.1)}
.rightBox .visit .sub .text-primary{display:inline-block;border-bottom:1px solid #e74c3c;padding-bottom:2px}
.rightBox .visit ul{height:35px;line-height:35px}
.domesticOutfit{border-radius:3px;box-shadow:2px 2px 20px rgba(0,0,0,.1)}
.domesticOutfit .bg-primary{width:110px;height:1px;margin:0 auto;background:#e74c3c}
.domesticOutfit .con{padding:0 15px}
.recommend{height:225px}
.recommend h1{max-width:80%;white-space:nowrap;overflow:hidden;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis;position:absolute;top:55px;left:30px;font-weight:700;z-index:2;font-size:26px}
.recommend p{position:absolute;max-width:80%;z-index:2;white-space:nowrap;overflow:hidden;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis;top:100px;left:30px;color:#969696}
.bomLogo{height:200px}
.bomLogo .bomLogoleft{margin-right:152px;padding-left:168px}
.bomLogo .lazy{width:441px;height:120px}
.relative-anli .yhhd{height:220px;width:100%}
.relative-anli .yhhd .img-box{float:left;height:220px;width:290px}
.relative-anli .yhhd .img-box .status{position:absolute;width:100%;height:100%;background-size:100%;background-repeat:no-repeat}
.relative-anli .yhhd .img-box .status.success{background-image:url(../images/tydxq_05.png)}
.relative-anli .yhhd .img-box .status.error{background-image:url(../images/tydxq_04.png)}
.relative-anli .yhhd .yhmsg{width:570px;float:right}
.relative-anli .yhhd .yhmsg .detail{width:550px;height:50px;line-height:1.7}
.relative-anli .yhhd .yhmsg .hov:hover{color:#e74c3c}
.relative-anli .title-ra{font-size:20px;color:#212628;width:100%;position:relative}
.relative-anli .title-ra::before{content:'';display:block;float:left;height:20px;width:5px;margin:4px 20px 0 0;border-radius:3px;background:#e74c3c}
.relative-anli .title-ra .more{position:absolute;top:5px;right:0;color:#999;font-size:14px}
.relative-anli .title-ra .more i{font-size:14px}
.relative-anli .re-list{height:240px;width:100%;padding-top:20px;border-bottom:1px solid #edecec}
.relative-anli .re-list:last-child{border:0}
.relative-anli .re-list .img-box{float:left;height:220px;width:290px;border-radius:5px}
.relative-anli .re-list .an-detail{float:left;margin-left:28px;width:560px}
.relative-anli .re-list .an-detail .title:hover{color:#e74c3c}
.relative-anli .re-list .an-detail .subtitle .div{margin:0 8px}
.relative-anli .re-list .an-detail .img-list{margin-top:23px;width:100%;height:120px}
.relative-anli .re-list .an-detail .img-list .image{width:180px;height:120px;float:left;margin-right:10px}
.relative-anli .re-list .an-detail .img-list .image:nth-child(3){margin-right:0}
.relative-anli .re-list .an-detail .text-descript{color:#999;margin-top:25px;width:100%;height:106px;overflow:hidden;word-wrap:break-word;line-height:1.5;word-break:break-all}
.relative-anli .re-list .an-detail .submsg{font-size:14px}
.relative-anli .re-list .an-detail .submsg .ssqy{float:left;width:170px}
.relative-anli .re-list .an-detail .submsg .ssqy span{color:#212628;font-weight:700}
.relative-anli .re-list .an-detail .submsg .ssqy span:hover{color:#e74c3c}
.title-sjsal{font-size:20px;color:#212628;width:100%;position:relative}
.title-sjsal:before{content:'';display:block;float:left;height:20px;width:5px;margin:4px 20px 0 0;border-radius:3px;background:#e74c3c}
.title-sjsal .more{position:absolute;top:5px;right:0;color:#999;font-size:14px}
.sjslb .content-cards{width:1230px;margin-left:-10px}
.sjslb .content-cards .zhuangxiu-box{padding:10px}
.sjslb .content-cards .zhuangxiu-box .zhuangxiu-card{width:283px;height:338px}
.sjslb .content-cards .zhuangxiu-box .zhuangxiu-card .img-box{height:225px}
.sjslb .content-cards .zhuangxiu-box .zhuangxiu-card .detail-box .msg{width:185px}
.sjslb .content-cards .zhuangxiu-box .zhuangxiu-card .detail-box .msg .title{width:165px;font-size:16px}
.sjslb .content-cards .zhuangxiu-box .zhuangxiu-card .detail-box .msg .title a:hover{color:#e74c3c}
.sjslb .content-cards .zhuangxiu-box .zhuangxiu-card .detail-box .msg .sub{height:24px;line-height:24px;width:170px;font-size:14px}
.sjslb .content-cards .zhuangxiu-box .zhuangxiu-card .detail-box .msg .sub a:hover{color:#e74c3c}
.selfMinHeight{min-height:777px;margin-bottom:53px}
.personalCenterLeft{width:240px;box-shadow:0 7px 35px rgba(0,0,0,.05);background:#fff;position:absolute;top:0;bottom:0;left:0}
.personalCenterLeft .leftLogo{width:220px;height:84px;border-bottom:1px solid #edecec;margin:0 auto;box-sizing:border-box;padding-top:26px}
.personalCenterLeft .leftLogo .lazy{height:46px;width:182px;margin:auto}
.personalCenterLeft .userInfo{width:220px;margin:0 auto;border-bottom:1px solid #edecec;box-sizing:border-box;padding-top:20px;padding-bottom:20px}
.personalCenterLeft .userInfo .lazy{width:60px;height:60px;border-radius:50%}
.personalCenterLeft .userInfo .name{max-width:96px}
.personalCenterLeft ul li{height:50px;line-height:50px;margin-top:14px;border-left:3px solid #fff}
.personalCenterLeft ul li:hover i,.personalCenterLeft ul li:hover span{color:#e74c3c}
.personalCenterLeft ul li.active{border-left:3px solid #e74c3c;background:#fdeded}
.personalCenterLeft ul li.active i,.personalCenterLeft ul li.active span{color:#e74c3c}
.self-module{width:900px;padding:20px;border-radius:5px;background:#fff;margin-bottom:20px;-ms-box-shadow:0 5px 29px rgba(0,0,0,.05);-o-box-shadow:0 5px 29px rgba(0,0,0,.05);box-shadow:0 5px 29px rgba(0,0,0,.05)}
.self-module .self-title{padding-top:5px;height:38px;border-bottom:1px solid #edecec}
.self-module .self-title:before{content:'';width:2px;height:20px;background-color:#e74c3c;display:block;float:left;margin-right:10px}
.self-module .self-title span{font-weight:700}
.self-module .self-title span.title{color:#212628}
.self-module .self-title .more{padding-top:5px;width:83px;height:35px}
.self-module .self-title .more span{font-weight:400}
.self-module .self-title .more i{color:#999}
.self-module:last-child{margin-bottom:0}
.kd-self-layer{position:absolute;z-index:999;max-width:420px;min-width:280px;padding:0 15px 15px 15px;min-height:215px;background-color:#fff;box-shadow:0 0 20px rgba(98,98,98,.07)}
.kd-self-layer:after{content:'';position:absolute;display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;top:-10px;left:100px}
.kd-self-layer .self-title{padding-top:20px;height:25px;font-size:16px;color:#333;border-bottom:1px solid #edecec;margin-bottom:19px;position:relative}
.kd-self-layer .self-title .close{width:20px;height:20px;position:absolute;right:0;bottom:10px;cursor:pointer}
.kd-self-layer .self-title .close:hover{color:#e74c3c}
.kd-self-layer .self-content{font-size:14px;color:#666}
.kd-self-layer .self-content p{word-break:break-all;word-wrap:break-word;padding-bottom:10px}
.personalCenterRight{float:right;width:940px}
.lingganzhiyuan{width:1230px;margin-left:-10px}
.lingganzhiyuan .lg-card{width:305px;height:364px;float:left}
.lingganzhiyuan .lg-card:hover{-ms-box-shadow:0 0 15px rgba(0,0,0,.2);-o-box-shadow:0 0 15px rgba(0,0,0,.2);box-shadow:0 0 15px rgba(0,0,0,.2)}
.lingganzhiyuan .lg-card:hover .content-card{background:0 0}
.lingganzhiyuan .lg-card:hover .content-card .img-content .liulan-hot{opacity:1}
.lingganzhiyuan .lg-card:hover .content-card .img-content .collect{opacity:1}
.lingganzhiyuan .lg-card:hover .content-card .img-content .huoke-wy{opacity:1}
.lingganzhiyuan .lg-card .content-card{transition:all .5s;width:285px;height:344px;background:#f8f8f8;margin:10px auto}
.lingganzhiyuan .lg-card .content-card .img-content{width:100%;height:285px;position:relative}
.lingganzhiyuan .lg-card .content-card .img-content .huoke-wy{transition:all .5s;opacity:0;position:absolute;z-index:10;width:140px;padding:5px;background:#db2a29;color:#fff;top:10px;text-align:center}
.lingganzhiyuan .lg-card .content-card .img-content .huoke-wy:after{content:'';display:block;width:0;height:0;position:absolute;top:0;right:-7px;border-top:15px solid #db2a29;border-bottom:15px solid #db2a29;border-right:7px solid transparent}
.lingganzhiyuan .lg-card .content-card .img-content .liulan-hot{transition:all .5s;opacity:0;position:absolute;z-index:10;width:100px;height:30px;bottom:10px;left:10px;border-radius:15px;background:rgba(0,0,0,.7);color:#fff;text-align:center;line-height:30px}
.lingganzhiyuan .lg-card .content-card .img-content .collect{transition:all .5s;opacity:0;position:absolute;z-index:10;width:80px;height:30px;background:rgba(0,0,0,.7);top:10px;right:10px;border-radius:15px;color:#fff;text-align:center;line-height:30px;cursor:pointer;font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.lingganzhiyuan .lg-card .content-card .title{margin:auto;height:30px;width:260px;font-size:14px;line-height:30px;color:#212628}
.lingganzhiyuan .lg-card .content-card .title:hover{color:#e74c3c}
.lingganzhiyuan .lg-card .content-card .subtitle{margin:auto;height:30px;width:260px}
.lingganzhiyuan .lg-card .content-card .subtitle a:hover{color:#e74c3c}
.lingganzhiyuan .lg-card .content-card .subtitle .div{padding:0 5px}
.self-module .lingganzhiyuan{margin-left:0;padding-top:10px;width:900px;overflow:hidden}
.self-module .lingganzhiyuan .lg-card{width:292px;height:297px;margin-right:10px}
.self-module .lingganzhiyuan .lg-card .content-card{width:292px;height:297px;margin:0}
.self-module .lingganzhiyuan .lg-card .content-card .title{height:35px;line-height:35px}
.self-module .lingganzhiyuan .lg-card .content-card .img-content{height:228px}
.self-module .lingganzhiyuan .lg-card:last-child{margin-right:0}
.self-module .lingganzhiyuan .lg-card:hover{-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}
.freeConsultation{box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:3px}
.freeConsultation .lazy{width:90px;height:90px;border-radius:3px}
.freeConsultation .info{width:174px}
.goldMaster .selectBoxs{border:1px solid #edecec;position:relative}
.goldMaster .selectBoxs .tit{width:80px;padding:10px 0;text-align:center;border-right:solid 1px #edecec;position:absolute;left:0;top:0;bottom:0;z-index:1}
.goldMaster .selectBoxs ul{background-color:#fff;width:1110px;position:relative;padding-left:90px!important}
.goldMaster .selectBoxs ul li{cursor:pointer;padding:0 10px}
.goldMaster .selectBoxs ul li a{padding:4px 10px}
.goldMaster .selectBoxs ul li:hover{color:#e74c3c}
.goldMaster .selectBoxs ul li.active a{background:#e74c3c;color:#fff}
.goldMaster .selectBoxs ul li.active:hover a{color:#fff!important}
.friendly .tab-tit{border-bottom:solid 1px #edecec;line-height:40px;height:40px;font-size:18px}
.friendly .tab-tit span{margin-right:25px;display:inline-block;border-bottom:solid 1px transparent;cursor:pointer}
.friendly .tab-tit span.active{border-color:#e74c3c;color:#333}
.friendly .tab-layer .alink{margin-top:20px;line-height:1.6}
.friendly .tab-layer .alink a{color:#999;margin-right:10px;display:inline-block;font-size:14px;width:8.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.friendly .tab-layer .alink a:hover{color:#e74c3c}
.lh1{line-height:1}
.customerEvaluationDetails .detailsLeft{width:880px;overflow:hidden}
.customerEvaluationDetails .detailsLeft .boxLazy{width:800px;margin:0 auto}
.customerEvaluationDetails .detailsLeft img{max-width:100%}
.customerEvaluationDetails .detailsLeft .caseBtn{width:100%}
.customerEvaluationDetails .detailsLeft .caseBtn .box{width:49%;height:96px;line-height:96px;display:inline-block;text-align:center;cursor:pointer;position:relative}
.customerEvaluationDetails .detailsLeft .caseBtn .box i{border:5px solid transparent;border-bottom-color:#666;position:relative;top:-12px;margin-right:7px}
.customerEvaluationDetails .detailsLeft .caseBtn .box:nth-child(2) i{border:5px solid transparent;border-top-color:#666;top:10px}
.present-list-card{width:383px;height:526px;background-color:#fff;box-shadow:0 0 21px rgba(0,0,0,.05)}
.present-list-card .cont-r{width:65px;height:27px;border:2px solid #fafafa;position:absolute;top:-10px;left:-13px;z-index:1;border-radius:15px;line-height:27px}
.present-list-card .img{width:100%;height:226px}
.present-list-card .con{height:216px}
.article-content{overflow:hidden}
.article-content *{white-space:normal!important}
.article-content b,.article-content strong{font-weight:700}
.article-content p{padding-bottom:20px;line-height:24px}
.article-content img{max-width:800px!important;height:auto;margin:auto;display:block;padding-bottom:20px}
.get-custom-form-common{box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:3px;min-height:310px;padding:10px;width:280px}
.get-custom-form-common .input{background-color:#f3f3f3;height:40px;border:solid 1px #f3f3f3;border-radius:5px;padding:0 10px}
.get-custom-form-common .input input{width:100%;height:100%;color:#666;line-height:40px;background:0 0}
.self-kong{background-repeat:no-repeat;background-position:center;height:80px;background-image:url(../images/konghezi_03.png)}
.my-share-box{padding:20px;background:#fff;border:solid 1px #ddd;position:fixed;left:50%;top:50%;z-index:100}
.my-share-box .share-tit{font-size:16px;margin-bottom:15px}
.my-share-box a{margin:5px 10px;display:inline-block;background:#f8f8f8;border-radius:50%;width:50px;height:50px;text-align:center;line-height:50px;transition:all ease .3s 0s;-moz-transition:all ease .3s 0s;-webkit-transition:all ease .3s 0s}
.my-share-box a:hover{transform:scale(1.1)}
.my-share-box .iconfont{font-size:30px;color:#fff}
.shejishiye .designer-list{width:1230px;margin-left:-10px}
.shejishiye .designer-list .designer-carder{width:305px;float:left;height:400px;transition:all .5s}
.shejishiye .designer-list .designer-carder .designer-msg{margin:10px auto;width:285px;height:380px;background:#f7f7f7;position:relative;transition:all .5s}
.shejishiye .designer-list .designer-carder .designer-msg.reward:after{content:'';display:block;position:absolute;width:70px;height:27px;top:290px;right:-4px;background-image:url(../images/sjslib_03.png);background-size:100%;background-position:center}
.shejishiye .designer-list .designer-carder .designer-msg .designer-photo{width:100%;height:285px;position:relative}
.shejishiye .designer-list .designer-carder .designer-msg .designer-photo .ktal{transition:all .5s;width:102px;position:absolute;z-index:10;background:#333;color:#fff;border:0;bottom:0;left:0;border-radius:0;opacity:0}
.shejishiye .designer-list .designer-carder .designer-msg .designer-photo .ktal:hover{background:#000}
.shejishiye .designer-list .designer-carder .designer-msg .designer-photo .tuijian{position:absolute;left:0;top:10px;width:68px;height:26px;background:#e74c3c;border-radius:0 0 15px 0;color:#fff;line-height:26px}
.shejishiye .designer-list .designer-carder .designer-msg .designer-photo .ztsj{transition:all .5s;width:103px;position:absolute;bottom:0;border:0;right:0;opacity:0;border-radius:0}
.shejishiye .designer-list .designer-carder .designer-msg .designer-name{font-size:18px;color:#212628;margin-left:10px;margin-right:70px;height:25px;line-height:25px;position:relative}
.shejishiye .designer-list .designer-carder .designer-msg .designer-name span{font-size:14px;margin-left:11px}
.shejishiye .designer-list .designer-carder .designer-msg .tag{position:absolute;width:50px;border:#edecec 1px solid;background:#f6e6e6;height:17px;color:#eb4f4f;line-height:17px;text-align:center;font-size:14px;top:300px;left:174px}
.shejishiye .designer-list .designer-carder .designer-msg .designer-alnr{width:265px;margin:auto;height:25px;line-height:25px}
.shejishiye .designer-list .designer-carder .designer-msg .designer-alnr .div{width:125px;height:25px;color:#666;float:left;font-size:14px;line-height:25px}
.shejishiye .designer-list .designer-carder .designer-msg .designer-alnr .div span{color:#212628}
.shejishiye .designer-list .designer-carder .designer-msg .designer-alnr .div span:hover{color:#e74c3c}
.shejishiye .designer-list .designer-carder .designer-msg .designer-hobbit{width:265px;height:25px;margin:auto;line-height:25px}
.shejishiye .designer-list .designer-carder:hover{-ms-box-shadow:0 0 15px rgba(0,0,0,.2);-o-box-shadow:0 0 15px rgba(0,0,0,.2);box-shadow:0 0 15px rgba(0,0,0,.2)}
.shejishiye .designer-list .designer-carder:hover .designer-msg{background:#fff}
.shejishiye .designer-list .designer-carder:hover .designer-msg .ktal{opacity:1}
.shejishiye .designer-list .designer-carder:hover .designer-msg .ztsj{opacity:1}
.common-zixun .tit:after{content:'';display:block;position:absolute;bottom:0;width:75px;height:1px;background:#e74c3c;left:0}
.common-zixun .line{width:452px;margin-bottom:20px}
.common-zixun .line b{display:inline-block;width:6px;height:6px;background:#e74c3c;border-radius:50%;margin-right:12px;float:left}
.common-zixun .line span{width:300px}
.case-tag-box{box-shadow:3px 5px 18px 8px rgba(0,0,0,.03);border:1px solid #f1f1f1}
.case-tag-box .a{overflow:hidden;width:746px}
.case-tag-box .c{width:760px}
.case-tag-box .p3{width:33%;border-right:1px solid #f1f1f1}
.common-search-null{height:80px;background-position:center;background-repeat:no-repeat}
.huoke .input-n{float:left;background:#fcfcfc;border:1px solid #edecec;padding:10px 20px;margin-left:10px}
.huoke .input-n input{background:#fcfcfc;outline:0;width:220px;color:#666;border:none;outline:0;height:20px}
.huoke .button{float:right}
.advertisement{height:100px;width:100%;min-width:1200px;background-repeat:no-repeat;background-position:center}
.spjx-zx{width:100%;height:75px;background-color:#f6f6f6}
.spjx-zx .photo{width:114px;height:104px;border:1px solid #edecec;left:45px;top:-40px}
.spjx-zx .neirong{width:520px;line-height:75px;top:0;left:190px}
.spp-temp{padding-bottom:13px;padding-left:10px}
.spp-temp span{display:block;padding:2px 8px;margin-left:10px;margin-top:13px;float:left;line-height:1.5;height:20px;font-size:14px}
.right_slide{position:fixed;z-index:50;right:0;top:50%;margin-top:-100px;width:80px;text-align:center}
.right_slide .link-box{text-align:center;cursor:pointer;color:#fff;background:#ccc;display:block;margin-bottom:1px}
.right_slide .link-box .link{display:block;margin:auto;color:#fff;width:80px;padding:15px 0;position:relative;z-index:2}
.right_slide .link-box:hover{background:#e74c3c}
.bottom-top-btn{position:fixed;bottom:45px;right:0;width:40px;height:40px;text-align:center;background:#ccc;color:#fff;cursor:pointer;z-index:99;line-height:1;font-size:14px}
.bottom-top-btn:hover{background:#e74c3c}
.not-find{padding-top:50px}
.not-find .pic{width:100px;margin:auto;text-align:center}
.not-find .pic img{width:100%}
.not-find .title{text-align:center;font-size:24px;color:#212628}
.not-find .title span{color:#e74c3c}
.not-find .subtitle{font-size:16px;text-align:center}
.not-find .subtitle span{color:#e74c3c}
.not-find-title{font-size:24px}
.not-find-title:before{content:'';display:block;float:left;width:5px;height:24px;background:#e74c3c;border-radius:2px;margin:5px 10px 0 2px}
.withOutLazy{overflow:hidden;text-align:center}
.withOutLazy img{height:100%}
.withOutLazy-width{overflow:hidden;text-align:center}
.withOutLazy-width img{width:100%;vertical-align:middle}
#doyoo_share{position:inherit;display:none!important}
.doyoo_f_original body{overflow:auto!important}
.doyoo_f_original{overflow:auto!important}
.doyoo_f_frame{display:none!important}
.yuyue-box form{max-width:400px;padding:0 40px;margin:0 auto;font-size:14px}
.yuyue-box form .tit{font-size:20px;margin-top:40px}
.yuyue-box dl{margin-top:20px}
.yuyue-box dt{margin-top:10px}
.yuyue-box dd{margin-top:15px;height:40px;border:solid 1px #f3f3f3;border-radius:5px;padding:0 10px}
.yuyue-box dd input{width:100%;height:100%;color:#666;line-height:40px}
.yuyue-box .btn{border-radius:5px;height:40px;margin-top:15px}
.lazy{position:relative;overflow:hidden;background-color:#fff;-webkit-transform:rotateZ(0)}
.lazy img.lazy_img{background:0 0;position:absolute}
.lazy.load-over{background-image:none}
img.lazy_img{background:url(images/loading.gif) center center no-repeat;background-color:#fff}
.auto_height{height:500px;background:url(images/loading.gif) center center no-repeat;background-color:#fff}
.auto_height.load-over{background-image:none}
.button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;-webkit-appearance:none;text-align:center;outline:0;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:2px}
.button.is-round{border-radius:20px;padding:12px 23px}
.button.is-plain:focus,.button.is-plain:hover{background:#fff;border-color:#e74c3c;color:#e74c3c}
.button.disabled,.button.is-disabled{opacity:.6;cursor:not-allowed}
.button:focus,.button:hover{color:#000;border-color:#ddd;background-color:#f8f8f8}
.button-primary{color:#fff;background-color:#e74c3c;border-color:#e74c3c}
.button-primary:focus,.button-primary:hover{background:#d62c1a;border-color:#d62c1a;color:#fff}
.button-primary.is-plain{color:#e74c3c;background:#fff;border-color:#e74c3c}
.button-primary.is-plain:focus,.button-primary.is-plain:hover{background:#e74c3c;border-color:#e74c3c;color:#fff}
.button-black{color:#fff;background-color:#333;border-color:#333}
.button-black:focus,.button-black:hover{background:#1a1919;border-color:#1a1919;color:#fff}
.button-black.is-plain{color:#333;background:#fff;border-color:#333}
.button-black.is-plain:focus,.button-black.is-plain:hover{background:#333;border-color:#333;color:#fff}
.button-transparent{color:#333;background:0 0;border-color:#333}
.button-transparent.white{color:#fff;border-color:#fff}
.button-transparent:focus,.button-transparent:hover{background:#e74c3c;border-color:#e74c3c;color:#fff}
.head{min-width:100%;background:#fff;-ms-box-shadow:0 15px 16px rgba(0,0,0,.02);-o-box-shadow:0 15px 16px rgba(0,0,0,.02);box-shadow:0 15px 16px rgba(0,0,0,.02)}
.head.black{border-bottom:solid 1px #1e2528;background:#1e2528}
.head.black .topBox{border-bottom:1px solid #1e2528}
.head .topBox{padding:6px 0;height:40px;box-sizing:border-box;background:#f8f8f8;border-bottom:1px solid #edecec;font-size:16px;color:#999}
.head .topBox i{position:relative;color:#999}
.head .topBox .left .cityNav{z-index:102;line-height:23px}
.head .topBox .left .cityNav.black .cityBtn{border:solid 1px #1e2528;border-bottom:none}
.head .topBox .left .cityNav .cityBtn{padding:0 4px 5px 4px;border:solid 1px transparent;border-bottom:0}
.head .topBox .left .cityNav.active .cityBtn{border-color:#edecec;background:#fff;position:relative;z-index:101}
.head .topBox .left .cityNav.active .cityBtn .text-title{color:#212628!important}
.head .topBox .left .cityNav.active .cityBtn .text-white{color:#fff}
.head .topBox .left .cityNav.active .cityList{display:block}
.head .topBox .left .cityList{display:none;font-size:12px;background:#fff;position:absolute;left:22px;top:27px;width:350px;border:solid 1px #edecec;line-height:26px;padding:15px}
.head .topBox .left .cityList .tabTit{border-bottom:dotted 1px border;padding-bottom:10px;margin-bottom:10px}
.head .topBox .left .cityList .tabTit span{padding:5px 10px;cursor:pointer}
.head .topBox .left .cityList .tabTit .active{background:#a569c4;color:#fff}
.head .topBox .left .cityList .tabLayer .line{border-top:dashed 1px #edecec;height:0;margin:2px 0 2px 29px;overflow:hidden}
.head .topBox .left .cityList .tabLayer span{display:inline-block;width:20px;height:20px;line-height:20px;text-align:center}
.head .topBox .left .cityList .tabLayer a{width:33%;color:#666;margin:0 5px;white-space:nowrap}
.head .topBox .left .cityList .tabLayer a:hover{color:#e74c3c}
.head .topBox .right .login,.head .topBox .right .register{border-right:1px solid #edecec}
.head .topBox .right i{width:17px;height:19px;display:inline-block;color:#e74c3c;top:1px}
.head .topBox .hotLine span{color:#e74c3c}
.head .bottomBox{height:100px;clear:both}
.head .bottomBox .logo img{width:225px;height:69px;display:block}
.head .bottomBox .logo span{color:#000;letter-spacing:.5px}
.head .bottomBox .nav{width:875px;height:100%;position:relative;z-index:101}
.head .bottomBox .nav.black .hnav-list{background:#1e2528}
.head .bottomBox .nav.black i.hget-hide{color:#fff}
.head .bottomBox .nav.black li{color:#fff}
.head .bottomBox .nav.black li a:before{background-color:#e74c3c}
.head .bottomBox .nav.black li:hover a{color:#e74c3c}
.head .bottomBox .nav.black li.active{color:#e74c3c}
.head .bottomBox .nav.black li.active a:before{background-color:#e74c3c}
.head .bottomBox .nav .hnav-list{background:#fff;position:relative;z-index:10;height:100px}
.head .bottomBox .nav .header-search{position:absolute;top:0;left:60px;z-index:1;height:100px;width:660px}
.head .bottomBox .nav .header-search .search{background:#fff;width:530px;height:36px;border:solid 1px #e74c3c;z-index:23;margin:30px 0 0 0;position:relative}
.head .bottomBox .nav .header-search .search dl{color:#666;width:110px;line-height:36px;border-right:solid 1px #ddd;background:#fafafa;position:absolute;top:0;left:0;cursor:default}
.head .bottomBox .nav .header-search .search dl dt{padding-left:10px}
.head .bottomBox .nav .header-search .search dl dt i{width:19px;font-size:10px}
.head .bottomBox .nav .header-search .search dl dd{position:absolute;left:-1px;top:36px;width:100%;background:#f9f9f9;border:solid 1px #e74c3c;border-top:0;display:none;z-index:99999;overflow:hidden}
.head .bottomBox .nav .header-search .search dl dd span{display:block;cursor:pointer;padding-left:8px}
.head .bottomBox .nav .header-search .search dl dd span:hover{background:#c6c6c6;color:#fff}
.head .bottomBox .nav .header-search .search .keyword{width:300px;height:35px;top:0;left:108px;line-height:35px;position:absolute;border:0;padding:0 0 0 10px}
.head .bottomBox .nav .header-search .search .submit{width:115px;height:36px;background:#e74c3c;color:#fff;border:0;position:absolute;right:0;outline:0;line-height:36px;top:0;cursor:pointer}
.head .bottomBox .nav .header-search .search .submit i{display:block;width:20px;height:20px;position:absolute;line-height:1;left:27px;top:11px}
.head .bottomBox .nav .header-search .search .submit:focus,.head .bottomBox .nav .header-search .search .submit:hover{background:#d62c1a;border-color:#d62c1a;color:#fff}
.head .bottomBox .nav i{color:#333}
.head .bottomBox .nav .baojia{padding:16px 83px;background:#c00909;border-radius:30px;color:#fff;display:inline-block;line-height:initial}
.head .bottomBox .nav .list-item{line-height:100px;position:relative;float:left;width:86px;height:100px;text-align:center;color:#333;font-family:SF Pro SC,SF Pro Display,SF Pro Icons,PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif}
.head .bottomBox .nav .list-item a:before{content:''}
.head .bottomBox .nav .list-item.active{color:#fff;background:#c3141c}
.head .bottomBox .nav .list-item.active a:before{position:absolute;z-index:1;left:50%;margin-left:-11px;bottom:30px;display:inline-block;height:2px;width:22px;top:65px;content:"";transform:scale3d(1,1,1);transform-origin:center;transition:all .5s;color:#000}
.head .bottomBox .nav .list-item:hover a{color:#e74c3c}
.head .bottomBox .nav .list-item:hover .hnav-second{display:block}
.head .bottomBox .nav .list-item:hover .hnav-second{margin-left:-12px;font-weight:400}
.head .bottomBox .nav .list-item:hover .hnav-second .hlist{display:block;height:50px;line-height:50px;border-bottom:1px dashed #edecec;position:relative;color:#333}
.head .bottomBox .nav .list-item:hover .hnav-second .hlist:before{content:'';margin:0;position:absolute;width:3px;height:100%;top:0;left:-1px;background:#e74c3c;display:none}
.head .bottomBox .nav .list-item:hover .hnav-second .hlist:hover{color:#e74c3c}
.head .bottomBox .nav .list-item:hover .hnav-second .hlist:hover:before{display:block!important}
.my-header{position:fixed;z-index:99;height:46px;width:100%;min-width:1200px;background-color:#fff;-ms-box-shadow:0 5px 10px rgba(59,57,60,.04);-o-box-shadow:0 5px 10px rgba(59,57,60,.04);box-shadow:0 5px 10px rgba(59,57,60,.04)}
.my-header ul li{float:left;height:46px;cursor:pointer;line-height:46px}
.my-header ul li.active{color:#e74c3c;border-bottom:1px solid #e74c3c}
.my-header .header-tel{width:360px;line-height:46px}
.my-header-zhan{width:100%;height:46px}
.head-sub{min-width:1200px;background:#fff;box-shadow:0 15px 16px rgba(0,0,0,.02)}
.head-sub .topBox{padding:4px 0;height:41px;box-sizing:border-box;border-bottom:1px solid #edecec;background:#f8f8f8;font-size:16px;color:#999}
.head-sub .topBox i{position:relative;top:3px;color:#aaa}
.head-sub .topBox .left .cityNav{z-index:100}
.head-sub .topBox .left .cityNav.black .cityBtn{border:solid 1px #1e2528;border-bottom:none}
.head-sub .topBox .left .cityNav .cityBtn{padding:2px 6px 5px 6px;border:solid 1px #f1f1f1;border-bottom:0}
.head-sub .topBox .left .cityNav.active .cityBtn{border-color:#edecec;background:#fff;position:relative;z-index:101}
.head-sub .topBox .left .cityNav.active .cityBtn .text-title{color:#212628!important}
.head-sub .topBox .left .cityNav.active .cityBtn .text-white{color:#fff}
.head-sub .topBox .left .cityNav.active .cityList{display:block}
.head-sub .topBox .left .cityNavFz{z-index:100;line-height:23px}
.head-sub .topBox .left .cityNavFz.black .cityBtn{border:solid 1px #1e2528;border-bottom:none}
.head-sub .topBox .left .cityNavFz .icon-htmal5icon14{color:#999;top:0}
.head-sub .topBox .left .cityNavFz.active .cityBtn{border-color:#edecec;background:#fff;position:relative;z-index:101}
.head-sub .topBox .left .cityNavFz.active .cityBtn .text-title{color:#212628!important}
.head-sub .topBox .left .cityNavFz.active .cityBtn .text-white{color:#fff}
.head-sub .topBox .left .cityNavFz.active .cityList{display:block}
.head-sub .topBox .left .cityList{display:none;font-size:12px;background:#fff;position:absolute;left:22px;top:26px;width:350px;border:solid 1px #edecec;line-height:26px;padding:15px}
.head-sub .topBox .left .cityList .tabTit{border-bottom:dotted 1px border;padding-bottom:10px;margin-bottom:10px}
.head-sub .topBox .left .cityList .tabTit span{padding:5px 10px;cursor:pointer}
.head-sub .topBox .left .cityList .tabTit .active{background:#302e31;color:#fff}
.head-sub .topBox .left .cityList .tabLayer .line{border-top:dashed 1px #edecec;height:0;margin:2px 0 2px 29px;overflow:hidden}
.head-sub .topBox .left .cityList .tabLayer span{display:inline-block;width:20px;height:20px;line-height:20px;text-align:center}
.head-sub .topBox .left .cityList .tabLayer a{width:33%;color:#666;margin:0 5px;white-space:nowrap}
.head-sub .topBox .left .cityList .tabLayer a:hover{color:#e74c3c}
.head-sub .topBox .right{padding-top:2px}
.head-sub .topBox .right .login,.head-sub .topBox .right .register{border-right:1px solid #edecec}
.head-sub .topBox .right i{width:17px;height:19px;display:inline-block;color:#e74c3c;top:1px}
.head-sub .cbox{height:80px;vertical-align:center;position:relative;border-bottom:1px solid #edecec}
.head-sub .cbox .logo img{width:225px;height:37px;display:block}
.head-sub .cbox .logo span{color:#000;letter-spacing:.5px}
.head-sub .cbox .header-search{position:absolute;top:0;left:350px;z-index:103;height:100px;width:660px}
.head-sub .cbox .header-search .search{background:#fff;width:530px;height:36px;border:solid 1px #e74c3c;z-index:23;margin:20px 0 0 0;position:relative}
.head-sub .cbox .header-search .search dl{color:#666;width:110px;line-height:36px;border-right:solid 1px #ddd;background:#fafafa;position:absolute;top:0;left:0;cursor:default}
.head-sub .cbox .header-search .search dl dt{padding-left:8px}
.head-sub .cbox .header-search .search dl dt i{width:19px;font-size:10px}
.head-sub .cbox .header-search .search dl dd{position:absolute;left:-1px;top:36px;width:100%;background:#f9f9f9;border:solid 1px #e74c3c;border-top:0;display:none;z-index:99999;overflow:hidden}
.head-sub .cbox .header-search .search dl dd span{display:block;cursor:pointer;padding-left:8px}
.head-sub .cbox .header-search .search dl dd span:hover{background:#c6c6c6;color:#fff}
.head-sub .cbox .header-search .search .keyword{width:300px;height:35px;top:0;left:108px;line-height:35px;position:absolute;border:0;padding:0 0 0 10px}
.head-sub .cbox .header-search .search .submit{width:115px;height:36px;background:#e74c3c;color:#fff;border:0;position:absolute;right:0;outline:0;line-height:initial;top:0;cursor:pointer}
.head-sub .cbox .header-search .search .submit i{display:block;width:20px;height:20px;position:absolute;line-height:1;left:27px;top:11px}
.head-sub .cbox .tel{width:193px;height:80px;background-size:100%}
.head-sub .cbox .tel .icons{line-height:80px;width:48px;text-align:center}
.head-sub .bottomBox{font-family:SF Pro SC,SF Pro Display,SF Pro Icons,PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif}
.head-sub .bottomBox .title{color:#333}
.head-sub .bottomBox .title.active{color:#e74c3c}
.head-sub .bottomBox .list-item{line-height:70px;position:relative;float:left;width:115px;height:70px;text-align:center;color:#333}
.head-sub .bottomBox .list-item a:before{content:''}
.head-sub .bottomBox .list-item a{display:block}
.head-sub .bottomBox .list-item.active{color:#e74c3c}
.head-sub .bottomBox .list-item.active a:before{position:absolute;z-index:1;left:50%;margin-left:-11px;bottom:30px;display:inline-block;height:2px;width:22px;top:48px;background-color:#e74c3c;content:"";transform:scale3d(1,1,1);transform-origin:center;transition:all .5s;color:#000}
.head-sub .bottomBox .list-item:hover a{color:#e74c3c}
.head-sub .bottomBox .list-item:hover .hnav-second{display:block}
.head-sub .bottomBox .list-item:hover .hnav-second .hlist{display:block;height:50px;line-height:50px;border-bottom:1px dashed #edecec;position:relative;color:#333}
.head-sub .bottomBox .list-item:hover .hnav-second .hlist:before{content:'';margin:0;position:absolute;width:3px;height:100%;top:0;left:-1px;background:#e74c3c;display:none}
.head-sub .bottomBox .list-item:hover .hnav-second .hlist:hover{color:#e74c3c}
.head-sub .bottomBox .list-item:hover .hnav-second .hlist:hover:before{display:block!important}
.hnav-second{display:none;width:110px;background:#fff;border:1px solid #edecec;z-index:99999;font-weight:400;position:relative}

.head-sub .bottomBox .list-item{line-height:70px;position:relative;float:left;width:108px;height:70px;text-align:center;color:#333}
.head-sub .bottomBox .list-item .hot{position:absolute;top:-15px;right:12px;color:#e60012}

