@charset "UTF-8";
/*页面公共样式部分*/
.wap_1200{width: 1200px;background:#fbfbfb;}
.title_modality{display:inline-block;font-size:24px;color: white;background:#2196f3;padding: 5px 10px;border-radius:5px;margin-right:10px;}
.cr_serviceLp{width: 1200px;margin: 35px auto 0;}
input[type="text"]:focus, input[type="password"]:focus{outline: none;}
.house_typeOn{color:#2196F3;}


/*验房样式*/
.check_room{overflow: hidden;}
/*验房banner部分*/
.check_roomBanner{position:relative;line-height:0;}
.check_roomBanner>img{width:100%;}
.cr_bannerCon{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:650px;height:310px;z-index:1;}
.cr_bannerCon>div{text-align:center;}
.cr_bannerText1{text-align:center;color:#fff;font-size:34px;padding:20px 0 0 15px;}
.cr_bannerText{text-align:center;color:#fff;margin-top:40px;}
.cr_bannerText>div{margin-right:135px;}
.cr_bannerText>div:last-of-type{margin-right:0px;}
.lightFont{font-size:50px;font-family:"宋体";font-weight:lighter;vertical-align:text-top;margin-right:5px;}
.cr_bannerP{font-size:26px;text-shadow:0px 4px 8px #888;}
.subscribeBtn{width:150px;margin:40px auto 0;display:block;background:#ffbf00;color:#fff;padding:10px 0;font-size:18px;border-radius:6px;-webkit-transition:all .2s;}
.subscribeBtn:hover{box-shadow:5px 5px 10px gray;}
/*
.optionalProject{background: white;border-radius: 5px;font-size: 14px;color: #b2b2b2;margin-right: 10px;cursor: pointer;position:relative;}
.optional_events {padding:10px;width:200px;height: 100px;position: absolute;z-index: 20;bottom:0;left:115%;border: 1px solid #808080;border-radius: 5px;background:#fff;display:none;text-align:left}

.optionalProject>.projectTitle{width: 110px;height: 35px;line-height:35px;text-align: center;display: inline-block;color:#b2b2b2;}
.optional_events:before{content: "";position: absolute;bottom:9px;left: -23px;border-left: 15px solid transparent;border-bottom: 15px solid #808080;border-right: 15px solid transparent;
    -webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);}
.optional_events:after{content: "";position: absolute;bottom:9px;left: -21px;border-left: 14px solid transparent;border-bottom: 14px solid #fff;border-right: 14px solid transparent;
    -webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);}
.optionalProject .optional_events input[type="checkbox"]{font-style: normal;margin-right: 5px;}
.optional_events li{color: #b2b2b2;margin:8px 0;} */


/*验房_预约购买部分*/
.cr_subscribe{background:#f9f9f9;}
.wzAdvantage_tit{text-align:center;padding:40px 0 30px;}
.wzAdvantage_tit>h1{color:#3f3f3f;font-size:34px;margin:0 0 20px 0;}
.wzAdvantage_tit>p{color:#c1c1c1;font-size:16px;line-height:24px;}
.hintTxt{text-align:center;color:#666666;font-size:18px;margin:100px auto;}
/* 预约验房切换tab */
.cr_typeUl{display:flex;background:#fff;margin:35px 0 0px;}
.cr_typeUl li{width:50%;height:65px;line-height:65px;text-align:center;font-size:24px;}
.cr_typeUl li:hover{cursor:pointer;}
.cr_typeUl li.nowOn{color: #2196f3;border-bottom:3px solid #2196f3;}
.cr_typeTab{height: auto;background:#fff;}
.cr_typeEntity{display: none;}
.cr_typeEntity.nowOn{display:block;}
/* 个人验房 */
.yf_form{margin-top:30px;}
.leftVessel,.rightVessel{width:50%;padding:10px 25px;box-sizing:border-box;}
.information>.infoTitleH3{color:#404040;font-size:18px;line-height:28px;margin:10px 0;}
.information>div.label_project{padding-left:20px;min-height:40px;}
.label_project>select,.label_project>input{color:#2196f3;border: 1px solid #ededed;font-size:14px;border-radius:4px;padding:5px;}
.label_project>select{width:160px;outline:none;}
.label_project>input{width:100%;box-sizing:border-box;margin-top:10px;}
.label_project span{margin:0 10px 8px 0;border:1px solid #efefef;display:inline-block;padding:15px 20px;color:#8d8d8d;border-radius:4px;cursor:pointer;}
.label_project span.house_typeOn{color:#fff;background:#2196f3;border:none;}
.label_project>div{display:inline-block;}
.label_project.house_optional input{padding-left:10px;color:#555;border:1px solid #ccc;padding:2px 3px;border-radius:4px;}
.mark_p{color:#ffb03e;font-size:14px;margin-top:10px;}
.w_half{margin-bottom:20px;}
.w_half:last-of-type{margin-bottom:0;}
.w_half>span,.w_half>textarea{font-size:15px;color:#7e7e7e;}
.w_half>input{border:1px solid #ededed;font-size:15px;width:280px;padding-left:15px;padding: 8px 10px;border-radius:4px;}
.w_half>textarea{padding:10px;height:60px;resize:none;width:350px;border:1px solid #eee;border-radius:5px;vertical-align:text-top;}
.w_half>div{display:inline-block;}
.w_half>div>input[type=radio],.w_half>div>p{margin:0 5px 0 20px;}
.w_half.relative{position:relative;}
.w_half.relative>.unitM{position:absolute;line-height:35px;left:62%;}
.house_optional .optional_item li{float: left;}
.house_optional .optional_item li .span_input{width:120px;margin-top:5px;}
.information{overflow: hidden;}
.information:hover,.information label{cursor: pointer;}
.information label{font-size:16px;color:#555;}
.information label .red_{color: red;margin:0;vertical-align: middle;}
.information label input[type=radio]{margin:0 5px 0 20px;}
.information label label span input[type=text]{}
.purchase_now{padding:30px 0;text-align: center;}
.purchase_now .count_price{width:100%;text-align: center;margin:0 auto;font-size:16px;font-weight: 700;}
.count_price .all_price{font-size: 1.2em;color:red;margin:0 10px;}
.count_price .privilege{color: #ee0000;font-weight: bold;}
.purchase_now .wz_protocol input[type=checkbox]{vertical-align: middle;}
.purchase_now .wz_protocol .protocol_a{color: #2196f3;font-weight: bold;}
.purchase_nowBtn{width:320px;height:50px;text-align:center;background:#2193f6;color: white;font-size:24px;border-radius:30px;margin:10px 0;}

/*团购验房样式*/
.search_wrap {margin:0 auto;background:#0590ff;padding:30px 0;display:flex;justify-content:space-between;align-items:center;border:1px solid #dedede;}
.nav-1.active {background:#f9f9f9;color:#2196f3;border-bottom:none;}
.nav-1 {display: inline-block;width:120px;height:40px;background: white;text-align: center;line-height: 40px;cursor: pointer;}
.search_input {border: 1px solid #eee;background: white;display:flex;align-items: center;margin-left: 10px;}
.search_input input {border:0px;outline:none;padding-left:20px;width:232px;height:35px;font-size:16px;}
.search_input button {display:inline-block;color:#fff;background:#fff;border:0;outline:none;font-size:16px;padding:9px 25px;cursor:pointer;background:#ffbf00;}
.spell_groupInfo{width:1200px;margin:0 auto;}
.spell_groupUl{height:815px;overflow:scroll;overflow-x:hidden;margin:0 auto;background:#f9f9f9;}
.spell_groupUl>li{text-align:left;padding:15px;line-height:22px;margin:0px 0 10px 0;overflow: hidden;background:#fff;display:flex;}
.test1::-webkit-scrollbar {width: 6px;}
.test1::-webkit-scrollbar-track {background-color:#808080;-webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius:2em;}
.test1::-webkit-scrollbar-thumb {background-color:#2196f3;-webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius:2em;}
.body-left {flex:1;display:flex;}
.body-leftPic{width:240px;height:160px;overflow:hidden;}
.house {display: inline-block;width:100%;height:100%;background-size:cover;background-position:center;}
.house img{width:100%;height:100%;background-size:cover;}
.body-leftInfo{margin-left:40px;}
.body-leftInfo>p{line-height:35px;}
.housename {font-size:18px;color:#474747;font-weight: bold;margin-bottom: 6px;margin-top: 4px;}
.topic {color:#f0b61a;font-size:16px;margin-top:5px;}
.topic.blod{font-weight:bold;}
.topic .ptj {font-size: 18px;font-weight: bold;}
.houseAddr,.houseType{color:#8b8b8b;font-size:16px;}
.infor {font-style:normal;}
.body-right{margin:auto 50px;}
.num {color:#989898;font-size:14px;border-radius:2px;text-align:center;line-height: 40px;}
.ptz{display:inline-block;background:#2196F3;width:120px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:16px;}
.ptz:hover{background:rgba(33,150,243,0.87);}

/* 购买流程图解 */
.cr_process{background:#fff;padding:0 50px;box-sizing:border-box;font-size:18px;color:#585858;margin:30px auto 40px;height:80px;}
.cr_process>li{float:left;margin-right:30px;line-height:80px;}
.cr_process>li:last-of-type{margin-right:0px;}
/*验房_网众优势部分*/
.cr_wzAdvantage{overflow: hidden;}
.cr_wzAdvantageWap{height:350px;margin: 60px auto;}
.wzAdvantage_tab{width:69%;height:100%;outline: 1px solid #e7e7e7;overflow:hidden;}
.wzAdvantage_tabL{color:#b8b8b8;overflow: hidden;}
.wzAdvantage_tabL .wzAdvantage_tabL_item{width:130px;text-align:center;border-bottom:1px solid #fff;background:#f5f5f5;cursor:pointer;}
.wzAdvantage_tabL .wzAdvantage_tabL_item:last-child{border-bottom:none;}
.wzAdvantage_tabL_item>p{height:70px;line-height:75px;}
.wzAdvantage_tabL_item.active_item{background:#2196f3;color:#fff;}

.wzAdvantage_tabR{width:82%;}
.wzAdvantage_tabTable{text-align: center}
.wzAdvantage_tabTable .aptitude_honor>li{width:560px;height:350px;margin:auto;}
.wzAdvantage_tabTable .aptitude_honor>li>img{width:100%;height:100%;background-size:cover;}
.cr_wzAdvantageRight{width:25%;height:100%;padding: 0 25px;text-align: center;outline: 1px solid #e7e7e7;}
.cr_wzAdvantageRight li{text-align: center;float: left;padding: 10px 30px;color:#bbbbbb;margin: 10px 30px 0 0;}
/* .cr_wzAdvantageRight li:hover{background:#2196F3;cursor: pointer;}
.cr_wzAdvantageRight li:hover span,.cr_wzAdvantageRight li:hover p{color:white;} */
.cr_wzAdvantageRight li:nth-child(2n){margin-right:0px;}
.cr_wzAdvantageWap span{display:inline-block;font-size:42px;}
.cr_wzAdvantageWap p{font-size:18px;}
.cr_wzAdvantageRight p{color:#919191;font-size:16px;}
.cr_wzAdvantageRight img{width:60px;}
.tabR_items{display: none;}
.tabR_items.active_item{display:block}
.tabR_items>div{padding:10px 0 0 30px;background:url("/images/home/advantage_lBg.png") no-repeat right bottom;text-align:left;}
.remarkCon>p{font-size:12px;line-height:18px;}
.remarkCon>p:first-of-type{font-size:14px;font-weight:bold;}
.test {width:680px;height:350px;background-color:#fff;overflow:scroll;overflow-x:hidden;}
.test>li {width:650px;text-align: left;padding:10px;line-height: 22px;border:1px solid #ebebeb;margin:5px 0;overflow: hidden;display: flex;justify-content:space-around;align-items:center;}
.test>li h5{font-size:14px;font-weight:bold;}
.test>li p{text-indent:2em;line-height:22px;font-size:14px;}
.test>li>span{display:inline-block;margin:15px 10px;}
.test1::-webkit-scrollbar {width: 6px;}
.test1::-webkit-scrollbar-track {background-color:#808080;-webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius:2em;}
.test1::-webkit-scrollbar-thumb {background-color:#2196f3;-webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius:2em;}
.test .yfs_picture{width:15%;}
.test .yfs_picture img{width:100%;background-size:cover;}
.test .yfs_abstract{width:75%;}
.test .yfs_abstract p{font-size:14px;text-indent:0;}
.test .yfs_abstract p span{font-size:14px;font-style:normal !important;display: inline;}



/*验房流程部分s*/
.yanF_process{height:auto;background:url("/images/homeInspection/processBg.png") no-repeat;}
.yanF_processBg{background:rgba(50,50,50,.7);overflow:hidden;/* margin:50px 0; */}
.yanF_processBg>.wzAdvantage_tit>h1,.yanF_processBg>.wzAdvantage_tit>p{color:#fff;}
.yanF_processCon{margin:80px auto 0;}
/* .yanF_processCon>.processConList:nth-of-type(1){margin-left:100px;}
.yanF_processCon>.processConList:nth-of-type(2){margin-right:100px;} */
.processConTit{font-size:18px;text-align:center;display:flex;align-items:center;}
.stepNumb{background:#fff114;width:100px;height:80px;line-height:80px;display:inline-block;}
.itemName{background:#fff;height:60px;line-height:60px;padding:0 20px;}
.processConList li{color:#fff;font-size:15px;}
.processConList>ul{display: -moz-box;display: -ms-flexbox;display: -webkit-box;display: -webkit-flex;display: box;display: flexbox;display: flex;margin:60px auto 90px;padding-left:30px;}
.processConList>ul>li:nth-of-type(1){margin-right:50px;}
.processConList>ul>li:nth-of-type(2){margin-right:50px;}
.processConList>ul>li>ul>li{line-height:35px;}


/* 验房_业主好评 */
/* .good_reputation .bd2>li>img{width: 100%;} */

/*验房_服务楼盘部分*/



.building_wap{margin-top: 20px;padding:0px 0;overflow: hidden;}
.yanF_building{/* width:1125px; */margin: 0 auto;}
.yanF_building>a:hover{color:#2196f3;}
.yanF_building{margin:0 auto ;position: relative;overflow: hidden;}
.yanF_building .prev,.yanF_building .next{display:inline-block;position:absolute;top:50%;font-size:24px;cursor:pointer;width:80px;height:80px;line-height:80px;background:#8b8b8b;text-align:center;color:#fff;margin-top:-40px;}
.yanF_building .prev{left: 0px;}
.yanF_building .next{right:0px;}
.containerWrap{width:920px;margin:0px auto 0;overflow:hidden;}
.building_con{display:flex;}
.building_con li{margin:0 5px;position:relative;}

/* .building_con>li{width:220px;height:290px;margin-right:10px;position:relative;overflow:hidden;}
.building_con>li>img{z-index:4;float:left;width: 100%;transition:all 0.25s ease-in-out;-webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;}
.building_con>li:hover img{opacity:1;transform:scale(1.15,1.15);-webkit-transform:scale(1.15,1.15);-moz-transform:scale(1.15,1.15);-ms-transform:scale(1.15,1.15);}
 */
.building_con .buildingItemImgBox{float:left;width:220px;height:290px;overflow:hidden;}
.building_con li img{z-index:4;width:100%;transition:all 0.25s ease-in-out;-webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;}
.building_con li:hover img{opacity:1;transform:scale(1.15,1.15);-webkit-transform:scale(1.15,1.15);-moz-transform:scale(1.15,1.15);-ms-transform:scale(1.15,1.15);}
.building_con li>.caption{cursor:pointer;position:absolute;opacity:0;-webkit-transition:all 0.45s ease-in-out;transition:all 0.45s ease-in-out;}
.building_con li .caption-text h1{text-transform:uppercase;font-size:24px;}
.building_con li:hover .caption{opacity: 1;}
.building_con .caption-text{z-index: 10;color: #fff;position:absolute;width:220px;height:290px;text-align: center;top:0;background-color:rgba(33,150,243,0.88);padding-top:60px;box-sizing:border-box;}
.building_con .caption-text h1{text-transform:uppercase;font-size:24px;margin-bottom:20px;}
.building_con .caption-text p{line-height:30px;}		
.building_con .caption-text p>span{color:#fff661;}
.building_con>li:last-of-type{margin-right:0;}


/* 服务开发商    s */
.business_partner{overflow: hidden;}
.cooperative_brand{width:860px;margin:20px auto 40px;}
.cooperative_brand img{width: 100%;height:100%;background-size:100% 100%;}


/*验房_你问我答部分*/
.cr_problem{background:#f9f9f9;}
.cr_problemWrap{overflow:hidden;}
.cr_problemUl{padding:20px 0;box-sizing:border-box;}
.cr_problemUl>li{width:100%;background:#fff;margin:0 0px 15px 0;display:inline-block;overflow:hidden;}
.cr_problemUl>li:nth-child(3n+0){margin-right:0;}
/* .cr_problemUl>li:nth-child(10){clear:left;} */
.cr_problemUl>li>h3{font-size:18px;line-height:70px;padding:0 30px;border-bottom:1px solid #f0f0f0;}
.cr_problemUl>li>h3:hover{cursor:pointer;-moz-box-shadow:0 0 10px #e5e5e5;-webkit-box-shadow:0 0 10px #e5e5e5;box-shadow:0 0 10px #e5e5e5;}
.cr_problemUl>li>h3>span{color:#3f3f3f;margin-left:20px;}
.cr_problemUl>li>.issue_con{padding:20px 30px;box-sizing:border-box;font-size:12px;color:#8b8b8b;display:none;}
.cr_problemUl>li>.issue_con p{line-height:24px;font-size:16px;}
.verticalMiddl{vertical-align:middle;}
.answer_con{margin-left:20px;padding:5px 0;display:inline-block;width:1050px;}
.more_answer{text-align:right;}
.nb_iconCon{text-align:center;margin:0 0 30px 0;}
.willQuiz,.more_link{font-size:18px;background:#2196f3;color:#fff;width:150px;height:40px;line-height:40px;border-radius:5px;display:inline-block;text-align:center;cursor:pointer;margin:0 15px 0 0;}
.more_link{background:none;color:#3f3f3f;}
.more_link:hover{color:#2196f3}
.willQuiz:hover{opacity:.9;}
.shrinkIcon{font-size:20px;color:#8b8b8b;font-weight:bold;}
/* 弹框部分 */
#map{width:100%;background:rgba(0,0,0,0.5);position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 1050;display: none;overflow: hidden;-webkit-overflow-scrolling: touch;outline: 0;overflow-x: hidden;overflow-y:hidden;}
.fade.in {opacity: 1;}
@media (min-width: 768px){
	#map .modal-dialog {
    	width: 600px;
    	margin: 30px auto;
	}
}
#map #addr{font-size: 18px;}
.btn-primary {color: #fff;background-color: #337ab7;border-color: #2e6da4;padding: 6px 12px;border-radius: 4px;text-align: center;line-height: 1.42857143;font-weight: 400;font-size: 14px;}
#map .modal-content {position: relative;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #999;border: 1px solid rgba(0,0,0,.2);border-radius: 6px;outline: 0;-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);box-shadow: 0 3px 9px rgba(0,0,0,.5);}
#map .modal-dialog {position: relative;width: auto;width: 600px;margin: 30px auto;}
#map .modal-header {min-height: 16.43px;padding: 15px;border-bottom: 1px solid #e5e5e5;}
#map .modal-footer {padding: 15px;text-align: right;border-top: 1px solid #e5e5e5;}

