/* CSS Document */
.dk_wrap{width: 1200px;margin: auto;overflow: hidden;}
.dk_title{width:1200px;line-height: 25px;margin:60px auto 30px;padding-bottom:7px;border-bottom: 1px solid #c6c6c6;color: #c6c6c6;text-transform: uppercase;font-size: 12px;}
.dk_title span{border-left:5px solid #21b5b4;height: 25px;line-height: 25px;padding-left:12px;margin-right:5px;display:inline-block;vertical-align: middle;font-size:24px;color: #21b5b4;}


/*筛选条件*/
.filter{width: 1200px;margin:10px auto 0;border-top:1px solid #f5f5f5;}
.filter dd{border:1px solid #f5f5f5;border-top:0;overflow: hidden;}
.filter .tit{width: 112px;height: 61px;line-height: 61px;text-align:center;background:#f5f5f5;border-bottom:1px solid #fff;color:#444444;position: relative;}
.filter .tit .tgl{width: 0;height: 0;border-style: solid;border-width: 4px 0 4px 5px;border-color: transparent transparent transparent #f5f5f5;position:absolute;right:-5px;top: 28px;}
.filter .value{width: 1076px;position: relative;}
.filter .value ul{width: 990px;height:61px;overflow: hidden;}
.filter .value ul li{float: left;margin: 0 10px;height: 61px;line-height: 61px;}
.filter .value ul li a:hover{color:#21b5b4;}
.open{width:50px;text-align:center;position: absolute;right:20px;top:20px;cursor: pointer;}

/*服务区域*/
.propBox{width:1200px;padding:20px 0;margin:15px auto;border:1px solid #ececec;overflow:hidden;}
.propBox .fl{margin-left: 30px;line-height: 35px;}
.propBox .fl p{font-size: 18px;color: #323232;}
.propBox .fl p span{width:35px;line-height: 18px;margin-left:8px;background: #ff7102;text-align:center;color: #fff;font: 12px "宋体";}
.propBox .fl .pos{font: 12px "宋体";background: url("../images/dk/dk_map.png") no-repeat center left;padding-left: 20px;}
.propBox .fl .pos a{color: #666;}
.propBox .fr{margin-right: 30px;}
.propBox .fr li{float: left;text-align:center;}
.propBox .fr .s{padding:0 24px;margin-top: 5px;}
.propBox .fr .s div{font-size: 12px;}
.propBox .fr .s div label{color: #ff7102;}
.propBox .fr .s p{color: #323232;font-size: 22px;}
.propBox .fr .s p strong{}
.propBox .fr .s p label{font: 12px "宋体";margin-left: 5px;}
.propBox .fr .s p span{font-size: 12px;margin-left: 5px;}
.propBox .fr .b{width: 1px;height: 37px;margin-top: 8px;background: #ececec;}

/*排序条件*/
.Sort{line-height: 49px;padding:0 20px 0 30px;background: #fbfbfb;border-bottom: 1px solid #ececec;}
.Sort span{display:inline-block;border: 1px solid transparent;border-top: 0;border-bottom: 0;padding: 0 20px;color: #323232;}
.Sort span.cur{background: #fff;border-color:#ececec;}
.Sort label{color: #ff7102;font-size: 12px;margin-left: 10px;}
.Sort .search{margin-top:10px;font-size: 12px;overflow: hidden;}
.Sort .search input[type="text"]{display: block;width: 150px;height: 27px;line-height: 27px;float:left;padding:0 8px;border: 1px solid #dedede;border-right: 0;}
.Sort .search input[type="submit"]{display: block;width: 44px;height: 29px;float:left;background:url("../images/dk/dk_icon2.png") no-repeat center #21b5b4;}


/*顾问列表*/
.ListBox{width: 1200px;margin: auto;border:1px solid #ececec;overflow: hidden;}
.consult{}
.consult li{padding: 30px 0 25px;border-bottom:1px solid #ececec;overflow: hidden;}
.consult li .left{width:630px;margin-left: 35px;}
.consult li .left .pic{width: 113px;height: 113px;border-radius: 50%;text-align:center;cursor: pointer;}
.consult li .left .pic img{width: 113px;height: 113px;vertical-align: middle;border-radius:50%;
    -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    -o-transition: all 600ms;
    transition: all 600ms;
}
.consult li .left .txt{width: 496px;}
.consult li .left .txt .p1{height:28px;line-height:28px;margin-bottom:6px;color: #8e8e8e;}
.consult li .left .txt .p1 label{color: #323232;font-size: 18px;margin-right: 10px;}
.consult li .left .txt .p2{height: 34px;line-height: 34px;color:#7c7c7c;overflow: hidden;}
.consult li .left .txt .p2 label{color: #21b5b4;}
.consult li .left .txt .p2 span{width:1px;height: 8px;margin:0 10px;background: #dfdfdf;display: inline-block;}
.consult li .left .txt .aBox{display: block;margin-top: 10px;}
.consult li .left .txt .aBox a{display: inline-block;width: 25px;height: 25px;line-height:25px;margin:0 2px;background: url("../images/dk/dk_icon1.png") no-repeat center;}
.consult li .left .txt .aBox .a1{background-position: 4px 4px;background-color:#21b5b4;}
.consult li .left .txt .aBox .a2{background-position: -29px 4px;background-color:#14a965;}
.consult li .left .txt .aBox .a3{background-position: -62px 4px;background-color:#009de8;}
.consult li .left .txt .aBox a:hover{background-color:#21b5b4;}
.consult li .mid{width:185px;height:103px;margin:30px 0 0 30px;border-left: 1px solid #f3f3f3;border-right: 1px solid #f3f3f3;text-align: center;}
.consult li .mid .star{margin-bottom: 10px;}
.consult li .mid .star div{text-align: center;width: 85px;height:14px;background: url("../images/dk/dk_star.png") no-repeat 0 -16px;margin:auto;overflow: hidden;}
.consult li .mid .star div span{display: inline-block; _zoom:1; *display: inline;text-align: left; height:14px;background: url("../images/dk/dk_star.png") no-repeat  0 0;float: left;}
.consult li .mid p{}
.consult li .mid p strong{font-size: 30px;color: #21b5b4;line-height: 30px;}
.consult li .mid p strong{font-size: 30px;color: #21b5b4;line-height: 30px;}
.consult li .right{width: 308px;margin-top:68px;text-align: center;}
.consult li .right a{width: 111px;height: 32px;line-height: 32px;margin:auto;border:1px solid #e8e8e8;background: #21b5b4;font-size:13px;color: #fff;}
.consult li .right a:hover{text-decoration: underline;}
.consult li:hover{background: #fbfbfb;}
.consult li.tj .left .pic{border-radius:0%;}
.consult li.tj .left .pic img{border-radius:0%;}
.consult li:hover .left .pic img{transform:scale(1.1);}


/*抵押贷款*/
.mortgage{margin-left:-15px;overflow: hidden;}
.mortgage li{width: 390px;float:left;margin-left:15px;overflow: hidden;}
.mortgage li .img{width:100%;height: 150px;overflow: hidden;}
.mortgage li .txt{width:346px;height:204px;padding:8px 12px;background: #fff;border: 10px solid #f8f8f8;color: #444;text-align: center;overflow: hidden;}
.mortgage li .txt h3{font-size: 18px;color: #21b5b4;line-height: 20px;margin-top: 12px;}
.mortgage li .txt span{font-size: 10px;opacity: .6;text-transform: uppercase;}
.mortgage li .txt p{text-align: left;max-height: 144px;line-height: 24px;margin-top:8px;overflow: hidden;}

/*物业流程*/
.dk_process{}
.dk_process dt{background:url("../images/dk/dk_icon5.png") no-repeat center left;padding-left:18px;margin-top:10px;color: #21b5b4;font-size: 18px;}
.dk_process dd{padding-left:18px;}

/*关于我们*/
.dk_about{}
.dk_about table{width: 100%;}
.dk_about table th{text-align: left;line-height: 34px;padding: 15px 0;}
.dk_about table th div{font-size: 18px;line-height: 18px;margin-left:5px;color: #444444;}
.dk_about table th label{font-size: 10px;}
.dk_about table td{padding: 10px 0;}
.dk_about table td p{padding-bottom: 10px;}


/*左侧收缩框*/
.btnLeft{width:154px;height: 108px;background: url("../images/dk/bg_ico9.png") no-repeat center;position: fixed;left: 0;bottom:38px;cursor: pointer;}
.btnLeft img{position: absolute;bottom:10px;left: 5px;}
.btnShow{width: 100%;height: 206px;background: url("../images/dk/opa1.png") repeat center;position: fixed;bottom: 0;left: 0;right: 0;z-index:999;display: block;}
.btnShow .btnShow_c{width: 1200px;margin:auto;overflow: hidden;}
.btnShow .b_left{margin-left: 80px;}
.btnShow .b_right{width: 339px;height:206px;margin-right:115px;position: relative;overflow: hidden;}
.btnShow .b_right #close{position:absolute;right: 0;top:14px;cursor: pointer;}
.btnShow .b_right .applyBox{width: 307px;height:100%;background: url("../images/dk/opa2.png") repeat;overflow: hidden;}
.btnShow .b_right .applyBox ul{width: 269px;margin:20px auto 0;}
.btnShow .b_right .applyBox ul li{width: 100%;height: 39px;line-height:39px;margin:5px auto;background: #fff;}
.btnShow .b_right .applyBox ul li .txt{width:238px;margin:10px 0 0 10px;padding-left:10px;border-left: 1px solid #7a7a7a;color: #333;}
.btnShow .b_right .applyBox ul li.first{background: none;color: #fec90f;}
.btnShow .b_right .applyBox ul li.first div{width:147px;background: #fff;float: left;margin-right:10px;}
.btnShow .b_right .applyBox ul li .txt2{width: 120px;}
.btnShow .b_right .applyBox ul li a{display: block;background: #fec90f;color: #fff;font-size: 16px;text-align: center;cursor: pointer;}

/*翻页*/
.page{margin:30px auto;text-align: center;}
.page a{padding: 5px 11px;color: #afafaf;border: 1px solid #e8e8e8;font-size: 13px;}
.page a:hover,.page a.cur{background: #21b5b4;border-color:#21b5b4;color: #fff;}


/*地址弹出层*/
#pop{cursor: pointer;}
.panel{display: none;}
.panel .tit{width:390px;margin:auto;padding:23px 0;border-bottom: 1px dotted #e6e6e6;overflow: hidden;}
.panel .tit h3{color: #323232;font-size: 18px;line-height: 32px;}
.panel .tit p{color: #666;line-height: 30px;}
.panel .cont{width: 390px;margin:20px auto 0;overflow: hidden;}
.panel .cont dl{line-height:30px;margin:0px auto 15px;overflow: hidden;}
.panel .cont dl dt{float: left;}
.panel .cont dl dd{display:inline-table;height: 30px;line-height:30px;margin-left:10px;padding:0 30px 0 10px;border: 1px solid #014b92;color:#014b92;position: relative;overflow: hidden;}
.panel .cont dl dd span{display:block;position:absolute;right:0px;top:0;width: 27px;height: 27px;line-height: 27px;float:right;margin-right:0;background:url("../images/dk/dk_icon10.png") no-repeat center;color: #014b92;text-align: center;cursor: pointer;}
.panel .cont .dizhi{padding-left: 5px;overflow: hidden;}
.panel .cont .dizhi a{display:block;width: 83px;height: 30px;line-height: 30px;margin:5px;float: left;border: 1px solid #e6e6e6;text-align:center;color: #666;overflow: hidden;}
.panel .cont .dizhi a:hover{color: #014b92;}
.panel .cont .btn{width: 200px;margin:20px auto;overflow:hidden;}
.panel .cont .btn div{width: 90px;height: 30px;line-height: 30px;float:left;margin:0 5px;background:#014b92;color:#fff;text-align:center;border-radius:3px;overflow: hidden;cursor: pointer;}
.panel .cont .btn div:hover{background: #009de8;}

body .layui-layer-rim{border:10px solid rgba(0,0,0,.3);border-radius: 0;}
body .layui-layer-title{border-radius:0px;}
body .layui-layer-setwin .layui-layer-close1{background: url("../images/dk/close1.png") no-repeat center;}
body .layui-layer-setwin .layui-layer-close1:hover {opacity:1;}
/*新增*/
.fl .sfr>h4{ font-size:12px;}
.fl .sfr>h2{ font-size:18px; font-weight: bold;}
.dk_banner .bd{ height:500px; overflow: hidden;}
.btnShow{ display:none;}