.y_footmzsm{display:none;}

.ntop {}
.ntop img {display:block;width:100%;}

.minbox {display:block;width:1200px;margin:0 auto;}


/*为什么选择品房阁*/
.choice-list {margin-top:90px;}
.choice-title {font-size:32px;text-align:center;color:#222222;margin-bottom:90px;font-weight:bold;}
.choice-list dl {}
.choice-list dl dd {display:inline-block;width:325px;height:166px;display: -webkit-flex;display: flex;flex-wrap: nowrap;float:left;margin-right:105px;}
.choice-list dl dd:nth-child(3n) {margin-right:0;}
.choice-list dl dd:nth-child(n+4) {margin-top:30px;} 
.choice-list dl dd .choice-label {margin-top:40px;}
.choice-list dl dd .choice-font {margin-top:40px;margin-left:20px;}
.choice-list dl dd .choice-font p:nth-child(1) {font-size:20px;color:#333;padding-bottom:15px;border-bottom:1px dashed #EFEFEF;font-weight:bold;}
.choice-list dl dd .choice-font p:nth-child(2) {font-size:14px;color:#666;padding-top:12px;line-height:24px;}

/*免费使用、快速了解*/
.use-btn {text-align:center;display:-webkit-flex;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;margin:100px 0;}
.use-btn a {width:166px;height:48px;font-size:20px;display:-webkit-flex;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;border-radius:25px;float:left;}
.use-btn a img {display:inline-block;width:20px;height:21px;margin-top:1px;margin-left:10px;}
.use-btn a:nth-child(1) {background:#0773FC;color:#fff;box-shadow:0px 2px 7px 1px #0773FC;}
.use-btn a:nth-child(2) {box-shadow:0px 2px 7px 1px #CECECE;color:#666666;margin-left:56px;}


/*报名统计*/
.stat-box {background:#F8F8F8;border:1px solid #EEEEEE;height:172px;display:-webkit-flex;display:flex;flex-wrap:nowrap;}
.stat-box .stat-le {width:520px;position:relative;display:-webkit-flex;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;}
.stat-box .stat-le:before {content:'';width:1px;height:84px;background:#DDDDDD;position:absolute;top:44px;right:0;}
.stat-box .stat-le .stat-lefont {font-size:16px;color:#666;}
/*.stat-box .stat-le .stat-lefont span {font-size:34px;font-weight:bold;display:inline-block;color:#CC0000;position:relative;top:2px;}*/


/*数字滚动特效*/
.stat-box .stat-le .stat-lefont .wbox{height: 44px;overflow: hidden;display:inline-block;min-width:100px;margin:0 8px;vertical-align:middle;position:relative;top:-7px;}
.stat-box .stat-le .stat-lefont .wbox span{display: inline-block;font-size:34px;font-weight:bold;color:#CC0000;}
.stat-box .stat-le .stat-lefont .wbox .sign-box span{width: 15px;}
.stat-box .stat-le .stat-lefont .wbox .digit-container{width:20px;text-align: center;overflow: hidden;}
.l {float: left;}
/*数字滚动特效END*/

/*报名展示*/
.stat-box .stat-ra {width:680px;margin:40px 70px;overflow:hidden;height:90px;}
.stat-ra ul li {display:-webkit-flex;display:flex;flex-wrap:nowrap;font-size:16px;color:#666;height:30px;line-height:30px;}
.stat-ra ul li .name {display:inline-block;width:60px;margin-right:50px;}
.stat-ra ul li .tel {display:inline-block;width:100px;margin-right:30px;}
.stat-ra ul li .lpname {display:inline-block;padding:0 20px;width:270px;text-align:center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.stat-ra ul li .city {display:inline-block;width:75px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align:right;}




/*热门大聚惠*/
.nhot {margin-top:120px;}
.nhot-title {text-align:center;font-size:32px;font-weight:bold;color:#333;}
.nhot-hit {text-align:center;font-size:15px;color:#666;margin-top:20px;}
.nhot-btn {text-align:center;margin-top:35px;}
.nhot-btn a {display:inline-block;font-size:18px;color:#333;padding:15px 30px;position:relative;}
.nhot-btn a + a:before {content:"";display:inline-block;width:2px;height:20px;background:#EEEEEE;position:absolute;left:0;top:50%;margin-top:-10px;}
.nhot-btn a.on:after {content:"";display:inline-block;width:78px;height:2px;background:#0773FC;position:absolute;bottom:0;left:50%;margin-left:-39px;}
.nhot-list {margin-top:60px;}
.nhot-list ul {display: -webkit-flex;display: flex;flex-wrap: nowrap;}
.nhot-list ul li {display:inline-block;width:250px;}
.nhot-list ul li + li {margin-left:67px;}
.nhot-list ul li .nhot-list-img {width:250px;height:374px;}
.nhot-list ul li .nhot-list-img img {display:block;width:100%;height:100%;}
.nhot-list ul li .nhot-list-font {font-size:16px;color:#333;text-align:center;padding:14px 0;}
.nhot-list ul li .nhot-list-img img {display:inline-block;width:100%;height:100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
.nhot-list ul li:hover .nhot-list-img img{
    transform: scale(1.04);
    -webkit-transform: scale(1.04);  
    -moz-transform: scale(1.04);
    -o-transform: scale(1.04);
}


/*关注楼盘榜*/
.attention {margin-top:50px;}
.attention ul li {display:inline-block;width:286px;box-shadow:0px 0px 3px 0px #D4D4D4;border-radius:4px 4px 0 0;margin-right:14px;position:relative;top:0;
		  transition: top 0.5s linear;
	    -moz-transition: top 0.5s linear;
	    -webkit-transition: top 0.5s linear;
	    -o-transition: top 0.5s linear;
}
.attention ul li:nth-child(4n) {margin-right:0;}
.attention ul li:nth-child(n+5) {margin-top:30px;}
.attention ul li .attention-img {position:relative;height:190px;border-radius:4px 4px 0 0;}
.attention ul li .attention-img > img {display:block;width:100%;height:100%;}
.attention ul li .attention-img .attention-img-label {position:absolute;width:62px;height:54px;left:10px;top:-6px;}
.attention ul li .attention-img .attention-img-label img {display:block;width:100%;height:100%;}
.attention ul li .attention-img .attention-city {display:inline-block;color:#fff;background:rgba(0,0,0,0.5);width:66px;height:26px;border-radius:20px;text-align:center;line-height:26px;position:absolute;top:10px;right:10px;font-size:14px;}
.attention .attention-img-label .attention-bk {color:#fff;font-size:14px;text-align:center;position:absolute;top:7px;width:100%;}
.attention .attention-img-label .attention-bk .top {font-size:16px;margin-top:8px;}

.attention ul li .attention-font {padding:15px;}
.attention ul li .attention-font h2 {font-size:18px;color:#333;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display:block;}
.attention ul li .attention-font .price {color:#CC0000;font-size:24px;font-weight:bold;margin-top:10px;}
.attention ul li .attention-font .price i {font-size:16px;color:#666;position:relative;top:-2px;left:2px;}
.attention ul li .attention-font .times {font-size:12px;color:#CCCCCC;margin-top:8px;}
.attention ul li .attention-font .attention-font-btn {text-align:center;font-size:16px;color:#CC0000;border:1px solid #CC0000;height:36px;line-height:36px;border-radius:20px;margin-top:12px;}
.attention ul li:hover {top:-10px;}
.attention ul li:hover .attention-font-btn {background:#CC0000;color:#fff;}



/*底部报名*/
.floors {margin-top:150px;position:relative;height:160px;}
.floors > img {display:inline-block;width:100%;height:100%;}
.floors .pra {position:absolute;top:0;left:50%;margin-left:-600px;display: -webkit-flex;display: flex;flex-wrap: nowrap;}
.floors-tle {margin:40px 0 0 60px;}
.floors-tle p:nth-child(1) {display:block;width:213px;height:35px;}
.floors-tle p:nth-child(2) {display:block;width:383px;height:17px;margin-top:23px;}
.floors-tle p > img {display:block;width:100%;height:100%;}

.floors-form {margin:27px 0 0 130px;}
.floors-form input {display:inline-block;height:44px;line-height:4px;border:none;font-size:13px;color:#333;border-radius:30px;padding:0 20px;}
.floors-form input::-webkit-input-placeholder {color:#999;} /* WebKit, Blink, Edge */
.floors-form input:-moz-placeholder {color:#999;} /* Mozilla Firefox 4 to 18 */
.floors-form input::-moz-placeholder {color:#999;} /* Mozilla Firefox 19+ */
.floors-form input:-ms-input-placeholder { color:#999;}/* Internet Explorer 10-11 */
.floors-form input[name="name"] {width:190px;}
.floors-form input[name="intention_house"] {width:290px;margin-left:15px;}
.floors-form input[name="mobile"] {width:358px;}
.floors-form .m_bmck_input + .m_bmck_input {margin-top:20px;}
.floors-form a.m_ztn {display:inline-block;width:122px;text-align:center;height:44px;line-height:44px;font-size:16px;font-weight:bold;color:#fff;border-radius:30px;margin-left:15px;box-shadow:0px 2px 4px 0px #9B2828;
  background: -webkit-linear-gradient(#CC0000, #E62A2A); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#CC0000, #E62A2A); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#CC0000, #E62A2A); /* Firefox 3.6 - 15 */
  background: linear-gradient(#CC0000, #E62A2A); /* 标准的语法 */
}


/*报名弹窗*/
.apple-box {display:inline-block;width:394px;height:320px;border-radius:4px;background:#fff;overflow:hidden;position:fixed;top:40%;left:50%;margin:-160px 0 0 -197px;z-index:60;padding:0 35px;display:none;}
.apple-box .apple-cls {display:inline-block;width:16px;height:16px;position:absolute;top:16px;right:16px;}
.apple-box .apple-cls img {display:block;width:100%;height:100%;}
.apple-box .apple-tilte {text-align:center;font-weight:bold;font-size:24px;color:#333;margin-top:50px;}
.apple-box .apple-hint {color:#666;font-size:14px;text-align:center;margin-top:20px;}
.apple-box form {margin-top:29px;}
.apple-box form input {display:block;height:44px;line-height:44px;border:1px solid #EEEEEE;color:#333;padding:0 20px;width:100%;}
.apple-box form input::-webkit-input-placeholder {color:#999;} /* WebKit, Blink, Edge */
.apple-box form input:-moz-placeholder {color:#999;} /* Mozilla Firefox 4 to 18 */
.apple-box form input::-moz-placeholder {color:#999;} /* Mozilla Firefox 19+ */
.apple-box form input:-ms-input-placeholder { color:#999;}/* Internet Explorer 10-11 */
.apple-box form .apple-btn {display:block;height:44px;line-height:44px;text-align:center;font-size:16px;color:#fff;background:#0773FC;border-radius:4px;margin-top:20px;}
.apple-box .apple-safety {font-size:14px;color:#ccc;margin-top:10px;}
.apple-box .apple-safety img {display:inline-block;width:13px;height:15px;margin-right:5px;}

.tierbox {position:fixed;top:0;left:0;bottom:0;width:100%;z-index:50;background:rgba(0,0,0,0.5);display:none;}


















